http://bugs.winehq.org/show_bug.cgi?id=17173
Summary: ACPI : devices on bus ID with high number are unacessible Product: Wine Version: 1.1.13 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fierevere@ya.ru
Programs that work with DVD/CD-ROM/RW drives dont see drives that are assigned scsibus with high ID number, such as scsibus1000 , with lower ID's device may work fine.
Programs include but not limited to: CDSpeed2000 (Nero) , KProbe2
problematic device -
scsibus1000: 1000,0,0 100000) 'SONY ' 'DVD RW DRU-700A ' 'VY08' Removable CD-ROM
when arranging kernel modules to boot in specific order , busid can be set to 0 or 5, that drive works fine with above programs.
Device is attached to IDE controller, while system has SATA (AHCI) controllers and scsibus id's are assigned to built in (connected via USB) cardreader usb_storage device
Possible issue in WINE's ACPI?