doc:appunti:linux:sa:pulseaudio
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| doc:appunti:linux:sa:pulseaudio [2025/10/13 15:36] – [Configurazione PulseAudio] niccolo | doc:appunti:linux:sa:pulseaudio [2025/10/17 13:01] (current) – [ALSA] niccolo | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| Verificare che siano stati caricati i **moduli kernel** **%%snd_*%%**, | Verificare che siano stati caricati i **moduli kernel** **%%snd_*%%**, | ||
| - | Verificare che ALSA abbia identificato l' | + | Verificare che ALSA abbia identificato le **schede audio**: | 
| - | < | + | |
| + | < | ||
| + | cat / | ||
| + | 0 [Device | ||
| + | C-Media Electronics Inc. USB Audio Device at usb-0000: | ||
| + | 1 [Generic_1 | ||
| + | HD-Audio Generic at 0xfc9c8000 irq 69 | ||
| + | 2 [Generic | ||
| + | HD-Audio Generic at 0xfc9c0000 irq 70 | ||
| + | 3 [acp ]: acp - acp | ||
| + | HCTechnology.Ltd.-HCAR5000_MI-Defaultstring | ||
| + | </ | ||
| + | |||
| + | **ATTENZIONE**: | ||
| + | |||
| + | |||
| + | Verificare che ALSA abbia identificato l' | ||
| + | |||
| + | < | ||
| + | aplay --list-devices | ||
| **** List of PLAYBACK Hardware Devices **** | **** List of PLAYBACK Hardware Devices **** | ||
| card 0: PCH [HDA Intel PCH], device 0: ALC255 Analog [ALC255 Analog] | card 0: PCH [HDA Intel PCH], device 0: ALC255 Analog [ALC255 Analog] | ||
| Line 22: | Line 41: | ||
| Verificare quali **dispositivi PCM** (Pulse-code modulation, cioè dispositivi di suono digitale, sia di input che di output) sono disponibili: | Verificare quali **dispositivi PCM** (Pulse-code modulation, cioè dispositivi di suono digitale, sia di input che di output) sono disponibili: | ||
| + | |||
| < | < | ||
| - | aplay -L | + | aplay --list-pcms | 
| null | null | ||
| Discard all samples (playback) or generate zero samples (capture) | Discard all samples (playback) or generate zero samples (capture) | ||
| Line 39: | Line 59: | ||
| HDA Intel PCH, ALC255 Analog | HDA Intel PCH, ALC255 Analog | ||
| Front speakers | Front speakers | ||
| + | ... | ||
| + | plughw: | ||
| + | HD-Audio Generic, PHL 243V7 | ||
| + | Hardware device with all software conversions | ||
| ... | ... | ||
| </ | </ | ||
| - | Eseguire | + | **NOTA**: Nell' | 
| - | Provare sia da **utente root** che da utente normale ad inviare un **audio digitale** direttamente al **dispositivo hardware** predefinito. Provare eventualmente anche gli altri device elencati da **aplay -L**: | + | Eseguire **alsamixer**, | 
| - | < | + | |
| - | aplay --device=default / | + | Provare sia da **utente root** che da utente normale ad inviare un **audio digitale** direttamente al **dispositivo hardware** predefinito. Provare eventualmente anche gli altri device elencati da **%%aplay --list-pcms%%**: | 
| + | |||
| + | < | ||
| + | aplay --device="default" / | ||
| + | aplay --device=" | ||
| </ | </ | ||
| + | |||
| + | **ATTENZIONE**: | ||
| ==== Configurazione ALSA ==== | ==== Configurazione ALSA ==== | ||
| Line 168: | Line 198: | ||
| :!: **ATTENZIONE**: | :!: **ATTENZIONE**: | ||
| + | |||
| + | :!: **ATTENZIONE**: | ||
| === Profilo attivo === | === Profilo attivo === | ||
doc/appunti/linux/sa/pulseaudio.1760362575.txt.gz · Last modified:  by niccolo
                
                