Does anybody know how I get RPCEmu to read CD in the CD-drive with linux. 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" Has anybody got an idea why it doesn't work? MrSeed _______________________________________________ Rpcemu mailing list [email protected] http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu
