Hello, the build in Toshiba Satellite bluetooth adapter is not working with my Fedora 11
I try to install omnibook, but under /proc/omnibook there is just to files "version & dmi", dmi contain:
Quote:
BIOS Vendor: INSYDE
BIOS Version: 1.70
BIOS Release: 11/24/2008
System Vendor: TOSHIBA
Product Name: Satellite A300
Version: PSAGCE-09M006AR
Serial Number: 29430246Q
Board Vendor: TOSHIBA
Board Name: Base Board Version
|
when i try to create file "bluetooth" with value "1" i got:
Quote:
[drdeath@linux omnibook]$ sudo su
[root@linux omnibook]# echo 1 > bluetooth
bash: bluetooth: No such file or directory
[root@linux omnibook]#
|
i disable SElinux, as it was giving me warning. but still the same issue i cant write on /proc
any idea how to enable my bluetooth device.
Quote:
[root@linux ~]# dmesg | grep omnibook
omnibook: Driver version 2.20092106-trunk.
omnibook: Unknown model.
omnibook: dmi feature has no backend table, io_op not initialized.
omnibook: version feature has no backend table, io_op not initialized.
omnibook: Enabled features: dmi version.
[root@drdeath ~]#
|
Quote:
[root@linux ~]# hcitool dev
Devices:
[root@linux ~]#
|
Quote:
Jul 9 20:47:14 drdeath kernel: omnibook: Driver version 2.20092106-trunk.
Jul 9 20:47:14 drdeath kernel: omnibook: Unknown model.
Jul 9 20:47:14 drdeath kernel: omnibook: dmi feature has no backend table, io_op not initialized.
Jul 9 20:47:14 drdeath kernel: omnibook: version feature has no backend table, io_op not initialized.
Jul 9 20:47:14 drdeath kernel: omnibook: Enabled features: dmi version.
|
any idea?