[Debian-eeepc-devel] [SCM] Maintenance of eeepc-acpi-scripts debian package branch, master, updated. f8367bd3d1a0ceb9675ee6781aec3053efbb54f8

Damyan Ivanov dmn at debian.org
Fri Sep 5 22:40:34 UTC 2008


The following commit has been merged in the master branch:
commit e650a9d99edec3786356448ca35fa96fac0ba8a5
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sat Sep 6 00:31:24 2008 +0300

    default: add BLUETOOTH_FALLBACK_TO_HCITOOL variable
    
    that would cause blind un/load of hci_usb module and detecting
    bluetooth presence using hcitool in the case when the bluetooth
    control node in /sys/devices/platform/eeepc is not present

diff --git a/debian/eeepc-acpi-scripts.default b/debian/eeepc-acpi-scripts.default
index 303a6fd..ecf5016 100644
--- a/debian/eeepc-acpi-scripts.default
+++ b/debian/eeepc-acpi-scripts.default
@@ -13,3 +13,8 @@ COMBINED_DISPLAY_SWITCHES='--mode 640x480'
 
 # attempt to lock running xscreensaver or gnome-screensaver on suspend
 LOCK_SCREEN_ON_SUSPEND='yes'
+
+# try to load/unload the hci_usb module and use hcitool for checking
+# bluetooth state when the bluetooth control node in
+# /sys/devices/platform/bluetooth is not present
+BLUETOOTH_FALLBACK_TO_HCITOOL='yes'

-- 
Maintenance of eeepc-acpi-scripts debian package



More information about the Debian-eeepc-devel mailing list