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-devel

[Xen-devel] X11 on domU

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] X11 on domU
From: Julian Davison <julian-xen_devel@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 25 Jul 2006 07:59:29 +1200
Delivery-date: Mon, 24 Jul 2006 13:00:03 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-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 tried 'users'
but with no joy...

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,


--
Julian Davison
Note: 1) This may have come from an address @cbhs.school.nz
         but isn't necessarily the (or even an) official view
         of Christchurch Boys' High School
      2) While replying to this address may get into my mailbox
         it will almost certainly be filtered into a mailing list
         folder. To actually reach actual me, strip off the bit
         after the '-' in the name.

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

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