http://bugs.winehq.org/show_bug.cgi?id=12284
Summary: floppy images not supported or ioctl 7000 not supported Product: Wine Version: 0.9.57. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: arekm@maven.pl
Can't use programs that are trying to create bootable floppy drive.
My setup: [arekm@tarm ~/.wine/dosdevices]$ ls -al a* lrwxrwxrwx 1 arekm users 8 mar 29 23:32 a:: -> ../a.img
where a.img is floppy disk image (note: I have no real floppy hardware in this machine - laptop)
Now: $ wine SMU3218.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" fixme:win:SetLayeredWindowAttributes (0x10028,0x00000000,255,2): stub! fixme:ntdll:server_ioctl_file Unsupported ioctl 70000 (device=7 access=0 func=0 method=0) fixme:win:SetLayeredWindowAttributes (0x2004a,0x00000000,255,2): stub!
and the program reports that it's unable to determine floppy disk type.
I guess the problem is in unsupported ioctl or just lack of floppy images.
The program is http://carme.pld-linux.org/~arekm/SMU3218.exe (1.5MB)
http://bugs.winehq.org/show_bug.cgi?id=12284
--- Comment #1 from Austin English austinenglish@gmail.com 2008-03-29 19:27:18 --- Have you mounted the disk anywhere through your distro, then symlinked a: to that?
http://bugs.winehq.org/show_bug.cgi?id=12284
--- Comment #2 from Arkadiusz Miskiewicz arekm@maven.pl 2008-03-29 19:33:40 --- Tried that too but that will never work since bootsector can't be written in such setup, right?
http://bugs.winehq.org/show_bug.cgi?id=12284
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #3 from Austin English austinenglish@gmail.com 2008-03-30 16:55:09 --- $ rm -rf ~/.wine $ dd bs=512 count=2880 if=/dev/zero of=~/test.img $ mkfs.msdos ~/test.img $ mkdir ~/floppy/ $ sudo touch ~/floppy/test $ sudo mount -o loop ~/test.img ~/floppy/ $ ln -s ~/floppy/ ~/.wine/dosdevices/a: $ ln -s ~/test.img ~/.wine/dosdevices/a:: $ winetricks vcrun6 #app needs mfc42 $ wine SMU3218.exe
Results in the same error. Running winefile and viewing A: shows that A:\test exists.
http://bugs.winehq.org/show_bug.cgi?id=12284
Arkadiusz Miskiewicz arekm@maven.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.57. |1.1.2
--- Comment #4 from Arkadiusz Miskiewicz arekm@maven.pl 2008-07-25 18:56:49 --- fixme:win:SetLayeredWindowAttributes (0x1002a,0x00000000,255,2): stub! fixme:ntdll:server_ioctl_file Unsupported ioctl 70000 (device=7 access=0 func=0 method=0) fixme:win:SetLayeredWindowAttributes (0x20052,0x00000000,255,2): stub!
still no luck with wine 1.1.2 and http://www.supermicro.com/support/bios/bios_exe/DMU3258.exe this time
http://bugs.winehq.org/show_bug.cgi?id=12284
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.2 |0.9.57.
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2008-07-26 07:21:24 --- Please don't change an originally reported version.
http://bugs.winehq.org/show_bug.cgi?id=12284
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #6 from Austin English austinenglish@gmail.com 2009-01-30 11:31:12 --- Still present in git.
http://bugs.winehq.org/show_bug.cgi?id=12284
--- Comment #7 from Austin English austinenglish@gmail.com 2010-07-18 02:54:10 --- In 1.2, app hangs with status 'Getting diskinfo'.
http://bugs.winehq.org/show_bug.cgi?id=12284
butraxz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |butraxz@gmail.com
--- Comment #8 from butraxz@gmail.com 2012-05-17 15:28:12 CDT --- This bug has not been updated for two years and OP by four. Is this still an issue i current (1.5.4) or newer wine ? You may also close this as abandoned if you feel that that this is issue is no longer relevant to you.
http://bugs.winehq.org/show_bug.cgi?id=12284
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.supermicro.com/s | |upport/bios/bios_zip/DMU325 | |8.zip CC| |00cpxxx@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=12284
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | Status|NEW |RESOLVED Resolution|--- |ABANDONED
--- Comment #9 from Austin English austinenglish@gmail.com --- (In reply to butraxz from comment #8)
This bug has not been updated for two years and OP by four. Is this still an issue i current (1.5.4) or newer wine ? You may also close this as abandoned if you feel that that this is issue is no longer relevant to you.
Both URLS are dead, I found a similarly named zip, but couldn't reproduce the issue, as the executables were opened via dosbox.
Marking as abandoned. If this is still in current (1.7.37 or newer) wine, and you can provided the needed information, feel free to reopen.
https://bugs.winehq.org/show_bug.cgi?id=12284
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Bruno Jesus 00cpxxx@gmail.com --- Closing abandoned bugs.