Results 1 to 5 of 5
I am new and tried the CD and XP and ubantu coexist without difficulty but my wireless card Netgear WG511V2 wireless card does NOT work!, bummer.
I don't want to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-08-2008 #1Just Joined!
- Join Date
- Nov 2008
- Location
- Irvine, CA
- Posts
- 10
Just joined, ubantu nearly works on my Compaq 2800T laptop!
I am new and tried the CD and XP and ubantu coexist without difficulty but my wireless card Netgear WG511V2 wireless card does NOT work!, bummer.
I don't want to buy another card and not sure how I can get this card to work...
any help will be greatly appreciated.
gychang
- 11-08-2008 #2
Which version of Ubuntu do you use?
Open a terminal (Applications->Accessories) and type:
Close it with ctrl+c.Code:cat /etc/lsb-release
Then type:
Post the output of the commands here.Code:uname -r
- 11-08-2008 #3Just Joined!
- Join Date
- Nov 2008
- Location
- Irvine, CA
- Posts
- 10
- 11-09-2008 #4
Go to System->Administration->Hardware drivers and let it install the drivers it says. You will have to connect to the internet with an ethernet cable first.
Another thing you can try is:
Open System->Administration->Network and go to wireless tab. Click add and give the configuration you gave to windows. If no card is shown, type in terminalto see if the adapter is recognized. If it is recognized, it means that you don't have the driver. You can use the windows driver instead, with the help of ndiswrapper. To install it type in terminal:Code:lspci
and run it from System->Administration->Windows wireless driversCode:sudo apt-get install ndisgtk
There is documentation for ndiswrapper in Ubuntu here
- 11-13-2008 #5Just Joined!
- Join Date
- Nov 2008
- Location
- Irvine, CA
- Posts
- 10


Reply With Quote

