My X outpout is still different, but I guess this is because I don't get a sdl window either (my DomU starts just with xm console and ssh). Below is my xen config file. I read that adding extra = 'video=xenfb' should help, but it doesn't for me. Please tell me how you got your sdl window running, then we can continue to work on the X server.
-- name = "xen-debian" xen_shell = 'root, user' kernel = '/boot/vmlinuz-2.6.22-11-xen' ramdisk = '/boot/initrd.img-2.6.22-11-xen' memory = 256 vif = [ 'mac=00:A0:CC:D8:CA:D1, ip=192.168.0.101' ] root = '/dev/hda1 ro' disk = [ 'file:/xen/domains/xen-debian/disk.img,hda1,w', 'file:/xen/doma boot="c" # boot on floppy (a), hard disk (c) or CD-ROM (d) on_poweroff = 'destroy' on_reboot = 'restart' on_crash = 'destroy' sdl=1 vnc=0 -- -- 2.6.22-11-xen kernel does not have xenfb and xenkbd modules https://bugs.launchpad.net/bugs/138926 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs