You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Macbook Air 6,2. 2013
Xubuntu, 16.04, kernel 4.4.0-38-generic
I have had this wonderful driver working for a couple of days. Great work. But then...
Problem:
I tried to minimize power consumption with TLP and laptop-mode-tools, then the system suddenly didn't want to stay suspended and kind of woke up just after, sadly with the not backlighted screen.
I uninstalled all the power config tools and reinstalled mba6x_bl to find it works but ONLY until I reboot.
It turned out that doing the following changes things:
modprobe -r mba6x_bl
backlight changes to bright and I can control backlight
modprobe mba6x_bl
backlight changes to bright and I CAN'T control backlight
So I then added mba6x_bl to /etc/modules hoping for the system to reinitialise every time, but now I'm back to the point where it won't stay suspended.
Can anybody give me some advice? It's horrible not being able to suspend the darn laptop.
Thanks!
M
The text was updated successfully, but these errors were encountered:
I have had a similar problem (with Powertop and the tunable "Autosuspend for USB device xHCI Host Controller [usb2]")
After echo XHCI > /proc/acpi/wakeup
the problem was resolved. [edit: sometimes]
Thank you :)
[edit] That was to easy.. It works sometimes and sometimes it won't. I completely uninstalled Powertop . And I echo XHCI into /proc/acpi/wakeup at X startup properly (as root, checked that it is actually echoing as root which it is). Still, 2 of 3 times after closing/reopening the lid, screen at full brightness, cannot control the brightness, only on and off (with the function keys). Linux 4.4.0-42-generic, Ubuntu 16.04, Macbook Air 6,1 2013
Hi.
Macbook Air 6,2. 2013
Xubuntu, 16.04, kernel 4.4.0-38-generic
I have had this wonderful driver working for a couple of days. Great work. But then...
Problem:
I tried to minimize power consumption with TLP and laptop-mode-tools, then the system suddenly didn't want to stay suspended and kind of woke up just after, sadly with the not backlighted screen.
I uninstalled all the power config tools and reinstalled mba6x_bl to find it works but ONLY until I reboot.
It turned out that doing the following changes things:
modprobe -r mba6x_bl
backlight changes to bright and I can control backlight
modprobe mba6x_bl
backlight changes to bright and I CAN'T control backlight
So I then added mba6x_bl to /etc/modules hoping for the system to reinitialise every time, but now I'm back to the point where it won't stay suspended.
Can anybody give me some advice? It's horrible not being able to suspend the darn laptop.
Thanks!
M
The text was updated successfully, but these errors were encountered: