I know its a lot discussed and I know some of you have sure answered this question 100 times so i am very sorry to ask you again but I tried all what I found on this site and the rest of the hole internet .
I installed the Madwifi drivers like its described here:
Atheros madwifi - openSUSE
But when i am looking in YaST Control Center > Network Devices > Network Settings my wireless card is not configured/connected and the kernel device is not present…
Hi again
Thanks for the info. I wanted to check your device at the Madwifi site but unfortunately it’s down ATM.
So:
You’ve got ath_pci so you’ve installed madwifi. Let’s just check the versions. can you enter these two commands in a console and return the results here:
rpm -qa | grep madwifi (wait 20 secs for full response)
uname -r
We’ll double check the installation, but assuming the correct RPMs are there, you should proceed to configure the device in Yast following one of several tutorials. Seems you’ve used this one already: Atheros madwifi - openSUSE
You’ve got ath_pci so you’ve installed madwifi. Let’s just check the versions. can you enter these two commands in a console and return the results here:
rpm -qa | grep madwifi (wait 20 secs for full response)
My ability to troubleshoot/fix a wireless hardware/driver problem is limited to following someone else’s procedure, so bear that in mind as you read what I’ve written below.
Having said that, I spent several hours over the course of a couple of days trying to get my AR242x working on my HP laptop – trying numerous things that were suggested on the forums here.
In the end, this is the only thing that worked for me, which incidentally is exactly what I was doing on the same laptop under Ubuntu.
Read beyond the OP, as I added a bit of info that was non-obvious to a noob like me. (dunno what your skill level is)
@converted
I tried to follow your solution too but when i type “make” is outputs the following:
make
Makefile.inc:91: *** KERNELCONF: /lib/modules/2.6.25.18-0.2-pae/build/.config does not exist.. Stop.
I am also pretty new to Linux and I don’t know where the problem is. “Make” and everything else to compile is installed. I can compile programs. But it seems to be something with the Kernel.
Thanks to swerdna your Website and your help are great.
Thanks to converted and bbqau, you both made a very good guide.
The only thing that was missing for compiling was kernel-syms. After installing it everything went fine.
@converted
You said in your guide that you had problems without installing kernel-syms probably you can add the error that we got so that everyone knows how to solve that. I had no idea that I have to install this for solving this special error.
I’m so glad you got it working! I’ll add that error to bbqau’s thread…
I see you mentioned you are new to Linux – after a year and a half of near total Linux immersion I’m still completely ignorant in many areas. Don’t worry though, it’s a great experience. Have a bit of patience in the beginning and you’ll really be rewarded.
OK, I have to get on your nerves one more time. But I think this could be important for other too. After my wireless card was detected yesterday I wanted to etablish a connection today. For maximal security I switched to “Broadcast SSID off” in my router settings. With this setting I cant neither etablish a connection with the YaST configuration nor with KNetworkManager. For testing purposes I changed the setting to “Broadcast SSID on” everything went fine. But then after rebooting (I don’t know what I did that this could happen.) my wireless card was not detected again. The old profile (was working before)was still in the overview but now there was like original the old one that said not detected. No I was unable to make wireless connetions. OK, I deleted the profile that said “detected” because i didn’t worked and now I was at the point that this picture
To get things working again I wanted to reinstall everything. First I deinstalled madwifi in YaST. I also wanted to deinstall madwifi-hal-0.10.5.6-r3861-20080903 but I didn’t know how and didn’t do it (Just for the future can you tell me how to? In YaST it’s not listed). Then I restarted my system and the wireless card was detected again without installing “madwifi” again. I’m a little bit confused now. :\
Another question is: Why do I have to configure my wireless card in YaST. I mean the connection relevant settings. I even have to do it in KNetworkManager that it works!?
Well, I’m probably out of my depth here, but I’m going to suggest that you try it again. It sounds from your post as if you may have left the repo-installed madwifi on your system when you did it the first time around, which I did NOT do, and which I’d have guessed would have caused a problem at some point.
So, my suggestion leave the repo-madwifi uninstalled (or uninstall it and reboot if you’ve reinstalled it) and then try bbqau’s method again.
FWIW I did not configure my wireless card via YAST, I did it via KNetworkManager.
Also, just FYI, hiding your SSID is not especially useful from a security standpoint, so if that proves to be the sticking point for you after trying it again, I suggest you just turn on SSID broadcast and leave it that way.
I think you understood me wrong. I said first it worked than not and then after deinstalling madwifi everything was fine again.
I don’t mean the madwifi repo I mean the one under YaST Software Management. This one was installed as it worked the first time and as it didn’t worked I deintalled madwifi and then it worked again.
I also used now KNetworkManager to configure my card. I also tried it with only YaST but this didn’t worked.