Hoontech DSP24 + ADDA 2000 installation

Post fully complete "how to" guides and tutorials here. This is a great place to get feedback on stuff you might put in the wiki.

Moderators: MattKingUSA, khz

Post Reply
YvanM
Posts: 1
Joined: Tue Apr 17, 2012 1:08 pm

Hoontech DSP24 + ADDA 2000 installation

Post by YvanM »

Hi everybody !

I'm trying to set up my new DSP24 and its rack on a Ubuntu 11.10 patched Ubuntu Studio. I've been working around for many hours reading stuff on forums, but I don't have anymore ideas about what to try...

In Envy24 Control, I can only see SPDIF in inputs, but no rack ports. Is it normal ?

I can see that ice1712 modules are loaded :

Code: Select all

snd_hda_codec_hdmi     32040  1 
snd_hda_codec_realtek   330815  1 
snd_ice1712            75630  5 
snd_ice17xx_ak4xxx     13315  1 snd_ice1712
snd_ak4xxx_adda        18904  2 snd_ice1712,snd_ice17xx_ak4xxx
snd_cs8427             14297  1 snd_ice1712
snd_ac97_codec        134826  1 snd_ice1712
snd_hda_intel          33390  3 
snd_hda_codec         104931  3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep              13668  1 snd_hda_codec
snd_pcm                96714  6 snd_hda_codec_hdmi,snd_ice1712,snd_ac97_codec,snd_hda_intel,snd_hda_codec
ac97_bus               12730  1 snd_ac97_codec
snd_i2c                14191  2 snd_ice1712,snd_cs8427
snd_mpu401_uart        14169  1 snd_ice1712
snd_seq_midi           13324  0 
snd_rawmidi            30547  2 snd_mpu401_uart,snd_seq_midi
snd_seq_midi_event     14899  1 snd_seq_midi
snd_seq                61896  2 snd_seq_midi,snd_seq_midi_event
snd_timer              29991  3 snd_pcm,snd_seq
snd_seq_device         14540  3 snd_seq_midi,snd_rawmidi,snd_seq
snd                    68266  30 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_ice1712,snd_ak4xxx_adda,snd_cs8427,snd_ac97_codec,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_i2c,snd_mpu401_uart,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore              12680  1 snd
snd_page_alloc         18529  2 snd_hda_intel,snd_pcm

But I'm not sure my soundcard is fully recognized :
cat /proc/asound/cards

Code: Select all

 0 [ICE1712        ]: ICE1712 - ICEnsemble ICE1712
                      ICEnsemble ICE1712 at 0xe040, irq 16
 1 [PCH            ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xfe500000 irq 52

Indeed I've seen that it shows this for other people :

Code: Select all

2 [DSP24          ]: ICE1712 - Hoontech SoundTrack Audio DSP24
                      Hoontech SoundTrack Audio DSP24 at 0xdc00, irq 21
As I'm new in music under Linux, I don't know where to begin ... If someone as an idea :D
Post Reply