This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- TLP 1.5.0 -------------------------------------------- | |
+++ Configured Settings: | |
defaults.conf L0004: TLP_ENABLE="1" | |
defaults.conf L0005: TLP_WARN_LEVEL="3" | |
defaults.conf L0006: TLP_PERSISTENT_DEFAULT="0" | |
defaults.conf L0007: DISK_IDLE_SECS_ON_AC="0" | |
defaults.conf L0008: DISK_IDLE_SECS_ON_BAT="2" | |
defaults.conf L0009: MAX_LOST_WORK_SECS_ON_AC="15" | |
defaults.conf L0010: MAX_LOST_WORK_SECS_ON_BAT="60" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub | |
Device Descriptor: | |
bLength 18 | |
bDescriptorType 1 | |
bcdUSB 3.10 | |
bDeviceClass 9 Hub | |
bDeviceSubClass 0 | |
bDeviceProtocol 3 | |
bMaxPacketSize0 9 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- TLP 1.5.0 -------------------------------------------- | |
May 16 13:46:07 patricknix tlp[1321]: usb_suspend_device.udev.auto.no_change: Bus 1 Dev 1 ID 1d6b:0002 /sys/devices/pci0000:00/0000:00:14.0/usb1 [] | |
May 16 13:46:07 patricknix tlp[1372]: usb_suspend_device.udev.auto.no_change: Bus 2 Dev 1 ID 1d6b:0003 /sys/devices/pci0000:00/0000:00:14.0/usb2 [] | |
May 16 13:46:07 patricknix tlp[1434]: usb_suspend_device.udev.auto.no_change: Bus 4 Dev 1 ID 1d6b:0003 /sys/devices/pci0000:00/0000:00:1c.4/0000:02:00.0/0000:03:02.0/0000:3a:00.0/usb4 [] | |
May 16 13:46:07 patricknix tlp[1433]: usb_suspend_device.udev.auto.no_change: Bus 3 Dev 1 ID 1d6b:0002 /sys/devices/pci0000:00/0000:00:1c.4/0000:02:00.0/0000:03:02.0/0000:3a:00.0/usb3 [] | |
May 16 13:46:07 patricknix tlp[1648]: usb_suspend_device.udev.auto.no_change: Bus 1 Dev 6 ID 8087:0aaa /sys/devices/pci0000:00/0000:00:14.0/usb1/1-10 [] | |
May 16 13:46:07 patricknix tlp[1650]: usb_suspend_device.udev.auto: Bus 1 Dev 2 ID 04e8:6860 /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1 [] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let | |
# lut = [ | |
# 1 # 0 | |
# 2 # 1 | |
# 4 # 2 | |
# 8 # 3 | |
# 16 # 4 | |
# 32 # 5 | |
# 64 # 6 | |
# 128 # 7 |