|
From: Rok M. <rok...@gm...> - 2019-01-09 20:00:38
|
On 9. 01. 19 20:11, lie...@gr... wrote: > From the extracted sources for vhba, modprobe ./vhba.ko did seemingly > work without an error. > There is clearly a problem with the install configuration as presented > by the vhba-module package related to debian. Hmm, there does indeed seem to be an issue with "make install" not installing the .ko file anymore. Will check what is going on... > I use Debian Stretch. > Although insmod loaded the vhba.ko I still get am error popup window > starting gcdemu from a root terminal. > Namely > > " > Daemon autostart failed, Error: > g-io-error-quark: The connection is closed (18) > " Try starting the daemon manually, by running 'cdemu-daemon' as user in terminal. This should give you the actual error message. |