search for: pny

Displaying 20 results from an estimated 263 matches for "pny".

Did you mean: any
2010 Jan 29
2
support for hvm
my server has intel q9550 cpu (which supports intel-vt) and intel s3200 motherboard. BIOS has enabled intel virtualisation. centos 5.4, 64bit [root@localhost ~]# uname -a Linux localhost.localdomain 2.6.18-164.el5xen #1 SMP Thu Sep 3 04:03:03 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux [root@localhost ~]# grep vmx /proc/cpuinfo flags           : fpu tsc msr pae mce cx8 apic mtrr mca cmov pat pse36
2009 Sep 23
1
Hardware Donation: PNY GeForce 7300 GS
Hi I have a graphics card that I'm no longer using and I want to donate it to the Nouveau project. The card is a PNY Technologies Europe GeForce 7300 GS DDR2 256MB PCI-E Where should I send the card? Regards, Henrik PS. I'm not subscribed to the list. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freedesktop.org/archives/nouveau/attachments/20090923/744ec238/a...
2010 Jul 14
1
guest got cpu mhz 0.000
Hi, I'm running CentOS 5.5 (on ThinkPad x61). I use KVM to run a SLES 11.0 (32bits, kernel 2.6.27.19-5-pae) guest. The "cat /proc/cpuinfo" got the result: processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 6 model name : QEMU Virtual CPU version 0.9.1 stepping : 3 cpu MHz : 0.000 cache size : 32 KB fdiv_bug : no
2011 Dec 03
2
Can I configure cores instead of CPU's
> -------- Original message -------- > Subject: Re: [libvirt-users] Can I configure cores instead of CPU's > From: Todd And Margo Chester <toddandmargo at gmail.com> > To: "libvirt-users at redhat.com" <libvirt-users at redhat.com> > CC: > > > Hi All, > > Scientific Linux 6.1 x64 > qemu-kvm-0.12.1.2-2.160.el6_1.2.x86_64 > > My XP-Pro
2014 May 29
1
Divide error in kvm_unlock_kick()
Chris Webb <chris at arachsys.com> wrote: > My CPU flags inside the crashing guest look like this: > > fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush > mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb lm rep_good nopl > extd_apicid pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic popcnt aes xsave > avx f16c hypervisor lahf_lm
2014 May 29
1
Divide error in kvm_unlock_kick()
Chris Webb <chris at arachsys.com> wrote: > My CPU flags inside the crashing guest look like this: > > fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush > mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb lm rep_good nopl > extd_apicid pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic popcnt aes xsave > avx f16c hypervisor lahf_lm
2008 Jan 05
7
Wondering about CentOS 5.1 functionality
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi All, I'm giving serious thought to loading 5.1 on my Inspiron 1501 laptop, but I'm wondering about certain hardware support such as the following: - - Broadcom Wireless Adapter - 1390 Wlan (bcm43xx) - - USB (Pny Memory Stick - everytime on previous version CentOS has eaten the damned things) - - pptp vpn client(s) Any comments? thanks, Mark -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFHfwl4AHUWFbtwPigRAvYRAJ9rPLV...
2013 Sep 02
0
Running libvirt on a virtualized server
Hi everyone I'm trying to create a virtual machine using OpenNebula [1] on a centos 6.4 server, but i'm facing some erros using kvm / libvirt. This server is running on a virtual machine created on XCP. Then, my infrastructure is: XCP 1.6 (hypervisor - dom0) + CentOS 6.4 (running on a XCP VM) + OpenNebula 4.0.1 (installed on CentOS). In the host machine, I have the same infrastructure.
2015 Feb 04
2
CPU model and missing AES-NI extension
Hi, today I tried to configure a guest using Virt-Manager and used the "copy host cpu configuration" option which resultet in a "Sandy Bridge" model. What I noticed is that for example the "aes" extension is not available in the guest even though it is available on the host cpu. This is what the host cpu looks like: model name : Intel(R) Xeon(R) CPU E5-2650 v3 @
2008 Oct 28
0
No vmx flag for Intel T9400
Hi I have Intel Core 2 Duo T9400 processor and I''m running dom0 on Gentoo 2.6.21 kernel. I also tried Gentoo 2.6.18-r12 kernel but in this two cases there was no vmx flag in: localhost ~ # grep vmx /proc/cpuinfo localhost ~ # grep flags /proc/cpuinfo flags : fpu de tsc msr pae cx8 apic sep mtrr cmov pat clflush acpi mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc pni est
2010 Aug 12
1
Dom0 mask CPU flags?
Hi all, Does Xen dom0 mask CPU flags or what? I execute "cat /proc/cpuinfo" on bare-metal linux ,and get: +------------------------------------------------------------------------------------------------- | | flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 | clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm | 3dnowext
2014 May 28
2
Divide error in kvm_unlock_kick()
Running a 3.14.4 x86-64 SMP guest kernel on qemu-2.0, with kvm enabled and -cpu host on a 3.14.4 AMD Opteron host, I'm seeing a reliable kernel panic from the guest shortly after boot. I think is happening in kvm_unlock_kick() in the paravirt_ops code: divide error: 0000 [#1] PREEMPT SMP Modules linked in: CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.14.4-guest #16 Hardware name: QEMU
2014 May 28
2
Divide error in kvm_unlock_kick()
Running a 3.14.4 x86-64 SMP guest kernel on qemu-2.0, with kvm enabled and -cpu host on a 3.14.4 AMD Opteron host, I'm seeing a reliable kernel panic from the guest shortly after boot. I think is happening in kvm_unlock_kick() in the paravirt_ops code: divide error: 0000 [#1] PREEMPT SMP Modules linked in: CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.14.4-guest #16 Hardware name: QEMU
2013 Jun 17
0
Re: Fwd: Haswell 4770 misidentified as Sandy Bridge
Kashyap: I have not tried integrating your guest xml but I will look over it today when I get a chance. Thank you. Martin: Below is the output from /proc/cpuinfo. Let me know if there is anything else that would be helpful in debugging this. Thank you, Michael Giardino processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 60 model name : Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz stepping
2012 Apr 06
1
XCP Host CPU masking
Okay, joining hosts to a pool, cant seem to be completed due to different cpu types, research i should be able to mask one can anyone confirm this is doable with these two boxes, and if so which should be masked to which ?? xe host-cpu-info cpu_count : 8 vendor: GenuineIntel speed: 2493.790 modelname: Intel(R) Xeon(R) CPU
2012 Sep 21
0
CPU Usage statistics Issue
Hey, I''m currently trying to measure the CPU Usage of a process that''s running on a Linode VM, which is virtualised using Xen. It appears to exhibit very weird CPU Usage statistics and I was wondering if anyone could explain how/why this is happening. I am running a series of processes, each of which entirely pegs a core. Pegging 1 Core = 14% of CPU Pegging 2 Cores = 28% of
2013 Jun 17
2
Re: Fwd: Haswell 4770 misidentified as Sandy Bridge
On 06/13/2013 10:11 PM, Michael Giardino wrote: > Hi, > > I'm running libvert on a Debian 7 system. I have upgraded libvert and qemu > from source (v1.06 and 1.5.0 respectively) and the problem persists. The > guest OS is also a Debian 7 system running a non-SMP kernel. The error > message from virt-manager is > > Error starting domain: unsupported configuration:
2008 Sep 13
1
cpuinfo flags change under 3.2-testing?
Hi, I''m building Xen on a 64bit machine, then using the xen.gz from that on a 32bit host (so that it can boot 64bit guests). This works fine. However I note that after booting xen.gz from 3.2-testing /proc/cpuinfo has different flags. 3.2.1 is the same. I have not yet tried 3.3.x. 3.2.0 results in: flags : fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush
2008 Sep 20
2
Re: My domU cpuinfo shows "cache seize: 16KB" ater upgrading to Xen-3.3.0... but in Xen-3.2 it has 2048KB!
No one knows about this?! It''s normal for domU in Xen-3.3 to have only 16KB of CPU cache size? Thanks! Thiagi 2008/9/18 Thiago Camargo Martins Cordeiro <thiagocmartinsc@gmail.com> > Hi folks! > > After upgrading my Xen-3.2.0 to new Xen-3.3.0/Linux-2.6.18.8-xen-3.3.0 my > domU /proc/cpuinfo shows only: > > administrativo@vsrvXX:~$ cat /proc/cpuinfo >
2006 Apr 10
7
Check if VT is enabled
Hello group, I recently purchased an HP m7360n computer which has an Intel Pentium D 920 processor in it. Unfortunately there is no BIOS option to enable or disable VT. The board it sits on uses the Intel 945P chipset. If I am in linux and do a ''cat /proc/cpuinfo'' I get this: [root@localhost ia32]# cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family