LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 06-14-2006, 04:01 PM   #1
dui_attorney
LQ Newbie
 
Registered: Jun 2006
Posts: 2

Rep: Reputation: 0
Question SUSE 10.1(x86_32) and Belkin Pre-N wireless card F5D8000


I have two (2) desktop computers, each using the Belkin F5D8000 wireless card in a PCI cardbus adapter. Both computers have AMD64 processors, but are dual booted with SUSE 10.1 (X86_32).
I have used identical procedures to load ndiswrapper and Netgear's driver. One computer works flawlessly, the other does not work at all. Here is the procedure I used:
As root download and extract ndiswrapper-1.17 and WPNT511_v1104 Windows driver.
As root, cd ndiswrapper-1.17
As root make distclean
As root make
As root make install
As root cd WPNT511_v1104/Utility/Driver
As root ndiswrapper -i netani.inf
As root ndiswrapper -l (shows netani driver present, hardware present)
As root ndiswrapper -d 17cb:0001 netani
As root ndiswrapper -m
As root depmod -a
As root modprobe ndiswrapper
As root ifconfig shows NO wlan0 and no wireless extensions
As root ifconfig shows no wlan0
As root dmesg produces the following (partial shown):

ndiswrapper: module not supported bu Novell, setting U taint flag.
ndiswrapper version 1.17 loaded (preempt=no, smp=yes)
ndiswrapper:driver netani (Airgo Networks, Inc., 06/30/05, 1.5.0.147) loaded
ACPI: PCI Interrupt 0000:03:00.0[A] -> Link [AP4] -> GSI 19 (level,low) -> IRQ 177
ndiswrapper (NdisWrieErrorLogEntry: 246): code 1768186984
ndiswrapper (NdisWrieErrorLogEntry: 246): code 1953066601
ndiswrapper (NdisWrieErrorLogEntry: 246): code 994
ndiswrapper (miniport_init: 262): couldn't initialize device: C000009A
ndiswrapper (pnp_start_device: 438): Windows driver couldn't initialize the device (C0000001)
ndiswrapper (miniport_halt: 303): device f6dd7380 is not initialized - not halting
ndiswrapper: device eth%d removed
unregister_netdevice: device eth%d/f6dd7000 never was registered
ndiswrapper: probe of 0000:03:00.0 failed with error -22

I have tried several times (from scratch, reinstalled kernel sources, tried ndiswrapper 1.10 and 1.16 but the result of modprobe ndiswrapper is the same: the ndiswrapper driver module is not being inserted into the kernel.

What do I do now? PLEASE !!!
TIA
 
Old 06-19-2006, 04:42 PM   #2
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Welcome to LQ!

I'd suggest swapping the cards between the two machines and see if the failure is card related or machine related. My gut is that you've either got a bad card or that one of the cards is a different version and therefore needs a different driver.
 
Old 06-20-2006, 10:28 AM   #3
dui_attorney
LQ Newbie
 
Registered: Jun 2006
Posts: 2

Original Poster
Rep: Reputation: 0
NDISWrapper/modprobe problem

Quote:
Originally Posted by Hangdog42
Welcome to LQ!

I'd suggest swapping the cards between the two machines and see if the failure is card related or machine related. My gut is that you've either got a bad card or that one of the cards is a different version and therefore needs a different driver.
I have swapped the cards; the problem remains with the computer. The ONLY difference I can find is that the "bad" computer is using the nVidia nForce3 chipset (the "good" one is using a VIA chipset.
In examining dmesg printout on the "bad" machine, I also found these messages:
PCI: Failed to allocate mem resource #1 80000@fb080000 for 000:03:00.0
PCI: Failed to allocate mem resource #0 20000@fb020000 for 000:03:00.0

03:00.0 is the wireless card.

Now what?

And thanks for replying.
 
Old 06-20-2006, 03:52 PM   #4
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Dang. That is one doozy of a first problem to post. I think you are right in that the nVidia nForce3 chipset is a likely culprit. From the googling I did, it seems to be an IRQ conflict with PCI and Cardbus. The problem is I'm not finding any suggestions on how to fix it. I would try a couple of things however.

First, I would check the Belkin website for other drivers. Since you're running 64 bits, I'm guessing the selection is going to be limited.

The other thing I would do would be to get in touch with the ndiswrapper developers and see if they are aware of this problem and any potential solutions. Like I said, googling shows that you are not alone, but solutions are kind of elusive.
 
Old 07-31-2006, 01:15 PM   #5
imanassypov
LQ Newbie
 
Registered: Sep 2005
Location: Toronto, Canada
Distribution: FreeBSD, Gentoo, NetBSD
Posts: 28

Rep: Reputation: 15
Did you guys figure this out?
Are you sure your 'working' pc did not have any other means of connectivity that might have mislead you into believing you were actually connecting through the belkin card?


As far as my setup goes, I reached the point where the card is recognized and I am able to scan for networks. However I cant connect any essid. Even though it shows that I am connected, no connectivity is achieved. I tried running tcpdump, and I see a bunch of weird messages like 'IP packet truncated'...
 
Old 08-01-2006, 07:54 AM   #6
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
You might want to have a look through this thread. I've seen it referenced in a couple of places as being helpful.
 
Old 08-01-2006, 08:34 AM   #7
imanassypov
LQ Newbie
 
Registered: Sep 2005
Location: Toronto, Canada
Distribution: FreeBSD, Gentoo, NetBSD
Posts: 28

Rep: Reputation: 15
Thumbs up Belkin Pre-N F5D8010

Just to answer my own question,


- I did resolve the problem. The trick was not to install the stock ndiswrapper from the ports (be it Gentoo, SuSe, Ubuntu), but to get the latest version of the sources for the ndiswrapper together with kernel headers for your current version. The system I got it working with is a suse 10.1, kernel patch level 2.6.13, with ndiswrapper utils 1.8, driver version 1.21. The installation procedure is the same as outlined in ndiswrapper wiki.

Drop me a line if you still have troubles.


-ig
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Belkin "Pre-n" F5D8000 network card thunderweasel Linux - Wireless Networking 41 07-19-2008 03:46 PM
Belkin F5D8010 Pre-N Wireless PCMCIA Linuxfrog Linux - Wireless Networking 0 11-27-2005 06:10 PM
Belkin wireless card and Suse 10 pontke Linux - Wireless Networking 1 10-26-2005 07:06 AM
Belkin F5D6001 Wireless PCI Card !? Suse 8.2 iner Linux - Wireless Networking 7 09-07-2004 02:52 PM
SuSE 9.0 will not recognize my Belkin F5D7000 wireless card MatthewASmith79 Linux - Wireless Networking 6 08-02-2004 08:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 11:45 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration