[Bug 55161] Backlight Software control is acting wrong

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Tue Mar 19 16:47:56 PDT 2013


https://bugzilla.kernel.org/show_bug.cgi?id=55161





--- Comment #7 from pqwoerituytrueiwoq at gmail.com  2013-03-19 23:47:56 ---
the patch had no effect :(

Ok, i figure out how to compile it (and got a lot of dependences for compiling)

here are the command i ran:

wget https://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-3.9-rc3.tar.xz
tar -xvf ./linux-3.9-rc3.tar.xz
cd linux-3.9-rc3
patch -p1 < ../kernel-patch1 
patch -p1 < ../kernel-patch2
cp /boot/config-3.9.0-030900rc3-generic .config
make oldconfig
make clean
make -j `getconf _NPROCESSORS_ONLN` deb-pkg LOCALVERSION=-custom
sudo dpkg -i ../linux-*.deb

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the intel-gfx-bugs mailing list