D-Link DWL-G122 rev D1 ndiswrapper any luck?

Hello,

I am trying to get my d-link dwl-g122 rev d1 USB dongle to work on OpenSUSE 11.1. No luck so far.

I got it working with Debian Lenny and with Mandriva 2009 (not right away).

Successfully got the ndiswrapper installed.
Did the modprobe.
The green LEDs (ACT/LINK) on the USB are NOT ON.

I read in openSUSE documentation to add a network device. But
Yast does not have “Network Devices->Add network device” icon.

Thanks in advance for your suggestions/help.

Here is the information that might be useful in helping me.

# uname -a
Linux linux-owlo 2.6.27.21-0.1-pae #1 SMP 2009-03-31 14:50:44 +0200 i686 athlon i386 GNU/Linux

# ndiswrapper -l
usb55n5x : driver installed
        device (07D1:3B01) present

# modprobe -l |grep ndiswrapper
/lib/modules/2.6.27.21-0.1-pae/weak-updates/updates/ndiswrapper.ko

# dmesg |grep  ndiswrapper
ndiswrapper version 1.53 loaded (smp=yes, preempt=no)

# lsusb
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 005: ID 07d1:3b01 D-Link System AirPlus G DWL-G122 Wireless Adapter
Bus 003 Device 004: ID 058f:6362 Alcor Micro Corp. Hi-Speed 21-in-1 Flash Card Reader/Writer(Internal/External)
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 04b3:3025 IBM Corp.
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

# ls /etc/modprobe.d
blacklist  ipw2100         ndiswrapper  prism54          thinkpad_acpi
bluetooth  ipw2200         nvidia       sound            tv
ipv6       module-renames  pnp-aliases  sound.YaST2save  unsupported-modules

# cat /etc/modprobe.d/ndiswrapper
alias wlan0 ndiswrapper

# iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.


Output of '# hwinfo --usb ’


12: USB 00.0: 0000 Unclassified device
  [Created at usb.122]                
  UDI: /org/freedesktop/Hal/devices/usb_device_7d1_3b01_noserial_if0
  Unique ID: eqBD.g4CQaQsehrC                                       
  Parent ID: uIhY.8zDM0aQhQIC                                       
  SysFS ID: /devices/pci0000:00/0000:00:0b.1/usb3/3-4/3-4:1.0       
  SysFS BusID: 3-4:1.0                                              
  Hardware Class: unknown                                           
  Model: "D-Link MARVELL Wireless Device V1.0.1.2"                  
  Hotplug: USB                                                      
  Vendor: usb 0x07d1 "D-Link System"                                
  Device: usb 0x3b01 "MARVELL Wireless Device V1.0.1.2"             
  Revision: "0.01"                                                  
  Speed: 480 Mbps                                                   
  Module Alias: "usb:v07D1p3B01d0001dc00dsc00dp00icFFiscFFipFF"     
  Config Status: cfg=new, avail=yes, need=no, active=unknown        
  Attached to: #8 (Hub)                                             


have a peek at the stickies in the wireless section ( where this should be :wink: ) lots of useful info there

Andy