Results 1 to 7 of 7

Thread: Sound not working on Sony Vaio with 10.04

  1. #1
    Join Date
    Apr 2009
    Location
    Hyderabad/Guntur, India
    Beans
    244
    Distro
    Ubuntu 10.04 Lucid Lynx

    Sound not working on Sony Vaio with 10.04

    There is no audio output from my laptop's internal speakers or attached headphones (Sound works in Windows 7). I've checked the basics but the all seem to be fine. lspci shows audio device as ATI Technologies Inc RV710/730 and cat /proc/asound/card0/codec#* | grep Codec shows Realtek ALC269. Any help would be appriciated.
    Linux User #496905
    "...Deep Hack Mode--that mysterious and frightening state of consciousness where Mortal Users fear to tread."

  2. #2
    Join Date
    May 2009
    Beans
    3

    Re: Sound not working on Sony Vaio with 10.04

    Hi, I had the same problem with the same hardware (at leats mi Realtek codec is the same than you).

    I have a sony vaio VPC EA1S1E.

    Installing the alsa driver from teh development repositories could fix half of the problem, it works with stereo headphones but the internal speakers are still not working (if you fix it let me know please).

    If you want to install the alsa driver here is the required command line
    sudo apt-add-repository ppa:ubuntu-audio-dev/ppa/ubuntu
    sudo aptitude install linux-alsa-driver-modules-$(uname -r) linux-backports-modules-alsa-$(uname -r)-
    reboot

    Regards
    Juan

  3. #3
    Join Date
    Jul 2010
    Location
    Vancouver
    Beans
    12
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Sound not working on Sony Vaio with 10.04

    I have a Sony Vaio VPCE18FD and had the same problem as you mentioned. I was looking around for a solution when I stumbled upon this known alsa bug.
    I used the workaround mentioned in comment #102 and said "Let there be Sound!"
    And there was sound!

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

    Re: Sound not working on Sony Vaio with 10.04

    Quote Originally Posted by unmole View Post
    There is no audio output from my laptop's internal speakers or attached headphones (Sound works in Windows 7). I've checked the basics but the all seem to be fine. lspci shows audio device as ATI Technologies Inc RV710/730 and cat /proc/asound/card0/codec#* | grep Codec shows Realtek ALC269. Any help would be appriciated.
    Have you found a solution?

  5. #5
    Join Date
    May 2010
    Beans
    2

    Re: Sound not working on Sony Vaio with 10.04

    hey all i have a VAIO vpcEB33FX I am an ultra n00b but I have attempted all of the suggestions in this and some other threads.

    when I run aplay - l I get
    HTML Code:
    user:~$ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 3: INTEL HDMI [INTEL HDMI]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    and when i run:cat /proc/asound/card0/codec#* | grep Codec
    i get
    HTML Code:
    Codec: Realtek ALC269
    Codec: Intel G45 DEVIBX
    and now I am here. still no sound, but the wifi and all that works, any suggestions

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

    Re: Sound not working on Sony Vaio with 10.04

    Quote Originally Posted by grigri View Post
    hey all i have a VAIO vpcEB33FX I am an ultra n00b but I have attempted all of the suggestions in this and some other threads.

    when I run aplay - l I get
    HTML Code:
    user:~$ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 3: INTEL HDMI [INTEL HDMI]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    and when i run:cat /proc/asound/card0/codec#* | grep Codec
    i get
    HTML Code:
    Codec: Realtek ALC269
    Codec: Intel G45 DEVIBX
    and now I am here. still no sound, but the wifi and all that works, any suggestions
    More info please. Run this command in a terminal:
    Code:
    wget http://www.alsa-project.org/alsa-info.sh -O alsa-info.sh && bash alsa-info.sh
    Choose the upload option and provide a link for the output.
    [Terminal="Applications->Accessories->Terminal"]

  7. #7
    Join Date
    Nov 2008
    Location
    India
    Beans
    3

    Re: Sound not working on Sony Vaio with 10.04

    I have a VAIO VPCEB14EN. I have installed Ubuntu 10.04. I have come across many problems and hoping to find a solution here.

    1.There is no sound coming from my laptop.
    2. The Sound and Brightness controls are not working, thus it's always on high brightness which hurts the eyes.
    3. The wireless network connects for a while and then it goes offline.
    4. The graphics are low key, but I had updated the system and the graphics seem to be working now.

    Can anyone help me out. I really love using Ubuntu and it's sad that I can't due to compatibility issues!

Tags for this Thread

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
  •