Results 1 to 10 of 42
I've installed MadWifi and it's still not working. It shows as not configured on YaST. =(
AR242x 802.11abg Wireless PCI Express Adapter (Not connected)
BusID : 0000:03:00.0
Unable to configure ...
- 12-06-2008 #1
[SOLVED] Not able to set Atheros WLAN card =(
I've installed MadWifi and it's still not working. It shows as not configured on YaST. =(
AR242x 802.11abg Wireless PCI Express Adapter (Not connected)
BusID : 0000:03:00.0
Unable to configure the network card because the kernel device (eth0, wlan0) is not present. This is mostly caused by missing firmware (for wlan devices). See dmesg output for details.
- 12-07-2008 #2Linux User
- Join Date
- Jan 2007
- Location
- cleveland
- Posts
- 452
welcome to the forum
with my Atheros-based cards I've had better luck with "ath5k"
included as part of "compat.wireless."
Download - Linux Wirelessthe sun is new every day (heraclitus)
- 12-07-2008 #3
I have that exact same wireless on my Eee Pc 900. I just installed Fedora 10 on it and the wireless worked out-of-the-box. It is using the ath5k driver, and it is included in newer kernels. After an update, this is the kernel that I am using.
2.6.27.5-117.fc10.i686
You can find the kernel version that you are using with this command.
Code:uname -r
Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 12-08-2008 #4Code:
marianox@linux-l1y8:~> uname -r 2.6.25.18-0.2-pae
- 12-08-2008 #5
I'm not sure when the ath5k driver was first included in the kernel. You may best to install it using the compat-wireless package that tpl linked to.
Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 12-09-2008 #6
Okay. I'll try. Thanks.
- 12-09-2008 #7
I'm not able to find 2.6.25 Kernel though.
- 12-09-2008 #8
Do you mean the kernel source? It should be installable using YaST, I think the package is called kernel-source. If you can't find it in the YaST updtes, you can always get it here.
http://download.opensuse.org/update/...8-0.2.i586.rpmPaul
Please do not send Private Messages to me with requests for help. I will not reply.
- 12-09-2008 #9
In Download - Linux Wireless I'm not able to see my Kernel.
- 12-09-2008 #10
It has two available versions. One for kernels >= 2.6.27 and one for kernels <= 2.6.26. Since your kernel is 2.6.25.18-0.2, it is less than 2.6.26.
It does recommend using a newer kernel, so try and upgrade first. I know that Suse doesn't usually offer cutting edge kernels for upgrades, so you may not find anything newer.Paul
Please do not send Private Messages to me with requests for help. I will not reply.


