On 2015-06-06 1:38 AM, Eric Christopherson wrote:
>
> PS: If I just knew the command-line switches to enable real device
> support via OpenCBM, I'd like to try that, and report back if it doesn't
> work.
First thing first: Run this command:
x64 -verbose
Look at the log output (on the console). One of the lines will name the
OpenCBM shared library. It will say either
* "sucessfully loaded libopencbm.so"
or
* "opening dynamic library libopencbm.so failed!"
If it's the second one, then that library wasn't installed on your
system -- you can't make VICE use a real device without it.
|