Jump to content

Ubuntu question


Recommended Posts

Not hard at all, I got it set up in just a few minutes. The only trick was that since I was using open key mode, I had to use "sudo iwconfig wlan0 key open ###########" instead of without the 'open' part. Other than that, it was just:

 

1) install the deb from synaptic

2) get the driver from hp

3) sudo ndiswrapper -i /path/to/driver/inf

4) sudo ndiswrapper -l

5) sudo ndiswrapper -m

6) sudo modprobe ndiswrapper

7) sudo iwconfig ...

 

no problems at all and I have a Broadcom at that. I'm actually excited for the 2.6.17 kernel branch that has the bcmxx driver in the kernel itself. I think it will make things a lot easier for people coming to Linux for the first time. No more dinking around with ndiswrapper, the installer should config it without any intervention. Nice for newbs.

 

EDIT: one thing I should mention ... ndiswrapper doesn't play nice with the smp kernel. I had to go to the non-smp kernel to stop the lock-ups. Bummer.

 

Write back with issues. :)

 

Nate

Edited by nchancock
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...