2004-09-17 14:10:48

by Peter K. Martin

[permalink] [raw]
Subject: [Bluez-users] ACPI Linux for Toshiba Satellite Pro M10

Dear developers,
I tried to activate the bluetooth-module which runs under windows xp without
trubbles.

The things I have done
Installing dmabt
drwxrwxr-x 2 973 1101 192 Jun 11 2002 .

drwxr-xr-x 3 root root 192 Sep 17 13:59 ..

-rw-rw-r-- 1 973 1101 18007 Jun 7 2002 LICENSE

-rw-rw-r-- 1 973 1101 318 Jun 7 2002 Makefile

-rw-rw-r-- 1 973 1101 651 Mar 13 2002 README-0.01.1.txt

-rw-rw-r-- 1 973 1101 6195 Jun 8 2002 dmabt.c

-rw-rw-r-- 1 973 1101 4359 Jun 5 2002 dmabt.c.orig



linux:~/bluetooth/dmabt-0.2 # make

gcc -O2 -s dmabt.c -o dmabt



linux:~/bluetooth/dmabt-0.2 # make install

install -Ds dmabt /usr/local/bin/dmabt

install -d /usr/local/doc/dmabt && install -m a=r,u+w LICENSE README*
/usr/local/doc/dmabt



alias char-major-10-181 toshiba written into /etc/modules.conf



mknod -m 666 /dev/toshiba c 10 181



modprobe toshiba_acpi
modprobe hci_usb

But then I got this error-message:
linux:~/bluetooth/dmabt-0.2 # dmabt

Can't access Toshiba device /dev/toshiba.



linux:~/bluetooth/dmabt-0.2 # cd /dev



linux:/dev # dir t*

crw------- 1 root root 36, 16 Apr 6 15:27 tap0

crw------- 1 root root 36, 17 Apr 6 15:27 tap1

crw------- 1 root root 36, 18 Apr 6 15:27 tap2

crw------- 1 root root 10, 168 Apr 6 15:27 tcldrv

crw-rw---- 1 root root 30, 36 Apr 6 15:27 tcp

crw------- 1 root root 10, 131 Apr 6 15:27 temperature

crw-rw-rw- 1 root root 10, 181 Sep 17 12:30 toshiba



All seems to be available, but the bluetooth doesn't work. The Tosh-Keys for
brightness and so one are working.



What is to do???



ciao, ciao

Peter