Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mba6x_bl broken on Ubuntu+MBA 6,1 after do-release-upgrade from 14.04 to 16.04 #65

Open
fergusonml opened this issue May 9, 2017 · 0 comments

Comments

@fergusonml
Copy link

fergusonml commented May 9, 2017

Failed to build mba6xbl-dkms_0.0.3_all.deb and http://miek.nl/downloads/2015/mba6xbl-dkms_1.0.0_all.deb
Installed from source worked fine except that xorg.conf was put into /etc/X11/ instead of /usr/share/X11/xorg.conf.d/
Followed instructions here to fix (except I put it in /usr/share/X11/xorg.conf.d/ )

You don't actually need an xorg.conf, just having the following file should do:

$ cat /etc/X11/xorg.conf.d/98-mba6bl.conf
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "Backlight" "mba6x_backlight"
EndSection

and removed /usr/share/X11/xorg.conf.d/20-intel.conf

LOZORD added a commit to LOZORD/mba6x_bl that referenced this issue Dec 29, 2017
I updated and added details about gotchas I ran into when attempting this fix on my Ubuntu machine.
This should address the problems encountered in patjak#55, patjak#59, and patjak#65.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant