Brak dźwięku alsa na Creative PCI Express X-Fi Xtreme Audio
: 26 marca 2010, 17:58
Witam.
Proszę o pomoc w ustawieniu alsy ponieważ nie mam dźwięku na wyjściu z Creative PCI Express X-Fi Xtreme Audio.
Alsa wykryła to urządzenie jako:
Ale dźwięku brak.
Druga karta, Audigy SE działa bezproblemowo tak samo jak kamerka internetowa.
Bawiłem się alsamikserem ale nie pomaga.
http://debian.linux.pl/threads/12975-al ... zia%C5%82a
Czyli rozumiem, że ta karta dźwiękowa nie jest obsługiwana przez alsę.
Zatem jak ją wyłączyć?
Proszę o pomoc w ustawieniu alsy ponieważ nie mam dźwięku na wyjściu z Creative PCI Express X-Fi Xtreme Audio.
Alsa wykryła to urządzenie jako:
Kod: Zaznacz cały
[Generic ]: HDA-Intel - HD-Audio Generic HD-Audio Generic at 0xfebfc000 irq 18
Druga karta, Audigy SE działa bezproblemowo tak samo jak kamerka internetowa.
Bawiłem się alsamikserem ale nie pomaga.
Kod: Zaznacz cały
davidoss@debian-2010:~$ cat /proc/asound/cards
0 [CA0106 ]: CA0106 - CA0106
Audigy SE [SB0570] at 0xdc00 irq 16
1 [U0x4710x329 ]: USB-Audio - USB Device 0x471:0x329
USB Device 0x471:0x329 at usb-0000:00:0b.0-2, full speed
2 [Generic ]: HDA-Intel - HD-Audio Generic
HD-Audio Generic at 0xfebfc000 irq 18
Kod: Zaznacz cały
davidoss@debian-2010:~$ cat /etc/modprobe.d/alsa-base.conf
# 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 ; : ; }
# 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=-2
# Keep snd-pcsp from beeing loaded as first soundcard
options snd-pcsp index=-2
options snd_ca0106 index=0
options snd-usb-audio index=-2
davidoss@debian-2010:~$ dpkg -l | grep alsa
ii alsa-base 1.0.21+dfsg-2 ALSA driver configuration files
ii alsa-firmware-loaders 1.0.22-1 ALSA software loaders for specific hardware
ii alsa-oss 1.0.17-4 ALSA wrapper for OSS applications
ii alsa-tools 1.0.22-1 Console based ALSA utilities for specific hardware
ii alsa-utils 1.0.22-1 Utilities for configuring and using ALSA
ii alsaplayer-alsa 0.99.80-5 PCM player designed for ALSA (ALSA output module)
ii alsaplayer-common 0.99.80-5 PCM player designed for ALSA (common files)
ii alsaplayer-gtk 0.99.80-5 PCM player designed for ALSA (GTK+ version)
ii gstreamer0.10-alsa 0.10.28-1 GStreamer plugin for ALSA
ii libalsaplayer0 0.99.80-5 PCM player designed for ALSA (interface library)
ii libsdl1.2debian-alsa 1.2.13-5 Simple DirectMedia Layer (with X11 and ALSA options)
davidoss@debian-2010:~$ cat /proc/asound/modules
0 snd_ca0106
1 snd_usb_audio
2 snd_hda_intel
davidoss@debian-2010:~$ cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.21.
davidoss@debian-2010:~$ lspci
00:00.0 Host bridge: nVidia Corporation Device 0800 (rev b1)
00:00.1 RAM memory: nVidia Corporation Device 0808 (rev a1)
00:00.2 RAM memory: nVidia Corporation Device 0809 (rev a1)
00:00.3 RAM memory: nVidia Corporation Device 080a (rev a1)
00:00.4 RAM memory: nVidia Corporation Device 080b (rev a1)
00:00.5 RAM memory: nVidia Corporation Device 080c (rev b1)
00:00.6 RAM memory: nVidia Corporation Device 080d (rev a1)
00:00.7 RAM memory: nVidia Corporation Device 080e (rev a1)
00:01.0 RAM memory: nVidia Corporation Device 080f (rev a1)
00:01.1 RAM memory: nVidia Corporation Device 0810 (rev a1)
00:01.2 RAM memory: nVidia Corporation Device 0811 (rev a1)
00:01.3 RAM memory: nVidia Corporation Device 0812 (rev a1)
00:01.4 RAM memory: nVidia Corporation Device 0813 (rev a1)
00:01.5 RAM memory: nVidia Corporation Device 0814 (rev a1)
00:01.6 RAM memory: nVidia Corporation Device 081a (rev a1)
00:01.7 RAM memory: nVidia Corporation Device 080e (rev a1)
00:02.0 PCI bridge: nVidia Corporation Device 0815 (rev a1)
00:04.0 PCI bridge: nVidia Corporation Device 0817 (rev a1)
00:09.0 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a2)
00:0a.0 ISA bridge: nVidia Corporation MCP55 LPC Bridge (rev a3)
00:0a.1 SMBus: nVidia Corporation MCP55 SMBus (rev a3)
00:0b.0 USB Controller: nVidia Corporation MCP55 USB Controller (rev a1)
00:0b.1 USB Controller: nVidia Corporation MCP55 USB Controller (rev a2)
00:0d.0 IDE interface: nVidia Corporation MCP55 IDE (rev a1)
00:0e.0 RAID bus controller: nVidia Corporation MCP55 SATA Controller (rev a3)
00:0e.1 RAID bus controller: nVidia Corporation MCP55 SATA Controller (rev a3)
00:0e.2 RAID bus controller: nVidia Corporation MCP55 SATA Controller (rev a3)
00:0f.0 PCI bridge: nVidia Corporation MCP55 PCI bridge (rev a2)
00:11.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a3)
00:12.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a3)
00:13.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a3)
00:14.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a3)
00:15.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a3)
00:16.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a3)
00:17.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a3)
00:18.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a3)
01:00.0 VGA compatible controller: nVidia Corporation GT200b [GeForce GTX 285] (rev a1)
03:05.0 Multimedia audio controller: Creative Labs CA0106 Soundblaster
05:00.0 FireWire (IEEE 1394): JMicron Technology Corp. IEEE 1394 Host Controller
06:00.0 SATA controller: JMicron Technology Corp. JMB362/JMB363 Serial ATA Controller (rev 03)
06:00.1 IDE interface: JMicron Technology Corp. JMB362/JMB363 Serial ATA Controller (rev 03)
[B]07:00.0 PCI bridge: Creative Labs [SB X-Fi Xtreme Audio] CA0110-IBG PCI to PCIe Bridge
08:00.0 Audio device: Creative Labs [SB X-Fi Xtreme Audio] CA0110-IBG[/B]
davidoss@debian-2010:~$ uname -a
Linux debian-2010 2.6.32-3-amd64 #1 SMP Wed Feb 24 18:07:42 UTC 2010 x86_64 GNU/Linux
Czyli rozumiem, że ta karta dźwiękowa nie jest obsługiwana przez alsę.
Zatem jak ją wyłączyć?