WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] X11 in domU

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] X11 in domU
From: Julian Davison <julian-xen_users@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 05 Jul 2006 09:35:39 +1200
Delivery-date: Tue, 04 Jul 2006 14:36:23 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)
Hi,

I'm not certain whether this belongs in 'users' or 'devel',
the topic appears to turn up in both lists. I've started
here on the assumption that it already works and I've missed
something :)

What we'd like to do is run several independant X11's on a
single CPU box. Using on-board (AGP) graphics, and additional
(PCI) graphics cards, and various USB controllers for the
keyboard/mice combos.
The aim is to have three 'consoles', each with a browser
running to provide access to our library catalogue. With
Xen we should be able to isolate each console in its own
dom, ensuring that one user can't so easily ruin others
functionality.

I'm running Debian 3.1 sarge/stable as dom0.
I've got Xen 3.0.2 stable sources and built them with
to include the pciback module. Using pciback I can happily
have various devices show up in domU (ethernet, USB controller
and graphics) with things like 'lspci'. The obvious stuff
just plain works - I can use the ethernet card instead of
the virtual ethernet, find USB devices.
I 'upgraded' domU to debian unstable, to get a more
recent Xorg setup, but I still get stuck.

Using "X -novtswitch -sharevts vt1" I ended up being told:

-------------- copy of end of X output starts --------------
(EE) I810(0): Cannot map SYS BIOS

Fatal server error:
xf86MapVidMem: Could not mmap framebuffer (0x000a0000,0x10000) (Bad address)
--------------  copy of end of X output ends  --------------

At this point I'm out of ideas :)

Anyone have any pointers or ideas?




J,

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] X11 in domU, Julian Davison <=