http://bugs.winehq.org/show_bug.cgi?id=6459
------- Additional Comments From next_ghost@quick.cz 2006-17-11 12:40 ------- Created an attachment (id=4128) --> (http://bugs.winehq.org/attachment.cgi?id=4128&action=view) WINEDEBUG=relay wine dx2.exe - log
I've got the same problem, here's a log of wine calls (minus some useless junk like user32, gdi32, winex11 etc., the original log is over 25MB).
Notice that every single wnaspi32.SendASPI32Command() returns 0x82 (SS_NO_DEVICE as defined in <scsilib/scg/aspi-win32.h> which belongs to cdrtools on my system). However, my [HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi Port 1\Scsi Bus 0\Target Id 0\Logical Unit Id 0] points to /dev/hdc which is the right drive with DX2 DVD mounted. Query of this device returns SS_NO_DEVICE as well.
------- Additional Comments From next_ghost@quick.cz 2006-17-11 12:46 ------- Created an attachment (id=4129) --> (http://bugs.winehq.org/attachment.cgi?id=4129&action=view) WINEDEBUG=relay wine dx2.exe - log
I've got the same problem, here's a log of wine calls (minus some useless junk like user32, gdi32, winex11 etc., the original log is over 25MB). It's from up to date Gentoo Linux with Wine 0.9.25.
Notice that every single wnaspi32.SendASPI32Command() returns 0x82 (SS_NO_DEVICE as defined in <scsilib/scg/aspi-win32.h> which belongs to cdrtools on my system). However, my [HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi Port 1\Scsi Bus 0\Target Id 0\Logical Unit Id 0] points to /dev/hdc which is the right drive with DX2 DVD mounted. Query of this device returns SS_NO_DEVICE as well.