LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   LinuxAnswers Discussion (https://www.linuxquestions.org/questions/linuxanswers-discussion-27/)
-   -   DISCUSSION: Belkin F5D6001 ver 3. wireless pci adapter using ndiswrapper for Slackware 10.0 (https://www.linuxquestions.org/questions/linuxanswers-discussion-27/discussion-belkin-f5d6001-ver-3-wireless-pci-adapter-using-ndiswrapper-for-slackware-10-0-a-296831/)

ChunkxZor 05-09-2005 08:08 PM

It keeps telling me
[root@host]\# modprobe ndiswrapper
[root@host]\# dmesg | grep ndiswrapper
ndiswrapper version 0.10 loaded (preempt=no,smp=no)
ndiswrapper (load_driver:1829): failed to prepare drivers

bbo 05-09-2005 08:58 PM

can you please post the output of following commands?

lspci

lsmod

dmesg | grep ndiswrapper

ndiswrapper -l <-- lower case L

ChunkxZor 05-10-2005 04:07 PM

root@darkstar:~# lspci
00:00.0 Host bridge: Intel Corp. 82810 GMCH [Graphics Memory Controller Hub] (rev 03)
00:01.0 VGA compatible controller: Intel Corp. 82810 CGC [Chipset Graphics Controller] (rev 03)
00:1e.0 PCI bridge: Intel Corp. 82801AB PCI Bridge (rev 02)
00:1f.0 ISA bridge: Intel Corp. 82801AB ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corp. 82801AB IDE (rev 02)
00:1f.2 USB Controller: Intel Corp. 82801AB USB (rev 02)
00:1f.3 SMBus: Intel Corp. 82801AB SMBus (rev 02)
00:1f.5 Multimedia audio controller: Intel Corp. 82801AB AC'97 Audio (rev 02)
01:0b.0 Ethernet controller: Belkin: Unknown device 6001 (rev 20)
root@darkstar:~# lsmod
Module Size Used by Tainted: P
intelpci 14400 0
ac97 20160 0 [intelpci]
uart401 7424 0
soundbase 1633856 0 [intelpci ac97 uart401]
sndshield 13312 0 [intelpci ac97 uart401 soundbase]
ndiswrapper 70520 0
parport_pc 15044 1 (autoclean)
lp 6404 0 (autoclean)
parport 22824 1 (autoclean) [parport_pc lp]
keybdev 1892 0 (unused)
mousedev 4020 1
hid 20804 0 (unused)
usbmouse 1880 0 (unused)
input 3200 0 [keybdev mousedev hid usbmouse]
i810_rng 2528 0 (unused)
uhci 24284 0 (unused)
usbcore 58860 1 [ndiswrapper hid usbmouse uhci]
snd-page-alloc 4712 0
pcmcia_core 39172 0
ntfs 51232 1 (autoclean)
ide-scsi 9392 0
agpgart 45092 0 (unused)

root@darkstar:~# dmesg | grep ndiswrapper
ndiswrapper version 0.10 loaded (preempt=no,smp=no)
ndiswrapper (load_driver:1829): Unable to prepare driver
root@darkstar:~# ndiswrapper -l
Installed ndis drivers:
bel6001 hardware present
root@darkstar:~#

bbo 05-10-2005 05:09 PM

seems like it didn't load the correct driver,
check in the folder /etc/ndiswrapper/bel6001

if there is bel6001.sys, remove it and leave rtl8180.sys file.

then reboot

ChunkxZor 05-11-2005 05:56 AM

there was no bel6001.sys in there and rtl8180.sys was there, rebooted either way and it still doesnt work

bbo 05-11-2005 08:07 AM

try uninstall ndiswrapper and reinstall??


All times are GMT -5. The time now is 11:24 PM.