Bugzilla – Bug 1590
fixed a bash issue on ubuntu related to the install guide
Last modified: 2008-05-18 19:18:50
You need to log in before you can comment on or make changes to this bug.
On Ubuntu gutsy I found a little issue while following this guide: http://intellinuxwireless.org/index.php?p=iwlwifi&n=HOWTO-iwlwifi I found it was necessary to change #/bin/sh to #/bin/sh in 2 scripts I wrote a mini howto here: http://dventurin.wordpress.com/2008/02/04/bug-iwl4965-bug-on-load-debug0x43fff/ I hope it will help Dam
Thank you very much. Our scripts mistakenly assumes that /bin/sh points to (or is) bash ... ubuntu points to dash so that causes the failure. Your recommended fix is now included in our repository at http://intellinuxwireless.org/repos/?p=iwlwifi.git;a=summary With the driver now included upstream it is not clear if/when we will create a new release. This fix will surely be included in any upcoming release.
We have decided to create a new release to address this problem. Could you please verify the fix in release 1.2.25? Please update this bug with your findings.
Mark it fixed