since updating to the new version of wine (compiled it from source) imgburn doesnt detect the cdrom drive with the WinAspi module. i have to use the ms spti module.. any idea why? before it just worked, its always worked, but now it says no device found.
When you built were all parts present. Ie not missing some libs. Also check winecfg that cdrom drive is listed as a cdrom drive(IE not the old bug where cdrom drive magically becomes harddrive) and what drive letter. Then check ~/wine/dosdevices/<driveletter>:: that it points to the hardware device ie the cd burner device in /dev . Yes the :: is different to : This is the basic list of what to check. Of course these need to be checked before bothing digging any deeper. Please get in the habit of including wine --version in posts build from source could be basically anything around here.
aarons6 wrote:> since updating to the new version of wine (compiled it from source) imgburn doesnt detect the cdrom drive with the WinAspi module. > i have to use the ms spti module.. > > any idea why? > > before it just worked, its always worked, but now it says no device found.http://bugs.winehq.org/show_bug.cgi?id=21980
what do i do with this diff in the git? is it a patch? patch -p1 < file?