![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Networking & Wireless Having problems getting connected to the internet or getting your wireless card to work? Ask here. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
A Carafe of Ubuntu
![]() Join Date: Jun 2006
Location: New Jersey, USA
Beans: 103
Ubuntu 6.06
|
ndiswrapper says driver and hardware present...but nothing.
I am using the Windows Wireless Drivers panel under the System --> Administation. I installed the exe files on a windows machine and got the proper inf and sys files, and loaded them into that panel. Now it is saying "Driver present, hardware present". I still can't connect. I was searching everywhere and this is the info I think might help:
|
|
|
|
|
|
#2 |
|
Tall Cafè Ubuntu
![]() Join Date: Oct 2005
Location: Heart of Texas
Beans: 2,655
Ubuntu 9.04 Jaunty Jackalope
|
Re: ndiswrapper says driver and hardware present...but nothing.
You say you had a wireless in your control panel before starting ndiswrapper?
That means ubuntu had drivers for your card already, they just werent working. To get ndiswrapper to work you have to disable the built in drivers, if you dont it will never attempt to use ndiswrapper. Run lsmod from a terminal and look for anyting named prism, If your card is usb and you dont have a prism entry then post all that appears on the line starting with usbcore. You can remove any listed module by running sudo modprobe -r module If you see a module for your card loaded try to remove it then run sudo modprobe ndiswrapper any time you reboot or unplug the card the module will get reloaded until you remove the file itself. If removing the module works ill help you remove the file if needed
__________________
My Site of Useful Terminal Commands and Solutions to Low Resolution Issues Useful Guides for Ubuntu - Install Anything - Ubuntu:Chronicles Wiki Last edited by Dr. Nick; June 16th, 2006 at 11:58 PM.. |
|
|
|
|
|
#3 |
|
A Carafe of Ubuntu
![]() Join Date: Jun 2006
Location: New Jersey, USA
Beans: 103
Ubuntu 6.06
|
Re: ndiswrapper says driver and hardware present...but nothing.
I didn't see prism anywhere. Here is the usbcore line
Code:
usbcore 130692 7 ndiswrapper,hci_usb,islsm_usb,usbhid,ehci_hcd,uhci_hcd Last edited by kewldude606; June 17th, 2006 at 12:05 PM.. |
|
|
|
|
|
#4 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2006
Beans: 10
|
Re: ndiswrapper says driver and hardware present...but nothing.
YOu know, I'm having the exact same issue, only I have an internal broadcom card on my Compaq Presario v2000, and its showing up under usbcore with the ndiswrapper. Is this my problem?
|
|
|
|
|
|
#5 |
|
First Cup of Ubuntu
![]() Join Date: Jun 2006
Beans: 3
|
Re: ndiswrapper says driver and hardware present...but nothing.
I have a Compaq Presario V2000 with an AMD64 Turion. I tried several options, but the only way it works for me was using a 64-bit driver.
On the ndiswrapper wiki http://ndiswrapper.sourceforge.net/m...index.php/ListI used the drivers from entry number 7. Perhaps you could try this. I hope it works. |
|
|
|
|
|
#6 |
|
A Carafe of Ubuntu
![]() Join Date: Jun 2006
Location: New Jersey, USA
Beans: 103
Ubuntu 6.06
|
Re: ndiswrapper says driver and hardware present...but nothing.
Cinvent, you are responding to blurredbrain, right? Because I have a 32 bit proc.
|
|
|
|
|
|
#7 |
|
Tall Cafè Ubuntu
![]() Join Date: Oct 2005
Location: Heart of Texas
Beans: 2,655
Ubuntu 9.04 Jaunty Jackalope
|
Re: ndiswrapper says driver and hardware present...but nothing.
If you have a built in module for you wireless card showing up on the same line as ndiswrapper it will take priority, So if you have a builtin module that doesnt work and you want to use ndiswrapper you must remove the builtin module before ndiswrapper will work
If you have a 64bit install of ubuntu and want to use ndiswrapper you will need a windows 64bit driver, You can not use a 32bit driver with ndiswrapper 64bit. But if you have a standard 32bit ununtu (thus ndiswrapper) install you can use any 32bit driver, just not 64. @kewldude606 I googled the islsm_usb module on your usbcore line and it appears to be the native driver you are looking to destroy Try sudo modprobe -r islsm_usb and see if ndiswrapper starts to work. If it does you will either have to blacklist the islsm_usb file to keep it from starting on the next boot, or just delete the file entirely |
|
|
|
|
|
#8 |
|
A Carafe of Ubuntu
![]() Join Date: Jun 2006
Location: New Jersey, USA
Beans: 103
Ubuntu 6.06
|
Re: ndiswrapper says driver and hardware present...but nothing.
I did the sudo line you suggested. Now the Windows Wireless Drivers still says Driver and hardware present, but in iwconfig everything is listed as "no wireless extensions." eth2, where the wireless extensions used to be, isn't listed anymore. I then did sudo modprobe islsm_usb everything was back to the way it was in the 1st post by me.
Last edited by kewldude606; June 17th, 2006 at 07:38 PM.. |
|
|
|
|
|
#9 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2006
Beans: 10
|
Re: ndiswrapper says driver and hardware present...but nothing.
Yeah, I now have the 64 bit drivers but it doesn't make any difference. Its doing the exact same thing.
|
|
|
|
|
|
#10 | |
|
Tall Cafè Ubuntu
![]() Join Date: Oct 2005
Location: Heart of Texas
Beans: 2,655
Ubuntu 9.04 Jaunty Jackalope
|
Re: ndiswrapper says driver and hardware present...but nothing.
Quote:
What I did was modprobe -r the kernel driver, then find the actual module file and remove it then modprobe -r ndiswrapper and finally sudo modprobe ndiswrapper I would try that and see how it goes. You should first try without deleting the file just to be safe. Just unload ndiswrapper, and the islsm_usb and reload only the ndiwswapper and see how that goes. |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|