HydrogenAudio

CD-R and Audio Hardware => CD Hardware/Software => Topic started by: Deathspawner on 2012-03-11 19:29:32

Title: EAC 'starting up' error
Post by: Deathspawner on 2012-03-11 19:29:32
Hi all:

I have never had an issue with EAC before where it simply wouldn't start up, but after an OS format last week, that's what I'm facing. My PC's hardware has not changed at all - EAC was working before the format, but not after. When starting the program up, I see a pop-up stating, "Exact Audio Copy is starting up... Please wait!", and it never goes away. I've left it there for up to an hour and still nothing. I've also searched the Web far and wide for an answer and have come up empty-handed. I've tried various tips and tricks I've seen around the Web unrelated to my issue, and nothing has helped there. I have even cleared out the registry entry for the program, reinstalled the program and once again, nothing at all.

I picked up a handful of CDs on a recent trip and would love to rip them  If anyone has any idea what I should try, I'd greatly appreciate it.

Thanks!

PS: I am using the 1.0 beta 3.
Title: EAC 'starting up' error
Post by: mjb2006 on 2012-03-11 22:46:28
I'd start by looking in the Device Manager for anything amiss. Also make sure you have the necessary motherboard (chipset) drivers installed; often this is something you get through Windows/Microsoft Update, and it can affect drive access. EAC has some command-line options that can be used to disable some features that might be interfering; check the docs in the program folder. You might see if other software like CUERipper (part of CUETools) or dbPoweramp will work.
Title: EAC 'starting up' error
Post by: Deathspawner on 2012-03-13 01:05:18
I'd start by looking in the Device Manager for anything amiss. Also make sure you have the necessary motherboard (chipset) drivers installed; often this is something you get through Windows/Microsoft Update, and it can affect drive access. EAC has some command-line options that can be used to disable some features that might be interfering; check the docs in the program folder. You might see if other software like CUERipper (part of CUETools) or dbPoweramp will work.


Hi mjb2006 and thanks for the response.

Everything is fine in my Device Manager and all motherboard drivers are installed. I'll check out that command-line option but I am still baffled about why there's an issue at all. Literally nothing in my PC changed across the format, and I never setup the OS different from one time to the next. I'd use dBpoweramp but I prefer to use EAC.

Thanks for the help!
Title: EAC 'starting up' error
Post by: rtraut on 2012-10-16 17:57:48
Hi all:

I have never had an issue with EAC before where it simply wouldn't start up, but after an OS format last week, that's what I'm facing. My PC's hardware has not changed at all - EAC was working before the format, but not after. When starting the program up, I see a pop-up stating, "Exact Audio Copy is starting up... Please wait!", and it never goes away. I've left it there for up to an hour and still nothing. I've also searched the Web far and wide for an answer and have come up empty-handed. I've tried various tips and tricks I've seen around the Web unrelated to my issue, and nothing has helped there. I have even cleared out the registry entry for the program, reinstalled the program and once again, nothing at all.

I picked up a handful of CDs on a recent trip and would love to rip them  If anyone has any idea what I should try, I'd greatly appreciate it.

Thanks!

PS: I am using the 1.0 beta 3.


I'm having this same problem, with 1.0 beta 3.  I don't know how to check any of the things that mjb2006 suggested, but I see that wasn't the issue for you anyway.  Did you ever come up with a solution???
Title: EAC 'starting up' error
Post by: jeffshead on 2012-10-23 15:29:04
Same issue here (Win7 64 bit, RealTek audio). All drivers up to date.

I've used many different rippers and this is the only one that does this. I even tried a clean install of the OS.

This IS a software issue. My guess is it's trying to do something that's not compatible with all systems. The default functionality of this program needs to be scrutinized and something(s) need to be made optional (off by default).
Title: EAC 'starting up' error
Post by: Surfi on 2012-10-23 17:30:50
::

Try this:

1. Quit EAC
2. Get Ahead ASPI layer (http://ftp://ftp6.ahead.de/wnaspi32.dll)
3. Copy wnaspi32.dll to EAC's folder
4. Put the following lines to notepad an save them as "ASPI.reg" (ANSI)

Code: [Select]
REGEDIT4

[-HKEY_CURRENT_USER\Software\AWSoftware\EACU\Drive Options]

[HKEY_CURRENT_USER\Software\AWSoftware\EACU\Extraction Options]
"UseASAPISCSIInterface"=hex:00
"UseNativeSCSIInterface"=hex:00

[-HKEY_CURRENT_USER\Software\Illustrate\dBpowerAMP]

;

5. Import "ASPI.reg" to the registry
6. Start EAC


Greetings, ...

::
Title: EAC 'starting up' error
Post by: rtraut on 2012-10-27 16:26:14
Thanks Surfi.  I was able to complete up to step 5.  I have no idea how to import a file to the registry.  How exactly is that done?

::

Try this:

1. Quit EAC
2. Get Ahead ASPI layer (http://ftp://ftp6.ahead.de/wnaspi32.dll)
3. Copy wnaspi32.dll to EAC's folder
4. Put the following lines to notepad an save them as "ASPI.reg" (ANSI)

Code: [Select]
REGEDIT4

[-HKEY_CURRENT_USER\Software\AWSoftware\EACU\Drive Options]

[HKEY_CURRENT_USER\Software\AWSoftware\EACU\Extraction Options]
"UseASAPISCSIInterface"=hex:00
"UseNativeSCSIInterface"=hex:00

[-HKEY_CURRENT_USER\Software\Illustrate\dBpowerAMP]

;

5. Import "ASPI.reg" to the registry
6. Start EAC


Greetings, ...

::

Title: EAC 'starting up' error
Post by: Apesbrain on 2012-10-27 16:33:24
Just double-click on "ASPI.reg" icon and say yes to any dialogs.

(If it only opens for editing when you do this, then you need to change the filename.  It has to be "ASPI.reg" not "ASPI.reg.txt"; a common error when using Notepad.)
Title: EAC 'starting up' error
Post by: rtraut on 2012-10-27 16:45:00
Never mind.  A quick google search got me the answer.  Should have tried that first!  EAC opened on the first try, so I think that I'm back in business.  Thanks again for your help!

::

Try this:

1. Quit EAC
2. Get Ahead ASPI layer (http://ftp://ftp6.ahead.de/wnaspi32.dll)
3. Copy wnaspi32.dll to EAC's folder
4. Put the following lines to notepad an save them as "ASPI.reg" (ANSI)

Code: [Select]
REGEDIT4

[-HKEY_CURRENT_USER\Software\AWSoftware\EACU\Drive Options]

[HKEY_CURRENT_USER\Software\AWSoftware\EACU\Extraction Options]
"UseASAPISCSIInterface"=hex:00
"UseNativeSCSIInterface"=hex:00

[-HKEY_CURRENT_USER\Software\Illustrate\dBpowerAMP]

;

5. Import "ASPI.reg" to the registry
6. Start EAC


Greetings, ...

::