Ubuntu 10.04 Lucid also still have this problem Chipset in the computer is Intel 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics
Hence following the instruction given in the below website https://wiki.ubuntu.com/X/Bugs/Lucidi8xxFreezes Hanging frequency is low now, but getting good screen resolution atleast. Workaround done is given below Replaced boot parameters quiet splash with i915.modeset=1 Then given the below command sudo <space> gedit <space> /etc/X11/xorg.conf <enter> In the file that opens copied the below content. Section "Device" Identifier "Configured Video Device" Driver "intel" Option "DRI" "off" EndSection Select File, Save, File, Quit. Restart computer. -- hang in Karmic Koala https://bugs.launchpad.net/bugs/477918 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
