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

Re: [Xen-devel] Newbie question: privileged vs. unprivileged domains

To: Tomas Karpati <karpati@xxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Newbie question: privileged vs. unprivileged domains
From: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Date: Wed, 17 Nov 2004 02:44:41 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx, Ian.Pratt@xxxxxxxxxxxx
Delivery-date: Wed, 17 Nov 2004 03:49:10 +0000
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Your message of "Tue, 16 Nov 2004 13:07:15 GMT." <loom.20041116T134054-606@xxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
 
> All boot OK. One problem is that for dom1 and dom2 recognize their exclusive 
> pci cards I have to run the xen0. I loaded the respective modules only in 
> the respective domains. 

You should add pci_dom0_hide=xxxx to the xen command line so that
dom0 can't see the 2nd ethernet card or the sound card. See the
user manual.

> When I do that almost all is Ok, I can play some mp3 
> files. But when I run a server that depends on the soundcard I recive an 
> error 
> like:
> 
> Soundcard recieved SG Error, sound disabled

SG error sounds like it might mean 'scatter gather' error. This
probably means the driver is taking liberties as regards mapping
memory regions, and needs to be fixed. 

If you can find the path through the sound system that triggers
this its probably easily fixed, and a patch can be sent upstream
to the maintainer.

> Another problem is that I have a USB keyboard (no ps2 or serial connectors on
> motherboard) and when rebooting dom1 or dom2 the server freezes. I tryed to
> connect with ssh from my laptop with no response.

Not sure I understand. Are you saying the freeze only happens
when the USB keyboard is connected? This is totally weird. 

Ian


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel