Zydas USB WLan Treiber

Seite 1 von 1 - Forum: Linux and other OS auf overclockers.at

URL: https://www.overclockers.at/linux/zydas_usb_wlan_treiber_163911/page_1 - zur Vollversion wechseln!


othan schrieb am 03.06.2006 um 01:20

n'abend

spiele gerade ein paar Stunden mit einem USB-WLan Stick unter Dapper rum

Zyxel ZyAir AG-255H
besitzt angeblich einen ZyDAS 1211 chip

Kernelversion: 2.6.16.19 (rennt auch ned mitm Dapper std. Kernel)

Kernelmodul (zd1211) hab ich bereits von der zydas Homepage gezogen und die lassen sich nach Anleitung kompilieren und installieren

das kernelmodul lässt sich auch laden:

Code:
root@muhbuntu:~# lsusb
Bus 003 Device 001: ID 0000:0000
Bus 001 Device 003: ID 413c:8000 Dell Computer Corp.
Bus 001 Device 001: ID 0000:0000
Bus 004 Device 002: ID 0586:3409 ZyXEL Communications Corp.
Bus 004 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000


root@muhbuntu:~# modprobe -v zd1211
insmod /lib/modules/2.6.16.19b/net/zd1211.ko


root@muhbuntu:~# lsmod | grep zd1211
zd1211                287296  0
usbcore               109472  5 zd1211,hci_usb,ehci_hcd,uhci_hcd


root@muhbuntu:~# iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.
 

muss ich noch irgendwo definieren, dass er mir das interface anlegt?

tia

othan


COLOSSUS schrieb am 03.06.2006 um 01:56

`ifconfig -a` zeigt dir das Device an?


othan schrieb am 03.06.2006 um 12:10

Zitat von COLOSSUS
`ifconfig -a` zeigt dir das Device an?

nein, wieder nur eth0 und lo


COLOSSUS schrieb am 03.06.2006 um 12:41

Poste mal den Output von `dmesg | tail`, direkt nachdem du das Modul geladen hast.


othan schrieb am 03.06.2006 um 13:00

Code:
[17181008.320000]
[17181008.320000]  _____     ____    _    ____
[17181008.320000] |__  /   _|  _ \  / \  / ___|
[17181008.320000]   / / | | | | | |/ _ \ \___ \
[17181008.320000]  / /| |_| | |_| / ___ \ ___) |
[17181008.320000] /____\__, |____/_/   \_\____/
[17181008.320000]      |___/
[17181008.320000] zd1211 - version 2.12.0.0
[17181008.320000] usbcore: registered new driver zd1211 

hab aber gerade noch ein howto gefunden, das ich mal schnell durchspielen will

/EDIT:

musste beim Treiber die Vendor und Typ ID von "lsusb -v" eintragen.

Code:
[17179591.396000] eth1 (WE) : Driver using old /proc/net/wireless support, please fix driver !

root@muhbuntu:~# iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

eth1      no wireless extensions.

immerhin etwas :)


deagle schrieb am 03.06.2006 um 16:25

Probiers so wie im 2. Teil vom Howto auf http://zd1211.ath.cx:

ifconfig wlan0 up
iwconfig wlan0 essid youressid

Wenn du deine IP via dhcp beziehst, dann noch:

dhclient wlan0


othan schrieb am 03.06.2006 um 16:42

Zitat von deagle
Probiers so wie im 2. Teil vom Howto auf http://zd1211.ath.cx:

ifconfig wlan0 up
iwconfig wlan0 essid youressid

Wenn du deine IP via dhcp beziehst, dann noch:

dhclient wlan0

genau mit dem hab ichs vor 2 minuten zum rennen gebracht und wollts soeben hier posten.

das müllt mir zwar das log voll, aber immerhin funktionierts

Code:
[17189702.448000] zd1211:zd1205: cmd = 8b03
[17189702.780000] zd1211:zd1205: cmd = 8b03
.
.
.
.
.
[17189710.416000] zd1211:zd1205: cmd = 8b03




overclockers.at v4.thecommunity
© all rights reserved by overclockers.at 2000-2025