Hi,
I've spent the last few hours searching this forum for an answer, but nothing I found worked. I found many similar questions, so this might seem a duplicate, but as far as I can tell, it is not.
I have a relatively new Dell Latitude E6320, running Kubuntu 11.04 Natty Narwhal
I had the sound working fine using Pulse. Then at some point it all went away. My guess is that when I installed some new packages, some settings were reset and now my system does not see my sound card.
Here is what I can generate:
lspci -vv
gives
...
00:1b.0 Audio device: Intel Corporation 6 Series Chipset Family High Definition Audio Controller (rev 04)
Subsystem: Dell Device 0492
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 3
Region 0: Memory at e2e60000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel modules: snd-hda-intel
....
but
cat /proc/asound/cards ---->
cat: /proc/asound/cards: No such file or directory
and
aplay -l ------->
aplay: device_list:240: no soundcards found...
kmix only lists "Dummy Output"
alsamixer shows an empty window.
I'm even thinking about reinstalling my system, but is there a way to do that and not to install the last few packages I installed. Or in other words, any advice on what packages I should NOT reinstall? If PULSE is running and works, do I need anything ALSA related at all?
Thank you very much for any kind of help!!!
I've spent the last few hours searching this forum for an answer, but nothing I found worked. I found many similar questions, so this might seem a duplicate, but as far as I can tell, it is not.
I have a relatively new Dell Latitude E6320, running Kubuntu 11.04 Natty Narwhal
I had the sound working fine using Pulse. Then at some point it all went away. My guess is that when I installed some new packages, some settings were reset and now my system does not see my sound card.
Here is what I can generate:
lspci -vv
gives
...
00:1b.0 Audio device: Intel Corporation 6 Series Chipset Family High Definition Audio Controller (rev 04)
Subsystem: Dell Device 0492
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 3
Region 0: Memory at e2e60000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel modules: snd-hda-intel
....
but
cat /proc/asound/cards ---->
cat: /proc/asound/cards: No such file or directory
and
aplay -l ------->
aplay: device_list:240: no soundcards found...
kmix only lists "Dummy Output"
alsamixer shows an empty window.
I'm even thinking about reinstalling my system, but is there a way to do that and not to install the last few packages I installed. Or in other words, any advice on what packages I should NOT reinstall? If PULSE is running and works, do I need anything ALSA related at all?
Thank you very much for any kind of help!!!
Comment