Hello!
I installed on a Q10 air netbook OpenSuse 13.1 and have no working wireless.
(Don´t worry, the essential data will follow.)
The case is a little bit complicated, because the internal wireless adapter of the netbook is broken and an external USB adapter was plugged in.
I posted this problem in the german forum and got there the help of wolfi323. According to his advices I installed kernel 3.14 and updated the kernel-firmware-package. This resulted in blinking of a blue LED on the USB adapter, but not in a working wireless.
An additional problem is that when I try to configurate the network connection by the NetworkManager, all connections (wireless or cable) break down and I have to use YaST to reconfigurate.
Now the data:
First the output of ´/usr/bin/lsusb´:
Wolfi told me that the second line is that of my USB wireless adapter.
In the output of ´dmesg´ I found the following:
Could this be the necessary data?
´/usr/sbin/iwconfig´ delivered this:
and ´/usr/sbin/iwlist scan´ resulted this:
That´s all for now. If you need more, please tell me.
Thanks in advance
Greets
Reinhold
I installed on a Q10 air netbook OpenSuse 13.1 and have no working wireless.
(Don´t worry, the essential data will follow.)
The case is a little bit complicated, because the internal wireless adapter of the netbook is broken and an external USB adapter was plugged in.
I posted this problem in the german forum and got there the help of wolfi323. According to his advices I installed kernel 3.14 and updated the kernel-firmware-package. This resulted in blinking of a blue LED on the USB adapter, but not in a working wireless.
An additional problem is that when I try to configurate the network connection by the NetworkManager, all connections (wireless or cable) break down and I have to use YaST to reconfigurate.
Now the data:
First the output of ´/usr/bin/lsusb´:
Code:
[us 001 Device 002: ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 multicard reader
Bus 001 Device 005: ID 0bda:8179 Realtek Semiconductor Corp.
Bus 005 Device 002: ID 04ca:0030 Lite-On Technology Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
In the output of ´dmesg´ I found the following:
Code:
r8188eu: module is from the staging directory, the quality is unknown, you have been warned.
[ 12.617684] Chip Version Info: CHIP_8188E_Normal_Chip_TSMC_A_CUT_1T1R_RomVer(0)
[ 12.627094] input: PC Speaker as /devices/platform/pcspkr/input/input15
[ 12.637355] usbcore: registered new interface driver usb-storage
[ 12.653633] ums-realtek 1-3:1.0: USB Mass Storage device detected
[ 12.674372] scsi2 : usb-storage 1-3:1.0
[ 12.674808] usbcore: registered new interface driver ums-realtek
[ 12.707186] usbcore: registered new interface driver r8188eu
[ 12.805922] r8180: WW:**PLEASE** REPORT SUCCESSFUL/UNSUCCESSFUL TO Realtek!
[ 12.813999] r8180: IRQ 17
[ 12.822892] r8180: wlan driver load failed
[ 12.946353] systemd-udevd[294]: renamed network interface eth0 to enp1s0
[ 12.956330] iTCO_vendor_support: vendor-support=0
[ 12.957558] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[ 12.957648] iTCO_wdt: Found a ICH7-M or ICH7-U TCO device (Version=2, TCOBASE=0x0860)
[ 12.958487] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 13.024334] systemd-udevd[307]: renamed network interface wlan0 to wlp0s29f7u5
[ 13.154712] snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X
´/usr/sbin/iwconfig´ delivered this:
Code:
wlp0s29f7u5 unassociated Nickname:"<WIFI@REALTEK>"
Mode:Managed Frequency=2.412 GHz Access Point: Not-Associated
Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
Code:
wlp0s29f7u5 Scan completed :
Cell 01 - Address: 2C:B0:5D:2D:4F:F2
ESSID:"NETGEAR Home KA"
Protocol:IEEE 802.11bgn
Mode:Master
Frequency:2.442 GHz (Channel 7)
Encryption key:on
Bit Rates:144 Mb/s
Extra:rsn_ie =30140100000fac040100000fac040100000fac020c00
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
IE: Unknown: DD870050F204104A00011010440001021041000100103B000103104700105A58874F8545AD14215BCFD25155624A1021000D4E4554474541522C20496E632E1023000A574E52333530304C76321024000A574E52333530304C763210420005333530304C1054000800060050F20400011011000A574E52333530304C7632100800020084103C000101
Quality:0 Signal level:0 Noise level:0
Cell 02 - Address: 28:C6:8E:6E:AD:32
ESSID:"NETGEAR Home KA_EXT"
Protocol:IEEE 802.11bgn
Mode:Master
Frequency:2.442 GHz (Channel 7)
Encryption key:on
Bit Rates:144 Mb/s
Extra:rsn_ie =30140100000fac040100000fac040100000fac020c00
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
IE: Unknown: DD7E0050F204104A00011010440001021041000100103B00010310470010B0FE678D8A2680C0660C631D6C5AE33A1021000D4E4554474541522C20496E632E10230008574E33303030525010240008574E3330303052501042000230311054000800060050F204000110110008574E333030305250100800020084103C000101
Quality:0 Signal level:0 Noise level:0
Thanks in advance
Greets
Reinhold