https://bugzilla.novell.com/show_bug.cgi?id=708025 https://bugzilla.novell.com/show_bug.cgi?id=708025#c2 Frank Frewer <heigu@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |heigu@gmx.de --- Comment #2 from Frank Frewer <heigu@gmx.de> 2011-07-27 12:27:16 UTC --- Yesterday i got access to the graphical yast via Xming/putty. I could install a new virtual machine with the graphical console without any problem. I tried to get access to the console via "xm console <newDomU>" and i got it. But there were some error messages: # xm console 17 [ 0.128388] PCI: Fatal: No config space access function found [ 0.155256] bootsplash: found, but framebuffer can't handle it! [ 0.162917] i8042.c: No controller found. [ 0.264028] /usr/src/packages/BUILD/kernel-xen-2.6.34/linux-2.6.34/drivers/rtc/hctosys.c: unable to open rtc device (rtc0) Welcome to openSUSE 11.3 "Teal" - Kernel 2.6.34-12-xen (xvc0). linux-qntm login: After that i took a look at the config file of the new domU and changed a config file of another domU. To this other domain which I were creating earlier with vm-install i didn't have access to with xm console anymore. My changes: I replaced extra="xencons=tty " => extra=" " and nographic=1 => vfb=['type=vnc,vncunused=1'] After "xm create .." I could successfully get access to "xm console .." First I saw the following errors again while booting this machine: [ 0.120403] PCI: Fatal: No config space access function found [ 0.167843] i8042.c: No controller found. [ 0.268032] /usr/src/packages/BUILD/kernel-xen-2.6.37.6/linux-2.6.37/drivers/rtc/hctosys.c: unable to open rtc device (rtc0) doing fast boot But after that booting runs without problems. The welcome message: Welcome to openSUSE 11.4 "Celadon" - Kernel 2.6.37.6-0.5-xen (tty1). So my problems obviously have to do with the extra="xencons=tty " in config file. Maybe that helps to find the reason of this problem. Many thanks in advance. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.