greetings!
i am using
linux mint debian edition 15 (64bit) here and am having the same trouble activating the external
rme multiface soundcard that i successfully used with windows as i had when i installed
ubuntu studio previously.
when i first installed both linux OSs, the built-in mobo soundcard operated fine via
pulseaudio and
alsa (as far as i am aware). i then attempted to install the rme card using the
alsa drivers/firmware that are specific for the
rme card (
hdsp). on both OSs i had the same issues.. i could not successfully get the
rme card activated and i then also lost sound from the mobo card too.
presently i have no sound devices identified in the
sound preferences > hardware panel..
i have read many webpages that attempt to provide walkthroughs for this and i notice that the alsa website does not appear to be being updated.
here's what i have done so far (as i recall) on this
LMDE installation:
- installed alsa components via synaptic installer.
- downloaded alsa components from the alsa site to install updates and elements that were not installed/available in synaptic.
- built the alsa components using the recommended method from the alsa website
- used modprobe to integrate the hdsp driver
- used various methods to get the driver to be used at boot (unsuccessfully) - including using 'startup apps' tool and also entering: modprobe snd-hdsp into the appropriate file
- disabled mobo audio card in the bios - (made no difference to anything except that card did not function)
- re-enabled the mobo soundcard in the bios.
- used various troubleshooting approaches from various webpages (see below)
net result = no soundcards usable presently.
here's some of the pages i have referenced:
sound troubleshooting guide on google docs - recommended from page on ubuntu forum
ubuntu forum: Sound Troubleshooting Procedure
Using the Hammerfall HDSP on Linux
if anyone knows how to activate a hammerfall hdsp card and what i am missing then i'd appreciate the assistance..
even knowing how to reactivate the mobo card would be helpful!
output of lspci
Code:
00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root Port (rev 03)
00:1a.0 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4
00:1a.1 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5
00:1a.2 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6
00:1a.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2
00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller
00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 1
00:1c.4 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 5
00:1c.5 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 6
00:1d.0 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1
00:1d.1 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2
00:1d.2 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3
00:1d.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90)
00:1f.0 ISA bridge: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller
00:1f.2 RAID bus controller: Intel Corporation 82801 SATA Controller [RAID mode]
00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller
01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 430] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GF108 High Definition Audio Controller (rev a1)
02:00.0 Ethernet controller: Atheros Communications Inc. AR8121/AR8113/AR8114 Gigabit or Fast Ethernet (rev b0)
03:00.0 IDE interface: Marvell Technology Group Ltd. 88SE6121 SATA II / PATA Controller (rev b2)
05:01.0 Multimedia audio controller: Xilinx Corporation RME Hammerfall DSP (rev 11)
05:03.0 FireWire (IEEE 1394): LSI Corporation FW322/323 [TrueFire] 1394a Controller (rev 70)
kernel: 3.2.0-4-amd64
n.b. both soundcards operate flawlessly side by side in windows.
thanks