[Wine] CDROM detect failed

Mark Knecht markknecht at gmail.com
Tue Mar 4 11:19:25 CST 2008


On Tue, Mar 4, 2008 at 8:54 AM, vitamin <wineforum-user at winehq.org> wrote:
> Since gentoo does not have 32-bit HAL you have to run winecfg, add cd-rom mapping on "Drives" page, make sure it's type is set to cd-rom. Verify that you do have access to the device (not just the mount point). Then run your program with:
>
>  Code:
>  cd /mnt/cdrom/
>  wine "D:\setup.exe"
>
>
>  Assuming that you mapped cd-rom to D: drive. And that this is a single-cd install.
>
>
>
>
>
>

Thanks. I Set it up that way and gave it a try. Sierra has a little
test program that looks at various system aspect - graphics, sound,
CDROM, Windows itself, etc. As soon as it tries to test the CD it
fails like this:

mark at lightning ~ $ wine "D:\setup.exe"
fixme:wave:wodPlayer_Reset shouldn't have headers left
wine: Unhandled division by zero at address 0x128f:0x0000462d (thread
0024), starting debugger...
Unhandled exception: divide by zero in 16-bit code (128f:462d).
In 16 bit mode.
Register dump:
 CS:128f SS:12c7 DS:12c7 ES:12c7 FS:0063 GS:006b
 IP:462d SP:4f2e BP:4f54 FLAGS:0246(   - 00      -RIZP1)
 AX:0784 BX:0000 CX:0000 DX:0000 SI:531e DI:000a
Stack dump:
0x12c7:0x4f2e:  000a 531e 0000 12c7 12c7 0063 1637 0000
0x12c7:0x4f3e:  1637 20d4 0001 1a4b 0002 1a4b 0002 0000
0x12c7:0x4f4e:  0000 20d4 0001 5094 44f5 128f 531e 12c7
0258: sel=12c7 base=0040e2d0 limit=000067bf 16-bit rw-
Backtrace:
=>1 0x128f:0x462d (0x12c7:0x4f54)

It also fails when testing the version of Windows with this:

mark at lightning ~ $ wine "D:\setup.exe"
fixme:wave:wodPlayer_Reset shouldn't have headers left
wine: Unhandled division by zero at address 0x127f:0x00009de9 (thread
0030), starting debugger...
Unhandled exception: divide by zero in 16-bit code (127f:9de9).
In 16 bit mode.
Register dump:
 CS:127f SS:12c7 DS:12c7 ES:12c7 FS:0063 GS:006b
 IP:9de9 SP:5254 BP:537a FLAGS:0a47(   - 00     ROIZP1C)
 AX:0a00 BX:000e CX:04a9 DX:048d SI:001a DI:001a
Stack dump:
0x12c7:0x5254:  129f 12c7 6c53 129f 5da2 0001 128f 002b
0x12c7:0x5264:  002b 002b 5276 105c 1287 1c50 1587 0de8
0x12c7:0x5274:  1e4e 5284 006b 0000 12c7 0508 101f 0063
0258: sel=12c7 base=0040e2d0 limit=000067bf 16-bit rw-
Backtrace:
=>1 0x127f:0x9de9 (0x12c7:0x537a)

I'm attaching a small screenshot of the test app which is having trouble.

I then tried going forward with the install and got a System Error
dialog box that says

DdeConnect returned 0

Then another that said

Setup was unable to add a program group for Sierra

and then more of the same about the Lighthouse group, etc. However it
didn't crash, just threw a bunch of messages about menus and what not.
There is an installation directory now:

mark at lightning ~ $ ls -al .wine/drive_c/SIERRA/LIGHTWIN/
11.CSC        380.CSC       800.CSC       A0030100.001  LIGHTHSE.ICO
RESOURCE.WIN  SIERRA.INF
16.CSC        480.CSC       820.CSC       A0030200.001  README.WRI
RESSCI.PAT    SIERW5.EXE
24.CSC        700.CSC       870.CSC       A0960Z00.001  RESMAP.PAT
RSTSG.000
270.CSC       765.CSC       9.CSC         LANGUAGE.INF  RESMDT.PAT
SIERRA.ERR
mark at lightning ~ $ ls -al .wine/drive_c/SIERRA/LIGHTWIN/


I wasn't clearas to what I run to try running the game at this point
so I tried SIERW5.EXE. Amazing. The game starts, but it's in a little
tiny window. Probably it's running 640x480 or something like that.

Anyway, it's working well enough to try playing it for awhile and
seeing what happens.

Thanks,
Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: snap0000.jpg
Type: image/jpeg
Size: 44542 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-users/attachments/20080304/5c2aba4d/attachment.jpg 


More information about the wine-users mailing list