I always get such
Logical answers when I ask questions here, one could almost expect me to have already tried such things.
I've given up on finding an actual driver, so I want to set it up using ndiswrapper.
My card is listed on the supported cards page:
http://ndiswrapper.sourceforge.net/m...index.php/List
Card: Dell Wireless 1500 (802.11draft-n/a/g) WLAN MiniCard
* Chipset: Broadcom BCM4321(?) (rev 01)
* pciid: 14e4:4328
* Driver:
http://ftp.us.dell.com/network/R129083.EXE
* Other: ndiswrapper v1.22-rc1, Ubuntu kernel 2.6.15-26-386
But I'm having trouble setting up ndiswrapper correctly (apparently)..
I install my inf driver, and ndiswrapper says that it's a valid driver and the hardware is present, so all would seem to be fine, but then when I try to modprobe ndiswrapper, as well as at startup when the system tries to load it automatically, it fails to launch.
Here's what I get:
ndiswrapper: module not supported by Novell, setting U taint flag.
ndiswrapper version 1.10 loaded (preempt=no,smp=yes)
ndiswrapper (import:241): unknown symbol: ntoskrnl.exe:'IoGetDeviceObjectPointer'
ndiswrapper (load_sys_files:213): couldn't prepare driver 'bcmwl5'
ndiswrapper (load_wrap_driver:111): loadndiswrapper failed (65280); check system log for messages from 'loadndisdriver'
And I don't know where to go from here...