> Does anybody know how I get RPCEmu to read CD in the
> CD-drive with linux.
It's one of the options in RPCemu's menu isn't it? It should be, that's where I
put it (don't know if it's still there, I haven't booted up Linux in nearly a
year).
> I tried a lot but I only got reading of ISO-images working. I
> found some work around by setting:
> cdrom_type = 2
> cdrom_enabled = 1
> cdrom_iso = /dev/cdrom
>
> This works but only if I insert a disc in the drive before
> starting
> the emulator. Even changing of discs works. But using
> cdrom_type = 1
> doesn't work. I only get "CDROM-drive empty"
> when clicking the
> CDFS-icon.
>
> I looked a the source code but I can't see anywhere where the linux
> version of RPCEmu call functions like ioctl_readtoc ioctl_playaudio
> etc in file cdrom-linuxioctl.c. I even added printf/rpclog functions
> to this file but I don't see anything printed in the shell or in the
> log when clicking the CD-icon in RISC OS. I only get the error: "Drive
> is empty"
They should be getting called in atapicommand() in ide.c, through the atapi->
structure.
In a rather idiotic twist, I don't think the 'ioctl' drive will get started up
right if from the config file. You may have to select it from the menu every
time you start RPCemu and want to use a cd!
Tom
_______________________________________________
Rpcemu mailing list
[email protected]
http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu