Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > Hardware & Laptops
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.

Hardware & Laptops
Problems with hardware & laptops not being detected or supported during or after install.

 
 
Thread Tools Display Modes
Old December 11th, 2007   #1
Aeren
First Cup of Ubuntu
 
Join Date: Dec 2007
Beans: 11
Ubuntu 9.04 Jaunty Jackalope
Sony VAIO VGN-FZ18E headphone jack not working on Ubuntu 7.10

I've tried to use my headphones on my recently acquired laptop, which is a sony vaio vgn-fz18e, but it seems the headphone jack isn't recognised with ubuntu 7.10. The internal sound doesn't mute, and no sound is emitted through my headphones. it's quite annoying for me as well as for others.
Is there any kind of workaround to make it work? (drivers or anything else).
Aeren is offline  
Old December 16th, 2007   #2
ClarkePeters
A Carafe of Ubuntu
 
ClarkePeters's Avatar
 
Join Date: Sep 2006
My beans are hidden!
Re: Sony VAIO VGN-FZ18E headphone jack not working on Ubuntu 7.10

same problem here.
headphone jack works fine (and automatically) with Windows so I know the problem is with ubuntu
ClarkePeters is offline  
Old December 16th, 2007   #3
lssaravan
First Cup of Ubuntu
 
lssaravan's Avatar
 
Join Date: Dec 2007
Beans: 1
Re: Sony VAIO VGN-FZ18E headphone jack not working on Ubuntu 7.10

I happen to be a new user to Linux and after installing Gusty, my Acer Aspire 5573 also had a similar problem. What I would suggest to you is, try double clicking on the volume control icon in your taskbar and go to Edit->Preferences. Select everything that you feel is related to the speaker and headphones and play around with them. In my case, the surround volume bar acts as the main speaker control and the front speaker volume bar controls the headphones.

Hope this works out for you. Let me know if it helped.
cheers
lssaravan is offline  
Old December 16th, 2007   #4
Fabiotc
First Cup of Ubuntu
 
Join Date: Dec 2007
Beans: 3
Re: Sony VAIO VGN-FZ18E headphone jack not working on Ubuntu 7.10

Try this first:
http://linuxtechie.wordpress.com/200...work-in-gutsy/

If it doesn`t work, try this:
https://help.ubuntu.com/community/HdaIntelSoundHowto



And don`t forget, in the end:

sudo gedit /etc/modprobe.d/alsa-base

Add the line:
options snd-hda-intel model=vaio position_fix=0



Regards from Brasil
Fabiotc is offline  
Old December 22nd, 2007   #5
G@B0
Spilled the Beans
 
Join Date: Mar 2007
Beans: 14
Re: Sony VAIO VGN-FZ18E headphone jack not working on Ubuntu 7.10

Quote:
Originally Posted by Fabiotc View Post
Try this first:
http://linuxtechie.wordpress.com/200...work-in-gutsy/

If it doesn`t work, try this:
https://help.ubuntu.com/community/HdaIntelSoundHowto



And don`t forget, in the end:

sudo gedit /etc/modprobe.d/alsa-base

Add the line:
options snd-hda-intel model=vaio position_fix=0



Regards from Brasil
That works. Now I have audio on headphones.

Im still working on how to reduce brightness on this laptop.

Salu2
G@B0 is offline  
Old December 28th, 2007   #6
amxs
First Cup of Ubuntu
 
Join Date: Nov 2007
Location: Bologna,Italy
Beans: 10
Re: Sony VAIO VGN-FZ18E headphone jack not working on Ubuntu 7.10

Hi all, I've tried so hard to make work my headphone with community and official documentations,with your links but It doesn't work.I've a Sony Vaio vgn-FZ18M and ubuntu 7.10. Can anyone help me?thank'you
amxs is offline  
Old December 29th, 2007   #7
zakaroo
Spilled the Beans
 
Join Date: Jun 2007
Location: Philadelphia, Pennsylvani
Beans: 13
Xubuntu 7.10 Gutsy Gibbon
Re: Sony VAIO VGN-FZ18E headphone jack not working on Ubuntu 7.10

I am in the same boat as AMXS -- I have a Vaio VGN-FZ130E. I had sound, but not on the headphone jack, I followed the instructions on these two websites and now I have NO sound at all! I went back and did it again and saw the single line error on the ./configure on the alsa-drvier section. I am running Ubuntu 7.10 with the xen 3.1 overlay. Any suggestions would be helpful, otherwise I'm going to have to reload the entire systems to get my sound back.
zakaroo is offline  
Old January 14th, 2008   #8
idrinktoomuch
First Cup of Ubuntu
 
Join Date: Jan 2008
Beans: 2
Re: Sony VAIO VGN-FZ18E headphone jack not working on Ubuntu 7.10

Quote:
Originally Posted by Fabiotc View Post
Try this first:
http://linuxtechie.wordpress.com/200...work-in-gutsy/

If it doesn`t work, try this:
https://help.ubuntu.com/community/HdaIntelSoundHowto



And don`t forget, in the end:

sudo gedit /etc/modprobe.d/alsa-base

Add the line:
options snd-hda-intel model=vaio position_fix=0



Regards from Brasil

FYI Method 1 above fixes the issue with the headphones not working on the Sony Vaio VGN-FZ21S

Thanks
idrinktoomuch is offline  
Old January 17th, 2008   #9
sammydadams
5 Cups of Ubuntu
 
Join Date: Nov 2007
Beans: 35
Re: Sony VAIO VGN-FZ18E headphone jack not working on Ubuntu 7.10

try this...it reloads ALSA to an older version which seems more stable...it fixed mine on fz180e

Audio/Headphone Fix (VAIO):

IMPORTANT!!
make sure in software sources "pre-release updates" is NOT selected! (i did this once and made a mess of things)
...to simplify this, run automatix (i know some hate automatix, but it has never let me down =) ) first which will configure the software sources for you then IMMEDIATELY fix the ALSA driver as below!!!!!!!!!!!!!

reinstall ALSA driver
run:
$ sudo apt-get install module-assistant
$ sudo m-a update
$ sudo m-a prepare
$ sudo m-a a-i alsa
in terminal

add line:
options snd-hda-intel model=vaio
to
/etc/modprobe.d/alsa-base

not sure if this was needed...try above first along with modprobe.d fix and reboot/check

run:
$ sudo apt-get install linux-backports-modules-generic
in terminal


reboot
sammydadams is offline  
Old January 24th, 2008   #10
aimaz
Spilled the Beans
 
Join Date: Apr 2005
Location: Bangor, Gwynedd
Beans: 14
Re: Sony VAIO VGN-FZ18E headphone jack not working on Ubuntu 7.10

Fixed!

I have a Sony Vaio AR51E. The main speakers were working but the headphones were ignored. I fixed this by doing the following things.

First I enabled gutsy-backports.

System -> Administration -> Software Sources

Enter password and change to the "updates" tab.

Check the box "Unsupported updates (gutsy-backports)" and close the window.

It should then say that it needs to update the package lists, let it do this.

Open a terminal and enter the following.

Code:
sudo apt-get install linux-backports-modules-generic
This will install a bunch of new modules, including new alsa stuff.

Then you need to an option for the sound module.

Open /etc/modprobe.d/alsa-base in your "favourite text editor" and add

Code:
options snd-hda-intel model=vaio
In a line of its own.

After rebooting the computer this fixed my non-working headphones.
aimaz is offline  
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:06 PM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry