Hi,
so I installed OpenSUSE 13.2 on my new Dell Precision M3800. The laptop came preinstalled with a special Dell Ubuntu flavour, which seems to have included a few Dell specific packages and some firmware. When I played around on Ubuntu, all Fn keys were working fine, so I switched off the Wifi to save power in battery mode. Apparently, I forgot to turn it back on before installing Suse (and overwriting the Ubuntu partitions). Now my Wifi is “hardware disabled” and I can’t turn it back on with the Fn key in Suse. However, the other Fn keys work fine (e.g. screen brightness). My window manager is Xfce, btw.
rfkill says:
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
xev says:
when pressing Fn+F9 (the “search key”):
KeyRelease event, serial 37, synthetic NO, window 0x5600001,
root 0xde, subw 0x0, time 6540787, (-364,7), root:(507,449),
state 0x0, keycode 225 (keysym 0x1008ff1b, XF86Search), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
when pressing Fn+PrintScreen (the offending Wifi key):
KeyRelease event, serial 37, synthetic NO, window 0x5600001,
root 0xde, subw 0x0, time 6562602, (-265,-43), root:(606,399),
state 0x0, keycode 248 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
lspci says this about the Wifi card:
Slot: 06:00.0
Class: Network controller
Vendor: Intel Corporation
Device: Wireless 7260
SVendor: Intel Corporation
SDevice: Dual Band Wireless-AC 7260
Rev: bb
I’d like to keep my Suse and not go back to Ubuntu, but obviously I need Wifi working on that Laptop. So what can I do to be able to switch Wifi on and off with the Fn key?
Do I have to somehow associate keycode 248 with another symbol than NoSymbol - and if so: which symbol and how do I do that?
Or do I need to dig some firmware module out of my Dell Ubuntu backup? If so: what should I be looking for and where would I install it?
Btw, I already checked the BIOS, but Wifi can’t be reenabled there