[PlanetCCRMA] usb audio

Ryan G. ryanpg@yahoo.com
Mon Oct 13 09:34:01 2003


Howdy list,

My usb emi 2|6 is working WORSE than ever now.  Six months or so ago
when I last had it hooked up I could get at least two channels of clean
audio, now I get a click click click signal with jackd and that's when
I can get any sound at all (better than half the time alsa doesn't even
see the thing though the lights on the interface indicate the firmware
is loaded)... methinks it's an irq thing since now that I'm mobile I'm
left to the wisdom of dell laptop designers to assigning things.

Alsa is configed and working.  So here's the deal, I know the emi2|6
isn't the most standards complient so help me determine whether the
problem is;

-the laptop (which won't be replaced),
-the configuration
-or the audio interface (if so what's a better usb/firewire interface)

Oh, can someone tell me how to tell alsaplayer to use other than the
default audio interface?  alsaplayer -d default=?

Thanks crew,
-ry

Relevent lines from lspci (note how popular irq 10 is, and also I'm
using acpi);

00:1d.0 USB Controller: Intel Corp. 82801DB USB (Hub #1) (rev 02)
(prog-if 00 [UHCI])
        Subsystem: Intel Corp.: Unknown device 24c0
        Flags: bus master, medium devsel, latency 0, IRQ 10

00:1d.1 USB Controller: Intel Corp. 82801DB USB (Hub #2) (rev 02)
(prog-if 00 [UHCI])
        Subsystem: Intel Corp.: Unknown device 24c0
        Flags: bus master, medium devsel, latency 0, IRQ 9

00:1d.7 USB Controller: Intel Corp. 82801DB USB2 (rev 02) (prog-if 20
[EHCI])
        Subsystem: Intel Corp.: Unknown device 24c0
        Flags: bus master, medium devsel, latency 0, IRQ 5

00:1f.1 IDE interface: Intel Corp. 82801DB Ultra ATA Storage Controller
(rev 02) (prog-if 8a [Master SecP PriP])
        Subsystem: Intel Corp.: Unknown device 24c0
        Flags: bus master, medium devsel, latency 0, IRQ 10

01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility
M7 LW [Radeon Mobility 7500] (prog-if 00 [VGA])
        Subsystem: Dell Computer Corporation: Unknown device 0149
        Flags: bus master, VGA palette snoop, stepping, 66Mhz, medium
devsel, latency 32, IRQ 9

02:04.0 CardBus bridge: Texas Instruments PCI4510 PC card Cardbus
Controller (rev 02)
        Subsystem: Dell Computer Corporation: Unknown device 0149
        Flags: medium devsel, IRQ 10

02:04.1 FireWire (IEEE 1394): Texas Instruments PCI4510 IEEE-1394
Controller (prog-if 10 [OHCI])
        Subsystem: Dell Computer Corporation: Unknown device 0149
        Flags: bus master, medium devsel, latency 32, IRQ 10

[root@ruin root]# cat /proc/asound/cards
0 [I82801DBICH4   ]: ICH - Intel 82801DB-ICH4
                     Intel 82801DB-ICH4 at 0xf4fff800, irq 11
1 [E26            ]: USB-Audio - Emagic EMI 2|6
                     EMAGIC GmbH Emagic EMI 2|6 at usb-00:1d.1-1

[root@ruin E26]# cat stream0
EMAGIC GmbH Emagic EMI 2|6 at usb-00:1d.1-1 : USB Audio
 
Playback:
  Status: Stop
  Interface 1
    Altset 1
    Format: S16_LE
    Channels: 2
    Endpoint: 10 OUT (ASYNC)
    Rates: 44100, 48000, 96000
  Interface 1
    Altset 2
    Format: S16_LE
    Channels: 6
    Endpoint: 10 OUT (ASYNC)
    Rates: 44100, 48000
  Interface 1
    Altset 3
    Format: S24_3LE
    Channels: 6
    Endpoint: 10 OUT (ASYNC)
    Rates: 44100, 48000
  Interface 1
    Altset 4
    Format: S24_3LE
    Channels: 2
    Endpoint: 10 OUT (ASYNC)
    Rates: 96000
 
Capture:
  Status: Stop
  Interface 2
    Altset 1
    Format: S16_LE
    Channels: 2
    Endpoint: 12 IN (ASYNC)
    Rates: 44100, 48000, 96000
  Interface 2
    Altset 2
    Format: S24_3LE
    Channels: 2
    Endpoint: 12 IN (ASYNC)
    Rates: 44100, 48000, 96000



=====
--r--