I am trying to use dBpoweramp CD Ripper, and it will not recognize the CD Drive.
I've checked forums on CodeWeavers and dBpoweramp sites as well as general searches. Some people claim success, but it is unclear if they are running Linux or Mac OS X, and solutions are vague or non-existent. This setup seems very close to working, but I can't figure it out. Any suggestions out there? Details of my setup, problem, and attempted fixes are below:
Hardware: MacBookPro with Intel i7 processor and internal CD/DVD drive
Operating System: Mac OS X 10.7.2 (Lion)
CrossOver: version 10.2.0 (trial version)
dBpoweramp: version 14.2 reference
I initially tried using dBpoweramp CD Ripper with the open source version of Wine. I installed Wine using MacPorts and then installed the dBpoweramp software. That all seemed fine, and the CD Ripper program opened fine, but it would not recognize the CD drive. I could see the CD drive and its contents using the Wine Explorer, and navigating to ~/.wine/dosdevices/ showed the following link:
d:: --> /dev/rdisk1
When I inserted a disk, the following additional link appeared:
d: --> /Volumes/<disc name>
I tried setting the CD ROM Communication setting in dBpoweramp CD Ripper to all of the options: SCSI Pass Through (SPT), Windows Internal [For Limited Accounts], ASPI, and SCSI Pass Through Read (D8). They all gave the same error message, "No CD Drive Found", and the ASPI option caused the program to hang for a long time when it was first opened.
I tried using winecfg to setup the drive links. If I changed the type to CD-ROM, it CD Ripper would show that drive letter but it kept asking for a disc to be inserted and did not show the inserted disc. I tried this with a new drive mapping and also by modifying the drive mapping that was generated when I inserted a disc (so that it pointed to the device /dev/rdisk1 ).
I then tried using CrossOver and had essentially the same results. (I must say, the installation of CrossOver was much easier and, had it worked, would have been worth paying for.)