I’ve been trying to set up openSUSE 11 on my PC yesterday, which I installed via LiveCD, but I can’t get my wireless card to connect to the internet via my router. I’ve got no way of connecting to my router with a wired connection from here, so in SUSE I’m stuck without internet. I’ve tried various configurations in yast, but no luck. Any suggestions?
Here are the results from the steps listed in the stickied thread:
Looks ok to me, just need to associate it with your router/modem,which can be done via right-clicking network manager - new connection. Keep clicking next & filling in relevant details,then save. then you can connect to it. Or you can set it up via YaST - network devices - network settings
I tried 1) and 2), but no luck. When I tried 3), “iwconfig” didn’t show wlan0 any more, so I switched that option back. ath5k seems to be the correct driver, but “iwlist scan” still says “No scan results”.
What else can I do to further diagnose this problem?
I tried out some other distros just to see if those supported wireless out of the box. That experiment is done, and I’m now going back to openSUSE. This time, I decided to install openSUSE from the full install DVD so that I could get MadWiFi off the DVD repo like I did for Debian. However, I can’t find the MadWiFi package on the openSUSE DVD.
Is MadWiFi actually on the install DVD in a place that I haven’t checked yet?
If it isn’t, what is the most painless way to obtain and install MadWiFi, keeping in mind that I do not have any internet access from my openSUSE system yet? I can transfer files from a flash drive or CD, but that’s it.
Daemonized wrote:
> 1. Is MadWiFi actually on the install DVD in a place that I haven’t
> checked yet?
No - madwifi contains a binary blob that is not available under GPL, or any
other open-source license. As a result it violates the “open” part of openSUSE
and will never be part of an openSUSE distribution.
> 2. If it isn’t, what is the most painless way to obtain and install
> MadWiFi, keeping in mind that I do not have any internet access from my
> openSUSE system yet? I can transfer files from a flash drive or CD, but
> that’s it.
Download the “tar” file, which is like zip on steroids and put that file on your
favorite removable medium. Then go to or boot Linux, install the medium and
perform the untarring from that source according to the installation
instructions for that package. The process has the technical name of
“sneakernetting”.
Actually, the madwifi hardware abstraction layer (HAL) binary now has source available, I believe under the ISC license. Madwifi development, however, is basically stopped because there was a collective decision to discard it in favor of ath5k development. I don’t believe anyone has yet added the HAL source to replace the binary.
If you’re willing to wait a couple of days, you can try out suse 11.1 with the updated ath5k drivers. I suspect they should be working fine for regular station mode use.
If you do decide to compile madwifi from source, don’t forget to install gcc.
Installing MadWifi was a piece of cake after I installed the kernel headers and the C++ compiler from my DVD. It works flawlessly, and I’m posting this using openSUSE! Thanks very much for your help. This will do just fine until ath5k is working on openSUSE.