Click to See Complete Forum and Search --> : configuring bluetooth


alamlinux
04-09-2007, 08:27 AM
Hi everybody, back after long time.

having problem with configuring bluetooth device on redhat linux.
i followed this thread (http://www.damnsmalllinux.org/dsl-n/f/viewtopic/668.html)
i get following error when i try to connect mobile through bluetooth device.

[root@alam ~]# hcitool auth 00:60:57:42:84:87
Not connected.

(i m using Red Hat Advanced Server 4 update-2)
any suggestion would be appriciated.

thanks & regards,
Syed Alam

quip
04-09-2007, 10:16 AM
Hi everybody, back after long time.

having problem with configuring bluetooth device on redhat linux.
i followed this thread (http://www.damnsmalllinux.org/dsl-n/f/viewtopic/668.html)
i get following error when i try to connect mobile through bluetooth device.

(i m using Red Hat Advanced Server 4 update-2)
any suggestion would be appriciated.

thanks & regards,
Syed Alam

Did everything else mentioned in the thread go okay up to that point? Are you sure you have the correct device address? Is the device's Bluetooth turned on?

Maybe you would like to use one of the graphical tools, to see if you can avoid some headache. Kbluetoothd works well for me on OpenSuse...

alamlinux
04-09-2007, 11:43 AM
Apr 9 20:54:18 alam hcid[31043]: HCI dev 0 unregistered
Apr 9 20:54:21 alam dbus: Can't send to audit system: USER_AVC pid=2007 uid=81 loginuid=-1 message=avc: denied { send_msg } for scontext=root:system_r:unconfined_t tcontext=user_u:system_r:initrc_t tclass=dbus
Apr 9 20:54:41 alam last message repeated 4 times
Apr 9 20:54:43 alam kernel: usb 1-2: new full speed USB device using address 3
Apr 9 20:54:44 alam hcid[31043]: HCI dev 0 registered
Apr 9 20:54:45 alam hald[2032]: Timed out waiting for hotplug event 282. Rebasing to 283
Apr 9 20:54:47 alam dbus: Can't send to audit system: USER_AVC pid=2007 uid=81 loginuid=-1 message=avc: denied { send_msg } for scontext=root:system_r:unconfined_t tcontext=user_u:system_r:initrc_t tclass=dbus


i get these output in my /var/log/messeges when i plugged Bluetooth device in the USB port.

anyways, thanks for quick reply.