> Maybe Feisty will Squash this bug once and for all.
Maybe :)

In my understanding (for when dpkg-reconfigure xserver-xorg" works later)
the bug is in casper. 

casper-bottom/20xconfig calls dpkg-reconfigure in a chroot but it only
mounts   /proc and /sys.

dpkg-reconfigure xserver-xorg can call ddcprobe which needs a working
/dev/fb0...

adding:
mount -n -o bind /dev /root/dev
works for me.

-- 
Incorrect screen resolution in Dapper LiveCD
https://launchpad.net/bugs/31830

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to