Code: Select all
err:aspi:ASPI_GetNumControllers Could not open HKLM\L"HARDWARE\\DEVICEMAP\\Scsi"
From what I can deduce, whatever underlying component of LMDE Wine relies on to enumerate SCSI devices is not doing what it used to. As a result Wine (I presume) doesn't generate the "Scsi" key under "DEVICEMAP" and ImgBurn can't find any ASPI compliant devices. I'd try rolling back whatever it is that is supposed to do this, I'd guess libhal or libdbus if the Recommended Packages wiki page is anything to go by.
However, I'd like some confirmation that my hunch is leading me in the right direction and what version I should be looking to test. Or does anyone here have some other ideas about what might be wrong. For example, I did have some problems installing the proprietary fglrx drivers. Something about a bad "dkms.conf" file. I seem to have resolved that, but perhaps there's a kernel module that just isn't quite right. Or perhaps some other kernel related issue... My level of Linux expertise is probably somewhere between an apprentice and a journeyman.
FYI, I attempted to figure this out using various versions of Wine including 1.3.32 from the frickelplatz repository, 1.3.37 from Wine for Debian Sid page, and 1.2.3, 1.3.30, 1.3.37, 1.4-rc5 using PlayOnLinux. All are affected, a prime reason I think some other OS component is to blame.
Any advice will be appreciated.