search for: core2duos

Displaying 20 results from an estimated 119 matches for "core2duos".

Did you mean: core2duo
2006 Sep 16
0
Success: HVM (VT) works on Core2duo with Intel P965 chip set!
Success story: I''m now successfully running WinXP Home Edition as DomU under XEN, with Gentoo Linux dom0. Xen and Linux kernel souce code installed from Gentoo emerge sources (not from the xensource tarball). Hardware: HP Pavilion model d4600y, Core2 Duo CPU, Intel P965 chip set. (Despite predictions elsewhere on this mailing list, the P965 _does_ seem to work just fine for VT. The
2017 May 23
2
Odd Virsh Capabilities response
Tried to migrate a few VMs from existing system to an older host that we threw in the rack to facilitate some server reshuffling. Migration complained about lack of capabilities (which I expected its an older server) but when I looked at what I should throw into the xml file I got a core2duo when it should have been at least Penryn or something (Xeon E5345) Of course the VMs work fine with
2015 Feb 05
2
CPU model and type
Hello, Is there a way to configure the domain cpu in such a way that the info reported to the guest OS system will remain constant ? For example in older versions of of libvirt/qemu the cpu was reported as "QEMU Virtual CPU version (cpu64_rhel6)" but moving the vm on a qemu2.2.0 is is reported as "QEMU Virtual CPU version 2.2.0". Thanks.
2013 Dec 15
1
48kHz
I have been challenged by someone that opusfile's 48kHz most of the time forced resampling but I didn't have good arguments to counter. I've checked the opus-codec.org pages and Monty's pages without finding good arguments. If you encode files to .opus with opusenc and decode with opusfile's api the sampling rate is constantly 48kHz ignoring output hardware isn't it? Is
2010 Feb 24
4
XCP Hanging at Setting Hostname
Hi, XCP is hanging at (or just after) "Setting Hostname" If you keep trying eventually it gets past this point. It might take 5-20 attempts to get XCP to boot. When it does boot all is stable. I have the same problem on 4 different boxes. 2 x INTEL Black Box Dual XEON server. 1 x AMD II x250 1 x Core2Duo NoteBook used for DEV. All 3 boxes are using mdadm raid 1. The
2008 Oct 10
2
mysql 5 for centos 5.2
HI, Does the mysql in centos compiled with multi processor support? i have a mysql in centos 5 running in a core2duo processor and it seems that it only uses 1 processor. -- Regards, Mark Quitoriano Blog | http://mark.quitoriano.org VicidialNOW! | http://www.vicidialnow.com APUG! | http://asterisk.org.ph
2015 Jan 23
2
Windows Guest ignores CPU topology settings on Ubuntu Lucid host
I try to assign 8 host cores to Windows 2003 Server Standard guest. Because this OS version has a limit of 4 sockets, I have to change the CPU topology. My guest definition: <vcpu>8</vcpu> <cpu match='minimum'> <model>core2duo</model> <topology sockets='4' cores='1' threads='2'/> </cpu> doesn't
2017 May 23
0
Re: Odd Virsh Capabilities response
On Mon, May 22, 2017 at 05:03:21PM -0700, W Kern wrote: >Tried to migrate a few VMs from existing system to an older host that we >threw in the rack to facilitate some server reshuffling. > >Migration complained about lack of capabilities (which I expected its an >older server) but when I looked at what I should throw into the xml file >I got a core2duo when it should have been
2011 May 17
8
VGA Passthrough on Xen 4.1: succees (IGD) and failure (ATI) report
Hi all! I''m very interested with XenVGAPassthrough and tries to do it on my system with vt-d support: CPU: Intel core2duo E8400 MB: Asus p5q-vm do mem: 8GB So I''m succeed at Intel IGD: 00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03) with Debian Sid''s XEN 4.1/Linux 2.6.39-rc7+ (from git://
2010 Apr 23
3
Single NIC & Backup : Newbie
Hi, I am taking my first steps towards virtualization. I have 3 Gateway Servers; all on CentOS 5.3 (non-graphical mode) + Squid. We have 3 separate teams each of 5-7 users who use 1 ISP each via their own Gateway server. I am keen to use virtualization and consolidate all 3 servers on a single server. I plan to install ZEN on a Pentium Core2Duo with 2GB RAM & 1 nic. Then create 3 virtual
2008 Feb 25
3
Xen dom0 and ZFS boot?
Some background - I have a couple of NetBSD (i386) boxes and CentOS 5 boxes that I want to virtualise and I''m trying to work out which OS will be most suitable as the dom0. I have a desire to run at least RAID1 and ideally ZFS mirroring on the dom0 so I can have all the domU''s not have to worry about disk redundancy etc. My hardware : I have a brand new Intel E8200 core2duo and
2007 Nov 22
2
2.6.22.9-xen (ubuntu) and Nvidia x86_64-100.14.19 - success
On my recently acquired Core2Duo I''ve installed debian etch amd64, Then I''ve pulled the linux-source from since I need newer raid and netcard drivers: http://dk.archive.ubuntu.com/ubuntu/pool/main/l/linux-source-2.6.22/linux-source-2.6.22_2.6.22.orig.tar.gz http://dk.archive.ubuntu.com/pub/ubuntu/pool/main/l/linux-source-2.6.22/linux-source-2.6.22_2.6.22-14.46.diff.gz
2017 Jan 05
2
xml config nested
How to configure libvirt, so qemu-kvm support nested virtualization, virtual machine installed operating system is windows_7_ultimate_sp1_x64_dvd_618537.iso, configure libvirt xml file is as follows: <cpu mode='custom' match='exact'> <model fallback='allow'>core2duo</model> <feature policy='require' name='vmx'/>
2008 Dec 21
6
Games performance with wine
I've been using Linux Ubuntu for a few days, but I already love it :) However, when I'm running windows games under wine, I get less than 10fps, while under windows they work really fast. I have installed latest Nvidia drivers from ubuntu repositories and Direct X 9c under wine (yes, dxdiag works, and it passes all the tests). I have also seen on youtube, that many people don't have
2011 Jul 26
2
Need some clarifications regarding VT-d requirements for PCI passthrough in Xen 4.1
Hello, I am looking into building a workstation using Xen to host several operating systems. Looking at the pci passthrough requirements of Xen4.1 on the VTdHowTo<http://wiki.xensource.com/xenwiki/VTdHowTo>page, I am a little puzzled with the fact that only Intel Core2Duo (with VT-x), Core2Quad, i7 and Core i5 (vPro Brand) CPU''s are supported while motherboards with the i55x0
2009 May 27
2
[LLVMdev] CMake build maturity
Paul Melis <llvm at assumetheposition.nl> writes: > It seems that the llvm-config generated when building through CMake does > not contain -lpthread on my 32-bit Core2Duo Gentoo Linux system (even > though I configured with LLVM_ENABLE_PTHREADS). I get missing symbols > during linking of e.g. the JIT tutorial code: [snip] This should be fixed now. Now about this one: >
2013 Mar 13
2
Real-world tests (commit 300d17c)
Hi all, I just finished running the scripts I used to write the lossless audio codec comparison that is on the FLAC website. The results are in the PDF linked below. As you can see, compression is exactly the same but decompression is about 15% faster. As expected, all results were lossless. http://www.icer.nl/misc_stuff/FLAC-1.3.0-results.pdf For more information on the used test corpus see
2007 Aug 29
1
xeon processor and ATLAS
hi everyone: I have a Dell Server that has a Xeon processor, and I would like to use the best ATLAS posted in the R website. I find that R has ATLAS for core2duo and P4. I am not sure which one of these two is best suited for Xeon processor, or is that neither of these two is good and I should stick with the default one that was installed originally? Your advice is very much appreciated! Best,
2007 Dec 05
1
5.x install - loses display when launching anaconda
Hi all, Trying to install 5.0 or 5.1 (i386 or x86_64) on a new system from an install DVD. As soon as the installer launches anaconda, the screen shuts off and from this point I'm unable to switch to any other tty. This is an Intel core2duo machine on an Intel P35 chipset motherboard, Geforce 8400GS video card connected to a BenQ 20" widescreen LCD. Any ideas what could cause
2008 Jun 10
1
new hardware & centos / fedora
hi, Hardware: core2duo(E8400)/Intel Classic Board DG33FBC / 2x2GB I have been trying to install 5.1x64 for it's longterm support and xen but it just does not install till acpi=off is passed. works with one core after that and does not power off. Install stops at ACPI: PCI Root Bridge [PCI0] (0000:00) below is the reply from intel.