Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· Microsoft, Google, and Apple talk up "fair and reasonable" patent license fees
· Latest Windows 8 and Windows 8 Server build numbers revealed
· 3 CentOS Updates
· 3 RHEL Updates
· European Apple resellers say lack of inventory is putting them out of business
· Latest Windows 8 Consumer Preview build number: 8225?
· Microsoft to launch Windows 8 Consumer Preview at MWC
· Microsoft Employees Raise Record-Breaking $100 Million for Nonprofits in 2011
· CompatDB Updates 02/08/12
· Daily Reviews Summary 02/08/12

Upcoming News
· Spire BlackDragon 400 W @ techPowerUp
· Windows 8 confirmed for February 29th (Beta Queue)
· GeChic On-Lap 1301 Portable Monitor Review @ ThinkComputers.org
· Choiix/Cooler Master Mobile Wave Stand Review @ eTeknix.com
· Intel Core i7-3820 Processor Review
· REVIEW: Enermax Fulmo @ PureOverclock
· Gigabyte Radeon HD 7970 3GB OC Review @ Hardware Canucks
· ASUS Rampage IV Formula BF3 Edition Motherboard Review @ Hi Tech Legion
· RHA SA-850 Headphones and MA-350 Earphones Review @ HardwareHeaven.com
· [CentOS-announce] CESA-2012:0105 Important CentOS 6 mysql Update

Linux Compatibility
· XPS L502X
· Slim Portable DVD Writer GP10
· AverTV Volar Green HD
· Dell Latitude E6420
· Canon CanoScan FB 636U
· Logitech QuickCam Pro 4000
· GeForce 7300 GT
· Umax Astra 4500 USB Scanner
· Photosmart Pro B9180
· kingston DataTraveler DTI/16GB

New Forum Topics
· Directx
by: Rajoo
on: 2012-02-06 21:29
0 replies, 102 views

· Code: Bad EIP Value
by: megatouchguy
on: 2012-01-28 06:27
0 replies, 347 views

· XP Pro crashes on start up
by: javien
on: 2012-01-17 12:38
6 replies, 2024 views

· Lan Wireless Access To Shared Folders Problem
by: MinusZero
on: 2012-01-09 06:45
2 replies, 2211 views

· Motherboard glitch
by: danleff
on: 2012-01-08 12:03
3 replies, 651 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » Compatibility Database » Hardware (Linux) » Details for DWL-G122 C1 3.00

Summary


Product:
DWL-G122 C1 3.00

Vendor:
D-Link

Tested operating systems:
Ark Linux, Debian GNU/Linux, Fedora Core, Linux other, SUSE Linux, Ubuntu Linux

Most recent version of this submission:
DWL-G122 C1 3.00

Average Rating:


Submit a new result for this product



Bookmark and Share

Operating System: SUSE Linux Rating:

Submitted on 2006-09-07 17:13:49

Anonymous

Post License:
GNU LGPL
Tested OS: SuSE 9.3
Stick: DWL-G122 C1 3.00

For all people, who had problems which bringing up
the rausb0 with "insmod rt73.ko", from Ralinktech Source RT73_Linux_STA_Drv1.0.3.6.tar.gz.

D-Link in Taiwan provides an older revision of rt73 and
this works pretty nice on my system.

Links were found at D-Link-Forum, thanks alot :)
RevB1
http://tsd.dlink.com.tw/temp/download/1525/DWL-G122_B1_Linux%20Driver_v2.0.3.0_050610.tar.gz
RevC1
http://tsd.dlink.com.tw/temp/download/1971/6512664.2006_0214_rt73_g122c_wua1340_linux_sta_drv1.0.2.0.tar.gz
Tested on Mandrake 10/FC4/RedHat9/SuSE9.3

!! USE THE README FOR INSTALL !!

issues:
The Makefile hasn't got a make install rule,
so you have to copy the rt73.ko yourself to
/lib/modules/`uname -r`/.... .
(anywhere you want. I took the net folder)
After "depmod -a" you can load rt73 via modprobe.

Sometimes you need to copy the frimware-file to
/lib/firmware too.

There is no wpa_supplicant support, so you can't
configure the stick via Yast.

Take your favourite editor and create your own
/etc/sysconfig/network/ifcfg-rausb0
example:
STARTMODE=hotplug
IPADDR=192.168.3.20
NETMASK=255.255.255.0
BROADCAST=192.254.3.255
NETWORK='192.168.3.0'
PREFIXLEN=''

Thats all.

Operating System: SUSE Linux Rating:

Submitted on 2006-09-30 15:58:42

Anonymous

Post License:
GNU LGPL
Is seems to be possible to use the original sources by changing the rtmp_def.h.

rtmp_def.h has to be modified so that the DWL-G122 H/WVer: C1 is recognized.

diff:

813a814
> {USB_DEVICE(0x07d1,0x3c03)}, /* D-Link */


Thanks to the guys from the ralinktech-forum

Operating System: Linux other Rating:

Submitted on 2007-05-17 11:37:13

Anonymous

Post License:
GNU LGPL
Driver also availible here:
http://rt2x00.serialmonkey.com

DWL-G122 C1 3.00 Dirver:
http://rt2x00.serialmonkey.com/rt73-cvs-daily.tar.gz

Operating System: Ubuntu Linux Rating:

Submitted on 2007-10-04 12:38:12

Anonymous

Post License:
GNU LGPL
Having issues under Feisty and Gutsy. The dongle kind of work, but hangs often. I have tried ralink and serial monkey drivers without improving the situation. I do not know how it works with other distributions, but for ubuntu I definitely not recommend this network adaptor.

Operating System: Debian GNU/Linux Rating:

Submitted on 2008-02-08 10:40:12

Anonymous

Post License:
GNU LGPL
Version: HW c1 FW 3.10 - id 07d1:3c03
Tested only connection without encription.
Tested under 'Debian testing' with new kernel 2.6.24 compiled by myself, internal driver.

Operating System: SUSE Linux Rating:

Submitted on 2008-02-16 13:03:04

didis

Post License:
GNU LGPL
thanx for the driver info, now I can use my DWL-G122 C1 3.00 for my Open Suse 10.3, great guys

Operating System: Debian GNU/Linux Rating:

Submitted on 2008-10-07 10:14:42

Anonymous

Post License:
GNU LGPL
http://forum.dlink.de/phpbb2/viewtopic.php?t=12898

Operating System: Fedora Core Rating:

Submitted on 2008-10-15 09:24:53

Anonymous

Post License:
GNU LGPL
Tested under fedora core 9 ppc (Apple iBook G4).
works fine ! you dont need any driver!
only LED is'nt blinking !

Operating System: Fedora Core Rating:

Submitted on 2008-12-09 10:53:29

Anonymous

Post License:
GNU LGPL
Worked perfect on Fedora 10. Plugged it in, added the SSID of the network and WPA2 password to the Wireless dialog that Fedora provides, and it connected up perfect. Only issue I have is the range is not great....

Has anybody ever tried to connect an external antenna to the REV C1? This has a completely different circuit board to the REV B1 for which people have been successful adding external antennas.

Linux Compatible » Compatibility Database » Hardware (Linux) » Details for DWL-G122 C1 3.00
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2011 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition