Results 1 to 5 of 5

Thread: ALC861-VD Headphone jack FIX

  1. #1
    Join Date
    May 2010
    Beans
    50

    ALC861-VD Headphone jack FIX

    Hi there. After several months of pain and glory, which included messing up my ALSA settings a reinstall of Ubuntu 10.04 I have found a fix for solving the headphone jack issue using the ALC861-VD chipset. This thread is old, but wanted to share that it does work:

    http://ubuntuforums.org/showthread.p...75#post4462175

    Add "options snd-hda-intel model=dallas" to /etc/modprobe.d/alsa-base by:

    Code:
    sudo nano /etc/modprobe.d/alsa-base
    Then reboot. I would post on the past topic but it is old and this bug still continues in Ubuntu 10.10! Please fix this.

    Note: I do not have a Toshiba but a Packard Bell Easy Note and this still fixes this bug.

    Thank you so much and I hope this solves a lot of issues.

  2. #2
    Join Date
    May 2010
    Beans
    50

    Re: ALC861-VD Headphone jack FIX

    I can say that this bug still HASN'T been fixed! Common Ubuntu dev's

  3. #3
    Join Date
    Jun 2011
    Location
    Ireland
    Beans
    15
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: ALC861-VD Headphone jack FIX

    Quote Originally Posted by jamesa00789 View Post
    Hi there. After several months of pain and glory, which included messing up my ALSA settings a reinstall of Ubuntu 10.04 I have found a fix for solving the headphone jack issue using the ALC861-VD chipset. This thread is old, but wanted to share that it does work:

    http://ubuntuforums.org/showthread.p...75#post4462175

    Add "options snd-hda-intel model=dallas" to /etc/modprobe.d/alsa-base by:

    Code:
    sudo nano /etc/modprobe.d/alsa-base
    Then reboot. I would post on the past topic but it is old and this bug still continues in Ubuntu 10.10! Please fix this.

    Note: I do not have a Toshiba but a Packard Bell Easy Note and this still fixes this bug.

    Thank you so much and I hope this solves a lot of issues.
    How do I do this?
    I am having problems with headphone jack on a Packard Bell Ubuntu 11.4.
    I opened the terminal entered the code sudo nano /etc/modprobe.d/alsa-base
    Which done something and wrote options at the bottom of the terminal
    I then tried entering options snd-hda-intel model=dalla
    but nothing happened.

  4. #4
    Join Date
    Jun 2011
    Location
    Ireland
    Beans
    15
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: ALC861-VD Headphone jack FIX

    Sorted.
    Followed instructions on another thread [QUOTE]http://ubuntuforums.org/archive/index.php/t-1745051.html[/QUOTE] To type sudo gedit /etc/modprobe.d/alsa-base.conf in the terminal then added your code
    options snd-hda-intel model=dallas
    as an extra line at the end
    Thanks!

  5. #5
    Join Date
    May 2010
    Beans
    50

    Re: ALC861-VD Headphone jack FIX

    As of today in 11.04 this bug has still not been fixed.

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
  •