Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Wireless Internet > Getting Zyxel G-202 (wireless USB) to work

Forgot Password?
 Wireless Internet   Anything related to getting wireless set up in Linux. WLAN, WiFi, etc.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 01-30-2007   #1 (permalink)
Just Joined!
 
Join Date: Jan 2007
Posts: 1
Getting Zyxel G-202 (wireless USB) to work

Hello.
I have bought a Zyxel G-202 and I'm trying install this on Debian (etch). I think the driver is installed but when I plug in the wlan I don't get any new devices.
There is not much info about this card on the net. On a few pages it's writen that it has the right chipset.

However both G-220 and G-200. shoul be compatible with the zd1211 driver.

The driver seemed to be installed correctly. But I do not know if I should have done something before compiled the "zd1211" driver OR before I used modconf and istalled it to the kernel.

However when I plug in and plug out the stick , I can see through dmesg that the usb ports are at least working.

Acording to the file zdusb.h it is needed to add some values. But which in that case.
/* Define these values to match your device */
#define VENDOR_ZYDAS 0x0ACE //ZyDAS
#define PRODUCT_1211 0x1211
#define PRODUCT_A211 0xa211
#define VENDOR_ZYXEL 0x0586 //ZyXEL
#define PRODUCT_G220 0x3401
#define VENDOR_3COM 0x6891
#define PRODUCT_A727 0xA727
#define PRODUCT_G220F 0x3402
Please help If anyone got an idea.

P.S I'm rather new to linux and I am a Windows user. But I'm working hard.
alexthunder is offline  


Reply With Quote
Old 02-25-2007   #2 (permalink)
Just Joined!
 
Join Date: Feb 2007
Posts: 1
Thumbs up

Hi Alex,

I had the same problem recently. I modified and recompiled the zd1211rw driver and I was even able to get iwconfig to regocnize the g-202. However, I never got it working: I couldn't make it associate with my wireless access point nor to get IP address for it.

But the I found something called ndiswrapper that can use the original windows drivers from zyxel. And this did the trick, now the g-202 works nicely and I got it also activating automatically during the boot after playing a bit with /etc/sysconfig files. Just download the driver from zyxel website and follow instructions here
http://ndiswrapper.sourceforge.net/m...p/Installation

My system is fedora6 but I guess it should work also in your case.

btw. in case of zd1211rw you need to modify zd_usb.c file by adding this line

{ USB_DEVICE(0x0586, 0x3410), .driver_info = DEVICE_ZD1211 },

where that value for USB_DEVICE is is what you see with lsusb command.
This needs to be added to static struct usb_device_id usb_ids[] -definitions. Then I just recompiled the thing, did
make ins
and
modprobe -v zd1211rw.

to load the module. Then with ifconfig, iwscan and iwconfig I tried configuring and activating it, but there I run out of luck and eventually found the ndiswrapper.

hope this helps
-julle
jullejuntunen is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 09:20 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2