Dear Maxime, Your's Patch works perfect with kernel 3.0 . My H/W: Dell Vostro 3300 , i5 core with integrated gpu. Ubuntu 11.10 Really sorry that i thinked only Seth can helps us ;)
Thank You so much. P.S. Quick tutorial for all who want patch they own kernel: 1. install in synaptic-manager linux-source deb. 2. Open terminal and go to : # /usr/src There could be linux-source-3.0.x.tar.bz2 for me it was linux-source-3.0.0.tar.bz2 ( use ls command for show files) 3. type in terminal : # tar -xvjf linux-source-3.0.0.tar.bz2 4. type " cd linux-source-3.0.0' to enter in new created directory 5. Save patch file from this link: https://bugs.freedesktop.org/attachment.cgi?id=49537 - the best way is when You save patch file in /usr/src/linux-source-3.0.0 directory else You can use 'sudo mc' to copy patch file to each directory 6. type in :"# /usr/src/linux-source-3.0.0/patch -p1 < yours_patch_file" 'yours_patch_file" is the name of saved patch. 7. type in " cp /boot/config-`uname -r` .config" 8. make menuconfig 9. type "exit" button and You have to wait more than one hour ... 10. when finish you have 2 deb packages in parent directory : /usr/src/ 11. you can install it from terminal by command: " dpkg -i new_created_kernel.deb" thats it! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/614238 Title: Intel Core i3 External Monitor Wavy Output To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/614238/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
