public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] Problems with 2.5.6 and D-Link DBT-120
@ 2004-04-06  8:22 Johan Svedberg
  2004-04-06  8:43 ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Johan Svedberg @ 2004-04-06  8:22 UTC (permalink / raw)
  To: bluez-users

Hi

Since 2.6.5 I'm having problems with my D-Link DBT-120. It is recognized
fine when I use the TTY-driver under the USB meny. But when I have
selected that I can't select the Bluetooth subsystem which my
userspace-tools needs. So there seem to be a dependency problem here.

I've tried using the USB drivers found in theBluetooth subsystem
instead, but those don't seem to recognize the device.

-- 
Johan Svedberg, johan@svedberg.pp.se, http://johan.svedberg.pp.se/


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-users] Problems with 2.5.6 and D-Link DBT-120
  2004-04-06  8:22 [Bluez-users] Problems with 2.5.6 and D-Link DBT-120 Johan Svedberg
@ 2004-04-06  8:43 ` Marcel Holtmann
  2004-04-06 11:30   ` Johan Svedberg
  0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2004-04-06  8:43 UTC (permalink / raw)
  To: Johan Svedberg; +Cc: BlueZ Mailing List

Hi Johan,

> Since 2.6.5 I'm having problems with my D-Link DBT-120. It is recognized
> fine when I use the TTY-driver under the USB meny. But when I have
> selected that I can't select the Bluetooth subsystem which my
> userspace-tools needs. So there seem to be a dependency problem here.

there is no dependency problem, because you can't use both drivers at
the same time.

> I've tried using the USB drivers found in theBluetooth subsystem
> instead, but those don't seem to recognize the device.

What is the content of /proc/bus/usb/devices? Check lsusb and see if
your D-Link dongle is CSR or Broadcom based.

Regards

Marcel





-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-users] Problems with 2.5.6 and D-Link DBT-120
  2004-04-06  8:43 ` Marcel Holtmann
@ 2004-04-06 11:30   ` Johan Svedberg
  2004-04-06 15:59     ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Johan Svedberg @ 2004-04-06 11:30 UTC (permalink / raw)
  To: bluez-users

* Apr 06 10:43 Marcel Holtmann <marcel@holtmann.org>:
> Hi Johan,
>
> > Since 2.6.5 I'm having problems with my D-Link DBT-120. It is
> > recognized fine when I use the TTY-driver under the USB meny. But
> > when I have selected that I can't select the Bluetooth subsystem
> > which my userspace-tools needs. So there seem to be a dependency
> > problem here.
>
> there is no dependency problem, because you can't use both drivers at
> the same time.
>
> > I've tried using the USB drivers found in theBluetooth subsystem
> > instead, but those don't seem to recognize the device.
>
> What is the content of /proc/bus/usb/devices? Check lsusb and see if
> your D-Link dongle is CSR or Broadcom based.

    root@bettan:~ $ cat /proc/bus/usb/devices

    T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
    B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
    D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
    P:  Vendor=0000 ProdID=0000 Rev= 2.06
    S:  Manufacturer=Linux 2.6.5 uhci_hcd
    S:  Product=Intel Corp. 82371AB/EB/MB PIIX4 USB
    S:  SerialNumber=0000:00:07.2
    C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
    I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
    E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms

    root@bettan:~ $ lsusb
    Bus 001 Device 001: ID 0000:0000

However, if I disable the Bluetooth subsystem and use
CONFIG_USB_BLUETOOTH_TTY instead, the output is:

    root@bettan:~ $ cat /proc/bus/usb/devices

    T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
    B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
    D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
    P:  Vendor=0000 ProdID=0000 Rev= 2.06
    S:  Manufacturer=Linux 2.6.5 uhci_hcd
    S:  Product=Intel Corp. 82371AB/EB/MB PIIX4 USB
    S:  SerialNumber=0000:00:07.2
    C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
    I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
    E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms

    T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
    D:  Ver= 1.10 Cls=e0(unk. ) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
    P:  Vendor=0a12 ProdID=0001 Rev= 4.43
    C:* #Ifs= 3 Cfg#= 1 Atr=c0 MxPwr=  0mA
    I:  If#= 0 Alt= 0 #EPs= 3 Cls=e0(unk. ) Sub=01 Prot=01 Driver=bluetty
    E:  Ad=81(I) Atr=03(Int.) MxPS=  16 Ivl=1ms
    E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
    E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
    I:  If#= 1 Alt= 0 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
    E:  Ad=03(O) Atr=01(Isoc) MxPS=   0 Ivl=1ms
    E:  Ad=83(I) Atr=01(Isoc) MxPS=   0 Ivl=1ms
    I:  If#= 1 Alt= 1 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
    E:  Ad=03(O) Atr=01(Isoc) MxPS=   9 Ivl=1ms
    E:  Ad=83(I) Atr=01(Isoc) MxPS=   9 Ivl=1ms
    I:  If#= 1 Alt= 2 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
    E:  Ad=03(O) Atr=01(Isoc) MxPS=  17 Ivl=1ms
    E:  Ad=83(I) Atr=01(Isoc) MxPS=  17 Ivl=1ms
    I:  If#= 1 Alt= 3 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
    E:  Ad=03(O) Atr=01(Isoc) MxPS=  25 Ivl=1ms
    E:  Ad=83(I) Atr=01(Isoc) MxPS=  25 Ivl=1ms
    I:  If#= 1 Alt= 4 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
    E:  Ad=03(O) Atr=01(Isoc) MxPS=  33 Ivl=1ms
    E:  Ad=83(I) Atr=01(Isoc) MxPS=  33 Ivl=1ms
    I:  If#= 1 Alt= 5 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
    E:  Ad=03(O) Atr=01(Isoc) MxPS=  49 Ivl=1ms
    E:  Ad=83(I) Atr=01(Isoc) MxPS=  49 Ivl=1ms
    I:  If#= 2 Alt= 0 #EPs= 0 Cls=fe(app. ) Sub=01 Prot=00 Driver=(none)

    root@bettan:~ $ lsusb
    Bus 001 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth
    Dongle
    Bus 001 Device 001: ID 0000:0000

But now I can't use the same userspace-tools I used to.

Regards,

-- 
Johan Svedberg, johan@svedberg.pp.se, http://johan.svedberg.pp.se/


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-users] Problems with 2.5.6 and D-Link DBT-120
  2004-04-06 11:30   ` Johan Svedberg
@ 2004-04-06 15:59     ` Marcel Holtmann
  0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2004-04-06 15:59 UTC (permalink / raw)
  To: Johan Svedberg; +Cc: BlueZ Mailing List

Hi Johan,

>     root@bettan:~ $ cat /proc/bus/usb/devices
> 
>     T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
>     B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
>     D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
>     P:  Vendor=0000 ProdID=0000 Rev= 2.06
>     S:  Manufacturer=Linux 2.6.5 uhci_hcd
>     S:  Product=Intel Corp. 82371AB/EB/MB PIIX4 USB
>     S:  SerialNumber=0000:00:07.2
>     C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
>     I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
>     E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms
> 
>     root@bettan:~ $ lsusb
>     Bus 001 Device 001: ID 0000:0000
> 
> However, if I disable the Bluetooth subsystem and use
> CONFIG_USB_BLUETOOTH_TTY instead, the output is:
> 
>     root@bettan:~ $ cat /proc/bus/usb/devices
> 
>     T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
>     B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
>     D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
>     P:  Vendor=0000 ProdID=0000 Rev= 2.06
>     S:  Manufacturer=Linux 2.6.5 uhci_hcd
>     S:  Product=Intel Corp. 82371AB/EB/MB PIIX4 USB
>     S:  SerialNumber=0000:00:07.2
>     C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
>     I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
>     E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms
> 
>     T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
>     D:  Ver= 1.10 Cls=e0(unk. ) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
>     P:  Vendor=0a12 ProdID=0001 Rev= 4.43
>     C:* #Ifs= 3 Cfg#= 1 Atr=c0 MxPwr=  0mA
>     I:  If#= 0 Alt= 0 #EPs= 3 Cls=e0(unk. ) Sub=01 Prot=01 Driver=bluetty
>     E:  Ad=81(I) Atr=03(Int.) MxPS=  16 Ivl=1ms
>     E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
>     E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
>     I:  If#= 1 Alt= 0 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
>     E:  Ad=03(O) Atr=01(Isoc) MxPS=   0 Ivl=1ms
>     E:  Ad=83(I) Atr=01(Isoc) MxPS=   0 Ivl=1ms
>     I:  If#= 1 Alt= 1 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
>     E:  Ad=03(O) Atr=01(Isoc) MxPS=   9 Ivl=1ms
>     E:  Ad=83(I) Atr=01(Isoc) MxPS=   9 Ivl=1ms
>     I:  If#= 1 Alt= 2 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
>     E:  Ad=03(O) Atr=01(Isoc) MxPS=  17 Ivl=1ms
>     E:  Ad=83(I) Atr=01(Isoc) MxPS=  17 Ivl=1ms
>     I:  If#= 1 Alt= 3 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
>     E:  Ad=03(O) Atr=01(Isoc) MxPS=  25 Ivl=1ms
>     E:  Ad=83(I) Atr=01(Isoc) MxPS=  25 Ivl=1ms
>     I:  If#= 1 Alt= 4 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
>     E:  Ad=03(O) Atr=01(Isoc) MxPS=  33 Ivl=1ms
>     E:  Ad=83(I) Atr=01(Isoc) MxPS=  33 Ivl=1ms
>     I:  If#= 1 Alt= 5 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
>     E:  Ad=03(O) Atr=01(Isoc) MxPS=  49 Ivl=1ms
>     E:  Ad=83(I) Atr=01(Isoc) MxPS=  49 Ivl=1ms
>     I:  If#= 2 Alt= 0 #EPs= 0 Cls=fe(app. ) Sub=01 Prot=00 Driver=(none)
> 
>     root@bettan:~ $ lsusb
>     Bus 001 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth
>     Dongle
>     Bus 001 Device 001: ID 0000:0000
> 
> But now I can't use the same userspace-tools I used to.

do you see a kernel oops somewhere in your logfiles while using the
hci_usb driver? Otherwise I can't explain why this happens.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-04-06 15:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-06  8:22 [Bluez-users] Problems with 2.5.6 and D-Link DBT-120 Johan Svedberg
2004-04-06  8:43 ` Marcel Holtmann
2004-04-06 11:30   ` Johan Svedberg
2004-04-06 15:59     ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox