rtl819xU: --->FirmwareDownload92S() -> usb 1-5.4: firmware: requesting RTL8192SU/rtl8192sfw.bin -> rtl819xU:request firmware fail! -> Bus 001 Device 006: ID 0bda:8172 Realtek Semiconductor Corp. -> TRENDnet TEW-649UB Wireless Adapter not working in Ubuntu 10.04 LTS

Asked by Eran

Hi,

I'm having troubles getting Ubuntu to recognize my TRENDnet TEW-649UB wireless adapter.
Are there any supported drivers for that adapter?

I'm new to Ubuntu, so any help would be appreciated.

Thanks.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

Please first connect your network card to the wireless router using an ethernet cable (also known as a LAN cable).

In order to gather essential troubleshooting information about your wireless card, please follow this procedure:

Step 1: Open Terminal from "Applications->Accessories->Terminal"

Step 2: Please copy-paste the following command from the https://answers.launchpad.net/ubuntu website in Firefox into the Linux Terminal. Do NOT copy-paste from the Email message into the Terminal, as that will only copy PART of the command. The command STARTS with the word sudo and ENDS with the word restart. So please copy-paste the ENTIRE command below from Firefox into a Terminal, press <enter>, then enter password when sudo asks for password, then press enter again.

Tip: If you have a wheel mouse or 3 button mouse you do not need to type commands into the Terminal. Highlight the command written on the page. Move your cursor anywhere in the Terminal and press the wheel or middle button. Automatic Copy and paste! No spelling mistakes! No Typos! No other errors!

sudo aptitude update; sudo aptitude install hwinfo grep; sudo lshw -C network; rfkill list; sudo iwlist scanning; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo lshw -short; uname -a; dmesg | egrep 'ound|irmware|eth|ath|wl|ipw|b43|witch|ndiswrapper'; iwconfig; grep b43 /etc/modprobe.d/*; grep wl /etc/modprobe.d/*; sudo hwinfo --netcard ; sudo /etc/init.d/networking restart

Step 3: Please post results (copy/paste terminal output) on this thread. The troubleshooters here need to see the full Terminal output from running the above command.

Revision history for this message
Eran (esegal2u) said :
#2

Here you go:

To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

eran@ubuntu:~$ sudo aptitude update; sudo aptitude install hwinfo grep; sudo lshw -C network; rfkill list; sudo iwlist scanning; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo lshw -short; uname -a; dmesg | egrep 'ound|irmware|eth|ath|wl|ipw|b43|witch|ndiswrapper'; iwconfig; grep b43 /etc/modprobe.d/*; grep wl /etc/modprobe.d/*; sudo hwinfo --netcard ; sudo /etc/init.d/networking restart
[sudo] password for eran:
Writing extended state information... Done
Get:1 http://us.archive.ubuntu.com lucid Release.gpg [189B]
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/main Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/restricted Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/universe Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/multiverse Translation-en_US
Get:2 http://us.archive.ubuntu.com lucid-updates Release.gpg [189B]
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/restricted Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/universe Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/multiverse Translation-en_US
Get:3 http://us.archive.ubuntu.com lucid Release [57.2kB]
Get:4 http://us.archive.ubuntu.com lucid-updates Release [44.7kB]
Get:5 http://us.archive.ubuntu.com lucid/main Packages [1,386kB]
Get:6 http://us.archive.ubuntu.com lucid/restricted Packages [6,208B]
Get:7 http://us.archive.ubuntu.com lucid/main Sources [659kB]
Get:8 http://us.archive.ubuntu.com lucid/restricted Sources [3,775B]
Get:9 http://us.archive.ubuntu.com lucid/universe Packages [5,448kB]
Get:10 http://security.ubuntu.com lucid-security Release.gpg [189B]
Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/restricted Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/universe Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/multiverse Translation-en_US
Get:11 http://security.ubuntu.com lucid-security Release [38.5kB]
Get:12 http://security.ubuntu.com lucid-security/main Packages [48.9kB]
Get:13 http://security.ubuntu.com lucid-security/restricted Packages [14B]
Get:14 http://security.ubuntu.com lucid-security/main Sources [16.2kB]
Get:15 http://security.ubuntu.com lucid-security/restricted Sources [14B]
Get:16 http://security.ubuntu.com lucid-security/universe Packages [24.5kB]
Get:17 http://security.ubuntu.com lucid-security/universe Sources [5,474B]
Get:18 http://security.ubuntu.com lucid-security/multiverse Packages [2,012B]
Get:19 http://security.ubuntu.com lucid-security/multiverse Sources [580B]
Get:20 http://us.archive.ubuntu.com lucid/universe Sources [3,165kB]
Get:21 http://us.archive.ubuntu.com lucid/multiverse Packages [180kB]
Get:22 http://us.archive.ubuntu.com lucid/multiverse Sources [119kB]
Get:23 http://us.archive.ubuntu.com lucid-updates/main Packages [259kB]
Get:24 http://us.archive.ubuntu.com lucid-updates/restricted Packages [3,252B]
Get:25 http://us.archive.ubuntu.com lucid-updates/main Sources [94.0kB]
Get:26 http://us.archive.ubuntu.com lucid-updates/restricted Sources [1,292B]
Get:27 http://us.archive.ubuntu.com lucid-updates/universe Packages [74.9kB]
Get:28 http://us.archive.ubuntu.com lucid-updates/universe Sources [23.8kB]
Get:29 http://us.archive.ubuntu.com lucid-updates/multiverse Packages [3,771B]
Get:30 http://us.archive.ubuntu.com lucid-updates/multiverse Sources [1,499B]
Fetched 11.7MB in 1min 1s (189kB/s)
Reading package lists... Done

Current status: 230 updates [+230], 28875 new [+28875].
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
The following NEW packages will be installed:
  hwinfo libhd16{a}
0 packages upgraded, 2 newly installed, 0 to remove and 230 not upgraded.
Need to get 744kB of archives. After unpacking 2,060kB will be used.
Do you want to continue? [Y/n/?] Y
Writing extended state information... Done
Get:1 http://us.archive.ubuntu.com/ubuntu/ lucid/universe libhd16 16.0-2 [698kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ lucid/universe hwinfo 16.0-2 [46.1kB]
Fetched 744kB in 21s (35.3kB/s)
Selecting previously deselected package libhd16.
(Reading database ... 122724 files and directories currently installed.)
Unpacking libhd16 (from .../libhd16_16.0-2_i386.deb) ...
Selecting previously deselected package hwinfo.
Unpacking hwinfo (from .../hwinfo_16.0-2_i386.deb) ...
Processing triggers for man-db ...
Setting up libhd16 (16.0-2) ...

Setting up hwinfo (16.0-2) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done

  *-network
       description: Ethernet interface
       product: RTL8111/8168B PCI Express Gigabit Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:04:00.0
       logical name: eth0
       version: 01
       serial: 00:1a:4d:54:27:05
       size: 1GB/s
       capacity: 1GB/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm vpd msi pciexpress bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full ip=192.168.1.102 latency=0 link=yes multicast=yes port=MII speed=1GB/s
       resources: irq:28 ioport:d000(size=256) memory:f9000000-f9000fff memory:80600000-8061ffff(prefetchable)
  *-network DISABLED
       description: Wireless interface
       physical id: 1
       logical name: wlan0
       serial: 00:14:d1:6c:55:41
       capabilities: ethernet physical wireless
       configuration: broadcast=yes multicast=yes wireless=802.11b/g
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

wlan0 Interface doesn't support scanning : Network is down

auto lo
iface lo inet loopback

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04 LTS"
00:00.0 Host bridge [0600]: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller [8086:29c0] (rev 02)
00:01.0 PCI bridge [0604]: Intel Corporation 82G33/G31/P35/P31 Express PCI Express Root Port [8086:29c1] (rev 02)
00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 02)
00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 02)
00:1a.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 02)
00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 02)
00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 02)
00:1c.3 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 [8086:2946] (rev 02)
00:1c.4 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 [8086:2948] (rev 02)
00:1d.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 02)
00:1d.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 02)
00:1d.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 02)
00:1d.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 92)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801IR (ICH9R) LPC Interface Controller [8086:2916] (rev 02)
00:1f.2 IDE interface [0101]: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller [8086:2920] (rev 02)
00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 02)
00:1f.5 IDE interface [0101]: Intel Corporation 82801I (ICH9 Family) 2 port SATA IDE Controller [8086:2926] (rev 02)
01:00.0 VGA compatible controller [0300]: nVidia Corporation G92 [GeForce 8800 GT] [10de:0611] (rev a2)
03:00.0 SATA controller [0106]: JMicron Technology Corp. JMB362/JMB363 Serial ATA Controller [197b:2363] (rev 02)
03:00.1 IDE interface [0101]: JMicron Technology Corp. JMB362/JMB363 Serial ATA Controller [197b:2363] (rev 02)
04:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 01)
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 0d9f:0002 Powercom Co., Ltd
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 046d:c517 Logitech, Inc. LX710 Cordless Desktop Laser
Bus 004 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 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 006: ID 0bda:8172 Realtek Semiconductor Corp.
Bus 001 Device 005: ID 046d:c525 Logitech, Inc.
Bus 001 Device 003: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
H/W path Device Class Description
========================================================
                                 system P35C-DS3R
/0 bus P35C-DS3R
/0/0 memory 128KiB BIOS
/0/4 processor Intel(R) Core(TM)2 Quad CPU Q660
/0/4/a memory 64KiB L1 cache
/0/4/b memory 4MiB L2 cache
/0/4/1.1 processor Logical CPU
/0/4/1.2 processor Logical CPU
/0/4/1.3 processor Logical CPU
/0/4/1.4 processor Logical CPU
/0/1b memory 2GiB System Memory
/0/1b/0 memory 1GiB DIMM 800 MHz (1.2 ns)
/0/1b/1 memory DIMM [empty]
/0/1b/2 memory 1GiB DIMM 800 MHz (1.2 ns)
/0/1b/3 memory DIMM [empty]
/0/1 processor
/0/1/1.1 processor Logical CPU
/0/1/1.2 processor Logical CPU
/0/1/1.3 processor Logical CPU
/0/1/1.4 processor Logical CPU
/0/2 processor
/0/2/0.1 processor Logical CPU
/0/2/0.2 processor Logical CPU
/0/2/0.3 processor Logical CPU
/0/2/0.4 processor Logical CPU
/0/3 processor
/0/3/0.1 processor Logical CPU
/0/3/0.2 processor Logical CPU
/0/3/0.3 processor Logical CPU
/0/3/0.4 processor Logical CPU
/0/100 bridge 82G33/G31/P35/P31 Express DRAM Cont
/0/100/1 bridge 82G33/G31/P35/P31 Express PCI Expre
/0/100/1/0 display G92 [GeForce 8800 GT]
/0/100/1a bus 82801I (ICH9 Family) USB UHCI Contr
/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Contr
/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Contr
/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Cont
/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Contr
/0/100/1c bridge 82801I (ICH9 Family) PCI Express Po
/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Po
/0/100/1c.3/0 storage JMB362/JMB363 Serial ATA Controller
/0/100/1c.3/0.1 storage JMB362/JMB363 Serial ATA Controller
/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Po
/0/100/1c.4/0 eth0 network RTL8111/8168B PCI Express Gigabit E
/0/100/1d bus 82801I (ICH9 Family) USB UHCI Contr
/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Contr
/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Contr
/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Cont
/0/100/1e bridge 82801 PCI Bridge
/0/100/1f bridge 82801IR (ICH9R) LPC Interface Contr
/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port
/0/100/1f.2/0.0.0 /dev/sda disk 1TB WDC WD10EARS-00Y
/0/100/1f.2/0.0.0/1 /dev/sda1 volume 100MiB Windows NTFS volume
/0/100/1f.2/0.0.0/2 /dev/sda2 volume 225GiB Windows NTFS volume
/0/100/1f.2/0.0.0/3 /dev/sda3 volume 705GiB Windows NTFS volume
/0/100/1f.2/0.1.0 /dev/sdb disk 320GB WDC WD3200AAKS-0
/0/100/1f.2/0.1.0/1 /dev/sdb1 volume 298GiB Windows NTFS volume
/0/100/1f.3 bus 82801I (ICH9 Family) SMBus Controll
/0/100/1f.5 scsi3 storage 82801I (ICH9 Family) 2 port SATA ID
/0/100/1f.5/0.0.0 /dev/cdrom disk DVDRAM GSA-H62N
/1 wlan0 network Wireless interface
Linux ubuntu 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010 i686 GNU/Linux
[ 0.000000] found SMP MP-table at [c00f5570] f5570
[ 0.362068] ACPI: No dock devices found.
[ 0.388096] Switching to clocksource tsc
[ 0.392447] pnp: PnP ACPI: found 13 devices
[ 0.467740] hub 1-0:1.0: USB hub found
[ 0.487738] hub 2-0:1.0: USB hub found
[ 0.488021] hub 3-0:1.0: USB hub found
[ 0.488226] hub 4-0:1.0: USB hub found
[ 0.488409] hub 5-0:1.0: USB hub found
[ 0.488597] hub 6-0:1.0: USB hub found
[ 0.488786] hub 7-0:1.0: USB hub found
[ 0.488973] hub 8-0:1.0: USB hub found
[ 0.489067] PNP: No PS/2 controller found. Probing ports directly.
[ 0.489947] device-mapper: multipath: version 1.1.0 loaded
[ 0.489949] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.495087] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.798979] isapnp: No Plug & Play device found
[ 0.973539] hub 1-5:1.0: USB hub found
[ 1.893038] eth0: RTL8168b/8111b at 0xf8070000, 00:1a:4d:54:27:05, XID 18000000 IRQ 28
[ 8.357076] lp: driver loaded but no devices found
[ 8.577772] [drm] nouveau 0000:01:00.0: BIT BIOS found
[ 8.577781] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 4.0
[ 8.965928] Console: switching to colour frame buffer device 210x65
[ 9.676382] rtl819xU: --->FirmwareDownload92S()
[ 9.676388] usb 1-5.4: firmware: requesting RTL8192SU/rtl8192sfw.bin
[ 9.696323] rtl819xU:request firmware fail!
[ 9.696514] rtl819xU:Firmware Download Fail!!a
[ 9.707191] rtl819xU: --->FirmwareDownload92S()
[ 9.707197] usb 1-5.4: firmware: requesting RTL8192SU/rtl8192sfw.bin
[ 9.712624] rtl819xU:request firmware fail!
[ 9.712781] rtl819xU:Firmware Download Fail!!a
[ 9.714030] r8169: eth0: link down
[ 9.714195] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 9.742269] rtl819xU: --->FirmwareDownload92S()
[ 9.742275] usb 1-5.4: firmware: requesting RTL8192SU/rtl8192sfw.bin
[ 9.743623] rtl819xU:request firmware fail!
[ 9.743771] rtl819xU:Firmware Download Fail!!a
[ 9.751885] rtl819xU: --->FirmwareDownload92S()
[ 9.751893] usb 1-5.4: firmware: requesting RTL8192SU/rtl8192sfw.bin
[ 9.753387] rtl819xU:request firmware fail!
[ 9.753642] rtl819xU:Firmware Download Fail!!a
[ 138.058546] r8169: eth0: link up
[ 138.058783] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 148.364008] eth0: no IPv6 routers present
lo no wireless extensions.

eth0 no wireless extensions.

wlan0 802.11b/g Mode:Managed Access Point: Not-Associated
          Bit Rate:0 kb/s
          Retry min limit:7 RTS thr:off Fragment thr:off
          Power Management:off
          Link Quality=0/100 Signal level=0 dBm Noise level=0 dBm
          Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
          Tx excessive retries:0 Invalid misc:0 Missed beacon:0

/etc/modprobe.d/blacklist.conf:# replaced by b43 and ssb.
/etc/modprobe.d/blacklist-watchdog.conf:blacklist twl4030_wdt
32: PCI 400.0: 0200 Ethernet controller
  [Created at pci.318]
  UDI: /org/freedesktop/Hal/devices/pci_10ec_8168
  Unique ID: rBUF.WkkGS5m8Th0
  Parent ID: QSNP.j0t85azSYs1
  SysFS ID: /devices/pci0000:00/0000:00:1c.4/0000:04:00.0
  SysFS BusID: 0000:04:00.0
  Hardware Class: network
  Model: "Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller"
  Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
  Device: pci 0x8168 "RTL8111/8168B PCI Express Gigabit Ethernet controller"
  SubVendor: pci 0x1458 "Giga-byte Technology"
  SubDevice: pci 0xe000 "GA-EP45-DS5 Motherboard"
  Revision: 0x01
  Driver: "r8169"
  Driver Modules: "r8169"
  Device File: eth0
  I/O Ports: 0xd000-0xdfff (rw)
  Memory Range: 0xf9000000-0xf9000fff (rw,non-prefetchable)
  Memory Range: 0x80600000-0x8061ffff (ro,prefetchable,disabled)
  IRQ: 28 (18666 events)
  HW Address: 00:1a:4d:54:27:05
  Link detected: yes
  Module Alias: "pci:v000010ECd00008168sv00001458sd0000E000bc02sc00i00"
  Driver Info #0:
    Driver Status: r8169 is active
    Driver Activation Cmd: "modprobe r8169"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #19 (PCI bridge)

61: USB 00.0: 0282 WLAN controller
  [Created at usb.122]
  UDI: /org/freedesktop/Hal/devices/usb_device_bda_8172_00e04c000001_if0
  Unique ID: NV2c.NomXlQ88uo3
  Parent ID: wkjR.d7FDLX76qXB
  SysFS ID: /devices/pci0000:00/0000:00:1a.7/usb1/1-5/1-5.4/1-5.4:1.0
  SysFS BusID: 1-5.4:1.0
  Hardware Class: network
  Model: "Realtek 11n USB Adapter"
  Hotplug: USB
  Vendor: usb 0x0bda "Realtek Semiconductor Corp."
  Device: usb 0x8172 "11n USB Adapter"
  Revision: "2.00"
  Serial ID: "00e04c000001"
  Driver: "rtl819xU"
  Driver Modules: "r8192s_usb"
  Device File: wlan0
  Features: WLAN
  Speed: 480 Mbps
  HW Address: 00:14:d1:6c:55:41
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11
  WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462
  WLAN bitrates: 1 2 5.5 11 6 9 12 18 24 36 48 54
  WLAN encryption modes: TKIP CCMP
  WLAN authentication modes: open wpa-psk wpa-eap
  Module Alias: "usb:v0BDAp8172d0200dc00dsc00dp00icFFiscFFipFF"
  Driver Info #0:
    Driver Status: r8192s_usb is active
    Driver Activation Cmd: "modprobe r8192s_usb"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #55 (Hub)
 * Reconfiguring network interfaces... Ignoring unknown interface eth0=eth0.
                                                                         [ OK ]

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#3

Please try all the suggestions (one by one) in the following bugreport:

https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/594248

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#4

In the meantime, I have gained more insight into this issue.

I first suggest running the following command:

sudo aptitude update && sudo aptitude install linux-firmware linux-firmware-nonfree

So make sure both the linux-firmware and linux-firmware-nonfree packages are installed.

Then run the following 2 commands:

wget http://svn.debian.org/wsvn/kernel/dists/trunk/firmware-nonfree/realtek/RTL8192SU/rtl8192sfw.bin

sudo cp rtl8192sfw.bin /lib/firmware/RTL8192SE

I think that the problem is that the firmware file rtl8192sfw.bin is installed in the "wrong place" (by default).

The firmware file rtl8192sfw.bin is installed and located in /lib/firmware/RTL8192SE

However the rtl819xU wireless driver is searching for the firmware file in the directory /lib/firmware/RTL8192SU

Notice the SU at the end of the directory name /lib/firmware/RTL8192SU.

That is why they propose creating a symlink from /lib/firmware/RTL8192SU to /lib/firmware/RTL8192SE (so that the driver can find the firmware file...)

So create a symbolic link using this command:

sudo ln -s /lib/firmware/RTL8192SE /lib/firmware/RTL8192SU

Then reboot and retest wireless.

Hope this helps.

Revision history for this message
allxsan (allxsan) said :
#5

hello,
I think that you found the right partial solution.
As a matter of fact I was not able to connect using this Realtek adapter ( Belkin version ) and the kernel driver (staging).

I had for two months the three firmware files contained in "RTL8192SE" ( copied in "RTL8192SU"), but never gained a single connection. So I thinked to some problem coming from "staging" driver, none of my attempts to solve this problem has worked.
This night I have read your hint, downloaded this firmware file (rtl8192sfw.bin) and discovered that the one I already ( from "RTL8192SE" and downloaded from svn.debian... ) ) have the same name but the size differ !!!

The 8192SE is about 80Kb while the 8192SU is about 68Kb.
I have simply replaced the firmware with the one just downloaded, now the staging kernel drivers is fine on 32 and 64bit os

Can you help with this problem?

Provide an answer of your own, or ask Eran for more information if necessary.

To post a message you must log in.