http://bugs.winehq.org/show_bug.cgi?id=17173
Argenta fierevere@ya.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fierevere@ya.ru
--- Comment #2 from Argenta fierevere@ya.ru 2009-01-30 15:50:15 --- (In reply to comment #1)
Wine doesn't have ACPI. What program? What exactly doesn't work?
I may have called it wrong, anyway there must be some API which is used to access CD/DVD-rom devices.
Programs mentioned - KProbe2 and CD/DVDSpeed both are free and available for download
http://cdspeed2000.com/files/NeroCDSpeed_47716.zip http://www.k-probe.com/download-kprobe-k-probe.php
both programs dont see device which has `high bus id` here is cdrecord -scanbus output, scsibus3 and scsibus1000 are DVD-RW drives scsibus3 is visible and works ok, scsibus1000 is invisible from WINE, when using spefific driver load order i can set SONY DVD-RW as scsibus0 - both DVD-RW's are visible then and working.
$sudo cdrecord -scanbus Cdrecord-ProDVD-ProBD-Clone 2.01.01a55 (i686-pc-linux-gnu) Copyright (C) 1995-2008 J�rg Schilling Linux sg driver version: 3.5.27 Using libscg version 'schily-0.9'. scsibus0: 0,0,0 0) 'ATA ' 'Hitachi HDP72505' 'GM4O' Disk scsibus2: 2,0,0 200) 'ATA ' 'Hitachi HDT72503' 'V54O' Disk scsibus3: 3,0,0 300) 'HL-DT-ST' 'DVDRAM GH15F ' 'EG00' Removable CD-ROM scsibus4: 4,0,0 400) 'Generic-' 'Compact Flash ' '1.00' Removable Disk scsibus1000: 1000,0,0 100000) 'SONY ' 'DVD RW DRU-700A ' 'VY08' Removable CD-ROM (empty lines removed)