Results 1 to 3 of 3

Thread: ICE1712 Module does not detect Delta 66 sound card

  1. #1
    Join Date
    Jun 2006
    Beans
    193
    Distro
    Ubuntu Karmic Koala (testing)

    Unhappy ICE1712 Module does not detect Delta 66 sound card

    Hi Guys,

    I have recently acquired a Delta 66 sound card for my PC, with the hope of using it's multi-recording facility. However, with the modules loaded (snd_ice1712) the card is not detected by Alsa, and refuses to function.

    I am running the 64 bit version of Ubuntu, so would like to know if anyone has a new (revision E) Delta 66 working on 32 bit Ubuntu, or if anyone else is suffering from the same problem.

    DMesg shows that the card fails to initialise, so I have filed a bug here.

    Any help would be greatly appreciated.

    Thanks,
    T

  2. #2
    Join Date
    Jun 2006
    Beans
    193
    Distro
    Ubuntu Karmic Koala (testing)

    Re: ICE1712 Module does not detect Delta 66 sound card

    To add to this - in Intrepid the ALSA module fails to install via module assistant:
    (sudo)
    m-a update
    m-a a-i alsa

    gives me:
    CC [M] /usr/src/modules/alsa-driver/acore/info.o
    /usr/src/modules/alsa-driver/acore/info.c: In function
    ‘resize_info_buffer’:
    /usr/src/modules/alsa-driver/acore/info.c:90: error: implicit
    declaration of function ‘PAGE_ALIGN’
    make[5]: *** [/usr/src/modules/alsa-driver/acore/info.o] Error 1
    make[4]: *** [/usr/src/modules/alsa-driver/acore] Error 2
    make[3]: *** [_module_/usr/src/modules/alsa-driver] Error 2
    make[3]: Leaving directory `/usr/src/linux-headers-2.6.27-7-generic'
    make[2]: *** [compile] Error 2
    make[2]: Leaving directory `/usr/src/modules/alsa-driver'
    make[1]: *** [build-stamp] Error 2
    make[1]: Leaving directory `/usr/src/modules/alsa-driver'
    make: *** [kdist_image] Error 2

  3. #3
    Join Date
    Jun 2006
    Beans
    193
    Distro
    Ubuntu Karmic Koala (testing)

    Re: ICE1712 Module does not detect Delta 66 sound card

    Fixed - by adding a line to /etc/modprobe.d/alsa-base

    options snd-ice1712 model=delta1010lt


    I also added snd-hda-intel to /etc/modprobe.d/blacklist to prevent ATI HDMI sound from loading in.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •