This repository contains Firmware, docs, Windows and Mac drivers for DM1000-based audio cards, such as
- Terratec Aureon 7.1 FireWire
- M-Audio Audiophile sound cards
If your card lights all LEDs and doesn't respond to any button, Firewire link connection or any other actions, you should check what's going on with system firmware inside your card. Just connect UART to the following header inside and open your favorite terminal with 11520 8n1
speed settings.
If you see that firmware image is invalid, you need to upload this one via XModem
protocol, selecting appropriate option in the bootloader menu.
Bootloader: CRC ok! Id=00000001, V=00002809, 20040719-074807UT
Debugger: invalid
Image: invalid
CnE: CRC ok! Id=00000002, V=03020d1f, 20041105-165722UT
!!!Important!!! Also check the autostart option of bootloader, it should be set to 0 = application
- Install Latest available Mac software
- It will ask you to reboot
- Try running
AureonFwCpl
from your app folder - If you get an error dialog containing
could not find server. You need to start one on this machine first
just runsudo PhaseXXService
on a terminal. Not sure how to make it autostart. If someone can do it - make a pull request with a readme corrected.