- Code: Select all
# modprobe vhba
# cdemud --audio-driver=pulse --bus=session
Starting CDEmu daemon with following parameters:
- num devices: 1
- ctl device: /dev/vhba_ctl
- audio driver: pulse
- bus type: session
and then as the user I get this error:
- Code: Select all
$ cdemu load 0 Wipeout2097.cue
ERROR: Failed to connect to CDEmu daemon: org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/cdemu-daemon-session.sh exited with status 255
ERROR: Failed to connect to daemon (bus: 'session')!
If I try to load the .cue from another root login it works. Is this a dbus issue? Anyone knows how to fix this? I'd like to be able to load image files as a regular user.
