pol ha scritto:conraid ha scritto:pol ha scritto:
Si, la configura ma non funziona.
Ma una volta caricati i moduli lanci alsamixer?
Come posso verificare se carica i moduli ?
Ti posto alcuni miei output
Per verifica caricamente moduli
Codice: Seleziona tutto
# lsmod | grep hda
snd_hda_intel 278428 0
snd_pcm 68164 2 snd_pcm_oss,snd_hda_intel
snd 43428 8 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_pcm,snd_timer
snd_page_alloc 7496 2 snd_hda_intel,snd_pcm
root@mobile:/etc# lsmod | grep snd
snd_seq_oss 28928 0
snd_seq_midi_event 6016 1 snd_seq_oss
snd_seq 46800 4 snd_seq_oss,snd_seq_midi_event
snd_seq_device 6348 2 snd_seq_oss,snd_seq
snd_pcm_oss 36768 0
snd_mixer_oss 13760 1 snd_pcm_oss
snd_hda_intel 278428 0
snd_pcm 68164 2 snd_pcm_oss,snd_hda_intel
snd_timer 18692 2 snd_seq,snd_pcm
snd 43428 8 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_pcm,snd_timer
snd_page_alloc 7496 2 snd_hda_intel,snd_pcm
per verifica se ti ha configurato tutto ok
Codice: Seleziona tutto
# cat /etc/asound.state
state.Intel {
control.1 {
comment.access 'read write'
comment.type INTEGER
comment.count 2
comment.range '0 - 63'
iface MIXER
name 'Master Playback Volume'
value.0 47
value.1 47
}
control.2 {
comment.access 'read write'
comment.type BOOLEAN
comment.count 1
iface MIXER
name 'Master Playback Switch'
value true
}
control.3 {
comment.access 'read write'
comment.type INTEGER
comment.count 2
comment.range '0 - 31'
iface MIXER
name 'PCM Playback Volume'
value.0 23
value.1 23
}
control.4 {
comment.access 'read write'
comment.type BOOLEAN
comment.count 2
iface MIXER
name 'PCM Playback Switch'
value.0 true
value.1 true
}
control.5 {
comment.access 'read write'
comment.type INTEGER
comment.count 2
comment.range '0 - 3'
iface MIXER
name 'Mic Boost'
value.0 0
value.1 0
}
control.6 {
comment.access 'read write'
comment.type INTEGER
comment.count 2
comment.range '0 - 3'
iface MIXER
name 'Internal Mic Boost'
value.0 0
value.1 0
}
control.7 {
comment.access 'read write'
comment.type INTEGER
comment.count 2
comment.range '0 - 15'
iface MIXER
name 'Capture Volume'
value.0 0
value.1 0
}
control.8 {
comment.access 'read write'
comment.type BOOLEAN
comment.count 2
iface MIXER
name 'Capture Switch'
value.0 false
value.1 false
}
control.9 {
comment.access 'read write'
comment.type ENUMERATED
comment.count 1
comment.item.0 Mic
comment.item.1 Docking-Station
comment.item.2 Mix
iface MIXER
name 'Capture Source'
value Mic
}
control.10 {
comment.access 'read write'
comment.type BOOLEAN
comment.count 1
iface MIXER
name 'Off-hook Switch'
value false
}
control.11 {
comment.access 'read write'
comment.type BOOLEAN
comment.count 1
iface MIXER
name 'Caller ID Switch'
value false
}
}
Codice: Seleziona tutto
# cat /etc/modprobe.d/sound
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
Però vedo che hai una nvidia, non so se hda_intel sia per compatibilità.
Posta lspci -n