Re: Bluetooth on IBM T30 (USB device problem)

2003-03-26 Thread Lee Damon
Hi Max, Kernel recompiled and now no more _mtx_assert undefined errors. Continuing with the directions at http://www.oook.cz/bsd/bluetooth.html: When I press the T30's bluetooth button I get the known USB problem, but never see the ubt0 device defined. Instead of getting ubt0: vendor 0x0a12

Re: Bluetooth on IBM T30 (USB device problem)

2003-03-26 Thread Maksim Yevmenkin
Lee, Kernel recompiled and now no more _mtx_assert undefined errors. Continuing with the directions at http://www.oook.cz/bsd/bluetooth.html: When I press the T30's bluetooth button I get the known USB problem, but never see the ubt0 device defined. Instead of getting ubt0: vendor 0x0a12

Re: Bluetooth on IBM T30 (USB device problem)

2003-03-26 Thread Lee Damon
Max, (Copied to current as Max requests) ugen is loaded at boot by default. When I try to manually load it I get the (expected) response: Mar 26 16:46:47 tylendel kernel: module_register: module uhub/ugen already exists! Mar 26 16:46:47 tylendel kernel: Module uhub/ugen failed to register: 17

Re: Bluetooth on IBM T30 (USB device problem)

2003-03-26 Thread The Anarcat
On mer mar 26, 2003 at 09:38:57 -0800, Maksim Yevmenkin wrote: Hello Lee, I'm playing with Bluetooth on my T30 as well. I've activated legacy USB support in BIOS, but still get Mar 26 08:41:03 tylendel kernel: uhub2: device problem, disabling port 1 Just a me too.. somehow: I've seen

Re: Bluetooth on IBM T30 (USB device problem)

2003-03-26 Thread Lee Damon
I'm playing with Bluetooth on my T30 as well. I've activated legacy USB support in BIOS, but still get Mar 26 08:41:03 tylendel kernel: uhub2: device problem, disabling port 1 maybe 45-60 seconds after pressing the Bluetooth button. I'm running a kernel and world sup'd yesterday afternoon.

Re: Bluetooth on IBM T30 (USB device problem)

2003-03-26 Thread Maksim Yevmenkin
Hello Lee, I'm playing with Bluetooth on my T30 as well. I've activated legacy USB support in BIOS, but still get Mar 26 08:41:03 tylendel kernel: uhub2: device problem, disabling port 1 maybe 45-60 seconds after pressing the Bluetooth button. I'm running a kernel and world sup'd yesterday

Re: Bluetooth on IBM T30 (USB device problem)

2003-03-25 Thread Maksim Yevmenkin
Tobias, yes it is a CSR chip based device. can you tell if its a USB device? yes, it is usb. windows clearly states it as usb. good. then you will most likely get it to work. if you get it to attach (see below). 1) at loader prompt type (without quotes) boot -v 2) do not press the Bluetooth

Re: Bluetooth on IBM T30 (USB device problem)

2003-03-25 Thread Larry Rosenman
--On Tuesday, March 25, 2003 13:25:47 -0800 Maksim Yevmenkin [EMAIL PROTECTED] wrote: Tobias, yes it is a CSR chip based device. can you tell if its a USB device? yes, it is usb. windows clearly states it as usb. good. then you will most likely get it to work. if you get it to attach (see

Re: Bluetooth on IBM T30 (USB device problem)

2003-03-25 Thread Maksim Yevmenkin
Larry, [...] Mar 25 21:59:36 angel5 kernel: uhub2: device problem, disabling port 1 I had a similar (USB) issue on my Fujitsu Laptop, until I **ENABLED** the USB Floppy option in my BIOS. Don't ask me why that fixed it, but ANY USB device I plugged in would garner the above response without

Re: Bluetooth on IBM T30 (USB device problem)

2003-03-25 Thread Larry Rosenman
--On Tuesday, March 25, 2003 13:51:34 -0800 Maksim Yevmenkin [EMAIL PROTECTED] wrote: Larry, [...] Mar 25 21:59:36 angel5 kernel: uhub2: device problem, disabling port 1 I had a similar (USB) issue on my Fujitsu Laptop, until I **ENABLED** the USB Floppy option in my BIOS. Don't ask me why