Linux - Wireless NetworkingThis forum is for the discussion of wireless networking in Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I happened to run across this forum, and another page that provided a solution for this specific device, when I was scouting out whether buying it would be a good idea or not.
Check out the link below - if it helps, great! I haven't tried out the steps in this page, since I haven't yet bought the device. I intend to, though, in the near future...
with the DWL-g122, you must be careful about which version you have; there are at least three, maybe more, and each uses a different chip. I have the B1, which uses the rt2570 chip, and it works like charm with ndiswrapper-1.48. From what I can recall, the A* uses a prism chip, and the C* an RT61...
Um, what have you tried?? I found out that it could well be the prim54 driver you need.
From another end,
Quote:
nothigs working.
Could you define that? It is a bit vague. Does your card show up in #iwconfig?#ifconfig -a ? Does #iwlist scan show up any results (you must do #ifconfig wlan0 up prior to that). Do you have any network traffic at all (LEDs on the adapter blinking...)?
Successfully using USB DLINK DWL-G122 Rev C on RHEL 5.1
the following configuraiton is up and running for my Linux Box.
Configuration: RHEL 5.1
a) Got ndiswrapper 1.52 from internet
compiled with make clean, make uninstall, make
it puts ndiswrapper in right directories.
b) got dr71wu.inf from DriverAgent.com
c) got dr71wu.sys from windows xp driver cd which came with USB stick
d) install the driver using
ndiswrapper -i dr71wu.inf
e) install the modules using
ndiswrapper -m
f) ndiswrapper -l gives
the driver installed, device present
g) configure the wlan0 using
iwconfig wlan0 essid "my ssid"
iwconfig wlan0 key "my key"
h) use dhcp to configure the ip address
dhclient wlan0
the usb is working file and I am using mozilla to connect to internet now.
Hi,everyone,I am new a guy here.
I have the same problem.
I use rt73-cvs-daily.tar.gz to make the D-LINK DWL G-122 work.It does work,but I cannot see its MAC address in yast->network card.And now I cannot even ping the IP address I give to the card by hand.I use ad-hoc as the wireless card's mode.
It seems that it is not enough to only know how to install the driver into linux system......
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.