User Tools

Site Tools


projects:craptrap

This is an old revision of the document!


Craptrap - the home of virtualized workstations

Hardware

  • FX8350
  • R9 290

Windows 10

GPU code 43

Reinstall uninstall and reinstall GPU drivers

VM S3 (suspend/sleep) not available

Install qxldod drivers.

Slow suspend

Disable hibernation: powercfg /h off

My IO is too slow

''virsh dompm{suspend,wakeup}'' does not...

Install qemu agent and vioserial driver in guest

VM crashes when idle for some time

Well, disable screen blanking and autosuspend…

Audio on pulseaudio

https://wiki.archlinux.org/index.php/libvirt#PulseAudio

<domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'>
 [...]
 <qemu:commandline>
   <qemu:env name='QEMU_AUDIO_DRV' value='pa'/>
   <qemu:env name='QEMU_PA_SERVER' value='sound.waw.hackerspace.pl'/>
 </qemu:commandline>
</domain>

Audio stutters

Change Default Format from 16bit 48kHz to 16bit 44.1kHz in emulated soundcard properties in guest.

projects/craptrap.1518555567.txt.gz · Last modified: 2018/02/13 20:59 by mpts

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki