http://bugs.winehq.org/show_bug.cgi?id=5615
Summary: wine play sound => cdrom device is busy Product: Wine Version: 0.9.16. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-directx-dsound AssignedTo: wine-bugs@winehq.org ReportedBy: florianskarten@web.de
In order to install Gothic II you must change the CD. But: The Gothic II Installer play "/media/cdrom0/AutoRun/Installer_loop.wav". When i try to umount the cdrom i get the error message: /media/cdrom0: device is busy
with the command "lsof |grep media" I found that out:
wineserve 15022 flo 38r REG 22,0 15507574 1692 /media/cdrom0/AutoRun/Installer_loop.wav
I am not 100% sure about it, but I think i use now OSS sound driver. I renamed the winearts.drv.so, changed the audio driver to OSS and renamed the file to it's original name(because of http://bugs.winehq.org/show_bug.cgi?id=5492).