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

Re: [Xen-users] Example PCI hiding in dom0 and direct access in domU

To: Robin Schroeder <robin@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Example PCI hiding in dom0 and direct access in domU
From: Brian McEntire <brian.mcentire@xxxxxxxxx>
Date: Sat, 3 Dec 2005 21:41:36 -0500
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 04 Dec 2005 02:41:34 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Ht2hVT2R321hbDUzAAX0DHymo4e+/l8Kk3OOd6eyUIDs1cZLwKzjpFX3x7BprzWgZ0ho5mTM5Zuw2/FIP95UdQoD1c6re3xaV3OztMLVaMiIXEPTin0bCF6zUT/8JHuVRxCuj02VZXSOcKssqEK1WTIrJx4VhEYNLJFgw/1/W28=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <438AB951.9040600@xxxxxxxxxxxxxxxxxxxxxx>
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>
References: <811160c00511272141w6c127682r25f06cb880b93515@xxxxxxxxxxxxxx> <438AB951.9040600@xxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thanks for the tip. You were right, after hiding the PCI card from DOM0, I was then able to start another Dom0 VM and lspci showed only the Digium PCI card.

Unfortunately, even then, Asterisk core dumps when I try to start it. One of the messages from the dump/oops (?) is "General Protection Fault".

I'll probably give up trying to get Asterisk to run in a VM since it is running okay in domain0. But if anyone has made this work (with Zaptel/wctdm modules and the Digium TDM PCI card,) I'd love to hear about it.

Thanks!


On 11/28/05, Robin Schroeder <robin@xxxxxxxxxxxxxxxxxxxxxx> wrote:
Brian McEntire schrieb:
> Hello all,
[...]
> # modprobe wctdm
> Zapata Telephony Interface Registered on major 196
> ZT_CHANCONFIG failed on channel 1: No such device or address (6)
> FATAL: Error running install command for wctdm
>
> lspci inside of domU does not work:
>
> # lspci
> pcilib: Cannot open /sys/bus/pci/devices
> pcilib: Cannot open /proc/bus/pci
> lspci: Cannot find any working access method.

Have you tried usind a Dom0 kernel for the virtual machine? In my
opinion DomU kernels don't support real hardware access.

Regards
Robin Schroeder


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

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-users] Example PCI hiding in dom0 and direct access in domU, Brian McEntire <=