Moderatore: Staff


) ecco che avrai un nuovo kernel tutto tuo 









estudiantes ha scritto:si ho messo solo i tre files che ho scaricato dal sito indicato in firmware e basta ma non so come compilare o cosa altro aggiungere... c'è un capitolo Microcode Images da dove ho trovato i files e sotto Driver Snapshots - only for kernels 2.6.18 to 2.6.23 ma non capisco quale dovrei installare e dove/come copiare o compilare.... se mi puoi spiegare grazie...
Download, build, and install from snapshots
% wget \
http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-1.2.25.tgz
% tar xvf iwlwifi-1.2.25.tgz
% cd iwlwifi-1.2.25
% make
% make install
Testing the build
% dmesg -c > /dev/null
% ./load debug=0x43fff
Verify that loading succeeds without any errors in the kernel:
% dmesg -c
Bring up the interface so it can be configured:
% ifconfig wlan0 up
Verify that you can scan and see access points:
% iwlist wlan0 scan
Associate to your network:
% iwconfig wlan0 essid XXXXXX
If you use WEP encryption, configure your key:
% iwconfig wlan0 key [1] ...your key in hex...
% iwconfig <-- Verify that you are associated
% dhcpcd wlan0





Visitano il forum: Google [Bot] e 2 ospiti