Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
hotpluging zd1201 based wlan usb adapter
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
ensonic
n00b
n00b


Joined: 29 Oct 2004
Posts: 31
Location: Leipzig/Germany

PostPosted: Sun Oct 23, 2005 11:30 am    Post subject: hotpluging zd1201 based wlan usb adapter Reply with quote

I have a wlan usb adapter. Pluging it in is correctly detected by the kernel. lsusb tells me:
# lsusb
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 003: ID 0ace:1211 ZyDAS 802.11b/g USB2 WiFi
Bus 001 Device 001: ID 0000:0000

I use a kernel-2.6.14 where I have enabled the zd1201 driver as a module and FW_LOADER. I furthermore have installed the zd1201 firmware ebuild.
And thats where I am stuck. Hotplug as it is does not trigger loading the kernel-module and the firmware, when I plug in the usb-device. Any idea what else I need to do, to make a wlan0 device appear?
_________________
[ http://www.buzztard.org | http://www.sonicpulse.de | http://www.eksor.de ]
Back to top
View user's profile Send private message
hampelratte
Apprentice
Apprentice


Joined: 29 Jul 2005
Posts: 155

PostPosted: Fri Apr 21, 2006 12:45 pm    Post subject: Reply with quote

did you try to load your usb stick manually? you could also check dmesg and /var/log/messages to check, what's happening, when you plug the stick in.
Back to top
View user's profile Send private message
qanuta
n00b
n00b


Joined: 04 Apr 2003
Posts: 43
Location: NJ, USA

PostPosted: Sat Apr 29, 2006 12:40 am    Post subject: Similar problem here Reply with quote

I'm having a very similar problem at the moment as well.

I am running a 2.6.13 vanilla kernel. I'm all out of leads, but I feel I'm very close. I followed the directions under http://markbyers.com/moinmoin/moin.cgi/Zd1201Gentoo
In this case, it seems to be recognized by the kernel, but I see no interface for it with "ifconfig -a". dmesg reports:

Code:
usb 1-2: new full speed USB device using uhci_hcd and address 2
usb 1-2: ep0 maxpacket = 8
usb 1-2: default language 0x0409
usb 1-2: new device strings: Mfr=0, Product=2, SerialNumber=0
usb 1-2: Product: USB WLAN
usb 1-2: hotplug
usb 1-2: adding 1-2:1.0 (config #1, interface 0)
usb 1-2:1.0 hotplug
zd1201 1-2:1.0 usb_probe_interface
zd1201 1-2:1.0 usb_probe_interface - got id


Looks OK, no? But nothing under ifconfig -a.

lsusb reports:
Code:
Bus 001 Device 002: ID 0586:3400 ZyXEL Communications Corp.
Bus 001 Device 001: ID 0000:0000


I also tried just using the native 2.6.13 kermel option, but then I get complaints about not finding the firmware, although I installed it as directed by the driver instuctions at http://linux-lc100020.sourceforge.net/.

Does anyone have any ideas? I guess I'd be really interested in seeing a recent mini HOWTO type of thing to get this to work under Gentoo.
Back to top
View user's profile Send private message
hampelratte
Apprentice
Apprentice


Joined: 29 Jul 2005
Posts: 155

PostPosted: Sat Apr 29, 2006 9:38 am    Post subject: Reply with quote

does iwconfig list your adapter? there should be a wlan0. if so, you can configure it manually with iwconfig and then fire it up with ifconfig.
Back to top
View user's profile Send private message
qanuta
n00b
n00b


Joined: 04 Apr 2003
Posts: 43
Location: NJ, USA

PostPosted: Wed May 03, 2006 11:04 pm    Post subject: Reply with quote

I don't know about the original poster, but the interface will not appear via ifconfig -a nor by iwconfig.

I have also in the meantime played with ndiswrapper, but also with no luck. After copying over the windows drivers, ndiswrapper -l reports:

Code:
~# ndiswrapper -l
Installed ndis drivers:
zd1201u driver present, hardware present


That looks good, but still no sign of the interface.

Does anyone have any ideas?
Back to top
View user's profile Send private message
qanuta
n00b
n00b


Joined: 04 Apr 2003
Posts: 43
Location: NJ, USA

PostPosted: Sat May 13, 2006 5:36 pm    Post subject: Solved... Reply with quote

I was finally able to get this working after noticing that my USB thumbdrive was also no longer working. The soution was extremely simple -- a simple "emerge -u udev" brought my ancient udev stuff up to date, and that got it all working.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum