You are not logged in.
Hi, I tried to get wifi working with the arch-kernel. it's working fine with a custom built kernel, but i cannot get it working with the achrlinux-standard-kernel (kernel26).
I'm loading the following modules through /etc/rc.conf
MODULES=(ide-cd firmware_class arc4 crc32c ipw2200 ieee80211 ieee80211_crypt ieee80211_crypt_wep speedstep-centrino cpufreq_powersave cpufreq_userspace freq_table cpufreq_ondemand)
while booting i get the message that the module "firmware_class" can not be found and the following error message from the network:
:: Starting Network [BUSY]
Error for wireless request "Set Mode" (8B06) :
SET failed on device eth1 ; Invalid argument.
[DONE]
thanks in advance for your help
martin
------------------------------
Solution:
eth1 is eth0 ;-)
Offline