Hi.
I've spent about 4 days now reading through HOW TO's and various posts, but have come up empty handed every time. Hopefully the Kubuntu community can maybe help me a bit (or at least offer sympathies).
I'm trying to run 7.10 on my HP Pavilion dv2404ca laptop. The sound worked for the first couple runs, but stopped and now won't work. Anyways, here's what I have so far:
Installed MP3 support and played a bunch in Amarok. Everything seems normal, visualization is running nicely. This makes me believe that Amarok, as far as it's concerned, is talking to a working sound system.
Alsamixer run from the shell shows all settings normal (not muted, all turned way up). Same with amixer. Kmixer also shows everything on and running (it Identifies the sound system as HDA Nvidia).
Tried running sound programs from Root. No sound there either.
Output of lspci -v:
00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
Subsystem: Hewlett-Packard Company Unknown device 30b5
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 17
Memory at c0000000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Output from lsmod | grep snd:
snd_hda_intel 263712 2
snd_pcm_oss 44672 0
snd_mixer_oss 17664 1 snd_pcm_oss
snd_pcm 80388 2 snd_hda_intel,snd_pcm_oss
snd_seq_dummy 4740 0
snd_seq_oss 33152 0
snd_seq_midi 9600 0
snd_rawmidi 25728 1 snd_seq_midi
snd_seq_midi_event 8448 2 snd_seq_oss,snd_seq_midi
snd_seq 53232 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_mid i_event
snd_timer 24324 2 snd_pcm,snd_seq
snd_seq_device 9228 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi ,snd_seq
snd 54660 13 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,sn d_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_de vice
soundcore 8800 1 snd
snd_page_alloc 11400 2 snd_hda_intel,snd_pcm
Output from aplay --list-devices:
card 0: NVidia [HDA NVidia], device 0: CONEXANT Analog [CONEXANT Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 1: Conexant Digital [Conexant Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
I've seem posts talking about recompiling ALSA from source, but I'm hesitant to do so, since the sound system does sometimes (but not often at all) work, and I really don't want to mess things up worse than they are (a real possibility). So.....HELP...PLEASE.
Thanks,
Rob.
I've spent about 4 days now reading through HOW TO's and various posts, but have come up empty handed every time. Hopefully the Kubuntu community can maybe help me a bit (or at least offer sympathies).
I'm trying to run 7.10 on my HP Pavilion dv2404ca laptop. The sound worked for the first couple runs, but stopped and now won't work. Anyways, here's what I have so far:
Installed MP3 support and played a bunch in Amarok. Everything seems normal, visualization is running nicely. This makes me believe that Amarok, as far as it's concerned, is talking to a working sound system.
Alsamixer run from the shell shows all settings normal (not muted, all turned way up). Same with amixer. Kmixer also shows everything on and running (it Identifies the sound system as HDA Nvidia).
Tried running sound programs from Root. No sound there either.
Output of lspci -v:
00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
Subsystem: Hewlett-Packard Company Unknown device 30b5
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 17
Memory at c0000000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Output from lsmod | grep snd:
snd_hda_intel 263712 2
snd_pcm_oss 44672 0
snd_mixer_oss 17664 1 snd_pcm_oss
snd_pcm 80388 2 snd_hda_intel,snd_pcm_oss
snd_seq_dummy 4740 0
snd_seq_oss 33152 0
snd_seq_midi 9600 0
snd_rawmidi 25728 1 snd_seq_midi
snd_seq_midi_event 8448 2 snd_seq_oss,snd_seq_midi
snd_seq 53232 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_mid i_event
snd_timer 24324 2 snd_pcm,snd_seq
snd_seq_device 9228 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi ,snd_seq
snd 54660 13 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,sn d_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_de vice
soundcore 8800 1 snd
snd_page_alloc 11400 2 snd_hda_intel,snd_pcm
Output from aplay --list-devices:
card 0: NVidia [HDA NVidia], device 0: CONEXANT Analog [CONEXANT Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 1: Conexant Digital [Conexant Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
I've seem posts talking about recompiling ALSA from source, but I'm hesitant to do so, since the sound system does sometimes (but not often at all) work, and I really don't want to mess things up worse than they are (a real possibility). So.....HELP...PLEASE.
Thanks,
Rob.
Comment