lesliek
Group: Members
Posts: 91
Joined: Feb. 2006 |
|
Posted: Mar. 27 2007,21:54 |
|
Thanks very much for your latest reply, ^thehatsrule^.
I'm pleased to say that I've now been able to advance further than ever before.
I deleted from the computer the two Windows files (WG511v2.INF and WG511v2.sys) I'd copied to it from the CD that came with the card and started all over.
First, I copied to the computer ALL of the files in the relevant Windows XP folder on the CD that came with the card, not just the two I’d earlier copied. Whether that mattered, I can’t say, but I did it because I saw in my reading someone suggesting that that be done.
Next, I ran ndiswrapper –i WG511v2.INF, followed by ndiswrapper -l. The latter showed that the driver was installed and hardware was present.
Next, I added /etc/ndiswrapper (which now included files created by running ndiswrapper –i WG511v2.INF) to .filetool.lst, added sudo modprobe ndiswrapper to bootlocal.sh and rebooted. (I hadn't done those things before, but had tried simply to take all of the steps one after the other. Maybe rebooting part way through the steps helped.)
As I watched on the reboot, I saw a message saying “unable to locate module ndiswrapper”. However, when I got the desktop, I decided to try again. I opened the terminal, typed in sudo modprobe ndiswrapper (which gave me back the prompt, not a message about being unable to locate the module) and then dmesg | grep –i ndiswrapper.
This time, the entries in dmesg didn’t include anything about being unable to allocate shared memory; as well, the lights on the card were flashing for the first time ever.
Then, very disappointingly, I had to leave for work, from where I'm typing this.
I hope that when I get home and boot up, I'll again be able to get back to the point where the card shows signs of life.
Naturally, I'd prefer that the sudo modprobe ndiswrapper command could run from bootlocal.sh, rather than from the command line.
Are you able to give me any suggestion as to why the command wouldn't work when included in bootlocal.sh?
Thanks again,
Leslie
|