Hi,
I've been trying to install my USB D-Link WUA-1340 wireless adapter on
debian. I installed the dr71wuy.inf drivers using Ndiswrapper. I got
a driver present and hardware present message.
However, when booting up or plugin in the card I get the following
message:
usb 1-2.1: new full speed USB device using address 3
ndiswrapper: driver dr71wu (D-Link,11/03/2005, 1.00.01.0000) loaded
Unable to handle kernel NULL pointer dereference at virtual address
00000000
printing eip:
d0b03083
*pde = 00000000
Oops: 0002 [#1]
PREEMPT
Modules linked in: nls_cp437 isofs ipv6 floppy parport_pc parport evdev
pcspkr pci_hotplug hw_random intel_agp uhci_hcd 3c59x agpgart
capability commoncap ndiswrapper usbcore psmouse ide_cd cdrom genrtc
ext3 jbd ide_generic piix ide_disk ide_core sd_mod ata_piix libata
scsi_mod unix font vesafb cfbcopyarea cfbimgblt cfbfillrect
CPU: 0
EIP: 0060:[<d0b03083>] Not tainted
EFLAGS: 00010246 (2.6.8-3-386)
EIP is at 0xd0b03083
eax: 00000000 ebx: c9764000 ecx: 00000000 edx: 00000000
esi: ffffffed edi: ceedac00 ebp: ce88fdb4 esp: ce88fdac
ds: 007b es: 007b ss: 0068
Process khubd (pid: 526, threadinfo=ce88e000 task=ce834c90)
Stack: 00000000 00000000 ce88fe34 d0b016cb 00000000 0000000c c9081460
00000001
d08d6cdf 00000000 00000000 00000000 d0b2e295 00000000 00000000
00000020
d0b48748 ffffffed 00000000 d08d9d9c d0b48748 c9764220 c9764000
d0b03774
Call Trace:
[<d08d6cdf>] wrap_kmalloc+0x42/0x7d [ndiswrapper]
[<d08d9d9c>] NdisMInitializeTimer+0xf/0x2c [ndiswrapper]
[<c01e08b8>] ether_setup+0x0/0x86
[<d08debb0>] miniport_init+0x57/0x61 [ndiswrapper]
[<d08d5a27>] ndiswrapper_add_one_usb_dev+0x93/0x15a [ndiswrapper]
[<d094d03c>] usb_probe_interface+0x36/0x40 [usbcore]
[<c01d4ac3>] bus_match+0x2e/0x4d
[<c01d4b23>] device_attach+0x41/0x7d
[<c01d4d47>] bus_add_device+0x3f/0x6e
[<c01d4110>] device_add+0x72/0xda
[<d0952a19>] usb_set_configuration+0x2dd/0x334 [usbcore]
[<d094ec0e>] usb_new_device+0xb7/0x116 [usbcore]
[<d094f665>] hub_port_connect_change+0x283/0x313 [usbcore]
[<d094f919>] hub_events+0x224/0x2da [usbcore]
[<d094f9cf>] hub_thread+0x0/0xe4 [usbcore]
[<d094f9ec>] hub_thread+0x1d/0xe4 [usbcore]
[<c0116fb4>] autoremove_wake_function+0x0/0x3a
[<c0105e6e>] ret_from_fork+0x6/0x14
[<d094f9cf>] hub_thread+0x0/0xe4 [usbcore]
[<c0116fb4>] autoremove_wake_function+0x0/0x3a
[<c01041e1>] kernel_thread_helper+0x5/0xb
Code: c6 00 00 eb e4 8b e5 5d c2 08 00 cc cc 55 8b ec 83 ec 0c 8b
The adapter does not work (lights do not blink).
Any ideas?
|