Page 13 of 16 FirstFirst ... 31112131415 ... LastLast
Results 121 to 130 of 151

Thread: SOLVED Headphone & Speaker Issue SOLVED

  1. #121
    Join Date
    Apr 2009
    Location
    Rome
    Beans
    7
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: SOLVED Headphone & Speaker Issue SOLVED

    For my Toshiba Satellite A135-S4527 with ALC861VD I had to use:

    options snd-hda-intel model=auto

    This enabled the headphone switch in the mixer and gave me headphone functionality out of the front jack. Only problem however is that the sound still plays out of the speakers. I tried simply adjusting my mixer, but it turns out that the speaker output and headphone output seem to be intertwined. Anyone know if there is a way to fix that?

  2. #122
    Join Date
    Jun 2009
    Location
    London, UK
    Beans
    20

    Re: SOLVED Headphone & Speaker Issue SOLVED

    As anyone had any luck with a Sony Vaio VGC-JS2E series? It's an all-in-one PC. Sounds work fine, but headphones plugged in don't switch the main speakers off.

    Tried with: vaio, sony-assmd, hippo, imac24 options...

    Looking for answers

  3. #123
    Join Date
    Apr 2009
    Beans
    55
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: SOLVED Headphone & Speaker Issue SOLVED

    Quote Originally Posted by curson View Post
    As anyone had any luck with a Sony Vaio VGC-JS2E series? It's an all-in-one PC. Sounds work fine, but headphones plugged in don't switch the main speakers off.

    Tried with: vaio, sony-assmd, hippo, imac24 options...

    Looking for answers
    This may be off, but the file name is "alsa-base.conf" - not just "alsa-base". Maybe it'll work if you try that.

  4. #124
    Join Date
    Jun 2009
    Location
    London, UK
    Beans
    20

    Re: SOLVED Headphone & Speaker Issue SOLVED

    Quote Originally Posted by bhagwad View Post
    This may be off, but the file name is "alsa-base.conf" - not just "alsa-base". Maybe it'll work if you try that.
    Thanks for the precision, but I'm in fact editing the right file: alsa-base.conf.

    Wish it was just that in fact

  5. #125
    Join Date
    Aug 2007
    Beans
    34

    Re: SOLVED Headphone & Speaker Issue SOLVED

    great stuff man, thanks!!! WORKED FOR ME!!
    DUNEPROG - Internet Software Company

  6. #126
    Join Date
    Jan 2009
    Beans
    24

    Re: SOLVED Headphone & Speaker Issue SOLVED

    Hi... Just wanna share

    I have Compaq CQ40-114AX AMD Turion X2 64bit, ATI Radeon, and ubuntu 9.04 for AMD 64bit

    1. head -n 1 /proc/asound/card0/codec*
    ==> /proc/asound/card0/codec#0 <==
    Codec: IDT 92HD71B7X

    ==> /proc/asound/card0/codec#1 <==
    Codec: LSI ID 1040

    2. zless /usr/share/doc/alsa-base/driver/ALSA-Configuration.txt.gz
    and chose

    STAC92HD71B*
    ref Reference board
    dell-m4-1 Dell desktops
    dell-m4-2 Dell desktops
    since mine is IDT 92HD71B7X. I've chosen m4-1 previously, but it was failed for some test.

    3. I executed
    sudo vi /etc/modprobe.d/alsa-base.conf

    2. Added
    options snd-hda-intel model=dell-m4-2

    3. Then restarted alsa
    - killall pulseaudio
    - sudo alsa force-reload
    - pulseaudio -D

    And it works now.., but still don't know any defect available
    HTH

    Regards.

  7. #127
    Join Date
    Jan 2009
    Beans
    34

    Talking Re: SOLVED Headphone & Speaker Issue SOLVED

    options snd-hda-intel model=sony-assamd on the end of /etc/modprobe.d/alsa-base.conf worked for my Sony VAIO VGN-NS255J in Jaunty (9.04)

  8. #128
    Join Date
    Jul 2009
    Location
    Ireland
    Beans
    9
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: SOLVED Headphone & Speaker Issue SOLVED

    Hi I'm having the same problem with my Sony Vaio PCG-7144m running Ubuntu 9.04. I have the switch option in the sound menu and it does switch the sound on and off the headphones, but the problem is the sound will continue playing out of the main speakers regardless.

    Any help will be greatly appreciated.

  9. #129
    Join Date
    Jul 2009
    Beans
    4

    Re: SOLVED Headphone & Speaker Issue SOLVED

    Thanks also helped me 2 things to add
    it doesnt need to restart to test if it's working

    in my G50vt-x5

    I needed to do this:

    sudo gedit /etc/modprobe.d/alsa-base.conf
    add line:
    options snd-hda-intel model=asus-mode3

    sudo /etc/init.d/alsa-utils restart
    sudo alsa force-reload

  10. #130
    Join Date
    Jun 2009
    Location
    London, UK
    Beans
    20

    Re: SOLVED Headphone & Speaker Issue SOLVED

    Quote Originally Posted by Zebra_ View Post
    options snd-hda-intel model=sony-assamd on the end of /etc/modprobe.d/alsa-base.conf worked for my Sony VAIO VGN-NS255J in Jaunty (9.04)
    This doesn't solve the problem for me, on VGC-JS2E and Jaunty.
    I've run out of options, tried pretty much all of them with no success... I will hope for a "change" in the future release of Alsa, don't know what to do next.

Page 13 of 16 FirstFirst ... 31112131415 ... LastLast

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
  •