* 2.6.24-rc4: bluetooth device gone after suspend to ram
@ 2007-12-12 10:31 Soeren Sonnenburg
2007-12-12 11:52 ` Oliver Neukum
0 siblings, 1 reply; 4+ messages in thread
From: Soeren Sonnenburg @ 2007-12-12 10:31 UTC (permalink / raw)
To: Linux Kernel
Dear all,
I noticed that on my macbook pro1,1 the bluetooth device is gone after
suspend to ram, i.e.
/usr/sbin/hciconfig -a
normally lists hci0: Type: USB ...
but after suspend does nothing.
Here it does not help to remove the modules and to reload them. Also the
driver reloads without giving any error msg, but still nothing. As
others on mactel-users had the same problem (on mac mini/mbp2,2) it may
be worth investigating:
relevant dmesg:
Bluetooth: Core ver 2.11
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP ver 2.9
Bluetooth: L2CAP socket layer initialized
Bluetooth: HIDP (Human Interface Emulation) ver 1.2
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.8
Bluetooth: HCI USB driver ver 2.9
Any ideas?
Soeren
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.24-rc4: bluetooth device gone after suspend to ram
2007-12-12 10:31 2.6.24-rc4: bluetooth device gone after suspend to ram Soeren Sonnenburg
@ 2007-12-12 11:52 ` Oliver Neukum
2007-12-12 16:08 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: Oliver Neukum @ 2007-12-12 11:52 UTC (permalink / raw)
To: Soeren Sonnenburg; +Cc: Linux Kernel
Am Mittwoch, 12. Dezember 2007 11:31:57 schrieb Soeren Sonnenburg:
> Dear all,
>
> I noticed that on my macbook pro1,1 the bluetooth device is gone after
> suspend to ram, i.e.
Is this a regression?
Does it work if you unload hci_usb before you suspend?
If so, please recompile with CONFIG_USB_DEBUG and provide
dmesg.
Regards
Oliver
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.24-rc4: bluetooth device gone after suspend to ram
2007-12-12 11:52 ` Oliver Neukum
@ 2007-12-12 16:08 ` Marcel Holtmann
2007-12-12 18:23 ` Soeren Sonnenburg
0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2007-12-12 16:08 UTC (permalink / raw)
To: Oliver Neukum; +Cc: Soeren Sonnenburg, Linux Kernel
Hi Oliver,
> > I noticed that on my macbook pro1,1 the bluetooth device is gone after
> > suspend to ram, i.e.
>
> Is this a regression?
> Does it work if you unload hci_usb before you suspend?
> If so, please recompile with CONFIG_USB_DEBUG and provide
> dmesg.
sometimes ACPI is involved and will killswitch the Bluetooth device on
suspend. Sometimes the distros to a manual killswitch. And in case of
Bluetooth a killswitch means physically removing the power from the
device.
In case of a MacBook it can happen that this device goes back into HID
mode and thus you need to call hid2hci.
Regards
Marcel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.24-rc4: bluetooth device gone after suspend to ram
2007-12-12 16:08 ` Marcel Holtmann
@ 2007-12-12 18:23 ` Soeren Sonnenburg
0 siblings, 0 replies; 4+ messages in thread
From: Soeren Sonnenburg @ 2007-12-12 18:23 UTC (permalink / raw)
To: Marcel Holtmann; +Cc: Oliver Neukum, Linux Kernel
On Wed, 2007-12-12 at 17:08 +0100, Marcel Holtmann wrote:
> Hi Oliver,
>
> > > I noticed that on my macbook pro1,1 the bluetooth device is gone after
> > > suspend to ram, i.e.
> >
> > Is this a regression?
> > Does it work if you unload hci_usb before you suspend?
> > If so, please recompile with CONFIG_USB_DEBUG and provide
> > dmesg.
No it was always like this.
> sometimes ACPI is involved and will killswitch the Bluetooth device on
> suspend. Sometimes the distros to a manual killswitch. And in case of
> Bluetooth a killswitch means physically removing the power from the
> device.
>
> In case of a MacBook it can happen that this device goes back into HID
> mode and thus you need to call hid2hci.
indeed after calling hid2hci the device is visible again via
hciconfig -a
Thanks!!!
Soeren
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-12-12 18:23 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-12 10:31 2.6.24-rc4: bluetooth device gone after suspend to ram Soeren Sonnenburg
2007-12-12 11:52 ` Oliver Neukum
2007-12-12 16:08 ` Marcel Holtmann
2007-12-12 18:23 ` Soeren Sonnenburg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox