[Bug 268625] Re: Intrepid: Regression Ndiswrapper is broken by b43 driver again

hradec hradec at hradec.com
Thu Mar 26 05:01:01 UTC 2009


I'm also having trouble with intrepid and ndiswrapper. My wifi is a
BCM4328 (I'm running it on my appleTV) and for some reason ndiswrapper
can't initialize the device...

this is my lspci:

00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Express Root Port (rev 03)
00:07.0 Performance counters: Intel Corporation Device 27a3 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300] (rev a1)
02:00.0 Network controller: Broadcom Corporation BCM4328 802.11a/b/g/n (rev 05)
03:03.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)


and this is what I get in dmes when loading ndiswrapper:

[ 4965.744660] ndiswrapper version 1.53 loaded (smp=yes, preempt=no)
[ 4965.860223] ndiswrapper: driver bcmwl5 (Broadcom,10/12/2006, 4.100.15.5) loaded
[ 4965.862366] ndiswrapper 0000:02:00.0: enabling device (0000 -> 0002)
[ 4965.862386] ndiswrapper 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 4965.862433] ndiswrapper 0000:02:00.0: setting latency timer to 64
[ 4965.864916] ndiswrapper (NdisWriteErrorLogEntry:190): log: C000138D, count: 1, return_address: d107c937
[ 4965.892893] ndiswrapper (NdisWriteErrorLogEntry:193): code: 0x10b
[ 4965.907845] ndiswrapper (mp_init:219): couldn't initialize device: C0000001
[ 4965.907853] ndiswrapper (pnp_start_device:435): Windows driver couldn't initialize the device (C0000001)
[ 4965.907874] ndiswrapper (mp_halt:262): device ce2da480 is not initialized - not halting
[ 4965.907880] ndiswrapper: device eth%d removed
[ 4965.910369] ndiswrapper 0000:02:00.0: PCI INT A disabled
[ 4965.911622] ndiswrapper: probe of 0000:02:00.0 failed with error -22
[ 4965.915329] usbcore: registered new interface driver ndiswrapper


this is ndiswrapper -l:
bcmwl5 : driver installed
	device (14E4:4328) present (alternate driver: ssb)

and I successfully blacklisted all modules tha cause problem to this driver: 
blacklist bcm43xx
blacklist ssb
blacklist b44                                                          
blacklist b43
blacklist b43legacy

after blacklisting those, I ran /usr/sbin/update-initramfs to update my
initrd.img file so none of the above would be loaded at boot time by the
kernel...

none of the above are showing up when I do lsmod.

any ideas?

-H

-- 
Intrepid: Regression Ndiswrapper is broken by b43 driver again
https://bugs.launchpad.net/bugs/268625
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to ndiswrapper in ubuntu.




More information about the kernel-bugs mailing list