Hi:) I tried to install a game: Passage 3 and installation was OK. .... but when I wanted to start this application, it got graphic error and stuck. Here info from terminal: Code: arus at arus:~/.wine/drive_c/ProgramFiles/Passage3$ wine p3.exe fixme:aspi:SendASPI32Command ASPI: Partially implemented SC_HA_INQUIRY for adapter 0. err:aspi:SCSI_OpenDevice Failed to open device /dev/sg0: Permission denied fixme:aspi:SendASPI32Command ASPI: Partially implemented SC_HA_INQUIRY for adapter 1. fixme:win:EnumDisplayDevicesW ((null),0,0x33f288,0x00000000), stub! fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x172158)->(1,(nil)): Stub arus at arus:~/.wine/drive_c/ProgramFiles/Passage3$ fixme:d3d:IWineD3DClipperImpl_SetClipList iface 0x1d7890, region 0x5073c4, flags 0 stub! Thank you for any help. Best regards.[/code]
Naia <wineforum-user at winehq.org> wrote:> >Hi:) > >I tried to install a game: Passage 3 and installation was OK. > >.... but when I wanted to start this application, it got graphic error and stuck. > >Here info from terminal: > >Code: >arus at arus:~/.wine/drive_c/ProgramFiles/Passage3$ wine p3.exe >fixme:aspi:SendASPI32Command ASPI: Partially implemented SC_HA_INQUIRY for adapter 0. >err:aspi:SCSI_OpenDevice Failed to open device /dev/sg0: Permission denied >fixme:aspi:SendASPI32Command ASPI: Partially implemented SC_HA_INQUIRY for adapter 1.This has me rubbing my head real hard. Why is the program attempting to access a SCSI device directly? Does this program do a CD presense check on startup?>fixme:win:EnumDisplayDevicesW ((null),0,0x33f288,0x00000000), stub! >fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x172158)->(1,(nil)): Stub >arus at arus:~/.wine/drive_c/ProgramFiles/Passage3$ fixme:d3d:IWineD3DClipperImpl_SetClipList iface 0x1d7890, region >0x5073c4, flags 0 stub! >Any other error messages/dumps? James McKenzie