Hi,

Please find attached messages during ath5k driver initialization. The logs includes output of the following commands.
1) modprobe ath5k
2) ifconfig ath0 up
Since I removed the configuration files given by suse distribution in /etc/sysconfig/network directory, I am getting "No configuration found for wmaster0" in the attached logs. I think that will not be a problem. Please tell me what might be the problem.

thanks,
Jagadish

These messages do not indicate to me that you have brought the
interface up. Please bring up the interface first.

ip link set wlan0 up

or the old man way to do it:

ifconfig wlan0 up

Then you should be able to scan.

  Luis


Dec  3 10:24:37 linux-lf5g kernel: [  114.512300] ACPI: PCI Interrupt 
0000:05:00.0[A] -> GSI 16 (level, low) -> IRQ 18
Dec  3 10:24:37 linux-lf5g kernel: [  114.602934] phy1: Selected rate control 
algorithm 'simple'
Dec  3 10:24:37 linux-lf5g kernel: [  114.604449] ath5k_pci 0000:05:00.0: 
Atheros AR5213A chip found (MAC: 0x79, PHY: 0x45)
Dec  3 10:24:37 linux-lf5g kernel: [  114.604457] ath5k_pci 0000:05:00.0: 
RF2112A 2GHz radio found (0x56)
Dec  3 10:24:37 linux-lf5g ifup:     wmaster0  
Dec  3 10:24:37 linux-lf5g ifup:               No configuration found for 
wmaster0
Dec  3 10:24:37 linux-lf5g ifup:     ath0      
Dec  3 10:24:37 linux-lf5g ifup:               No configuration found for ath0
Dec  3 10:24:50 linux-lf5g kernel: [  115.191304] ADDRCONF(NETDEV_UP): ath0: 
link is not ready
_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to