You are not logged in.
Pages: 1
Hey Crunchbangers,
bought me some nice new loudspeakers (http://www.nubert.de/nupro-a-10/p931/?c … _technical) and now am trying to make them what they should but am failing.
After backing up I changed /etc/modprobe.d/alsa-base.conf as it is recommended here: http://crunchbang.org/forums/viewtopic.php?id=9852.
Unfortunately this is not doing it for me.
Also the help of a german user with those loudspeakers in the Nubert_forums stating put "options snd-usb-audio index=0" as only line does not work.
cat /proc/asounds/card shows
0 [Generic ]: HDA-Intel - HD-Audio Generic
HD-Audio Generic at 0xfeb44000 irq 44
1 [SB ]: HDA-Intel - HDA ATI SB
HDA ATI SB at 0xfeb40000 irq 16
2 [Codec ]: USB-Audio - Micronas USB Codec
Micronas Micronas USB Codec at usb-0000:01:00.0-1, full speed
3 [Q9000 ]: USB-Audio - QuickCam Pro 9000
Logitech, Inc. QuickCam Pro 9000 at usb-0000:00:12.0-2.1.3, full speedSo current alsa-base.conf is
# autoloader aliases
install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7
# Cause optional modules to be loaded above generic modules
install snd /sbin/modprobe --ignore-install snd && { /sbin/modprobe --quiet snd-ioctl32 ; /sbin/modprobe --quiet snd-seq ; : ; }
install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi && { /sbin/modprobe --quiet snd-seq-midi ; : ; }
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && { /sbin/modprobe --quiet snd-emu10k1-synth ; : ; }
# Keep snd-pcsp from beeing loaded as first soundcard
options snd-pcsp index=-2
# Keep snd-usb-audio from beeing loaded as first soundcard
options snd-usb-audio index=0
# Prevent abnormal drivers from grabbing index 0
options bt87x index=-2
options cx88_alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2So could anyone please help to so I can enjoy those speakers?
Best Bungee
Last edited by Bungee00 (2013-10-26 16:30:09)
Offline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.