tvogel / vaio-f11-linux

Automatically exported from code.google.com/p/vaio-f11-linux
7 stars 2 forks source link

No sound in Ubuntu 9.10 64-bits #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. There is just no sound
2.
3.

What is the expected output? What do you see instead?
I expected to hear something, but the computer is completely mute. (By the
way, I checked everything I could in sound preferences)

What version of the product are you using? On what operating system?
Ubuntu 9.10 (64-bits). My vaio is the VPCF111FX.

Please provide any additional information below.
There is no sound in videos, music, system sounds. It`s the more silent
notebook I ever had. I`m not really sure but I think that I could hear
something with Ubuntu 9.10 32-bits.

Original issue reported on code.google.com by mruf...@gmail.com on 26 Feb 2010 at 1:29

GoogleCodeExporter commented 9 years ago
That's luckily an easy one.

Just download the new alsa version to "youruser" folder frome here:

ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.22.1.tar.bz2

unzip it (either GUI or in terminal "tar jxvf alsa-driver-1.0.22.1.tar.bz2")

then open the terminal as admin and type those commands one at time:

cd alsa-driver-1.0.22.1
./configure --with-sequencer=yes && make
make install
./snddevices 

Just reboot and You're fine ;-)

Original comment by u.lon...@gmail.com on 26 Feb 2010 at 8:39

GoogleCodeExporter commented 9 years ago
Thank you u.longhi! Problem solved.

Original comment by mruf...@gmail.com on 26 Feb 2010 at 11:33

GoogleCodeExporter commented 9 years ago
There is a launchpad bug regarding this at:

https://bugs.launchpad.net/bugs/525149

if you are interested in tracking it.

Original comment by jfrorie@gmail.com on 4 Mar 2010 at 1:04

GoogleCodeExporter commented 9 years ago
I can confirm this fixing audio on VPCF115FM/b as well.

Original comment by peter.ve...@gmail.com on 5 Mar 2010 at 2:08

GoogleCodeExporter commented 9 years ago
I just followed the instructions and now my VPCF111FB has sound. Thanks!

Original comment by owill...@gmail.com on 13 Mar 2010 at 3:09

GoogleCodeExporter commented 9 years ago
I did the instructions and got audio out, but I still have no mic (either 
line-in or
built-in mic). I know tha the built-in mic is a ways off for a standard fix, 
but I
wish I had line-in. This is also on the F111.

Original comment by ra...@randyfay.com on 14 Mar 2010 at 5:39

GoogleCodeExporter commented 9 years ago
I just installed linux-backports-modules-alsa-2.6.31-20-generic to get sound 
working
for me on Karmic 64. Though, no mic.

Original comment by djga...@gmail.com on 19 Mar 2010 at 11:28

GoogleCodeExporter commented 9 years ago
I can confirm that the fix mentioned by u.longhi also works op openSUSE 11.2 on
kernel 2.6.31. Thanks a lot!

Original comment by erik.van...@gmail.com on 31 Mar 2010 at 8:09

GoogleCodeExporter commented 9 years ago
sound works on ubuntu lucid 10.4 after installing the latest alsa drivers 
manually
(as stated above). Strange enough, lucid already has these alsa drivers bundled
(identical vesion). Looks like they compiled'em differently or patched them.

Original comment by andre.di...@gmail.com on 4 Apr 2010 at 9:33

GoogleCodeExporter commented 9 years ago
On Lucid, you need to install the package : 
linux-backports-modules-alsa-lucid-generic

Original comment by mathieu....@gmail.com on 4 Apr 2010 at 1:24

GoogleCodeExporter commented 9 years ago
you guys are awesome with the fixes! lol

it sucks Sony and Ubuntu are having so many issues... I've been running Ubuntu 
on my
Desktop for years and figured I would through it on my laptop as soon as I got 
it
really easily... yeah right. Video Card issues, no sound, no mic support.

At least Linux has a great community that helps one another out!

Original comment by xxBartonxx@gmail.com on 16 May 2010 at 7:55

GoogleCodeExporter commented 9 years ago
Thanks for the help!

I also was able to fix my sound issue following the mentioned steps.

I have VPCF11M1E and I am using Ubuntu 10.04 LTS with this driver

ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.23.tar.bz2

Original comment by rashko.r...@gmail.com on 23 May 2010 at 10:24

GoogleCodeExporter commented 9 years ago

Original comment by Jason.Donenfeld on 29 May 2010 at 2:54

GoogleCodeExporter commented 9 years ago
I am fine with the "fixed" status, but what is the best way to solve this:

1- hard patching with the alsa driver from FTP (see comment #12) ?
2- install linux-backports-modules-alsa-lucid-generic ?

Personnally I used the #2 option, but I don't know if that trick is the best to 
be
applied.

Original comment by stephv...@gmail.com on 29 May 2010 at 11:05

GoogleCodeExporter commented 9 years ago
Thanks very much for this fix. Is there a script or can anyone help me with the 
commands to get this fix to stay permanent after a kernel upgrade ?

Thanks.

Original comment by wassons....@gmail.com on 8 Jul 2010 at 3:35

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Yeah, just had an upgrade to the kernel and my sound stopped working.  Had to 
come back to this page to re-adjust/re-build ALSA.  That's definitely not ideal.

Adding VAIO VPCF126FM to the list of F Series laptops that this fix works for.

Jason.Donenfeld, would you mind adding this to the wiki?  (Or add me as 
contributor :D)

Original comment by earthme...@gmail.com on 6 Aug 2010 at 4:56

GoogleCodeExporter commented 9 years ago
Issue 30 has been merged into this issue.

Original comment by Jason.Donenfeld on 11 Aug 2010 at 1:18

GoogleCodeExporter commented 9 years ago
Worked for VPCF12M1E/H by installing linux-backports-modules-alsa-lucid-generic 
on Ubuntu 10.04.

Original comment by serban.ionica@gmail.com on 30 Aug 2010 at 6:12

GoogleCodeExporter commented 9 years ago
@serban.ionica Is mic working in that case?

Original comment by noe...@gmail.com on 30 Aug 2010 at 11:12

GoogleCodeExporter commented 9 years ago
Hi folks. I have a Sony VAIO VPCEB3S1E and once I installed Ubuntu and had the 
touchpad working (another issue which is solved easily), I downloaded alsa from 
the above mentioned FTP server and compiled it. After restarting the laptop 
there was again no sound. Thankfully the second solution worked fine for me 
(installing linux-backports-modules-alsa-lucid-generic). The mic is also 
working.

Original comment by ch...@mail.ntua.gr on 17 Jun 2011 at 9:32