Join now - be part of our community!

Headphone output under linux

NatheFellow
Visitor

Headphone output under linux

Hello guys!

First sorry for the bad english :grin:

Today i installed the ubuntu 9.04 to my FZ31-M and i have a great problem when I try to use the headphone output that isn't working, but the vaio's speakers is working.

So if you can help me please write down your instructions.

Thanks


Greetings from Hungary!

Attila!

5 REPLIES 5
profile.country.en_GB.title
markj1993
Visitor

Hi Nathe Fellow,

First can you check whether the computer is recognising the headphones by going to the bottom right of the screen and right clicking the volume symbol then playback devices.

Also has the laptop installed the drivers for them?

Mark.:D

NatheFellow
Visitor

Yes the driver installed :S
I found this:
http://www.palmix.org/vaio-en.html

Maybe this is the good way. I'll try later.

profile.country.en_GB.title
markj1993
Visitor

:thinking: Seems a long process. I'm sure there must be an easier way than that but i have never had any so i wouldn't know :slight_frown:

Hope you sort this problem out anyway :slight_smile:

As long as you keep it near the top of the lists people will read it and you should get a solution.

Good luck.

NatheFellow
Visitor

Yeah I found the solution for this problem :grin:

1. step: You should run the terminal
2. step: sudo -s
3. step: you should go here: /etc/modprobe.d/
4. step: type editor
5. step: ctrl+r
6. step: ctrl+t
7. step: you should search the alsa-base.conf if you found press enter
8. step: add this line (under the options lines):
options snd-hda-intel model=vaio position_fix=0
9. step: ctrl+x and then press y
10. step: ctrl+t
11. step: you should search the alsa-base.conf if you found press enter and then y
12. reboot your system

This is very very easy and work!

Good luck!

Greetings from Hungary!

profile.country.fr_BE.title
benste
Contributor

Hi Nathe, this seems like a strange workaround,
normally the jack should be recognized by system automaticly even on the Vaio.

Since 8.10 Ubuntu is using Pulseaudio as it's main sound system, alsa only persists as a backward compability (like OSS)

You're maybe talking about the following bug report:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/195605

If so it would be kind if you'd subscribe there for further infos.