- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- SuSE 9.0 any point trying to make D-Link DWL-122 U...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-16-2005 10:46 PM
тАО08-16-2005 10:46 PM
I have SuSE 9.0. I found no entry for the D-Link DWL-122 USB WLAN/Wi-Fi adapter from Yast.
Any guess if there's any point for me to try and make it work?
Or should I delete my SuSE 9.0 installation and make a fresh SuSE 9.3 installation? According to the SuSE hardware database the DWL-122 should work with SuSE 9.3.
Any comments would be very welcome and points will be awarded.
Thanks, Christian
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-17-2005 12:46 AM
тАО08-17-2005 12:46 AM
Re: SuSE 9.0 any point trying to make D-Link DWL-122 USB WLAN adapter work?
Thats the building blocks up there.
You have to install madwifi software which includes a kernel patch to get the hardware working properly.
Ignore the Hebrew in the title, google just assumes because I'm sitting in Israel I need Hebrew to figure out what the page is about.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-17-2005 12:52 AM
тАО08-17-2005 12:52 AM
Re: SuSE 9.0 any point trying to make D-Link DWL-122 USB WLAN adapter work?
Thankyou very much for your pointer!
However the pointer does mention in its title only cardbus, pci and mini pci. Do you think (or know) that this software will work for my USB device also?
Thanks for any further info, Christian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-21-2005 11:44 PM
тАО08-21-2005 11:44 PM
Re: SuSE 9.0 any point trying to make D-Link DWL-122 USB WLAN adapter work?
I upgraded to Suse 9.3 anyway, which did not recognize the device.
After some googling I found that the linux-wlan(-ng) project mentions the D-Link DWL-122 and that it should work, so I will need to compile the driver and install it. D-Link doesn't want to say the product is supported and the Suse website mentions status "Unknown" for it but I won't let that deter me for now.
Kind regards, Christian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-23-2005 02:53 AM
тАО08-23-2005 02:53 AM
SolutionIf it is still not working on SuSE 9.3 then take a look at ndiswrapper. This tool wraps your Windo$ driver so you can use it in Linux.
http://www.google.nl/url?sa=t&ct=res&cd=1&url=http%3A//ndiswrapper.sourceforge.net/&ei=uzcLQ9TlIq2oRenTyPoB
But it's even included in the SuSE ditro so just search for the package in Yast.
fwiw,
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-23-2005 07:19 PM
тАО08-23-2005 07:19 PM
Re: SuSE 9.0 any point trying to make D-Link DWL-122 USB WLAN adapter work?
I did see the ndiswan wrapper when googling but did not notice that it is even included in the SuSE 9.3 distro!
Great news!
I'll let you know when I have my setup working (at home, can take a couple of days for me to get round to it).
Kind regards, Christian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-28-2005 10:53 PM
тАО08-28-2005 10:53 PM
Re: SuSE 9.0 any point trying to make D-Link DWL-122 USB WLAN adapter work?
Some news:
I made a start yesterday: I wanted to compile the linux-wlan code, then I saw that I needed to have the kernel source code for that and didn't know where it was...
So I decided to give the ndiswrapper a go: installed the package from the SuSE 9.3 CD. Result: SuSE no longer booting up KDE, got some strange kernel message in a little window at the bottom left of my display and when I logged in, SuSE started only twm for me. Anyway I continued and got to the point where iwconfig told me the SSID of my access point, even though my access point does not broadcast it (!) and also the WEP password of my access point (!!). Some secure network, huh?
I did some more poking around, searched for "prism2" in my filesystem and found out that SuSE 9.3 comes out of the box with 3 alternatives to get a Prism2 chipset WLAN device running. At this point I decided to completely reinstall SuSE 9.3.
Now I can see in /var/log/messages that SuSE has loaded prism2_usb.o for me, looks successful but iwconfig doesn't show anything.
Anyone have an idea how to get the link from the successfully loaded prism2_usb.o driver to iwconfig actually showing me what I want to see? I guess I don't need sit0 in iwconfig, do I?
Any hints and tips would be hugely appreciated!
Thanks, Christian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2005 08:48 PM
тАО09-22-2005 08:48 PM
Re: SuSE 9.0 any point trying to make D-Link DWL-122 USB WLAN adapter work?
After three weeks (i.e. a week or two ago) with quite a bit of twiddling, asking quite a few questions and prayer I made it!
For now I'm using the linux-wlan-ng driver that is already included and was loaded automatically at SuSE 9.3 installation time.
I modified the SuSE hotplug/net/50 something or other script to call the linux-wlan-ng control utility and in the end successfully convinced the SuSE networking stack to associate the dhcpcd with interface wlan0.
The speed seems to be limited to 2MBits (which is my DSL speed anyway). Maybe this is because the DWL-122 only supports USB 1.1? If I got this right linux-wlan-ng actually goes right up to 11MBits?
Thanks again for all your help, Christian
In case you want to add some helpful information you are welcome to reply to this post.