I have been running 3.2.18 with kde 4.6.5 on Asus ux31e using an external usb wifi. When I first got the usb wifi it worked out of the box.
I have updated this machine using the recent 2012 iso, then updated to the latest kde (4.9.2) and other packages from synaptic.
Now the external usb wifi does not work. dmesg reports:
usb 2-1: new high-speed USB device number 4 using xhci_hcd
xhci_hcd 0000:03:00.0: WARN: short transfer on control ep
xhci_hcd 0000:03:00.0: WARN: short transfer on control ep
xhci_hcd 0000:03:00.0: WARN: short transfer on control ep
xhci_hcd 0000:03:00.0: WARN: short transfer on control ep
usb 2-1: New USB device found, idVendor=0bda, idProduct=8172
usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 2-1: Product: RTL8191S WLAN Adapter
usb 2-1: Manufacturer: Manufacturer Realtek
usb 2-1: SerialNumber: 00e04c000001
usb 2-1: ep 0x83 - rounding interval to 32768 microframes, ep desc says 0 microframes
usb 2-1: ep 0x4 - rounding interval to 32768 microframes, ep desc says 0 microframes
usb 2-1: ep 0x6 - rounding interval to 32768 microframes, ep desc says 0 microframes
usb 2-1: ep 0xd - rounding interval to 32768 microframes, ep desc says 0 microframes
r8712u: module is from the staging directory, the quality is unknown, you have been warned.
r8712u: DriverVersion: v7_0.20100831
r8712u: register rtl8712_netdev_ops to netdev_ops
r8712u: USB_SPEED_HIGH with 4 endpoints
r8712u: Boot from EFUSE: Autoload OK
r8712u: CustomerID = 0x0000
r8712u: MAC Address from efuse = 80:1f:02:4b:31:16
r8712u: Loading firmware from "rtlwifi/rtl8712u.bin"
usbcore: registered new interface driver r8712u
I'm pretty sure that is incorrect.
In synaptic looking for 8191s I get
[not installed] dkms-r8192se
[installed ] rtl8192se-firmware
If I mark dkms-r8192se for installation synaptic wants to remove my system (the kernel, bassystem, dkms, etc.)
more info
# uname -a
Linux giladoz 3.2.18-pclos2.bfs #1 SMP PREEMPT Thu May 24 04:44:50 CEST 2012 i686 i686 i386 GNU/Linux
# kde-open --version
Qt: 4.8.2
KDE Development Platform: 4.9.2
KIO Client: 2.0
# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 064e:f300 Suyin Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 0bda:0139 Realtek Semiconductor Corp.
Bus 002 Device 005: ID 0bda:8172 Realtek Semiconductor Corp. RTL8191SU 802.11n WLAN Adapter
How can I fix that?