Displaying 20 results from an estimated 1000 matches similar to: "Xen 4.1-unstable does not boot up"
2005 Jul 28
10
dma_alloc_coherent issue with tg3 in x86_64 build
During boot of dom0, I get the following.  Box is remote, so I''m
now waiting for proxy power button pusher ;-)  tg3 init fails doing
dma_alloc_coherent (I assume this is from tg3_init_one -> tg3_test_dma ->
pci_alloc_consistent -> dma_alloc_coherent).  Looks like an issue with
the amount of memory in dom0.  Is this known?
thanks,
-chris
root (hd0,0)
 Filesystem type is ext2fs,
2011 Jul 07
6
Xen unstable on NetBSD
Hello,
I''m trying to compile Xen unstable on NetBSD, I''ve aplied the patches
from http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/sysutils/xentools41/patches/?only_with_tag=MAIN
and copied the blk files from
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/sysutils/xentools41/files/?only_with_tag=MAIN
(I don''t know which of these patches have been applied to xen
unstable, so
2007 Mar 26
12
System time monotonicity
It seems that VCPU system time isn''t monotonic (using 3.0.4). It seems
it might be correlated to when a VCPU is switched across real CPUs but I
haven''t conclusively proved that. But e.g.:
    {
        old = {
            time = {
                version = 0x4ec
                pad0 = 0xe8e0
                tsc_timestamp = 0x22cc8398b7194
                system_time =
2013 Jun 14
14
Issues with Intel HD graphics 4000
Hey,
Are there any known issues with the Intel''s integrated HD graphics 4000? I just bought a new laptop and have tried everything I can think of to get Xen to load. After choosing Xen in GRUB, it just boots to a black screen. There is no error message , no dmesg output, nothing. I have no idea what is causing this problem. I''ve gotten Xen to install with no problems on another
2015 Sep 15
3
FreeBSD 10 & default_vsz_limit causing reboots?
Ok,
So this is really more of an observation than anything else.?
I had a FreeBSD 10.1 server that was running great. Some SSL issue came up,
or I upgrade Dovecot in ports - something occurred and the machine started
rebooting randomly.? It would run for 2 weeks, then reboot.? It might run
for 5 days and then reboot. So I started doing more FreeBSD upgrades,
thinking it was a kernel issue. The
2010 May 28
3
Problems with PCI pass-through
Hello!
I'm having problems getting PCI pass-through to work.
This is on a AMD64 system, paravirtualized with xen-hypervisor-4.0-amd64
4.0.0-1~experimental.1, dom0: linux-image-2.6.32-5-xen-amd64 2.6.32-12.
From IRC, earlier today:
<tschwinge> waldi: Aren't the Debian xen domU-capable kernels supposed to
  contain the PCI frontend (needed for PCI pass-through)?  I'm getting:
 
2010 May 28
3
Problems with PCI pass-through
Hello!
I'm having problems getting PCI pass-through to work.
This is on a AMD64 system, paravirtualized with xen-hypervisor-4.0-amd64
4.0.0-1~experimental.1, dom0: linux-image-2.6.32-5-xen-amd64 2.6.32-12.
From IRC, earlier today:
<tschwinge> waldi: Aren't the Debian xen domU-capable kernels supposed to
  contain the PCI frontend (needed for PCI pass-through)?  I'm getting:
 
2010 Nov 09
4
Xen 3.4.3and CentOS PCIback
Hi,
I''m using CentOS 5.5 x86_64 xen 3.43 from gitco.de and I have an Openvox
A1200P voip card and am passing it thru to another centos 5.5 DomU, when I
1st start the domain driver loads and everything seems quite nice and the
device works, but after a reboor of the DomU, this is shown on my Dom0 dmesg
Here''s Dom0 info
[root@xen ~]# dmesg
Bootdata ok (command line is ro
2010 Nov 09
4
Xen 3.4.3and CentOS PCIback
Hi,
I''m using CentOS 5.5 x86_64 xen 3.43 from gitco.de and I have an Openvox
A1200P voip card and am passing it thru to another centos 5.5 DomU, when I
1st start the domain driver loads and everything seems quite nice and the
device works, but after a reboor of the DomU, this is shown on my Dom0 dmesg
Here''s Dom0 info
[root@xen ~]# dmesg
Bootdata ok (command line is ro
2011 Feb 09
8
reboot after "scrubbing free ram"
Hello,
I have some diagnostic Info for you. Tried to get xen-4.0.1 working on
another node of my cluster. Only difference: Newer revision of the
Hardware. Exactly same Software Stack.
Stack: Ubuntu Lucid 64bit, xen-4.0.1 from Source, selfbuilt
linux-2.6.32.27 from xen/stable-2.6.32.x
Nodes working: HP DL380G5 16GB (Intel X5460)
Node not working: HP DL380G6 16GB (Intel X5550)
Effect: Xen
2005 Dec 14
3
compaq R4000 update (hogging interrupts)
After a couple hours last night....
doing a "killall -SIGUSR1 cpuspeed" bumps up the /proc/cpuinfo
information for cpu mhz to 2393 Mhz. I did notice a little increase
after that. However, the machine is still sluggish.
I did a "hdparm -c 1 /dev/hda" but really did not notice any difference.
I tried to download fglrx64_6_8_0_8.16.20-1.x86_64.rpm from ati
(also 8.20.8) and get
2008 Oct 02
2
Multiple hist(ograms) - One plot
Hello,
I am trying to plot multiple histograms with the same scales, etc into one
plot. The commands below produce a 3 page PDF with each histogram occupying
the upper right quadrant. And use slightly different scales on the X and Y
axes.
> s21 <- dat[dat$sc_recov=="21",]
> s21.ED <- subset(s21, select=(bbED))
> s31 <- all[all$sc_recov=="31",]
> s31.ED
2009 May 30
1
Problems with power management
I do not seem to be able to get any where with the power management
functions. I have had a look at the xenpm Wiki page, but it hasn''t
helped.  Its probably something completely obvious, but I can''t see it.
I running Xen 3.4.0 on Centos 5.3 x86_64 using the gitco RPMs on an
Intel S5000PSL motherboard with 2 x Xeon 5410s.  Dom0 is running the
latest Centos 5.3 kernel.
My xm
2012 Jul 27
4
3.5.0 dom0 crash on boot
Hi,
I''ve not tried pv_ops for a long time but just got a new system
(Supermicro X9DRL-iF) so decided to try 3.5.0 with the latest Xen
4.2-unstable, unfortunately the system crashes immediately after
loading dom0:
 traps.c:486:d0 Unhandled invalid opcode fault/trap [#6] on VCPU 0 [ec=0000]
I''ve tried loading both bzImage and vmlinuz (gzip compressed vmlinuz)
with the same
2009 Sep 30
3
Gathering information about RAM in sockets
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi list,
I have an IBM xseries 345, running CentOS 5.3, hosting a few Xen domUs.
However, I need more RAM -- but cannot remember if all (four) RAM
sockets are populated (which would mean to buy higher capacity modules)
or if there are two slots left to use.
However, I'd like (and think that it's possible, but don't remember how)
to
2011 Sep 21
3
Reading data in lisp format
Hi, 
 I am trying to read the "credit.lisp" file of the Japanese credit database in UCI repository, but it is in lisp format which I do not know how to read.  I  have not found how to do that in the foreign library
http://archive.ics.uci.edu/ml/datasets/Japanese+Credit+Screening <http://archive.ics.uci.edu/ml/datasets/Japanese+Credit+Screening>  
Could anyone help me?
Best
2013 Mar 13
67
High CPU temp, suspend problem - xen 4.1.5-pre, linux 3.7.x
Hi,
I''ve still have problems with ACPI(?) on Xen. After some system startup or
resume CPU temperature goes high although all domUs (and dom0) are idle. On
"good" system startup it is about 50-55C, on "bad" - above 67C (most time
above 70C). I''ve noticed difference in C-states repored by Xen (attached
files). On "bad" startups in addition suspend
2005 Nov 21
5
Error: Error creating domain: (22, ''Invalid argument'')
Hi there
I get the following error message when i try to "xm create <domid>"
Error: Error creating domain: (22, ''Invalid argument'')
I have included everything i can think of
Thanks
The DomU config is
kernel = "/boot/vmlinuz-2.6.12-xenU"
ramdisk = "/boot/initrd-2.6.12.6-xenU.img"
memory = 128
name = "xen01"
nics=1
disk = [
2005 Dec 20
1
compaq v2000 working with correct boot options and compaq r4000 still SLOWWW
Hi,
I have a v2000 compaq laptop. The realtek network and USB on this
machine was not working. After adding to grub.conf
"acpi=off apci=off noacpi noapic"
the v2000 realtek started working and the USB worked fine... Fantastic!
So I thought I would try those same options on my r4000 laptop.
they had no effect.... This AMD turion 64 4000+ rating laptop is still
running SLOWWW...
2008 Sep 23
1
non-page-aligned MMIO BAR found since 3.3
Hello,
I''ve done an update from xen 3.2 to 3.3. Since 3.3 I can not use my
TV-Card anymore. The error message is "Error: pci: 0000:10:0a.0:
non-page-aligned MMIO BAR found."
lspci shows the card as 10:0a.0 Multimedia controller: Philips
Semiconductors SAA7146 (rev 01)
Any hints ?
Thanks in advance
Christoph
xm dmesg:
(XEN) Xen version 3.3.1-rc1-pre (root@artus.own) (gcc