Tried a few things and its still down: Code: sudo echo "deb http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu jaunty main #xorg-edgers PPA" /etc/apt/sources.list sudo echo "deb-src http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu jaunty main #xorg-edgers PPA" /etc/apt/sources.list sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 8844C542 sudo apt-get update sudo apt-get dist-upgrade Rebooted and had the same results.
So next I tried updating the kernel to the latest RC build: Code: wget -c http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.34-rc7-lucid/linux-headers-2.6.34-020634rc7-generic_2.6.34-020634rc7_i386.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.34-rc7-lucid/linux-headers-2.6.34-020634rc7_2.6.34-020634rc7_all.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.34-rc7-lucid/linux-image-2.6.34-020634rc7-generic_2.6.34-020634rc7_i386.deb sudo dpkg -i linux-headers-2.6.34-020634rc7-generic_2.6.34-020634rc7_i386.deb linux-headers-2.6.34-020634rc7_2.6.34-020634rc7_all.deb linux-image-2.6.34-020634rc7-generic_2.6.34-020634rc7_i386.deb Now it still doesn't complete, but this time when I VNC I get a white screen instead of the colored lines going down. Another thing to note is if I switch it back to Driver ati in xorg.conf and reboot it comes up fine again, but ofcourse not HDMI audio. -- ATI 4330 radeonhd xorg fails to load https://bugs.launchpad.net/bugs/580524 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
