You are not logged in.

#1 2009-05-31 22:15:32

Barrucadu
Member
From: York, England
Registered: 2008-03-30
Posts: 1,158
Website

[SOLVED] No bluetooth (Toshiba sattellite a200-28p)

I've just noticed that my internal bluetooth adapter isn't being picked up any more. I'm not sure when the problem appeared, but I know for certain it worked last year some time. I'm running the current kernel (2.6.29.4-1), and omnibook-svn from the AUR.
I tried following the instructions on the wiki by recompiling my kernel with toshiba laptop support and using toshset, but toshset just reported that the kernel didn't have toshiba laptop support.

Omnibook seems to think that the bluetooth adapter is present:

23:13:36 % cat /proc/omnibook/bluetooth 
Bluetooth adapter is present and enabled.

And here's what dmesg has to say on the matter:

23:15:08 % dmesg | grep Blue
Bluetooth: Core ver 2.14
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
omnibook: Enabling Toshiba Bluetooth ACPI device.
23:15:11 % dmesg | grep omnibook
omnibook: Driver version 2.20070211-trunk.
omnibook: Forced load with EC type 12.
omnibook: Begin table match of ac feature.
omnibook: Returning table entry nr 0.
omnibook: Begin table match of battery feature.
omnibook: Returning table entry nr 0.
omnibook: Begin table match of blank feature.
omnibook: Try to init cdimode
omnibook: Saved state of PCI register: [0].
omnibook: Index mode: [0].
omnibook: Index Mode Ok (0) after 1 iter
omnibook: Cdimode init ok
omnibook: Returning table entry nr 0.
omnibook: LCD backlight turn off at console blanking is enabled.
omnibook: Begin table match of bluetooth feature.
omnibook: Try to init ACPI backend
omnibook: ACPI EC device found
omnibook: hook_connect for device AT Translated Set 2 keyboard.
omnibook: Enabling Toshiba Bluetooth ACPI device.
omnibook: ACPI backend init OK
omnibook: Returning table entry nr 0.
omnibook: BTST raw_state: c1
omnibook: Begin table match of cooling feature.
omnibook: Cdimode has already been initialized
omnibook: Returning table entry nr 0.
omnibook: Begin table match of display feature.
omnibook: ACPI backend has already been initialized
omnibook: Returning table entry nr 0.
omnibook: Init function of display failed with error -19.
omnibook: Trying to dispose ACPI backend
omnibook: Begin table match of hotkeys feature.
omnibook: Cdimode has already been initialized
omnibook: Returning table entry nr 1.
omnibook: Enabling all hotkeys.
omnibook: Saved state of PCI register: [0].
omnibook: Index mode: [0].
omnibook: Index Mode Ok (0) after 1 iter
omnibook: Index mode: [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [3] [3] [3] [3] [3] [3] [3] [3] [2].
omnibook: Index Mode Ok (2) after 26 iter
omnibook: Index mode: [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [3] [3] [3] [3] [3] [3] [3] [3] [3] [3] [3] [2].
omnibook: Index Mode Ok (2) after 34 iter
omnibook: Saved state of PCI register: [0].
omnibook: Index mode: [0].
omnibook: Index Mode Ok (0) after 1 iter
omnibook: Index mode: [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [3] [3] [3] [3] [3] [3] [3] [3] [2].
omnibook: Index Mode Ok (2) after 20 iter
omnibook: Index mode: [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [1] [3] [3] [3] [3] [3] [3] [3] [3] [2].
omnibook: Index Mode Ok (2) after 22 iter
omnibook: dmi feature has no backend table, io_op not initialized.
omnibook: version feature has no backend table, io_op not initialized.
omnibook: Begin table match of lcd feature.
omnibook: Cdimode has already been initialized
omnibook: Returning table entry nr 0.
omnibook: Saved state of PCI register: [0].
omnibook: Index mode: [0].
omnibook: Index Mode Ok (0) after 1 iter
omnibook: Index mode: [1] [1] [1] [1] [1] [1] [1] [1] [3] [3] [3] [3] [3] [3] [3] [3] [2].
omnibook: Index Mode Ok (2) after 17 iter
omnibook: Index mode: [1] [1] [1] [1] [1] [2].
omnibook: Index Mode Ok (2) after 6 iter
omnibook: Begin table match of temperature feature.
omnibook: Returning table entry nr 0.
omnibook: Begin table match of touchpad feature.
omnibook: Cdimode has already been initialized
omnibook: Returning table entry nr 1.
omnibook: Begin table match of wifi feature.
omnibook: ACPI backend has already been initialized
omnibook: Returning table entry nr 0.
omnibook: BTST raw_state: c1
omnibook: Begin table match of throttling feature.
omnibook: ACPI backend has already been initialized
omnibook: Returning table entry nr 0.
omnibook: Enabled features: ac battery blank bluetooth cooling hotkeys dmi version lcd temperature touchpad wifi throttling.
omnibook: BTST raw_state: c1

Last edited by Barrucadu (2009-06-05 11:25:02)

Offline

#2 2009-06-02 08:13:24

Barrucadu
Member
From: York, England
Registered: 2008-03-30
Posts: 1,158
Website

Re: [SOLVED] No bluetooth (Toshiba sattellite a200-28p)

I've tried:
  * Setting MOD_AUTOLOAD to "yes" thinking there may now be an extra module I need
  * Recompiling my kernel with Toshiba support only to find I have the wrong BIOS for toshset to work
  * Dropping back a few kernel versions and recompiling Omnibook against them all to see if it worked
  * Using 2.6.30-rc7 with omnibook
  * Looking in the BIOS configuration for anything bluetooth related (but found nothing)

All to no avail sad

Offline

#3 2009-06-03 11:26:07

Barrucadu
Member
From: York, England
Registered: 2008-03-30
Posts: 1,158
Website

Re: [SOLVED] No bluetooth (Toshiba sattellite a200-28p)

Bump.

Nobody has got bluetooth working on a satellite A200?

Offline

#4 2009-06-05 11:24:38

Barrucadu
Member
From: York, England
Registered: 2008-03-30
Posts: 1,158
Website

Re: [SOLVED] No bluetooth (Toshiba sattellite a200-28p)

The problem has miraculously solved itself.

Offline

Board footer

Powered by FluxBB