I have no sound from pcm using audolgy2 sound-card. On-board sound is disabled in bios.
This only started after i added backports and the kernel was updated.
Version.
Linux home 2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:28:05 UTC 2010 x86_64 GNU/Linux
I can get sound by "sudo alsa force-reload" which lets me watch flash etc.
This throws up another problem in that i can't log/out shut down, I get the shutdown music but thats it.
To shut down i have to ctrl-alt f1 and shutdown from there.
Thanks in advance.
Sparky64
Edit.
Tried out a few things.
cat /proc/asound/modules
gives 1 snd_ca0106
lspci -v | less
gives
01:09.0 Multimedia audio controller: Creative Labs CA0106 Soundblaster
Subsystem: Creative Labs Device 1006
Flags: bus master, medium devsel, latency 32, IRQ 19
I/O ports at c400 [size=32]
Capabilities: <access denied>
Kernel driver in use: CA0106
Kernel modules: snd-ca0106
also this (disabled in bios)
00:07.0 Audio device: nVidia Corporation MCP72XE/MCP72P/MCP78U/MCP78S High Definition Audio (rev a1)
Subsystem: Giga-byte Technology Device a022
Flags: 66MHz, fast devsel, IRQ 22
Memory at fe024000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Trying to start alsamixer gives this
cannot open mixer: No such file or directory
trying the gui version gives this
alsamixer:function snd_ctl_open failed for default:no such directory.
Kernel modules: snd-hda-intel
Sound is working as i am listening to paradise radio via amarok . It just no pcm sounds.
When i force reload alsamixer will start and shows my card as the correct one.And can listen to flash videos/vlc/games etc.But still can't shut down when i do this.
This only started after i added backports and the kernel was updated.
Version.
Linux home 2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:28:05 UTC 2010 x86_64 GNU/Linux
I can get sound by "sudo alsa force-reload" which lets me watch flash etc.
This throws up another problem in that i can't log/out shut down, I get the shutdown music but thats it.
To shut down i have to ctrl-alt f1 and shutdown from there.
Thanks in advance.
Sparky64
Edit.
Tried out a few things.
cat /proc/asound/modules
gives 1 snd_ca0106
lspci -v | less
gives
01:09.0 Multimedia audio controller: Creative Labs CA0106 Soundblaster
Subsystem: Creative Labs Device 1006
Flags: bus master, medium devsel, latency 32, IRQ 19
I/O ports at c400 [size=32]
Capabilities: <access denied>
Kernel driver in use: CA0106
Kernel modules: snd-ca0106
also this (disabled in bios)
00:07.0 Audio device: nVidia Corporation MCP72XE/MCP72P/MCP78U/MCP78S High Definition Audio (rev a1)
Subsystem: Giga-byte Technology Device a022
Flags: 66MHz, fast devsel, IRQ 22
Memory at fe024000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Trying to start alsamixer gives this
cannot open mixer: No such file or directory
trying the gui version gives this
alsamixer:function snd_ctl_open failed for default:no such directory.
Kernel modules: snd-hda-intel
Sound is working as i am listening to paradise radio via amarok . It just no pcm sounds.
When i force reload alsamixer will start and shows my card as the correct one.And can listen to flash videos/vlc/games etc.But still can't shut down when i do this.
Comment