similar to: How to activate pciback.permissive with xen 3.0.3

Displaying 20 results from an estimated 9000 matches similar to: "How to activate pciback.permissive with xen 3.0.3"

2006 Jul 17
0
[PATCH 2/5] pciback: per-device permissive flag
This patch includes the per-device permissive flag as described by its original author, Ryan: "The permissive flag was added to the PCI Backend to disable the PCI Backend''s "read-only by default" stance to allow devices in driver domains to write to registers within a device''s configuration space. This flag was global for all devices controlled by the PCI Backend
2006 Nov 23
2
Digium through Octasic
We're looking at using 4 or 8 port T1 cards with echo cancellation and are evaluating brands to go with. We know that Sangoma has excellent solutions especially when it comes to echo. But we still have to hear about actual performance of a Digium card using the same Octasic DSP echo canceller. Would appreciate hearing something on this. --------------------------------- Sponsored Link
2006 Nov 21
1
Attn:Peter, Gsalas, Tim-Help me to configure my NOKIA E70 Mobile with my Asterisk server
Hi Friends, Thank you for your response. Yesterday only, I configured my Nokia E70 mobile and its working fine. For group members convenience, here I am giving the configuration: Configuring the Nokia E70: Go to Menu - Tools - Settings - Connection - Sip Settings - Profile name: Olivetalk Service Profile: IETF Default Access Point: Olive Public user name: sip:102@202.xxx.xxx.xxx Use
2007 Apr 26
3
pciback vs. qemu-dm vs. ?
I am trying to get a bt878 capture card working in Ubuntu 7.04 for a video surveillance application running on LAMP stack. It is based on Xen 3.0.3. Got all xm stuff working and apache/mysql/python working in domU. Now need access to /dev/Video0 I first tried pciback, where I get the following failure (from dom0 dmesg). (I blacklisted the bttv and related drivers). [ 0.198929] Kernel command
2007 Apr 26
1
pciback.hide sundance
Hi, I am trying to set up a Xen server using two 4-port NIC cards. The exact type: D-Link DFE 580TX. There are no problems using this cards under plain linux. The driver is called ''sundance''. But when I use pciback.hide the DomU can''t access this card. I have had the same task when using the NIC BCM 5708 (NetXtreme II). I had found a message in
2006 Sep 30
0
pciback not working
Hi, I am still trying to assign pci or usbs to a domU. I get to the point where pciback seizes the devices (5 usb and 2 pci). I modified the configuration of the domU with pci = [ ''00:1d.0'' , ''00:1d.1'' , ''00:1d.2'' , ''00:1d.3'' , ''00:1d.7'', ''02:01.0'' , ''02:02.0'' ] but
2006 May 31
9
pcifront pci-0: pciback not responding (tg3)
Hello, I am desperately trying to get pci-passthrough to working. I want to pass a tg3 nic to domU. when booting domU I get a lot of messages: pcifront pci-0: pciback not responding!!! in domU, "ifconfig eth... adress up" hangs for 2 minutes, finally ifconfig -a shows a correct setting with no data transmitted rx/tx The IP Adress is being assigned, but there is no data transmission
2006 Nov 07
0
Follow Me problems
From: "Time Bandit" <timebandit001@gmail.com> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com> Date: Tue, 7 Nov 2006 08:53:51 -0500 Subject: Re: [asterisk-users] Follow Me problems > Today we appear to have discovered our first bug. We have an extension > setup to "followme" by ringing that extension
2006 Nov 14
0
Retain call control: Avoid letting call get
Take a look at freepbx 2.2 beta. We have made both ringgroups and follow-me have a call confirmation option. When used, the ringgroup/follow-me extensions that are outside lines (like your cell phone) must confirm they want the call (press 1 to accept, 2 to decline). All the while the caller hears ringing (or MoH if chosen). If no answer, they are sent on to where ever else you want them to go
2008 Dec 04
1
Xen 3.3.0 PCI passthrough with pciback.hide
Hi all, I am trying to configure a Dom U to act as a firewall and therefore I need to pass one of the two ethernet cards to the Dom-U. I configured the Xen kernel to build pciback as a module and I am passing the hide option via boot parameters. I boot the pv machine via pygrub and I am able to see the ethernet device in Dom U as follows: Dom-U#lspci 02:00.0 Ethernet controller: Broadcom
2009 Mar 05
1
pciback and pci passtrought problems
Hi, once again, Problems with pciback and pci passthrough the system -------------------------------------------------------------------------------- DOMAIN0:~# lspci -tv -[0000:00]-+-00.0 nVidia Corporation nForce3 250Gb Host Bridge +-01.0 nVidia Corporation nForce3 250Gb LPC Bridge +-01.1 nVidia Corporation nForce 250Gb PCI System Management +-02.0
2007 Dec 19
5
pciback.hide with ISDN Cards
Hi all, did somebody successfuly export ISDN Cards to DomU? I want to have 2 ISDN Cards in DomU (for Asterisk with mISDN) lspci -vt -[0000:00]-+-00.0 nVidia Corporation MCP55 Memory Controller +-01.0 nVidia Corporation MCP55 LPC Bridge ... +-05.1 nVidia Corporation MCP55 SATA Controller +-06.0-[0000:01]--+-00.0 Cologne Chip Designs GmbH ISDN
2009 Jan 23
0
ASUS p6t, i7 920, vt-d broken.....
Trying to set up PCI pass through with xen 3.2.1 on Debian Lenny, with xen Kernel 2.6.26... having no luck. I have the following configured... i) Virtualization and vt-d are both enabled in the bios, I have power cycled after making these changes. ii) I have these option in grub menu; iommu=1 pciback.permissive pciback.hide=(07:01.0)(01:00.0) vtd=1 iii) I have this in my cfg file
2006 Nov 20
0
pciback not working with linux domU
I am using the latest xen unstable and trying to install this 00:19.0 Ethernet controller: Intel Corporation 82562V 10/100 Network Connection (rev 02) since xen uses 2.6.16.29 it does not support it yet, someone said (on google) that 2.6.18.3 supports it. So I want to boot 2.6.18.3 in domU and enable it with the pciback thing. my seize commands are: echo -n 0000:00:19.0 >
2011 Jul 23
1
[PATCH] xen/pciback: remove duplicated #include
Remove duplicated #include('s) in drivers/xen/xen-pciback/xenbus.c Signed-off-by: Huang Weiyi <weiyi.huang at gmail.com> --- drivers/xen/xen-pciback/xenbus.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/xen/xen-pciback/xenbus.c b/drivers/xen/xen-pciback/xenbus.c index 206c4ce..978d2c6 100644 --- a/drivers/xen/xen-pciback/xenbus.c +++
2011 Jul 23
1
[PATCH] xen/pciback: remove duplicated #include
Remove duplicated #include('s) in drivers/xen/xen-pciback/xenbus.c Signed-off-by: Huang Weiyi <weiyi.huang at gmail.com> --- drivers/xen/xen-pciback/xenbus.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/xen/xen-pciback/xenbus.c b/drivers/xen/xen-pciback/xenbus.c index 206c4ce..978d2c6 100644 --- a/drivers/xen/xen-pciback/xenbus.c +++
2008 Feb 09
1
How to deal with pciback?
Hello everybody, for just one week I try to install three servers on an OpenSuSE 10.3 dom0 equipped with 4 NICs. One server is an OX using the onboard NIC via xenbr0. This server runs!! For my IPCop server I intended to use the three remaining NICs (Intel Pro100/S, 3Com 3C590, Realtek RTL-8139). These three NICs should be used natively by my IPCop. So I tried to use the pciback driver. I wrote a
2009 Nov 24
1
Unknown boot option `pciback.hide=(09:04.0)': ignoring
Good morning, I need to use pciback.hide to hide a pci card because I want to pci passthrough that card to a domU. My hardware neither supports Intel-Vt-d nor AMD's IOMMU. Unfortunately this doesn't seem to work in Centos 54 anymore. I guess it doesn't work because it is not compiled into the kernel, but as a module. I got the following error in dmesg and the pci device is still
2006 Nov 13
1
problem with pciback
Hello, I''m attempting to run Windows XP in a domU using the PCs actual graphics card. I believe I''ve set everything up correctly, including the pciback module etc. I''ve set pciback to grab the graphics card and all the USB hosts as well: (from dmesg) pciback 0000:00:02.0: seizing device pciback 0000:00:02.1: seizing device pciback 0000:00:1a.0: seizing device pciback
2007 Mar 23
1
thinking about multiple isp''s
Ok here is what I''m trying to accomplish. Right now we''ve only 3/4 T for internet access. This new program they want requires a full T just for it. My proposed solution is to bring in a DSL or wireless link for some cheap access for this new application. What I would like to do is setup a linux box with 3 nics. Traffic would go like so client-->linux box-->firewall