[Voyage-linux] Belkin N150

pcm7985 (spam-protected)
Sun Mar 24 20:58:28 HKT 2013


Hi,

first of all: Thanks a lot for this awesome music server!

I installed Version 0.9 on an Igel TC with 1GB CF card with music 
directory on a 1TB USB disk. I use a USB-Soundcard with TOSLINK out. I 
added Client175 and played around with albumbler. All works well with LAN...

Here's my problem: I got a Belkin N150 WLAN USB-dongle. Driver rtl8192cu 
is loaded but does not work. dmesg gives me:

[...]
[    6.731709] rtl8192cu: Chip version 0x10
[    6.989122] rtl8192cu: MAC address: 94:44:52:ee:ae:19
[    6.989241] rtl8192cu: Board Type 0
[    6.991121] rtlwifi: rx_max_size 15360, rx_urb_num 8, in_ep 1
[    6.991359] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw.bin
[    6.991702] usbcore: registered new interface driver rtl8192cu
[...]
[   13.704724] NET: Registered protocol family 10
[   13.933924] rtl8192cu: MAC auto ON okay!
[   13.966674] rtl8192cu: Tx queue select: 0x05
[   14.412787] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[...]

The relevant part of /etc/network/interfaces:

# as wireless client (supplicant)
auto wlan0
iface wlan0 inet dhcp
         wpa-driver wext
         wpa-ssid ***
         wpa-psk ***
         wpa-key-mgmt WPA-PSK
         wireless-mode Managed

I also configured wpa_supplicant:
root at voyage:~# cat /etc/wpa_supplicant.conf
ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
network={
         ssid="Lenya"
         scan_ssid=1
         proto=RSN
         pairwise=CCMP TKIP
         key_mgmt=WPA-PSK
         psk="lenya5jahrealt"
}

I read something about downloading 
(RTL8192xC_USB_linux_v3.4.4_4749.20121105.zip) the firmware and building 
the driver from sources... I did not succeed, that's why I ask for help. 
Can someone build the module 8192cu.ko?

Thanks a lot in advance!

Phil



More information about the Voyage-linux mailing list