Apologies if I've messed up threading; I accidentally emailed just
groepaz. This is a forward of that email.
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.
On Fri, Jun 5, 2015 at 2:24 PM, <gr...@gm...> wrote:
> On Friday 05 June 2015, 14:17:35 Eric Christopherson
> <ech...@gm...> wrote:
>> Hi, all. I finally got OpenCBM working again on my Ubuntu box (for the
>> first time in years).
[snip]
>> 1. How can I get c1541 working with the real drive?
>> 2. How can I get VICE working with the real drive?
>
> did you enable opencbm at configure time?
Yeah. I just built it again to make sure. I see in the ./configure run:
checking for OpenCBM support... yes
I'm not sure yet what realdevice is, but the make output has:
gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/sdl
-I../../src/arch -I../../src -I../../src -I../../src/drive
-I../../src/lib/p64 -g -O3 -Wstrict-prototypes -Wall -Wno-inline
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT
serial-realdevice.o -MD -MP -MF .deps/serial-realdevice.Tpo -c -o
serial-realdevice.o serial-realdevice.c mv -f
.deps/serial-realdevice.Tpo .deps/serial-realdevice.Po gcc
-DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/sdl
-I../../src/arch -I../../src -I../../src -I../../src/drive
-I../../src/lib/p64 -g -O3 -Wstrict-prototypes -Wall -Wno-inline
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT serial-trap.o
-MD -MP -MF .deps/serial-trap.Tpo -c -o serial-trap.o serial-trap.c
mv -f .deps/serial-trap.Tpo .deps/serial-trap.Po gcc -DHAVE_CONFIG_H
-I. -I../../src -I../../src/arch/sdl -I../../src/arch -I../../src
-I../../src -I../../src/drive -I../../src/lib/p64 -g -O3
-Wstrict-prototypes -Wall -Wno-inline -I/usr/include/SDL
-D_GNU_SOURCE=1 -D_REENTRANT -MT serial.o -MD -MP -MF
.deps/serial.Tpo -c -o serial.o serial.c mv -f .deps/serial.Tpo
.deps/serial.Po gcc -DHAVE_CONFIG_H -I. -I../../src
-I../../src/arch/sdl -I../../src/arch -I../../src -I../../src
-I../../src/drive -I../../src/lib/p64 -g -O3 -Wstrict-prototypes
-Wall -Wno-inline -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
-MT realdevice.o -MD -MP -MF .deps/realdevice.Tpo -c -o realdevice.o
realdevice.c mv -f .deps/realdevice.Tpo .deps/realdevice.Po
I notice the serial-realdevice* filenames. I'm using a parallel cable
(XA1541, I believe); I'm not sure if that makes a difference.
Also, now that I'm at home, I checked the SDL drive menu again -- main
menu -> Drive -> Drive 8 settings -> Drive 8 type -> Real drive shows
(N/A).
--
Eric Christopherson
|