Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264109AbUDGHOs (ORCPT ); Wed, 7 Apr 2004 03:14:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264123AbUDGHOs (ORCPT ); Wed, 7 Apr 2004 03:14:48 -0400 Received: from smtp3.pp.htv.fi ([213.243.153.173]:14312 "EHLO smtp3.pp.htv.fi") by vger.kernel.org with ESMTP id S264109AbUDGHOp (ORCPT ); Wed, 7 Apr 2004 03:14:45 -0400 Subject: Re: USB/BlueTooth oops in 2.6.5 From: Janne Pikkarainen To: linux-kernel@vger.kernel.org In-Reply-To: <877jwse1pl.fsf@enki.rimspace.net> References: <877jwse1pl.fsf@enki.rimspace.net> Content-Type: text/plain Message-Id: <1081322083.12029.27.camel@cs95250.pp.htv.fi> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Wed, 07 Apr 2004 10:14:44 +0300 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2496 Lines: 57 On Wed, 2004-04-07 at 09:33, Daniel Pittman wrote: > When I try to turn on the BlueTooth interface in my laptop, it turns on > a USB device. Doing that with 2.6.5 generates the following error. Enabling "SCO (voice) support" under Device Drivers --> Networking support --> Bluetooth support --> Bluetooth device drivers --> HCI USB driver causes the same error for me, after disabling SCO everything works ok. The SCO really is the root of all evil, you know... ;-) And this is with my desktop box: AMD Athlon XP 2400+ and Asus A7V-133 motherboard, with some USB bluetooth dongle made by SCM. I hope this little piece of information helps you. > usb 3-1: new full speed USB device using address 2 > Unable to handle kernel NULL pointer dereference at virtual address 00000004 > printing eip: > c02c43b2 > *pde = 00000000 > Oops: 0000 [#1] > CPU: 0 > EIP: 0060:[] Not tainted > EFLAGS: 00010296 (2.6.5-enki) > EIP is at usb_disable_interface+0x14/0x46 > eax: d24ca780 ebx: 00000000 ecx: 00000282 edx: dff6f100 > esi: 00000002 edi: 00000000 ebp: d4dedc00 esp: dfdafd48 > ds: 007b es: 007b ss: 0068 > Process khubd (pid: 5, threadinfo=dfdae000 task=dff0e080) > Stack: 00000002 0000000b 00000001 00000002 ce3dcdb0 d4dedc00 c02c4608 d4dedc00 > d24ca780 0000000b 00000001 00000002 00000001 00000000 00000000 00001388 > 00000000 d24ca780 00000000 d59f9880 d59f9938 d24cac80 c02f283d d4dedc00 > Call Trace: > [] usb_set_interface+0xb7/0x173 > [] hci_usb_probe+0x22f/0x480 > [] alloc_inode+0x146/0x14b > [] sysfs_new_inode+0x5d/0xa2 > [] usb_probe_interface+0x61/0x6e > [] bus_match+0x3f/0x6a > [] device_attach+0x41/0x91 > [] bus_add_device+0x5b/0x9f > [] device_add+0xa1/0x120 > [] usb_set_configuration+0x1d4/0x25f > [] usb_new_device+0x250/0x3c3 > [] hub_port_connect_change+0x177/0x274 > [] hub_events+0x2a7/0x2fa > [] hub_thread+0x2d/0xe4 > [] default_wake_function+0x0/0x12 > [] hub_thread+0x0/0xe4 > [] kernel_thread_helper+0x5/0xb > > Code: 80 7b 04 00 74 24 31 f6 8b 43 0c 83 c7 01 0f b6 44 30 02 83 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/