Click to See Complete Forum and Search --> : wine error


tijn_sol
03-23-2004, 09:30 AM
iam trying to play diablo II with wine.
i have configured wine correctly (i think)
installing works fine.

but when i want to play it says there is no cd in the drive and i get this errorr message:
err:aspi:SCSI_GetProcinfo Could not open /proc/scsi/scsi

I have no scsi cdrom drive and i said in the config-file that my cdrom is in /dev/cdrom.

Thanks already for helping me out.

Icarus
03-23-2004, 10:23 AM
It's the copy protection on the CD, wine has a very difficult time reading these things. Most of the time a no-cd crack is needed to run games under wine.

tijn_sol
03-24-2004, 12:00 PM
damn thats not cool :(

is there anything i can do about it?

because with the no cd crack, its hard to play online
(battlenet loaders etc)

Icarus
03-24-2004, 12:23 PM
http://transgaming.com
Subscribe, pay the $5/month. This is the only version of Wine that supports 'most' CD Copy Protection.
BattleNET is fully supported

Legithrandil
03-25-2004, 10:45 PM
i've got a similar question, but i don't think using wine (as oppoes to winex) is the problem. I keep getting the error:

If you don't have a windows installation accessible from Wine, you perhaps forgot to create a [mci] section in system.ini
Track verification failed.fixme:mci:LoadMciDriver Couldn't load driver for type CDAUDIO

umm.... where is the system.ini file and how do i edit it to fix this?

bwkaz
03-25-2004, 11:55 PM
There has to be more to the error than just that... an "if you don't have a windows installation accessible, ..." message shouldn't just come out of the blue like that.

system.ini is usually in your Windows directory. :p For a native install, that's c:\windows (or c:\winnt if 2K or XP Pro). For a fake_windows setup, put it in /path/to/fake_windows/c/windows/ instead.

Legithrandil
03-26-2004, 09:01 PM
i was attempting to run a game, and that error message came up. however, it might have been in a different order (it repeated this several times). it might go with the track verification failed part first, then the editing system.ini file.

sploo22
03-26-2004, 09:58 PM
My ~/.wine/fake_windows/Windows/system.ini has this section at the top:

[mci]
MPEGVideo=mciqtz.drv
MPEGVideo2=mciqtz.drv
avivideo=mciavi.drv
cdaudio=mcicda.drv
sequencer=mciseq.drv
vcr=mcivisca.drv
; videodisc=mcipionr.drv
waveaudio=mciwave.drv


See if you have the cdaudio= line, if not, paste it in and cross your fingers! ;)

Legithrandil
03-27-2004, 10:26 AM
thanks!

that fixed it. the games doesn't work under wine (directdraw issues), but i got that fixed.

again, thanks.