System wykrywa kartę dzwiękową tylko na Gościu, na normalnym użytkowniku nie.
: 15 cze 2012, 11:28
Witam!
Chciałbym prosić Was o małą pomoc w postaci nakierowania mnie, gdzie może leżeć problem, mianowicie:
Mam 2 karty dzwiękowe:
-Creative Audigy ZS 2
-Integra Intela.
Problem polega na tym, że na użytkowniku 'wiktor' system nie widzi żadnej karty dźwiękowej w panelu sterowania Ubuntu, do tego brak jest głośniczka systemowego. Co najśmieszniejsze, dzwięk działa, czy to przez odtwarzacz clementine, czy to przez youtube.
Screen:
http://imageshack.us/photo/my-images/70 ... 615121.png
Sytuacja wygląda inaczej na użytkowniku Gość. Głośniczka w trayu co prawda brak, ale w panelu sterowania (wybaczcie to nazewnictwo, 13 lat na Windzie spędziłem), system wykrywa Audigy ZS 2, dźwięk również działa.
Screen:
http://img577.imageshack.us/img577/3931/gosc.png
Alsamixer działa, wykrywa tylko Audigy ZS 2.
Warto dodać jeszcze, że kiedyś musiałem wiele czasu spędzić na konfigurowaniu alsy i dodałem integre intela do blacklisty, ale teraz jej coś nie widzę
Zależy mi, aby system używał tylko i wyłącznie jednej, Audigy zs 2, bo Integra jest po prostu Integrą i na nic mi się nie przydaje.
cat /proc/asound/cards :
plik /etc/modprobe.d/alsa-base.conf:
plik /etc/modprobe.d/blacklist.conf:
//brezniew: zajrzyj do regulaminu i poczytaj o dozwolonych rozmiarach umieszczanych grafik.
Chciałbym prosić Was o małą pomoc w postaci nakierowania mnie, gdzie może leżeć problem, mianowicie:
Mam 2 karty dzwiękowe:
-Creative Audigy ZS 2
-Integra Intela.
Problem polega na tym, że na użytkowniku 'wiktor' system nie widzi żadnej karty dźwiękowej w panelu sterowania Ubuntu, do tego brak jest głośniczka systemowego. Co najśmieszniejsze, dzwięk działa, czy to przez odtwarzacz clementine, czy to przez youtube.
Screen:
http://imageshack.us/photo/my-images/70 ... 615121.png
Sytuacja wygląda inaczej na użytkowniku Gość. Głośniczka w trayu co prawda brak, ale w panelu sterowania (wybaczcie to nazewnictwo, 13 lat na Windzie spędziłem), system wykrywa Audigy ZS 2, dźwięk również działa.
Screen:
http://img577.imageshack.us/img577/3931/gosc.png
Alsamixer działa, wykrywa tylko Audigy ZS 2.
Warto dodać jeszcze, że kiedyś musiałem wiele czasu spędzić na konfigurowaniu alsy i dodałem integre intela do blacklisty, ale teraz jej coś nie widzę

Zależy mi, aby system używał tylko i wyłącznie jednej, Audigy zs 2, bo Integra jest po prostu Integrą i na nic mi się nie przydaje.
cat /proc/asound/cards :
Kod: Zaznacz cały
0 [Audigy2 ]: Audigy2 - SB Audigy 2 ZS [SB0350]
SB Audigy 2 ZS [SB0350] (rev.4, serial:0x20021102) at 0xa000, irq 19
Kod: Zaznacz cały
# 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 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-ioctl32 ; /sbin/modprobe --quiet --use-blacklist snd-seq ; }
#
# Workaround at bug #499695 (reverted in Ubuntu see LP #319505)
install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-pcm-oss ; : ; }
install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-mixer-oss ; : ; }
install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; /sbin/modprobe --quiet --use-blacklist snd-seq-oss ; : ; }
#
install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
# Cause optional modules to be loaded above sound card driver modules
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-emu10k1-synth ; }
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq ; }
# Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)
install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; }
# Prevent abnormal drivers from grabbing index 0
options bt87x index=-2
options cx88_alsa index=-2
options saa7134-alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
options snd-usb-audio index=-2
options snd-usb-caiaq index=-2
options snd-usb-ua101 index=-2
options snd-usb-us122l index=-2
options snd-usb-usx2y index=-2
# Ubuntu #62691, enable MPU for snd-cmipci
options snd-cmipci mpu_port=0x330 fm_port=0x388
# Keep snd-pcsp from being loaded as first soundcard
options snd-pcsp index=-2
# Keep snd-usb-audio from beeing loaded as first soundcard
options snd-usb-audio index=-2
plik /etc/modprobe.d/blacklist.conf:
Kod: Zaznacz cały
# This file lists those modules which we don't want to be loaded by
# alias expansion, usually so some other driver will be loaded for the
# device instead.
# evbug is a debug tool that should be loaded explicitly
blacklist evbug
# these drivers are very simple, the HID drivers are usually preferred
blacklist usbmouse
blacklist usbkbd
# replaced by e100
blacklist eepro100
# replaced by tulip
blacklist de4x5
# causes no end of confusion by creating unexpected network interfaces
blacklist eth1394
# snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much
# hardware on its own (Ubuntu bug #2011, #6810)
blacklist snd_intel8x0m
# Conflicts with dvb driver (which is better for handling this device)
blacklist snd_aw2
# causes failure to suspend on HP compaq nc6000 (Ubuntu: #10306)
blacklist i2c_i801
# replaced by p54pci
blacklist prism54
# replaced by b43 and ssb.
blacklist bcm43xx
# most apps now use garmin usb driver directly (Ubuntu: #114565)
blacklist garmin_gps
# replaced by asus-laptop (Ubuntu: #184721)
blacklist asus_acpi
# low-quality, just noise when being used for sound playback, causes
# hangs at desktop session start (Ubuntu: #246969)
blacklist snd_pcsp
# ugly and loud noise, getting on everyone's nerves; this should be done by a
# nice pulseaudio bing (Ubuntu: #77010)
blacklist pcspkr
# EDAC driver for amd76x clashes with the agp driver preventing the aperture
# from being initialised (Ubuntu: #297750). Blacklist so that the driver
# continues to build and is installable for the few cases where its
# really needed.
blacklist amd76x_edac