From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <404AC8A1.7010405@xmission.com> From: Brad Midgley MIME-Version: 1.0 To: BlueZ Mailing List Subject: Re: [Bluez-users] Toshiba Portege M200 internal bluetooth adapter References: <404A2A86.2090706@xmission.com> <1078615185.6530.1.camel@pegasus> In-Reply-To: <1078615185.6530.1.camel@pegasus> Content-Type: text/plain; charset=us-ascii; format=flowed Sender: bluez-users-admin@lists.sourceforge.net Errors-To: bluez-users-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Date: Sun, 07 Mar 2004 00:00:49 -0700 Marcel dmabt doesn't compile for me unless I make this change (but I'm not totally sure it's the right change): --- dmabt-0.2/dmabt.c Sat Jun 8 10:17:18 2002 +++ ../dmabt-0.2/dmabt.c Sat Mar 6 23:46:29 2004 @@ -37,7 +37,7 @@ #include // for ioctl #define TOSH_DEVICE "/dev/toshiba" -#define TOSH_SMM _IOWR('t',0x90,24) +#define TOSH_SMM _IOWR('t',0x90,SMMRegisters) #define SLEEP 1 // duration of break between activating and attching #define TITLE "DMABTenable Version 0.2\n" but even then it doesn't like the result: jabbed:/usr/src/dmabt-0.2# ./dmabt Can't access Toshiba device /dev/toshiba. bmidgley@jabbed:~$ ls -l /dev/toshiba crw-rw-rw- 1 root root 10, 181 2004-03-06 17:07 /dev/toshiba jabbed:/usr/src/dmabt-0.2# lsmod|grep tosh toshiba_acpi 6108 0 toshiba 4672 0 toshset has an option to turn on bluetooth but it doesn't do anything. jabbed:/home/bmidgley# toshset -bluetooth on jabbed:/home/bmidgley# more /proc/bus/usb/devices T: Bus=04 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.3-mh4 uhci_hcd S: Product=UHCI Host Controller S: SerialNumber=0000:00:1d.2 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.3-mh4 uhci_hcd S: Product=UHCI Host Controller S: SerialNumber=0000:00:1d.1 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.3-mh4 uhci_hcd S: Product=UHCI Host Controller S: SerialNumber=0000:00:1d.0 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 6 B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.3-mh4 ehci_hcd S: Product=EHCI Host Controller S: SerialNumber=0000:00:1d.7 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms Does any of this require an APM bios? the M200 can't load the apm kernel mod because it has no APM bios. Brad >>I'm not totally sure how to use the internal bluetooth on my toshiba >>portege m200. I saw reports of "hci_usb + toshiba" for similar models >>but I have no idea what that means. usbfs doesn't show anything that >>looks like bluetooth but lspci -v reports one device I'm not sure about. >>Maybe that's it... >> >>02:0d.0 System peripheral: Toshiba America Info Systems: Unknown device >>0805 (rev 05) >> Subsystem: Toshiba America Info Systems: Unknown device 0001 >> Flags: medium devsel, IRQ 11 >> Memory at 20000c00 (32-bit, non-prefetchable) [disabled] [size=512] >> Capabilities: [80] Power Management version 2 >> >>Does anyone know if there's a chance it's supported? > > > I am sure that your device is supported and I am sure that it is an USB > Bluetooth adapter, but you have to activate it first. Take a look at > this page > > http://www.holtmann.org/linux/bluetooth/toshiba.html > > and search through the mailing list archives. > > Regards > > Marcel > > ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users