quickemu-project / quickemu

Quickly create and run optimised Windows, macOS and Linux virtual machines
MIT License
9.84k stars 433 forks source link

more-info: Every Vm gives error that pid file not found #1288

Closed snowluminum closed 2 weeks ago

snowluminum commented 2 weeks ago

Any VM says cat: [vm-name].pid no such file or directory.

Running on Ubuntu server 24.04

lj3954 commented 2 weeks ago

Please provide the contents of the .log file within your VM directory.

printpagestopdf commented 2 weeks ago

Same problem here, but I changed to development version from git (version 4.9.5) this seems to work

snowluminum commented 2 weeks ago

Please provide the contents of the .log file within your VM directory.

single line in log macos-sonoma.log

qemu-system-x86_64: could not stat pidfile /run/user/1000/pulse/pid: No such file or directory

contents of macos-sonoma folder

image

snowluminum commented 2 weeks ago

System is fresh install with 2 differences

Samba was installed not for qemu default ssh port changed

lj3954 commented 2 weeks ago

Please provide the contents of the .log file within your VM directory.

single line in log macos-sonoma.log

qemu-system-x86_64: could not stat pidfile /run/user/1000/pulse/pid: No such file or directory

contents of macos-sonoma folder

image

Looks like you're experiencing an issue with PulseAudio. That is out of the scope of the quickemu project.

snowluminum commented 1 week ago

i managed to solve issue by directly using qemu

maybe its needed to add line to readme about it.

My case was onboard soundcard was disabled in bios settings, therefore it was unable to start any machine