public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] no bluetooth devices is detected
@ 2007-07-27 15:00 Hamid MENOUAR
  2007-07-27 18:38 ` Xamindar
  0 siblings, 1 reply; 3+ messages in thread
From: Hamid MENOUAR @ 2007-07-27 15:00 UTC (permalink / raw)
  To: bluez-users


[-- Attachment #1.1: Type: text/plain, Size: 1082 bytes --]

Dear bluez users,

In order to make my laptop (OS: Fedora Core 2) communicate with some
bluetooth device through an ANYCOM Bluetooth USB Adapter, I have installed
the Bluez packages (bluez-libs bluez-libs bluez-utils bluez-hcidump
bluez-utils-cups).

But, when trying to detect nearby active bluetooth devices, using "hcitool
scan" non of the devices are detected, wheras the same configuration works
very well with windows.

so, that's what I get on my terminal:

>[root@localhost root]# hciconfig
>hci0:   Type: USB
>        BD Address: 00:16:38:CA:56:A8 ACL MTU: 1017:8  SCO MTU: 64:1
>        UP RUNNING
>        RX bytes:93 acl:0 sco:0 events:12 errors:0
>        TX bytes:296 acl:0 sco:0 commands:12 errors:0
>
>[root@localhost root]# hcitool scan
>Scanning ...
>Inquiry failed: Connection timed out

One more thing is that, when loading the bluez module it says that the
module is not found

>[root@localhost root]# modprobe bluez
 >FATAL: Module bluez not found.


It would be very much helpful if someone knows how to solve the problem.

Thanks so much in advance,
Menouar

[-- Attachment #1.2: Type: text/html, Size: 1530 bytes --]

[-- Attachment #2: Type: text/plain, Size: 315 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

[-- Attachment #3: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] no bluetooth devices is detected
  2007-07-27 15:00 [Bluez-users] no bluetooth devices is detected Hamid MENOUAR
@ 2007-07-27 18:38 ` Xamindar
  2007-07-30 10:03   ` Hamid MENOUAR
  0 siblings, 1 reply; 3+ messages in thread
From: Xamindar @ 2007-07-27 18:38 UTC (permalink / raw)
  To: BlueZ users

[-- Attachment #1: Type: text/html, Size: 3171 bytes --]

[-- Attachment #2: Type: text/plain, Size: 315 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

[-- Attachment #3: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] no bluetooth devices is detected
  2007-07-27 18:38 ` Xamindar
@ 2007-07-30 10:03   ` Hamid MENOUAR
  0 siblings, 0 replies; 3+ messages in thread
From: Hamid MENOUAR @ 2007-07-30 10:03 UTC (permalink / raw)
  To: BlueZ users

Thank you for your answer,
I just tried to make "hciconfig hci0 reset" as you said but it says
that "can't init device hci0. Connection timed out(110)"

in follow what I got on my teminal :


 >[root@localhost root]# hciconfig hci0 reset
 >Can't init device hci0. Connection timed out(110)
 >[root@localhost root]#
 >[root@localhost root]# hciconfig
 >hci0:   Type: USB
 >        BD Address: 00:16:38:CA:56:A8 ACL MTU: 1017:8  SCO MTU: 64:1
 >        DOWN
 >        RX bytes:111 acl:0 sco:0 events:15 errors:0
 >        TX bytes:318 acl:0 sco:0 commands:16 errors:0
 >[root@localhost root]#
 >[root@localhost root]# hciconfig hci0 up
 >Can't init device hci0. Connection timed out(110)
 >[root@localhost root]#



What can I do to fix the problem ?

Thanks in advance
Menouar




On 7/27/07, Xamindar <junkxamindar@gmail.com> wrote:
>
>  Try running "hciconfig hci0 reset" and see if you can scan after that.  My dell bluetooth started doing exactly what you describe when I upgraded my bluez to a more recent version.  Too bad, I have to have this workaround in my local startup script and also in my resume from hibernation script.  But lots of people are starting to have this problem so hopefully they will fix it soon.
>
>  Hamid MENOUAR wrote:
>
> Dear bluez users,
>
>  In order to make my laptop (OS: Fedora Core 2) communicate with some bluetooth device through an ANYCOM Bluetooth USB Adapter, I have installed the Bluez packages (bluez-libs bluez-libs bluez-utils bluez-hcidump bluez-utils-cups).
>
>  But, when trying to detect nearby active bluetooth devices, using "hcitool scan" non of the devices are detected, wheras the same configuration works very well with windows.
>
>  so, that's what I get on my terminal:
>
>
> >[root@localhost root]# hciconfig
>  >hci0:   Type: USB
>  >        BD Address: 00:16:38:CA:56:A8 ACL MTU: 1017:8  SCO MTU: 64:1
>  >        UP RUNNING
>  >        RX bytes:93 acl:0 sco:0 events:12 errors:0
>  >        TX bytes:296 acl:0 sco:0 commands:12 errors:0
>  >
>  >[root@localhost root]# hcitool scan
>  >Scanning ...
>  >Inquiry failed: Connection timed out
>
>  One more thing is that, when loading the bluez module it says that the module is not found
>
>
> >[root@localhost root]# modprobe bluez
>
> >FATAL: Module bluez not found.
>
>
>  It would be very much helpful if someone knows how to solve the problem.
>
>  Thanks so much in advance,
>  Menouar
>
>    ________________________________

> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
>    ________________________________

> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

end of thread, other threads:[~2007-07-30 10:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-27 15:00 [Bluez-users] no bluetooth devices is detected Hamid MENOUAR
2007-07-27 18:38 ` Xamindar
2007-07-30 10:03   ` Hamid MENOUAR

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