[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: alsa-tools update in Wheesy



On Sat, 2011-10-29 at 11:18 +0200, Ralf Mardorf wrote:
> A brief Internet search lead to several different hints. In the past I
> used this:
> 
> "I have multiple audio interfaces. How can I make sure they are given
> consistent device numbers by ALSA?
> 
> As root, add lines like these to the end of
> your /etc/modprobe.d/alsa-base file:
> 
> alias snd-card-0 snd-emu10k1
> 
> options snd-emu10k1 index=0
> 
> alias snd-card-1 snd-rme9652
> 
> options snd-rme9652 index=1
> 
> alias snd-card-2 snd-usb-audio
> 
> options snd-usb-audio index=2
> 
> In this example, a Creative Labs Audigy is set to card 0 for normal file
> playback, an RME Hammerfall is card 1 for jackd, and a USB midi
> connector is card 2."

If you don't know the names of the drivers run
su -c "hwinfo --sound"
you only need to replace the "_", by an "-" of the driver modules names.

- Ralf

-- 
The output should come without this D-Bus error I get.

root@debian:/home/spinymouse# hwinfo --sound
> hal.1: read hal dataprocess 3225: arguments to dbus_move_error() were
incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))"
failed in file ../../dbus/dbus-errors.c line 282.
This is normally a bug in some application using the D-Bus library.
libhal.c 3483 : Error unsubscribing to signals, error=The name
org.freedesktop.Hal was not provided by any .service files
29: PCI 200.0: 0401 Multimedia audio controller                 
  [Created at pci.318]
  Unique ID: B35A.MZ+CP9Apr_E
  Parent ID: H0_h.9zE8Er2g1ED
  SysFS ID: /devices/pci0000:00/0000:00:06.0/0000:02:00.0
  SysFS BusID: 0000:02:00.0
  Hardware Class: sound
  Model: "Xilinx RME Hammerfall DSP MADI"
  Vendor: pci 0x10ee "Xilinx Corporation"
  Device: pci 0x3fc6 "RME Hammerfall DSP MADI"
  Revision: 0xd4
  Driver: "RME Hammerfall DSP MADI"
  Driver Modules: "snd_hdspm"
  Memory Range: 0xfdef0000-0xfdefffff (rw,non-prefetchable)
  IRQ: 18 (234630 events)
  Module Alias: "pci:v000010EEd00003FC6sv00000000sd00000000bc04sc01i00"
  Driver Info #0:
    Driver Status: snd_hdspm is active
    Driver Activation Cmd: "modprobe snd_hdspm"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #11 (PCI bridge)

31: PCI 405.0: 0401 Multimedia audio controller
  [Created at pci.318]
  Unique ID: wJko.J4wu6rKmng4
  Parent ID: qscc.ULOo3yhA66C
  SysFS ID: /devices/pci0000:00/0000:00:14.4/0000:04:05.0
  SysFS BusID: 0000:04:05.0
  Hardware Class: sound
  Model: "TERRATEC EWX 24/96"
  Vendor: pci 0x1412 "VIA Technologies Inc."
  Device: pci 0x1712 "ICE1712 [Envy24] PCI Multi-Channel I/O Controller"
  SubVendor: pci 0x153b "TERRATEC Electronic GmbH"
  SubDevice: pci 0x1130 "EWX 24/96"
  Revision: 0x02
  Driver: "ICE1712"
  Driver Modules: "snd_ice1712"
  I/O Ports: 0xbf00-0xbf1f (rw)
  I/O Ports: 0xbe00-0xbe0f (rw)
  I/O Ports: 0xbd00-0xbd0f (rw)
  I/O Ports: 0xbc00-0xbc3f (rw)
  IRQ: 20 (no events)
  Module Alias: "pci:v00001412d00001712sv0000153Bsd00001130bc04sc01i00"
  Driver Info #0:
    Driver Status: snd_ice1712 is active
    Driver Activation Cmd: "modprobe snd_ice1712"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #23 (PCI bridge)

32: PCI 406.0: 0401 Multimedia audio controller
  [Created at pci.318]
  Unique ID: +QnG.J4wu6rKmng4
  Parent ID: qscc.ULOo3yhA66C
  SysFS ID: /devices/pci0000:00/0000:00:14.4/0000:04:06.0
  SysFS BusID: 0000:04:06.0
  Hardware Class: sound
  Model: "TERRATEC EWX 24/96"
  Vendor: pci 0x1412 "VIA Technologies Inc."
  Device: pci 0x1712 "ICE1712 [Envy24] PCI Multi-Channel I/O Controller"
  SubVendor: pci 0x153b "TERRATEC Electronic GmbH"
  SubDevice: pci 0x1130 "EWX 24/96"
  Revision: 0x02
  Driver: "ICE1712"
  Driver Modules: "snd_ice1712"
  I/O Ports: 0xbb00-0xbb1f (rw)
  I/O Ports: 0xba00-0xba0f (rw)
  I/O Ports: 0xb900-0xb90f (rw)
  I/O Ports: 0xb800-0xb83f (rw)
  IRQ: 21 (no events)
  Module Alias: "pci:v00001412d00001712sv0000153Bsd00001130bc04sc01i00"
  Driver Info #0:
    Driver Status: snd_ice1712 is active
    Driver Activation Cmd: "modprobe snd_ice1712"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #23 (PCI bridge)


Reply to: