Belkin wireless adapter not recognized
Andreas Mueller
amu at ubuntu.com
Sun Mar 20 12:54:12 UTC 2005
On Saturday 19 March 2005 19:48, Giorgio Lazzari wrote:
> I tried kubuntu and wors fine on my laptop (clevo-kapok).
> Only a problem: my belkin wireless adapter F5D6050 with Atmel AT76C503A
> chipset is not recognized and if i launch iwconfig i receive the message
> eth0 no wireles extensions.
I believe those are USB based, you could try run :
#!/bin/sh
sudo modprobe prism2_usb
sudo rmmod prism2_usb
sudo modprobe prism2_usb prism2_doreset=1
sudo wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable
sudo wlanctl-ng wlan0 lnxreq_autojoin ssid="myid" authtype=opensystem
# sudo ifconfig wlan0 123.456.789.10 netmask 255.255.255.0
# sudo route add default gw 123.456.789.1
sudo dhclient
Cheers,
amu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kubuntu-users/attachments/20050320/c9e46be8/attachment.sig>
More information about the kubuntu-users
mailing list