das_leid n00b
Joined: 11 Apr 2004 Posts: 63 Location: Bochum / Germany
|
Posted: Fri Oct 22, 2004 5:07 pm Post subject: one time error (Bluetooth bug) ? |
|
|
Hi,
Just stumbled across that nice Bluetooth HowTo and immediatly tested it out..
Oct 22 16:02:43 janeway kernel: usb 1-1.1: new full speed USB device using address 6
Oct 22 16:02:44 janeway kernel: Bluetooth: HCI USB driver ver 2.7
Oct 22 16:02:45 janeway usb.agent[12533]: ... can't load module hci_usb
Oct 22 16:02:45 janeway usb.agent[12533]: missing kernel or user mode driver hci_usb
Oct 22 16:02:45 janeway kernel: f990d88f
Oct 22 16:02:45 janeway kernel: PREEMPT
Oct 22 16:02:45 janeway kernel: Modules linked in: hci_usb aty128fb snd_seq_midi snd_seq_oss snd_seq_midi_event snd_seq snd_pcm_oss snd_mixer_oss snd_ens1371 snd_rawmidi snd_seq_device snd_pcm snd_page_alloc snd_timer snd_ac97_codec snd intel_agp agpgart nls_iso8859_1 3c59x usbhid usb_storage
Oct 22 16:02:45 janeway kernel: CPU: 0
Oct 22 16:02:45 janeway kernel: EIP: 0060:[<f990d88f>] Not tainted
Oct 22 16:02:45 janeway kernel: EFLAGS: 00010296 (2.6.8-gentoo-r10)
Oct 22 16:02:45 janeway kernel: EIP is at hci_usb_close+0xf/0x60 [hci_usb]
Oct 22 16:02:45 janeway kernel: eax: f7fc23a0 ebx: 00000000 ecx: f7d30df8 edx: f7fc23b0
Oct 22 16:02:45 janeway kernel: esi: 00000000 edi: 00000002 ebp: f990fa00 esp: f5fafe3c
Oct 22 16:02:45 janeway kernel: ds: 007b es: 007b ss: 0068
Oct 22 16:02:45 janeway kernel: Process modprobe (pid: 12555, threadinfo=f5fae000 task=f7492bd0)
Oct 22 16:02:45 janeway kernel: Stack: 00000083 f62652c0 00000000 f990eadf 00000000 f7fc23a0 f990fb20 f7fc23a0
Oct 22 16:02:45 janeway kernel: f990fb20 c02b8446 f7fc23a0 f7fc23a0 f340530c f7fc23b0 f990fb40 c024dce6
Oct 22 16:02:45 janeway kernel: f7fc23b0 f7fc23d8 f7fc23b0 f62652c0 c02b86f0 f7fc23b0 00000005 f990e9e7
Oct 22 16:02:45 janeway kernel: Call Trace:
Oct 22 16:02:45 janeway kernel: [<f990eadf>] hci_usb_disconnect+0x2f/0xa0 [hci_usb]
Oct 22 16:02:45 janeway kernel: [<c02b8446>] usb_unbind_interface+0x76/0x80
Oct 22 16:02:45 janeway kernel: [<c024dce6>] device_release_driver+0x66/0x70
Oct 22 16:02:45 janeway kernel: [<c02b86f0>] usb_driver_release_interface+0x50/0x60
Oct 22 16:02:45 janeway kernel: [<f990e9e7>] hci_usb_probe+0x387/0x450 [hci_usb]
Oct 22 16:02:45 janeway kernel: [<c0180ae0>] init_dir+0x0/0x20
Oct 22 16:02:45 janeway kernel: [<c02b83bd>] usb_probe_interface+0x5d/0x70
Oct 22 16:02:45 janeway kernel: [<c024db0f>] bus_match+0x3f/0x70
Oct 22 16:02:45 janeway kernel: [<c024dc3c>] driver_attach+0x5c/0xa0
Oct 22 16:02:45 janeway kernel: [<c024e161>] bus_add_driver+0x91/0xb0
Oct 22 16:02:45 janeway kernel: [<c024e70f>] driver_register+0x2f/0x40
Oct 22 16:02:45 janeway kernel: [<c01164d1>] printk+0x111/0x170
Oct 22 16:02:45 janeway kernel: [<c02b848e>] usb_register+0x3e/0xa0
Oct 22 16:02:45 janeway kernel: [<f9899028>] hci_usb_init+0x28/0x4f [hci_usb]
Oct 22 16:02:45 janeway kernel: [<c012c5c9>] sys_init_module+0x119/0x230
Oct 22 16:02:45 janeway kernel: [<c01041bb>] syscall_call+0x7/0xb
Oct 22 16:02:45 janeway kernel: Code: 8b b3 20 01 00 00 0f ba 73 14 02 19 c0 85 c0 74 29 9c 58 fa
Oct 22 16:03:20 janeway kernel: <6>usb 1-1.1: USB disconnect, address 6
Daahh, what gives ? This only happened once.. Unnecessary to mention that the module exists and works. After that error I was unable to remove modules from memory. Even a force did nothing.
Linux 2.6.8-gentoo-r10 #2 Fri Oct 22 17:55:01 CEST 2004 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux, UDEVFS, stable
anybody ? _________________ emerge vim
OH EVIL ! |
|