direct disk access

Questions about Wine on Linux
Locked
aryehb
Newbie
Newbie
Posts: 1
Joined: Wed Dec 03, 2014 2:24 pm

direct disk access

Post by aryehb »

I Own the responsa project which requires that the disk be inserted for it to work. In windows it works fine, but in linux, i get this error. My guess is that it needs direct disk access. can anyone help?
thanks

aryeh@levovo-linux:~/.wine/drive_c/Program Files (x86)/ResponsaCD22$ env LANG=he_IL.utf8 WINEPREFIX="/home/aryeh/.wine" wine RESPONSA.EXE
fixme:thread:GetThreadPreferredUILanguages 52, 0x32f970, 0x32f9e0 0x32f978
fixme:thread:GetThreadPreferredUILanguages 52, 0x32f960, 0x32f9d0 0x32f968
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 41018 (device=4 access=0 func=406 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d014 (device=4 access=3 func=405 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 41018 (device=4 access=0 func=406 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d014 (device=4 access=3 func=405 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 41018 (device=4 access=0 func=406 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d014 (device=4 access=3 func=405 method=0)
lahmbi5678
Level 7
Level 7
Posts: 823
Joined: Thu Aug 27, 2009 6:23 am

Re: direct disk access

Post by lahmbi5678 »

Your best bet is to file a bug and hope a wine developer will pick it up.
Locked