PDA

View Full Version : Wine && DVDDecrypter problem


Nosferatu
11th July 2003, 14:13
My system configuration:

Slackware 9.0 (2.4.21)
Wine 2003-07-09 (properly configured I think;))
Latest DVDDecrypter

DVDDecrypter installed itself fine, application runs but doesn't simply detect my DVD drive and I don't understand why.
I set my drive correctly in ~/.wine/config and added unhide option to its path in /etc/fstab

Nosferatu

Nosferatu
11th July 2003, 14:57
Problem solved !
All I had to do was adding append="hdc=ide-scsi" to lilo.conf then run lilo and reboot so that the DVD drive could use SCSI emulation. After that only replace /dev/hdc with /dev/sr0 in ~.wine/config and rerun winecfg :D