Results 1 to 5 of 5

Thread: no surround sound (ALC662)

  1. #1
    Join Date
    May 2007
    Beans
    630

    no surround sound (ALC662)

    Running Ubuntu 10.04 (32-bit) on a Zotac IONITX-A-U mobo. No surround sound, only stereo. There was an easy fix for this in 9.10, which doesn't work anymore because the volume control app has changed. Ideas?

  2. #2
    Join Date
    May 2008
    Location
    Ohio, USA
    Beans
    6,905
    Distro
    Ubuntu Gnome 15.04 Vivid Vervet

    Re: no surround sound (ALC662)

    Quote Originally Posted by elgilicious View Post
    Running Ubuntu 10.04 (32-bit) on a Zotac IONITX-A-U mobo. No surround sound, only stereo. There was an easy fix for this in 9.10, which doesn't work anymore because the volume control app has changed. Ideas?
    Try using pulse audio volume control:
    Code:
    sudo apt-get install pavucontrol
    What do you get for this
    Code:
    aplay -l
    What profile have you selected in Sound Preferences on the hardware tab?

    http://ubuntuforums.org/showthread.php?t=795525
    http://ubuntuforums.org/showthread.php?t=1491347
    http://ohioloco.ubuntuforums.org/sho...d.php?t=843012

  3. #3
    Join Date
    May 2007
    Beans
    630

    Re: no surround sound (ALC662)

    No dice. Pulse Audio Volume Control only shows L and R speaker sliders.

    Sound profile is "analog duplex," as there is no surround sound option in the dropdown menus.

    I will try the asoundrc suggestion in one of the links, though I think I've tried something like that already.

    Output from aplay -l:
    Code:
    **** List of PLAYBACK Hardware Devices ****
    card 0: NVidia [HDA NVidia], device 0: ALC662 rev1 Analog [ALC662 rev1 Analog]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: NVidia [HDA NVidia], device 1: ALC662 rev1 Digital [ALC662 rev1 Digital]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    Last edited by xjgnsdof; July 27th, 2010 at 02:07 AM.

  4. #4
    Join Date
    May 2008
    Location
    Ohio, USA
    Beans
    6,905
    Distro
    Ubuntu Gnome 15.04 Vivid Vervet

    Re: no surround sound (ALC662)

    Pavucontrol will show the individual channels as will preferences once you configure asound and select the correct profile.

  5. #5
    Join Date
    May 2007
    Beans
    630

    Re: no surround sound (ALC662)

    I set ALC662 as the sound card in the asoundrc file, but the speaker test couldn't recognize it, so I got no sound.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •