• # Extrait procédure d'install

    Posté par . En réponse au message Configuration d'un carte son USB. Évalué à 1.

    Voici l'extrait de la procédure d'install précitée http://ubuntuforums.org/archive/index.php/t-21851.html(...)



    First, do

    sudo apt-get install fxload

    and download

    http://ccrma.stanford.edu/mirrors/agnula/demudi-apt/pool/local/a/al(...)

    Then do

    sudo dpkg -i alsa-tools_1.0.5-2_i386.deb

    Now, /usr/share/doc/alsa-tools/README.Debian reveals:

    "The alsa-tools packages is almost useles without the alsa-firmware one!

    Awfully alsa-firmware has broken license terms and it's to legally
    distributable at the moment. The AGNULA team is trying to solve the
    issue."

    There is a link there to the source for alsa-firmware but I downloaded an RPM from

    http://rpm.pbone.net/index.php3/stat/4/idpl/1419735/com/alsa-firmwa(...)

    then did

    sudo alien --to-deb alsa-firmware-1.0.6-1.cvs.rhfc2.ccrma.i386.rpm

    and

    sudo dpkg -i alsa-firmware_1.0.6-2_i386.deb

    Once you have your deb installed (or got the install done from source) download http://langerland.de/audio/usx2y/usx2y-fw-0.1b.tar.bz2(...) and extract it.

    Do

    lsusb

    and make note of the bus and device. In this case:

    Bus 001 Device 005: ID 1604:8005 Tascam US-224 Audio/Midi Controller

    Now:

    sudo fxload -s /path/to/ld2-ezusb.hex -I /usr/share/alsa/firmware/usx2yloader/us122fw.ihx -D /proc/bus/usb/001/005

    The /001/005 comes from your lsusb results. 001 = Bus. 005 = Device

    and

    sudo usx2yloader

    Lights on US-122 come on

    cat /proc/asound/cards

    gives

    0 [Live ]: EMU10K1 - Sound Blaster Live!
    Sound Blaster Live! (rev.10) at 0xd000, irq 18
    1 [USX2Y ]: USB US-X2Y - TASCAM US-X2Y
    TASCAM US-X2Y (1604:8007 if 0 at 001/006)


    Upon reboot, the US-122 did not light up. Just do

    sudo usx2yloader