Hi On Thursday 13 May 2010, Miguel J. Jiménez wrote: [...] > Firmware provided with the package does not allow wireless connection > on Belkin "F5D8053 N Wireless USB Adapter v6000". The right firmware
I certainly have a device supported by rtl8192su/ r8192s_usb that works
well with:
a5ad703551efb108ba012b4b8a830d93 /lib/firmware/RTL8192SU/rtl8192sfw.bin
Therefore it would be very interesting to find out what exactly the kernel/
module says when loading rtl8192sfw.bin and which exact device you're using
(the model doesn't really tell anything), for me it is:
[ 7274.035016] usb 1-3: new high speed USB device using ehci_hcd and address 5
[ 7274.151421] usb 1-3: New USB device found, idVendor=0bda, idProduct=8171
[ 7274.151425] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 7274.151427] usb 1-3: Product: RTL8188S WLAN Adapter
[ 7274.151429] usb 1-3: Manufacturer: Manufacturer Realtek
[ 7274.151431] usb 1-3: SerialNumber: 00e04c000001
[ 7274.159714] r8192s_usb: module is from the staging directory, the quality is
unknown, you have been warned.
[ 7274.163139] ieee80211_crypt: registered algorithm 'NULL'
[ 7274.163141] ieee80211_crypt: registered algorithm 'TKIP'
[ 7274.163143] ieee80211_crypt: registered algorithm 'CCMP'
[ 7274.163145] ieee80211_crypt: registered algorithm 'WEP'
[ 7274.163146]
[ 7274.163147] Linux kernel driver for RTL8192 based WLAN cards
[ 7274.163148] Copyright (c) 2007-2008, Realsil Wlan
[ 7274.164067] ==>ep_num:4, in_ep_num:1, out_ep_num:3
[ 7274.164069] ==>RtInPipes:3
[ 7274.164072] ==>RtOutPipes:4 6 13
[ 7274.164075] ==>txqueue_to_outpipemap for BK, BE, VI, VO, HCCA, TXCMD, MGNT,
HIGH, BEACON:
[ 7274.164077] 1 1 0 0 2 2 2 2 2
[ 7274.376646] usbcore: registered new interface driver rtl819xU
...and it certainly works well (your output will be a lot more verbose, as
I'm preparing/ using some patches to tune down the excessive function
tracing).
> that does do have a md5sum of 68533bf8078a9e00966a78c9f2da4b9b . This
> is the one included in rtl8192su_linux_2.6.0002.0708.2009.tar.gz from
> Realtek.
Here starts the big problem, where does RealTek offer that firmware (and
not random 3rd parties) and where the license for that firmware images?
When I looked for a matching firmware (what led me to #579694), I couldn't
find rtl8192su_linux_2.6.0002.0708.2009.tar.gz from any official source,
and those obtainable from shady sources didn't include any license for the
firmware.
Regards
Stefan Lippers-Hollmann
signature.asc
Description: This is a digitally signed message part.

