bug: iwl4965 bug on load debug=0x43fff

Ho trovato alcune difficolta seguendo la guida Intel per installare i nuovi moduli per la mia wifi iwl4965 (su notebook lenovo T61). C'è un piccolo baco, risolto qui.

Sto usando Ubuntu Gutsy.

lspci

Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN Network Connection (rev 61)

Alla fine della guida ci son queste righe:

% dmesg -c > /dev/null 
% ./load debug=0×43fff
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

se digito:

./load debug=0x43fff

ottengo questo errore

./unload: 4: Syntax error: Bad substitution 

Il problemino si risolve facilmente sostituendo la linea #!/bin/sh in #!/bin/bash in entrambi gli script ./load ./unload

Aggiornamento 05.02.2008: questo baco, da me segnalato su bughost, è stato chiuso (grazie a Reinette Chatre). Ho provato la nuova versione 1.2.25 e funziona!  Baco risolto.

Invia nuovo commento

Il contenuto di questo campo è privato e non verrà mostrato pubblicamente.
  • Indirizzi web o e-mail vengono trasformati in link automaticamente
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Linee e paragrafi vanno a capo automaticamente.

Maggiori informazioni sulle opzioni di formattazione.

CAPTCHA
Questa domanda serve per verificare che tu sia un visitatore umano (non un computer) e per prevenire lo spam
1 + 0 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.