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 &gt; /dev/null <br />% ./load debug=0&times;43fff <br />Verify that loading succeeds without any errors in the kernel: <br />% dmesg -c <br />Bring up the interface so it can be configured: <br />% ifconfig wlan0 up <br />Verify that you can scan and see access points: <br />% iwlist wlan0 scan <br />Associate to your network: <br />% iwconfig wlan0 essid XXXXXX <br />If you use WEP encryption, configure your key: <br />% iwconfig wlan0 key [1] &hellip;your key in hex&hellip; <br />% iwconfig &lt;&ndash; Verify that you are associated <br />% dhcpcd wlan0 

se digito:

./load debug=0x43fff

ottengo questo errore<br />

./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.

Comments

answer this topic

I had got a desire to make my own company, however I did not have enough amount of money to do that. Thank goodness my dude recommended to utilize the loan. Thus I received the small business loan and realized my desire.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • Internal paths in double quotes, written as "internal:node/99", for example, are replaced with the appropriate absolute URL or relative path.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.