Sound Coming in headphones as well as speakers
NoOp
glgxg at sbcglobal.net
Mon Mar 8 17:47:37 UTC 2010
On 03/08/2010 07:47 AM, Jatin wrote:
...
> Hi Noop
>
> Here go the output of the commands:
>
> jatin at jatin-laptop:~$ uname -a
> Linux jatin-laptop 2.6.31-19-generic #56-Ubuntu SMP Thu Jan 28 01:26:53
> UTC 2010 i686 GNU/Linux
> jatin at jatin-laptop:~$ sudo head -n 1 /proc/asound/card0/codec*
> [sudo] password for jatin:
> Codec: Realtek ALC861-VD
> jatin at jatin-laptop:~$ modinfo snd_hda_codec_conexant
> filename:
> /lib/modules/2.6.31-19-generic/kernel/sound/pci/hda/snd-hda-codec-conexant.ko
> description: Conexant HD-audio codec
> license: GPL
> alias: snd-hda-codec-id:14f15051
> alias: snd-hda-codec-id:14f15047
> alias: snd-hda-codec-id:14f15045
> srcversion: 03068B2706D869EE3FCC420
> depends: snd-hda-codec,snd
> vermagic: 2.6.31-19-generic SMP mod_unload modversions 586
> jatin at jatin-laptop:~$ modinfo snd_hda_codec_conexant
> filename:
> /lib/modules/2.6.31-19-generic/kernel/sound/pci/hda/snd-hda-codec-conexant.ko
> description: Conexant HD-audio codec
> license: GPL
> alias: snd-hda-codec-id:14f15051
> alias: snd-hda-codec-id:14f15047
> alias: snd-hda-codec-id:14f15045
> srcversion: 03068B2706D869EE3FCC420
> depends: snd-hda-codec,snd
> vermagic: 2.6.31-19-generic SMP mod_unload modversions 586
> jatin at jatin-laptop:~$ pt-cache policy linux-backports-modules-karmic-generic
> No command 'pt-cache' found, did you mean:
> Command 'ept-cache' from package 'ept-cache' (universe)
> Command 'apt-cache' from package 'apt' (main)
> pt-cache: command not found
> jatin at jatin-laptop:~$ apt-cache policy
> linux-backports-modules-karmic-generic
> linux-backports-modules-karmic-generic:
> Installed: (none)
> Candidate: 2.6.31.19.32
> Version table:
> 2.6.31.19.32 0
> 500 http://in.archive.ubuntu.com karmic-updates/main Packages
> 500 http://security.ubuntu.com karmic-security/main Packages
> 2.6.31.14.27 0
> 500 http://in.archive.ubuntu.com karmic/main Packages
> jatin at jatin-laptop:~$ aplay -l
> **** List of PLAYBACK Hardware Devices ****
> card 0: SB [HDA ATI SB], device 0: ALC861-VD Analog [ALC861-VD Analog]
> Subdevices: 1/1
> Subdevice #0: subdevice #0
> jatin at jatin-laptop:~$
>
> Please point to the bug so that i can wait for its resolution and get
> notified.
Possibilities:
https://launchpad.net/+search?field.text=ALC861-VD+Analog
Try installing the linux-backports-modules-karmic-generic module:
$ sudo apt-get install linux-backports-modules-karmic-generic
Shut down (not just log off or restart) and boot back up & try.
If that still doesn't work, you might try installing:
$ sudo apt-get install linux-backports-modules-alsa-karmic-generic
to see if that does the trick.
Possibly related bugs:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/381410
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/519742
More information about the ubuntu-users
mailing list