[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Re: Problems with SDL/VNC


  • To: Xen List <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: Darko Petrović <darko.b.petrovic@xxxxxxxxx>
  • Date: Wed, 17 Feb 2010 15:59:02 +0100
  • Delivery-date: Wed, 17 Feb 2010 07:02:51 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=JpV36m18Mym2Ga4aoFRMv22hIKDoKbKdIfVzlPOVAXYBZjWvNrq3i6QpQM9yvn9rt1 phbrq9tWBnSPunMjg31drbrdb1L3YaKR9pdQOZwNOlKc9JTMapXXugoJTKNZbNIAYxDg nFXooQLQDrxzNqBFdw9Au8WYnxUB4Q0l3DxBY=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

I have partially solved the problem. After creating an appropriate /etc/X11/xorg.conf inside the guest, I am able to boot it both using VNC and SDL.

Now, in the guest window console works fine (although the keyboard response time is terrible), but when I start the graphical environment, the keyboard doesn't work! Here is how my /etc/X11/xorg.conf inside the Debian guest looks like:

Section "Device"
ÂÂÂÂÂÂÂ IdentifierÂÂÂÂÂ "Configured Video Device"
ÂÂÂÂÂÂÂ DriverÂÂÂÂÂÂÂÂÂ "fbdev"
EndSection

Section "InputDevice"
ÂÂÂÂÂÂÂÂ IdentifierÂÂÂÂÂ "Generic Keyboard"
ÂÂÂÂÂÂÂÂ DriverÂÂÂÂÂÂÂÂÂ "kbd"
ÂÂÂÂÂÂÂÂ OptionÂÂÂÂÂÂÂÂÂ "XkbRules"ÂÂÂÂÂ "xorg"
ÂÂÂÂÂÂÂÂ OptionÂÂÂÂÂÂÂÂÂ "XkbModel"ÂÂÂÂÂ "pc104"
ÂÂÂÂÂÂÂÂ OptionÂÂÂÂÂÂÂÂÂ "XkbLayout"ÂÂÂÂ "us"
EndSection

Section "InputDevice"
ÂÂÂÂÂÂÂÂ IdentifierÂÂÂÂÂ "Xen Mouse"
ÂÂÂÂÂÂÂÂ DriverÂÂÂÂÂÂÂÂÂ "mouse"
ÂÂÂÂÂÂÂÂ OptionÂÂÂÂÂÂÂÂÂ "Protocol"ÂÂÂÂÂ "PS/2"
ÂÂÂÂÂÂÂÂ OptionÂÂÂÂÂÂÂÂÂ "Device"ÂÂÂÂÂÂÂ "/dev/input/mouse0"
EndSection


Any ideas? I am becoming desperate!

Darko

2010/2/16 Darko PetroviÄ <darko.b.petrovic@xxxxxxxxx>
Hi,

I have installed Xen 4 and a Debian Lenny guest. When I start it in console mode everything works fine. However, when I try to run either SDL or VNC, the guest can't boot. This is what is shown in the SDL window:

[ÂÂÂ 0.004915] PCI: Fatal: No config space access function found
[ÂÂÂ 0.045866] isapnp: Write Data Register 0xa79 already used
[ÂÂÂ 0.048257] i8042.c: No controller found.


The only thing I change in the configuration file is adding:
sdl=1
vfb = [ 'type=sdl' ]


Am I missing something?

Thanks in advance.
Darko


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.