Pagina 1 di 1

odissea audio

Inviato: domenica 1 marzo 2009, 19:04
da liberoarate
salve,
avevo il problema che mi mancava l'audio e cerco di spiegarvo cosa ho fatto perché adesso c'houn macello.

Prima di tutto ho cercato per far andare l'audio di aggiornare alsa compilando i  sorgente come spiegato in una guida trovata qui su ubuntu. Niente, l'audio ancora non andava.
Dopo aver provato tutti i suggerimenti trovati qui nel forum e con google ho deciso di provar un tutorial trovato su linix magazine per installare oss4. L'installazione non è andata a buon fine perché mi dava degli errori in compilazione.
Ho deciso così di tornare ad alsa e l'ho reinstallata sempre compilando i sorgenti. L'installazine va a buon fine ma da allora non mi vede più le schede audio, eppure se faccio

Codice: Seleziona tutto

rlillux@dr:~$ lspci -nn | grep -i audio
00:1f.5 Multimedia audio controller [0401]: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller [8086:24c5] (rev 02)
03:09.1 Multimedia controller [0480]: Brooktree Corporation Bt878 Audio Capture [109e:0878] (rev 11)
04:08.0 Multimedia audio controller [0401]: Cirrus Logic CS 4614/22/24/30 [CrystalClear SoundFusion Audio Accelerator] [1013:6003] (rev 01)
drlillux@dr:~$ 
la regolazioe volume audio e sbarrato e se lo attivo mi dice: Non è stato trovato alcun plug-in di GStreamer o dispositivo per la regolazione del volume.

mi sa che dovrei reintallare, ma ho troppi dati da backappare e fa tanto winzozz.
qualcuno mi aiuta a ripristinare l'audio come si deve?
grazie

Re: odissea audio

Inviato: domenica 1 marzo 2009, 20:12
da ziocane
MMM hai provato a installare semplicemente gstreamer da synaptic?

Re: odissea audio

Inviato: lunedì 2 marzo 2009, 20:08
da liberoarate
ziocane ha scritto: MMM hai provato a installare semplicemente gstreamer da synaptic?
no dovrebbe essere installato

però hovisto che se faccio

drlillux@dr:~$ aplay -l
aplay: device_list:217: no soundcards found...
drlillux@dr:~$

non ci capisco più niente

Re: odissea audio

Inviato: lunedì 2 marzo 2009, 20:16
da paoloci
fai

lspci -v

Re: odissea audio

Inviato: lunedì 23 marzo 2009, 21:53
da liberoarate
allora do un po' di dati perché non riesco ad uscirne.

lspci

Codice: Seleziona tutto

drlillux@dr:~$ lspci
00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 03)
00:01.0 PCI bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE Host-to-AGP Bridge (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 82)
00:1f.0 ISA bridge: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 SE] (rev 01)
02:05.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)
02:0a.0 PCI bridge: Hint Corp HB6 Universal PCI-PCI bridge (non-transparent mode) (rev 11)
02:0d.0 PCI bridge: Hint Corp HB6 Universal PCI-PCI bridge (non-transparent mode) (rev 13)
03:08.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
03:09.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
03:09.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
04:08.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24/30 [CrystalClear SoundFusion Audio Accelerator] (rev 01)
04:09.0 FireWire (IEEE 1394): Agere Systems FW323 (rev 04)
cat /dev/sndstat

Codice: Seleziona tutto

 cat /dev/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.19 emulation code)
Kernel: Linux dr 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009 i686
Config options: 0

Installed drivers: 
Type 10: ALSA emulation

Card config: 
--- no soundcards ---

Audio devices: NOT ENABLED IN CONFIG

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers: NOT ENABLED IN CONFIG
aplay -l

Codice: Seleziona tutto

drlillux@dr:~$ aplay -l
aplay: device_list:217: no soundcards found...
drlillux@dr:~$ 
alsamixer -V all

Codice: Seleziona tutto

drlillux@dr:~$ alsamixer -V all
No mixer elems found

drlillux@dr:~$ 
lsmod | grep snd

Codice: Seleziona tutto

drlillux@dr:~$  lsmod | grep snd
snd_hda_intel          33736  0 
snd_hda_codec          77568  1 snd_hda_intel
snd_hwdep              15492  1 snd_hda_codec
snd_pcm_oss            46496  0 
snd_mixer_oss          22912  1 snd_pcm_oss
snd_pcm                83844  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer              29448  1 snd_pcm
snd                    67492  7 snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore              15328  1 snd
snd_page_alloc         16776  2 snd_hda_intel,snd_pcm
drlillux@dr:~$ 
lspci -v

Codice: Seleziona tutto

drlillux@dr:~$ lspci -v
00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 03)
	Subsystem: ASUSTeK Computer Inc. Device 80b2
	Flags: bus master, fast devsel, latency 0
	Memory at f8000000 (32-bit, prefetchable) [size=64M]
	Capabilities: <access denied>
	Kernel driver in use: agpgart-intel
	Kernel modules: intel-agp

00:01.0 PCI bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE Host-to-AGP Bridge (rev 03)
	Flags: bus master, 66MHz, fast devsel, latency 64
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: ee000000-ee7fffff
	Prefetchable memory behind bridge: eff00000-f7ffffff
	Kernel modules: shpchp

00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 02)
	Subsystem: ASUSTeK Computer Inc. Device 8089
	Flags: bus master, medium devsel, latency 0, IRQ 16
	I/O ports at b800 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 02)
	Subsystem: ASUSTeK Computer Inc. Device 8089
	Flags: bus master, medium devsel, latency 0, IRQ 19
	I/O ports at b400 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 02)
	Subsystem: ASUSTeK Computer Inc. Device 8089
	Flags: bus master, medium devsel, latency 0, IRQ 18
	I/O ports at b000 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 02) (prog-if 20)
	Subsystem: ASUSTeK Computer Inc. Device 8089
	Flags: bus master, medium devsel, latency 0, IRQ 23
	Memory at ed800000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd

00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 82)
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=02, subordinate=04, sec-latency=32
	Memory behind bridge: ea800000-ed7fffff
	Prefetchable memory behind bridge: ee800000-efefffff
	Kernel modules: shpchp

00:1f.0 ISA bridge: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge (rev 02)
	Flags: bus master, medium devsel, latency 0
	Kernel modules: intel-rng, iTCO_wdt

00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller (rev 02) (prog-if 8a [Master SecP PriP])
	Subsystem: ASUSTeK Computer Inc. Device 8089
	Flags: bus master, medium devsel, latency 0, IRQ 18
	I/O ports at 01f0 [size=8]
	I/O ports at 03f4 [size=1]
	I/O ports at 0170 [size=8]
	I/O ports at 0374 [size=1]
	I/O ports at f000 [size=16]
	Memory at 50000000 (32-bit, non-prefetchable) [size=1K]
	Kernel driver in use: ata_piix
	Kernel modules: ata_piix

00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 02)
	Subsystem: ASUSTeK Computer Inc. Device 8089
	Flags: medium devsel
	I/O ports at e800 [size=32]
	Kernel modules: i2c-i801

00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 02)
	Subsystem: ASUSTeK Computer Inc. Device 80b0
	Flags: bus master, medium devsel, latency 0, IRQ 9
	I/O ports at a800 [size=256]
	I/O ports at a400 [size=64]
	Memory at ea000000 (32-bit, non-prefetchable) [size=512]
	Memory at e9800000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>

01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 SE] (rev 01)
	Subsystem: Yuan Yuan Enterprise Co., Ltd. Device 5964
	Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 16
	Memory at f0000000 (32-bit, prefetchable) [size=128M]
	I/O ports at d800 [size=256]
	Memory at ee000000 (32-bit, non-prefetchable) [size=64K]
	Expansion ROM at effe0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel modules: radeonfb

02:05.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)
	Subsystem: ASUSTeK Computer Inc. Device 80a8
	Flags: bus master, fast devsel, latency 32, IRQ 20
	Memory at ed000000 (32-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: b44
	Kernel modules: b44

02:0a.0 PCI bridge: Hint Corp HB6 Universal PCI-PCI bridge (non-transparent mode) (rev 11)
	Flags: bus master, medium devsel, latency 32
	Bus: primary=02, secondary=03, subordinate=03, sec-latency=32
	Memory behind bridge: ec000000-ecffffff
	Prefetchable memory behind bridge: ee800000-efefffff
	Capabilities: <access denied>
	Kernel modules: shpchp

02:0d.0 PCI bridge: Hint Corp HB6 Universal PCI-PCI bridge (non-transparent mode) (rev 13)
	Flags: bus master, medium devsel, latency 32
	Bus: primary=02, secondary=04, subordinate=04, sec-latency=32
	Memory behind bridge: ea800000-ebffffff
	Capabilities: <access denied>
	Kernel modules: shpchp

03:08.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link) (prog-if 10)
	Flags: bus master, medium devsel, latency 32, IRQ 22
	Memory at ec800000 (32-bit, non-prefetchable) [size=2K]
	Memory at ec000000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: ohci1394
	Kernel modules: ohci1394

03:09.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
	Flags: bus master, medium devsel, latency 32, IRQ 23
	Memory at ef000000 (32-bit, prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: bttv
	Kernel modules: bttv

03:09.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
	Flags: bus master, medium devsel, latency 32, IRQ 11
	Memory at ee800000 (32-bit, prefetchable) [size=4K]
	Capabilities: <access denied>

04:08.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24/30 [CrystalClear SoundFusion Audio Accelerator] (rev 01)
	Subsystem: Hercules Device a012
	Flags: bus master, slow devsel, latency 32, IRQ 9
	Memory at eb800000 (32-bit, non-prefetchable) [size=4K]
	Memory at eb000000 (32-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>

04:09.0 FireWire (IEEE 1394): Agere Systems FW323 (rev 04) (prog-if 10)
	Subsystem: Hercules Device a012
	Flags: bus master, medium devsel, latency 32, IRQ 22
	Memory at ea800000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: ohci1394
	Kernel modules: ohci1394

drlillux@dr:~$ 


Re: odissea audio

Inviato: lunedì 23 marzo 2009, 22:24
da paoloci
prova a reinstallare

sudo aptitude --purge reinstall linux-sound-base alsa-base alsa-utils linux-image-`uname -r` linux-ubuntu-modules-`uname -r` libasound2

se perdi il video fai sudo apt-get install gdm

Re: odissea audio

Inviato: martedì 24 marzo 2009, 17:33
da Janvitus
liberoarate ha scritto: snd                    67492  7 snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
Il modulo del driver te lo carica, quindi te la vede, ma c'è qualcos che non te la fa funzionare, disinstallando e installando non risolvi nulla. Controlla prima i log di sistema.

Re: odissea audio

Inviato: martedì 24 marzo 2009, 18:51
da liberoarate
Janvitus ha scritto:
liberoarate ha scritto: snd                    67492  7 snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
Il modulo del driver te lo carica, quindi te la vede, ma c'è qualcos che non te la fa funzionare, disinstallando e installando non risolvi nulla. Controlla prima i log di sistema.
infatto non ho risolto nulla. Ho un lapsus, come controllo i log di sistema?
grazie

Re: odissea audio

Inviato: mercoledì 25 marzo 2009, 19:38
da Janvitus
sistema > amministrazione > registro di sistema

Re: odissea audio

Inviato: mercoledì 25 marzo 2009, 20:16
da liberoarate
Janvitus ha scritto: sistema > amministrazione > registro di sistema
grazie, ma cosa dovrei controllare?  :-\

Re: odissea audio

Inviato: venerdì 27 marzo 2009, 14:35
da Janvitus
Errori riguardanti il modulo del driver o alsa.

Re: odissea audio

Inviato: martedì 31 marzo 2009, 11:10
da liberoarate
Janvitus ha scritto: Errori riguardanti il modulo del driver o alsa.
no non vedo mesaggi d'errore