You are not logged in.

#1 2014-05-06 10:45:00

tbitai
Member
Registered: 2014-04-11
Posts: 10

Cannot attach ndiswrapper module to Intel 4965 card

I am trying to get working reliably my Intel 4965 wifi card. I gave up with the iwl4965 driver, and now I am trying to find a good win driver to use it via ndiswrapper. But it seems I cannot even attach the ndiswrapper module to my card! I removed the iwl4965 module, and added the ndiswrapper module - I can confirm this with lsmod | grep iwl (empty output) and lsmod | grep ndis (in the output appears a line starting with "ndiswrapper"). But if I do lspci -k, in the section of the wireless controller there's "Kernel modules: iwl4965". (Also, according to iwconfig no wireless interface is created)

Offline

#2 2014-05-06 11:07:25

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Cannot attach ndiswrapper module to Intel 4965 card

That lspci output is telling you what module is capable of handling your device, not what module is actually handling your device. lspci will never show ndiswrapper because it is not specific to a particular device.

Did you actually find a suitable windows driver? You only said you're trying to find it. If you did find it, are you sure you installed the correct files in the correct place?

Offline

#3 2014-05-06 23:08:03

tbitai
Member
Registered: 2014-04-11
Posts: 10

Re: Cannot attach ndiswrapper module to Intel 4965 card

Thank you. I thought that there's a problem with ndiswrapper itself, so I have to solve that problem before finding a suitable windows driver. Now I assume ndiswrapper is okay, and try to change the windows driver.

Offline

Board footer

Powered by FluxBB