https://bugs.freedesktop.org/show_bug.cgi?id=57527
--- Comment #15 from Thomas <t...@gmx.de> --- Thanks a lot for your support. Alas, as it seems, the patch did not have any effect at all. This is what i did (i am not familiar with package management on debian-like platforms): Install required build tools and lib headers: # apt-get build-dep xserver-xorg-video-openchrome Get and unpack the ubuntu source of the driver: $ apt-get source xserver-xorg-video-openchrome Patch it: $ patch -p1 < (your patch, succeeded) Build a deb package: $ dpkg-buildpackage -us -uc -nc Install it: # dpkg -i ./xserver-xorg-video-openchrome_0.3.1-0ubuntu1_i386.deb (The md5sum of /usr/lib/xorg/modules/drivers/openchrome_drv.so has changed afterwards.) Reboot (just in case). No change. :-/ Where do i go next? -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Openchrome-devel mailing list Openchrome-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/openchrome-devel