Public bug reported:

When I plug the wlan adapter, dmesg shows:

[  140.766045] usb 2-3: new high speed USB device using ehci_hcd and address 4
[  141.037267] usb 2-3: configuration #1 chosen from 1 choice
[  141.174628] Loading module: rt2x00lib - CVS (N/A) by 
http://rt2x00.serialmonkey.com.
[  141.179847] Loading module: rt73usb - CVS (N/A) by 
http://rt2x00.serialmonkey.com.
[  141.448346] usbcore: registered new interface driver rt73usb
[  141.593016] rt73usb->rt2x00_vendor_request: Error - vendor request error. 
Request 0x06 failed for offset 0x0dc0 with error -71.
[  141.594261] rt73usb->rt2x00_vendor_request: Error - vendor request error. 
Request 0x06 failed for offset 0x0dc4 with error -71.
[  141.595512] rt73usb->rt2x00_vendor_request: Error - vendor request error. 
Request 0x06 failed for offset 0x0dc8 with error -71.
[  141.596760] rt73usb->rt2x00_vendor_request: Error - vendor request error. 
Request 0x06 failed for offset 0x0dcc with error -71.
[  141.598010] rt73usb->rt2x00_vendor_request: Error - vendor request error. 
Request 0x06 failed for offset 0x0dd0 with error -71.
[  141.599260] rt73usb->rt2x00_vendor_request: Error - vendor request error. 
Request 0x06 failed for offset 0x0dd4 with error -71.
[  141.600509] rt73usb->rt2x00_vendor_request: Error - vendor request error. 
Request 0x06 failed for offset 0x0dd8 with error -71.
.
.
.
[  141.772970] rt73usb->rt73usb_load_firmware: Error - Failed to write Firmware 
to device.

When I unplug the device the, dmesg shows:

[ 1305.760501] usb 2-3: USB disconnect, address 4
[ 1305.761488] unregister_netdevice: device wmaster%d/f2017800 never was 
registered
[ 1305.761633] BUG: unable to handle kernel NULL pointer dereference at virtual 
address 00000000
[ 1305.761638]  printing eip:
[ 1305.761639] fa8b5933
[ 1305.761641] *pde = 00000000
[ 1305.761644] Oops: 0000 [#1]
[ 1305.761646] SMP 
[ 1305.761649] Modules linked in: nls_cp437 isofs udf rt73usb rt2x00lib 
mac80211 cfg80211 crc_itu_t binfmt_misc vmnet(P) vmmon(P) usblp ppdev 
cpufreq_userspace cpufreq_stats cpufreq_powersave cpufreq_ondemand freq_table 
cpufreq_conservative tc1100_wmi pcc_acpi dev_acpi sony_acpi video sbs i2c_ec 
dock button battery container ac asus_acpi backlight reiserfs eeprom asb100 
hwmon_vid sr_mod sbp2 psmouse lp rsrc_nonstatic pcmcia_core joydev snd_intel8x0 
snd_emu10k1_synth snd_emux_synth snd_seq_virmidi snd_seq_midi_emul snd_emu10k1 
snd_ac97_codec ac97_bus snd_pcm_oss snd_mixer_oss snd_seq_dummy snd_seq_oss 
snd_mpu401 snd_mpu401_uart analog nvidia(P) snd_seq_midi snd_seq_midi_event 
sk98lin parport_pc parport pcspkr emu10k1_gp gameport snd_pcm snd_util_mem 
snd_seq snd_timer usbhid hid snd_rawmidi snd_seq_device xpad snd_hwdep 
i2c_nforce2 snd soundcore shpchp pci_hotplug snd_page_alloc i2c_core nvidia_agp 
agpgart af_packet ipv6 evdev tsdev ext3 jbd mbcache sg sd_mod ide_cd cdrom 
sata_nv ata_generic generic floppy ohci1394 ieee1394 sata_sil libata scsi_mod 
3c59x mii skge amd74xx forcedeth ehci_hcd ohci_hcd usbcore raid10 raid456 xor 
raid1 raid0 multipath linear md_mod thermal processor fan dm_mod fbcon tileblit 
font bitblit softcursor vesafb capability commoncap
[ 1305.761726] CPU:    0
[ 1305.761727] EIP:    0060:[<fa8b5933>]    Tainted: P      VLI
[ 1305.761729] EFLAGS: 00010296   (2.6.20-16-generic #2)
[ 1305.761754] EIP is at rate_control_deinitialize+0x13/0x30 [mac80211]
[ 1305.761757] eax: e05d61c0   ebx: 00000000   ecx: 00000000   edx: e05d6040
[ 1305.761761] esi: e05d6794   edi: e05d61c0   ebp: e05d6730   esp: f7d81e80
[ 1305.761763] ds: 007b   es: 007b   ss: 0068
[ 1305.761766] Process khubd (pid: 2115, ti=f7d80000 task=df8e6ab0 
task.ti=f7d80000)
[ 1305.761768] Stack: 00000000 fa8b9fb6 e05d61c0 0000007b e05d6730 00000001 
e05d6f60 e05d61c0 
[ 1305.761775]        e2ba8c00 ffffffed f91fecac e2ba8c00 e2ba8c18 f9203960 
f889fd20 f1767800 
[ 1305.761781]        e2ba8c18 f9203990 e2ba8c90 f1767858 c02578e8 e2ba8c18 
e2ba8c18 c0257e13 
[ 1305.761787] Call Trace:
[ 1305.761791]  [<fa8b9fb6>] ieee80211_unregister_hw+0x136/0x210 [mac80211]
[ 1305.761813]  [<f91fecac>] rt73usb_disconnect+0x2c/0x70 [rt73usb]
[ 1305.761825]  [<f889fd20>] usb_unbind_interface+0x50/0xa0 [usbcore]
[ 1305.761858]  [<c02578e8>] __device_release_driver+0x68/0xa0
[ 1305.761869]  [<c0257e13>] device_release_driver+0x23/0x40
[ 1305.761875]  [<c025725c>] bus_remove_device+0x5c/0x90
[ 1305.761882]  [<c02556b2>] device_del+0x152/0x1b0
[ 1305.761890]  [<f889d1ee>] usb_disable_device+0x7e/0xe0 [usbcore]
[ 1305.761909]  [<f8899597>] usb_disconnect+0x97/0x130 [usbcore]
[ 1305.761933]  [<f889a2ff>] hub_thread+0x26f/0xc20 [usbcore]
[ 1305.761968]  [<c013ae00>] autoremove_wake_function+0x0/0x50
[ 1305.761982]  [<f889a090>] hub_thread+0x0/0xc20 [usbcore]
[ 1305.761997]  [<c013ac4a>] kthread+0xba/0xf0
[ 1305.762002]  [<c013ab90>] kthread+0x0/0xf0
[ 1305.762009]  [<c01044c7>] kernel_thread_helper+0x7/0x10
[ 1305.762019]  =======================
[ 1305.762021] Code: c7 47 40 00 00 00 00 89 d0 83 c4 08 5b 5e 5f 5d c3 8d b4 
26 00 00 00 00 53 8b 98 8c 07 00 00 8b 10 c7 80 8c 07 00 00 00 00 00 00 <8b> 03 
8b 48 2c 85 c9 74 08 8b 43 04 83 ea 80 ff d1 89 d8 5b e9 
[ 1305.762044] EIP: [<fa8b5933>] rate_control_deinitialize+0x13/0x30 [mac80211] 
SS:ESP 0068:f7d81e80
[ 1305.762057]

** Affects: Ubuntu
     Importance: Undecided
         Status: New

-- 
Problems with ASUS WL-1676 WLAN Adapter
https://bugs.launchpad.net/bugs/128906
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to