Help with wireless dwl-g122 c1

HI I A NEW TO lINUX JUST READ SOME FORUMS BUT IS NOT CLEAR TO ME WHY CAN NOT PUT MY ADPTER WORKING …

SOME INFORMATIOON ABOVE

linux-q2jn:/home/jorge # lsusb
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 07d1:3c03 D-Link System DWL-G122 802.11g Adapter [ralink rt73]
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
--------------------------------------------------------------------linux-q2jn:/home/jorge # hwinfo --wlan
22: USB 00.0: 0282 WLAN controller
[Created at usb.122]
UDI: /org/freedesktop/Hal/devices/usb_device_7d1_3c03_noserial_if0
Unique ID: Uc5H.Pj1JuB68U+F
Parent ID: k4bc.9T1GDCLyFd9
SysFS ID: /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0
SysFS BusID: 1-4:1.0
Hardware Class: network
Model: “D-Link 802.11 bg WLAN”
Hotplug: USB
Vendor: usb 0x07d1 “D-Link System”
Device: usb 0x3c03 “802.11 bg WLAN”
Revision: “0.01”
Driver: “rt73usb”
Driver Modules: “rt73usb”
Device File: wlan1
Features: WLAN
Speed: 480 Mbps
HW Address: 00:1e:58:9e:53:52
Link detected: yes
WLAN channels: 1 2 3 4 5 6 7 8 9 10 11
WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462
WLAN encryption modes: WEP40 WEP104 TKIP CCMP
WLAN authentication modes: open sharedkey wpa-psk wpa-eap
Module Alias: “usb:v07D1p3C03d0001dc00dsc00dp00icFFiscFFipFF”
Driver Info #0:
Driver Status: rt73usb is active
Driver Activation Cmd: “modprobe rt73usb”
Config Status: cfg=no, avail=yes, need=no, active=unknown
Attached to: #19 (Hub)

linux-q2jn:/home/jorge # iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

eth1 no wireless extensions.

eth2 no wireless extensions.

eth3 no wireless extensions.

wmaster0 no wireless extensions.

wlan1 IEEE 802.11bg ESSID:“linksys”
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Tx-Power=16 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

wlan1 Link encap:Ethernet HWaddr 00:1E:58:9E:53:52
inet addr:192.168.1.102 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

wmaster0 Link encap:UNSPEC HWaddr 00-1E-58-9E-53-52-00-00-00-00-00-00-00-00-00-00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

Can you please help me with this issue

JMESQ32@HOTMAIL.COM

Have a read of the stickies in the wireless section, especially the first one. Then, if you still have problems,post back,in the wireless section

Andy

Hi , thanks for help , in fact a read the tuturial help me a lot .

I have now wireless working , but with one problem , every time I shutdown the machine allways have to run yast in the networking devices to back wireless working it seams that the usb adapter dont have power on . In device configuration I have selected like a hot plug .

Can you please advise me
Thanks

Jorge Mesquita

just add the module to modules_loaded_on_boot in sysconfig editor.There are a few posts on this in the wireless section

Andy