similar to: Supsend/hibernate on Samsung NC10

Displaying 20 results from an estimated 100 matches similar to: "Supsend/hibernate on Samsung NC10"

2014 Jul 10
2
How to config qga to support dompmsuspend
Hi, I tried to run domsuspend command on my PowerPC board but failed. # virsh dompmsuspend sdk --target mem error: Domain sdk could not be suspended error: argument unsupported: QEMU guest agent is not configured It seemed that support suspend-to-mem only from capabilities. # virsh capabilities <capabilities> <host>
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
2008 Dec 08
1
initial draft for Samsung NC10
Hi, http://wiki.centos.org/HowTos/Laptops/Samung/NC10 has been setup. Not much there yet. Tru -- Tru Huynh (mirrors, CentOS-3 i386/x86_64 Package Maintenance) http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xBEFA581B -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL:
2010 Aug 09
3
Game screen too big for display on Samsung NC10
Hi I found a game called "The Mysterious Case of Dr.Jekyll and Mr.Hyde" and installed wine, and it runs fine, though the screen is too small, or the game is too big for the screen ... I don't emulate virtual desktop, and have tried to make the window smaller, but it only makes the game"window" smaller too.. How do i make the game smaller, so it fits my screen ?? Samsung
2008 Jul 16
3
Lost my madwifi setup
I rebuilt my notebook that has the atheros card in it, and forgot to save all of my setup to get it working. I am using dkms and the madwifi rpms from rpmforge. My modprobe.conf has a line: alias wifi0 ath_pci I can ifconfig wifi0 up But the command: /usr/sbin/wpa_supplicant wpa_supplicant -dd -D madwifi -i wifi0 -c /etc/wpa_supplicant/wpa_supplicant.conf fails. Now some of my old
2010 Mar 20
1
Add default quirk to pm-utils (CentOS 5.4)
I've installed CentOS 5.4 on my new Lenovo Ideapad S12 (Atom-based 12" notebook) and need to add a quirk to pm-suspend in order for the laptop to actually go to sleep. There's a couple of quirks that work just fine so I really don't have a preference. I found several instructions but most of them have failed me because CentOS's pm-utils is too ancient. Newer versions come
2012 Apr 18
1
Problems using latest qemu-kvm and latest libvirt ( hvm missing )
Hi all I have faced this issue already and the solution was to go back to a old version of qemu-kvm and/or libvirt and things start falling into place but this time I would want to solve this. I have used these versions as per the o/p of the commands below. To jumpstart a new machine which is libvirt capable, it always is a hastle to find out which of the version combination of
2007 Jun 18
4
Madwifi just seems to work in Centos 5
I have not installed the madwifi specific kernel stuff (kdml and hal-kdml) from atrpms. I have installed with wpa rpms. And my Atheros card is working with almost no work on my part (other than runing wpa_supplicant as a deamon). Nice!
2005 Sep 08
2
wpa_supplicant
Hi, I am running Centos 4.1 on a Dell D610 with ipw2200. Any good howto for running wpa-psk? I have searched and not found much related to RHEL or CentOS. -- Thanks http://www.911networks.com
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
2020 May 10
0
Nested Virtualization on Google Cloud.
I am using nested virtualization on a Google Cloud Compute instance. Things are generally working fine with libvirt using qemu+kvm, however I observed that <cpu mode='host-model'> is not exposing avx and avx2 instruction set to the guest Linux instance. Google Cloud platform claims the CPU model of the host compute instance is Broadwell, however libvirt capabilities maps it to
2006 Nov 14
1
pci passthrough and domU madwifi drivers
Hi list, The crux of my setup is given in the Subject: field. I''m using Xen 3.0.3 (release) on a VIA Nehemiah chipset with Linux 2.6.16.29 in both dom0 and domU. Because the documentation on PCI passthrough is a bit sparse, I''m turning to the mailing list.. hopefully you guys have some input. My goal is to set up a system where: * 1 domU VM runs at a time. * The VM can be
2012 Jan 24
2
[PATCH 26/28] pci: convert to QEMU Object Model
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> --- hw/9pfs/virtio-9p-device.c | 43 ++++++---- hw/ac97.c | 39 +++++---- hw/acpi_piix4.c | 59 +++++++------ hw/apb_pci.c | 54 ++++++++----- hw/bonito.c | 30 ++++--- hw/cirrus_vga.c | 33 +++++--- hw/dec_pci.c | 57 ++++++++----- hw/e1000.c
2008 Mar 20
1
build custom kernel
Hi guys! i followed tutorial for building custom kernel for centos5 http://howtoforge.com/kernel_compilation_centos with lastest kernel downloaded from kernel.org . in menuconfig i used /boot/config-(mycurrentcentoskernel) as a configuration. then i compiled with make rpm. Result was ok, but my kernel was about 400MB of size! :( Next problem was that alltought i we had ip_nat as a module selected
2014 Jun 02
0
numa support question on centos 6.5
Hi, All The vm can't start when using numa based on centos 6.5(kernel: kernel-2.6.32-431.17.1.el6.x86_64, qemu-kvm: qemu-kvm-0.12.1.2-2.415.el6_5.8.x86_64). My numa setting in vm xml is the following: -------------------- <numatune> <memory mode='strict' nodeset='1'/> </numatune> -------------------- When 'nodeset' sets '0', the
2013 Jan 23
1
VMs fail to start with NUMA configuration
I am using libvirt 0.10.2.2 and qemu-kvm 1.2.2 (qemu-kvm 1.2.0 + qemu 1.2.2 applied on top plus a number of stability patches). Having issue where my VMs fail to start with the following message: kvm_init_vcpu failed: Cannot allocate memory Following the instructions at http://libvirt.org/formatdomain.html#elementsNUMATuning I've added the following to my VCPU configuration: <vcpu
2007 Sep 19
2
Disabling shutdown and suspend for normal users
Hi, [CentOS 5] What is the best way to remove the shutdown and suspend options from menu's for normal users? After googling around, I added "SystemMenu=false" to the greeter section in /etc/gdm/custom.conf. After that the GDM login screen still shows the options, but 'restart' indeed doesn't work anymore. However, the gnome menu's when logged in, still have the
2007 Jul 29
3
xen kernel headers, new kernel modules with a-i
Hello Pkg-xen-devel list, I am running lenny with xen-linux-system-2.6.18-4-xen-686 (xen 3.0.3) installed. I'd like to put this server in the cupboard and access it via wifi. To build the wifi kernel module, it should hopefully go like this : apt-get install madwifi-source madwifi-tools m-a a-i madwifi modprobe ath_pci ... Except that I do not have the sources nor the headers of my kernel.
2014 Jan 29
1
libvirt-sandbox question.
I hope this question isn't considered too off topic for this list, I am trying to reach the libvirt-sandbox developers, but I could not find a libvirt-sandbox specific mailing list, and it seemed to me that libvirt-sandbox was a part of libvirt itself. I am trying to port libvirt-sandbox to run on a CentOS 6.5 system. This wasn't too hard but, I had to do the following: I have used the
2014 Jan 13
2
how to detect if qemu supports live disk snapshot
Hi everyone, Using the QEMU hypervisor, when a live disk snapshot is requested through libvirt, the request can fail if the underyling qemu binary lacks the snapshotting support. In python, we have something like libvirtError: Operation not supported: live disk snapshot not supported with this QEMU binary I'd like to detect ahead of time if the underlying QEMU can or cannot do