You are not logged in.
I followed the wiki: http://wiki.archlinux.org/index.php/Wireless_Setup
[maciek@arch ~]$ sudo hwdetect --show-net
NET : tg3 ieee80211 ieee80211_crypt mac80211 ipw3945 iwl3945 cfg80211
[maciek@arch ~]$ sudo pacman -Q wireless_tools
wireless_tools 29-2
[maciek@arch ~]$ lsmod | grep iwl3945
iwl3945 84852 0
mac80211 130572 1 iwl3945
but here I have an error:
[maciek@arch ~]$ sudo ifconfig wlan0 up
Password:
SIOCSIFFLAGS: No such file or directory
I'll be thankful
Last edited by e404 (2008-07-15 13:11:18)
Offline
http://wiki.archlinux.org/index.php/Wir … nd_ipw4965
pacman -S iwlwifi-3945-ucode
Offline
Thanks! Works!
I read this section but I didn't understand what does it mean to use a firmware.
Now I commited a minor change to wiki that explains it imho better.
Last edited by e404 (2008-07-14 12:49:26)
Offline
Hi e404,
Welcome to Arch!
Would you please mark this thread as solved? That way someone who searches the forums for 3945 can quickly find help. Thanks. (edit your first post)
Offline