at first i want to excuse me for my terrible english
I have a very strange problem:
I use XFCE with Networkmanager (nm-applet)and I can use WiFi without any Problems. Everything works fine.
Now i want to use my old Notebook as a serversystem without any GUI, but witha WIFI connection
At first i want to scan the Networks in the console via "iwlist wlp2s0 scan" but it says:
Code: Select all
wlp0s26u1u2 Interface doesn't support scanning.
If i use 'iwconfig' it always said:
Code: Select all
enp0s25 no wireless extensions.
wlp0s26u1u2 no wireless extensions.
wlp2s0 no wireless extensions.
sit0 no wireless extensions.
lo no wireless extensions.I tried to enable them with ifconfig <device> up, but:
Code: Select all
# ifconfig wlp0s26u1u2 up
# ip link show
wlp0s26u1u2: <NO-CARRIER,BROADCAST,UP> mtu 1500 qdisc mq state DOWN mode DORMANT group default qlen 1000
Code: Select all
wlp0s26u1u2 Interface doesn't support scanning.And i have killed everything that sounds it could be wifi-process (wpa-supplicant, nm-applet, network-manager,...) everytime no success
Perhaps someone in this forum can help me.
Thanks in advance!
sascha
some additional info:
- sys-kernel/linux-firmware (the intel firmware is also placed into the kernel)
- onboard wifi adapter: Intel Centrino Advaned-N 6200
- drivers are compiled into the kernel (no module): iwlwifi
- sys-kernel/linux-firmware (the intel firmware is also placed into the kernel): iwlwifi-6000-6.code
- Kernel: 4.0.5-gentoo


