Displaying 20 results from an estimated 2000 matches similar to: "Dom0 and Domu sharing a physical IRQ results in eventual crash"
2007 Jun 13
1
howto pciback and Ubuntu ?
Hello,
Does anyone could tell me how can I use pciback under Ubuntu ?
I''ve got a telephony card for Asterisk and I find
this document :
http://www.crc.id.au/fedora-core-6-xen-and-asterisk/
What happens seems that pciback module is unavailable under Ubuntu
or compiled into the kernel ?
Any tips are welcome
Regards
_______________________________________________
Xen-users mailing
2009 Apr 22
2
Nova-s2 pci-passthrough not properly working
Dear all,
i''m having problems passing a Hauppage Nova-S2 card to my DomU (Mythtv Backend).
Hardware is:
HP XW8200
2x 3.0GHz Xeon
8Gb ECC Ram
1x TT3200-S2 card
1x DVBWordl S2 card
1x Nova-S2 card
[many other card for other domUs...]
Dom0 is Ubuntu 8.04 server LTS. Xen 3.2 from repo.
DomU (Mythtv) is a 8.04 (using LVM)
both using 2.6.24-23-xen kernels
Dom0 configs:
lspci:
...
02:01.0
2012 Jul 25
9
Regression in kernel 3.5 as Dom0 regarding PCI Passthrough?!
Hi!
i notice a serious regression with 3.5 as Dom0 kernel (3.4 was rock
stable):
1st: only the GPU PCI Passthrough works, the PCI USB Controller is not
recognized within the DomU (HVM Win7 64)
Dom0 cmdline is:
ro root=LABEL=dom0root
xen-pciback.hide=(08:00.0)(08:00.1)(00:1d.0)(00:1d.1)(00:1d.2)(00:1d.7)
security=apparmor noirqdebug nouveau.msi=1
Only 8:00.0 and 8:00.1 get passed through
2008 Apr 11
2
Syntax for PCI Pass-Thru for multiple devices?
Hi All,
This might be a stupid question, but I have two PCI devices that I want
to pass-thru to a PV domU. I can pass one of them, but not both. I''m
sure it''s a stupid syntax issue within my configuration file. When I do
a "lspci" in the domU, (CentOS 5.1), only one of the devices shows up.
(e.g.) 00:00.0 Multimedia video controller: Internext Compression Inc
2007 Mar 24
3
USB printer not working in a Linux domU
I am trying to get a USB printer to work in a Linux domU. I am using Xen
3.0.3 and the Xen Linux kernel 2.6.16.40. I have hidden the USB controller''s
PCI devices from dom0 and exported them to domU, and build the domU kernel
with the necessary device support. When I boot the xenU kernel, it lists an
error from the USB printer class code that allocating a write buffer failed.
This is an 8k
2006 Mar 22
3
Which JavaScript effect is this?
http://canadaonrails.com/ (when you hover over news and events)
I''ve seen this implemented on a few rails sites now and I was just
wondering if it is just a simple javascript from the prototype library.
Does anybody know of any links on how to do this?
Thanks in advance!
--
Posted via http://www.ruby-forum.com/.
2006 May 29
3
Timer for executing events
Hi Everyone,
I hope you guys can help me out. What is the best way to go about using
a timer to execute events? I would like to execute a block of code
every 24 hours (or at midnight - server time). Is this possible?
What I am trying to get at is that I would like to create a new page
every 24 hours and have that serve as my front page. Is it possible to
route to this ''new
2006 Jun 08
5
Displaying Calculation on Index
Hi, I am trying to create a simple point system and display the total on
my index page. So I have my db basically setup like this:
Posts
id, body, created_at, user_id
Post_points
id, post_id, user_id, created_at, value
So as you can see I am allowing other users to create points on the post
and my db will store who gave the point as well. "value" is the point
value which can
2006 Jun 01
7
Active Record Basics - Making it commentable
hi everyone, I hope someone can help me out with some active record
basics? I''ve been banging my head for the past 4 hours and I can''t seem
to get it to work.
I am trying to add comments to a caption (just like how one adds a
comment to a post in a blog). I seem to be able to read posts just fine
from the DB, however, I can''t use the "recordComment"
2008 May 28
2
Re: calculating the needed swiotlb in dom0
I just found out that setting swiotlb=128 in dom0 grub.conf allowed me to
run my mythtv domU with additonal options to ivtv:
in /etc/modprobe.d/options
options ivtv enc_mpg_buffers=8
Setting this to any higher value causes a kernel panic. I want to be able
to specify
options ivtv enc_mpg_buffers=16 enc_vbi_buffers=8
How much swiotlb do I need? Is there a way to figure this out or is it just
2008 May 10
1
virtual network hangs during a file download
I just managed to get xen 3.2 up and running in Centos 5.1. I installed the
rpms from xen.org (first the xen 3.1 then 3.2 rpms)
my grub setting in dom0 is
title CentOS (2.6.18-xen_3.2.0)
root (hd0,5)
kernel /boot/xen.gz-3.2
module /boot/vmlinuz-2.6-xen ro root=LABEL=/ rhgb quiet
module /boot/initrd-2.6-xen.img
where vmlinuz-2.6-xen is a symlink to
2005 Dec 18
5
restarting fastCGI process
Hi, I am very new to this so please go easy on me... I am trying to
deploy my app on dreamhost and I seem to be having problems getting it
working. One of the troubleshooting items on the wiki states:
Rails apps in production mode do not reflect changes made after they
start running. So, if you found a bug, fixed it and nothing appeared to
happen--this is probably because you
2016 Feb 03
0
Bug#810379: [Xen-devel] [BUG] pci-passthrough generates "xen:events: Failed to obtain physical IRQ" for some devices
On Mon, Feb 01, 2016 at 09:50:53AM -0500, Konrad Rzeszutek Wilk wrote:
> > The second bullet looks at first pretty interesting from this PoV,
> > see?http://xenbits.xen.org/xsa/advisory-157.html?for info on the XSA and
> > the various patches. Konrad is on the CC already so hopefully he has some
> > ideas.
>
> Thanks. I will try to reproduce this with the upstream
2016 Feb 08
0
Bug#810379: [Xen-devel] [BUG] pci-passthrough generates "xen:events: Failed to obtain physical IRQ" for some devices
On Wed, Feb 03, 2016 at 10:26:58AM -0500, Konrad Rzeszutek Wilk wrote:
> On Wed, Feb 03, 2016 at 03:22:30PM +0100, Marek Marczykowski-G?recki wrote:
> > On Mon, Feb 01, 2016 at 09:50:53AM -0500, Konrad Rzeszutek Wilk wrote:
> > > > The second bullet looks at first pretty interesting from this PoV,
> > > > see?http://xenbits.xen.org/xsa/advisory-157.html?for info on
2014 Feb 24
3
nut in openwrt
Thanks again.
This is the lsmod output:
# lsmod
aead 4256 0
arc4 1312 2
b43 324014 0
bcma 28621 1 b43,
button_hotplug 2800 0
cfg80211 172273 2 b43,mac80211,
cifs 190077 0
compat 651 3 b43,mac80211,cfg80211,
crc16 1015 1 ext4,
crc_ccitt
2009 Apr 15
2
AW: 3rd party drivers in domU or dom0
Despite what Keir said on your timing requirements, I guess you get the famous
co-assignment message. See at the end of this:
http://www.nabble.com/xen-3.3.0-pv-pci-passthrough-co-assigned-problem-td20008460.html
BR,
Carsten.
----- Originalnachricht -----
Von: mdlabriola@yahoo.com
Gesendet: Mit, 15.4.2009 13:56
An: xen-devel <xen-devel@lists.xensource.com>
Betreff: [Xen-devel] 3rd party
2012 Feb 21
3
"CV" for log normal data
Hi, I have a microarray dataset from Agilent chips. The data were really log ratio between test samples and a universal reference RNA. Because of the nature of log ratios, coefficient of variation (CV) doesn't really apply to this kind of data due to the fact that mean of log ratio is very close to 0. What kind of measurements would people use to measure the dispersion so that I can compare
2016 Jan 30
4
Bug#810379: [Xen-devel] [BUG] pci-passthrough generates "xen:events: Failed to obtain physical IRQ" for some devices
On Wed, Jan 27, 2016 at 7:30 PM, Konrad Rzeszutek Wilk <
konrad.wilk at oracle.com> wrote:
> On Sat, Jan 23, 2016 at 05:12:04PM +0100, Tommi Airikka wrote:
> > Xen developers,
> >
> > After an upgrade of my Debian Jessie dom0 and domUs, my passthroughed
> > NIC stopped working.
> > This bug was probably introduced in Debian Jessie sometime
> > between
2009 Aug 11
3
SIP app for iPhone that works well with Asterisk?
Anyone have a chance to test any of the various iPhone SIP apps?
I see there are a few out there, but most of the iTunes reviews aren't
sufficiently technical to be useful.
Thanks.
2008 Dec 10
0
domU, Failed to obtain physical IRQ, e1000 Intel NIC
Hello all.
I''ve upgraded my drives, and in doing so loaded FC8. Latest
kernel-xen.x86_64 (2.6.21.7-5) and xen.x86_64 (3.1.2-5) available, using
2 Intel NICs with e1000 driver. All worked fine on FC5 with custom domU
FC5 with pcifront and NIC drivers in kernel.
Now, I''m unable to get the NICs to function inside my domU. The are
visible in lspci, and ipconfig. DomU dmesg