Re: libvirt for spice

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 03/07/2012 11:28 AM, suyi wang wrote:

    As you can see, I just change <graphics type='vnc' port='-1'
autoport='yes'
    keymap='en-us' listen='0.0.0.0'/> to <graphics type='spice' port='-1'
    autoport='yes' keymap='en-us' listen='0.0.0.0'/>   ,   But it called the
    error as follows:

    libvirtError: internal error Process exited while reading console log
    output: char device redirected to /dev/pts/12
    TRACE: do_spice_init: starting 0.8.1
    TRACE: do_spice_init: statistics shm_open failed, Permission denied"


Looks like qemu failed when opening /dev/shm for permission problem
during spice initialization.

Could you check what's the permission of your /dev/shm?

# ls -ld /dev/shm

It should be 777, if didn't change that.

Regards,
Osier


[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux