All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] hciconfig problems
@ 2005-04-27 14:07 Mariusz Dziuba
  2005-04-29  9:57 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Mariusz Dziuba @ 2005-04-27 14:07 UTC (permalink / raw)
  To: bluez-users

Hello,

I'm using Redhat with kernel 2.4.20-18.9. I use an Acer USB Bluetooth Dongle (ID 0b7a:07d0). I habe installed the latest bluez-libs followed by bluez-utils with no problem.

In my /etc/modules.conf i added:
alias net-pf-31 bluez
alias bt-proto-0 l2cap
alias bt-proto-2 sco
alias bt-proto-3 rfcomm
alias bt-proto-4 bnep
alias bt-proto-5 cmtp
alias tty-ldisc-15 hci_uart

After a restart of my linux i load the hci_usb:
>modprobe hci_usb

Start of the Host Controller:
>hcid

hciconfig returns:
hci0:   Type: USB
        BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0
        DOWN RUNNING
        RX bytes:0 acl:0 sco:0 events:0 errors:0
        TX bytes:0 acl:0 sco:0 commands:0 errors:0

lsmod returns:
Module                  Size  Used by    Tainted: PF
hci_usb                 9752   1
bluez                  40260   9  [hci_usb]
...
..
.

When i try to start hci0, then hciconfig hangsup or i get an "Speicherzugriffsfehler" (segmentation fault):
>hciconfig hci0 up

In the Processlist i see:
 4221 pts/1    D      0:00 hciconfig hci0 up

And hciconfig still returns:
hci0:   Type: USB
        BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0
        DOWN RUNNING
        RX bytes:0 acl:0 sco:0 events:0 errors:0
        TX bytes:0 acl:0 sco:0 commands:0 errors:0


can some one help me with this problem. I'm really desperate.

Thanx.
Marius
______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193



-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] hciconfig problems
  2005-04-27 14:07 [Bluez-users] hciconfig problems Mariusz Dziuba
@ 2005-04-29  9:57 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2005-04-29  9:57 UTC (permalink / raw)
  To: bluez-users

Hi Mariusz,

> I'm using Redhat with kernel 2.4.20-18.9. I use an Acer USB Bluetooth Dongle (ID 0b7a:07d0). I habe installed the latest bluez-libs followed by bluez-utils with no problem.
> 
> In my /etc/modules.conf i added:
> alias net-pf-31 bluez
> alias bt-proto-0 l2cap
> alias bt-proto-2 sco
> alias bt-proto-3 rfcomm
> alias bt-proto-4 bnep
> alias bt-proto-5 cmtp
> alias tty-ldisc-15 hci_uart
> 
> After a restart of my linux i load the hci_usb:
> >modprobe hci_usb
> 
> Start of the Host Controller:
> >hcid
> 
> hciconfig returns:
> hci0:   Type: USB
>         BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0
>         DOWN RUNNING
>         RX bytes:0 acl:0 sco:0 events:0 errors:0
>         TX bytes:0 acl:0 sco:0 commands:0 errors:0
> 
> lsmod returns:
> Module                  Size  Used by    Tainted: PF
> hci_usb                 9752   1
> bluez                  40260   9  [hci_usb]
> ...
> ..
> .
> 
> When i try to start hci0, then hciconfig hangsup or i get an "Speicherzugriffsfehler" (segmentation fault):
> >hciconfig hci0 up

is this a AMD64 system running a 64-bit operating system? If yes, then
you should update your kernel and the library/utilities to the latest
version.

Regards

Marcel




-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

end of thread, other threads:[~2005-04-29  9:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-27 14:07 [Bluez-users] hciconfig problems Mariusz Dziuba
2005-04-29  9:57 ` Marcel Holtmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.