| View previous topic :: View next topic |
| Author |
Message |
asdinos n00b

Joined: 03 Oct 2002 Posts: 23
|
Posted: Sat Oct 19, 2002 11:53 am Post subject: Wine Starting Error !? |
|
|
hi folks,
i tried to emulate some windoze progs (perhaps some games) but i get a strange wine error:
| Code: | asdinos@asdwork c $ wine /mnt/c/windows/notepad.exe
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not supported
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not supported
wine: Unhandled exception, starting debugger...
err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr 0x4029372a
|
any time i start wine with a parameter, e.g notepad.exe calc.exe etc. i get this error
does anyone know why?
wine version is
| Code: | asdinos@asdwork c $ wine -version
Wine version 20020228 |
asdinos |
|
| Back to top |
|
 |
TheCoop Veteran


Joined: 15 Jun 2002 Posts: 1814 Location: Where you least expect it
|
Posted: Sat Oct 19, 2002 11:59 am Post subject: |
|
|
do you have any strange cdrom drives, are all your cdrom drives properly configured, have you entered/changed the cdrom entry in ~/.wine/config? _________________ 95% of all computer errors occur between chair and keyboard (TM)
"One World, One web, One program" - Microsoft Promo ad.
"Ein Volk, Ein Reich, Ein Führer" - Adolf Hitler
Change the world - move a rock |
|
| Back to top |
|
 |
asdinos n00b

Joined: 03 Oct 2002 Posts: 23
|
Posted: Sat Oct 19, 2002 12:20 pm Post subject: |
|
|
when i comment the cdrom entries in the config file tha last error stays!
| Code: | asdinos@asdwork asdinos $ wine /mnt/c/windows/notepad.exe
wine: Unhandled exception, starting debugger...
err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr 0x4029372a
|
btw: i use scsi emulation with 2 ide drives |
|
| Back to top |
|
 |
asdinos n00b

Joined: 03 Oct 2002 Posts: 23
|
Posted: Sun Oct 20, 2002 8:45 pm Post subject: |
|
|
| hmm, i emerged the winex ebuild and this works |
|
| Back to top |
|
 |
|