Page 2 of 17 FirstFirst 123412 ... LastLast
Results 11 to 20 of 167

Thread: headphone jack not recognised by ubuntu 10.10

  1. #11
    Join Date
    Sep 2007
    Beans
    10

    Re: headphone jack not recognised by ubuntu 10.10

    Quote Originally Posted by Temüjin View Post
    Since you have an unidentified Conexant chipset, you may have more luck with the linuxant drivers: http://www.linuxant.com/alsa-driver/
    After I installed this driver I don't have any sound at all now. I tried uninstalling it and I still have no sound. What can I do to fix this?

  2. #12
    Join Date
    May 2008
    Location
    Ohio, USA
    Beans
    6,905
    Distro
    Ubuntu Gnome 15.04 Vivid Vervet

    Re: headphone jack not recognised by ubuntu 10.10

    Quote Originally Posted by Nihilism65 View Post
    After I installed this driver I don't have any sound at all now. I tried uninstalling it and I still have no sound. What can I do to fix this?
    On an alsa upgrade/install its likely your levels are reset (muted). Did you check those? How about an updated alsa-info output please.

  3. #13
    Join Date
    Aug 2007
    Location
    Christchurch, New Zealand
    Beans
    6
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: headphone jack not recognised by ubuntu 10.10

    [FIXED] For me anyway... I did some searching on the conexant chip id and found this link:
    https://bugs.launchpad.net/ubuntu/+s...er/+bug/637040

    Which led me to try model=thinkpad in lidex's post earlier in this thread. This has solved the problem

    Thanks Lidex for the post, it sent me in the right direction.

    Steve



    Original post follows (from before I fixed it)
    ----------------------------------------------

    Same laptop model, same distro, same problem...

    Diagnostic info is here:
    http://www.alsa-project.org/db/?f=e6...ee02887a8eed52

    I'm sitting in a dead quiet study lab trying to go over old lecture videos and instead I am studying config files in Ubuntu... I may fail the course, but at least I'll understand ALSA a little better, lol

    Anyone found any solution?

    Cheers

    Steve

    [edit]
    I did try lidex's solution - and also tried changing model=laptop to model=toshiba. All to no avail
    [/edit]
    Last edited by kiwi_steve; October 25th, 2010 at 10:18 PM. Reason: added more info

  4. #14
    Join Date
    Oct 2010
    Beans
    6

    Re: headphone jack not recognised by ubuntu 10.10

    great job man, this fixed my problem as well
    thanks a lot

  5. #15
    Join Date
    Oct 2010
    Beans
    1

    Re: headphone jack not recognised by ubuntu 10.10

    Hi all,
    I am also having the same problem . I just installed the ubuntu 10.10 on my ideapad z560 everything is working fine except headphone.
    I can here sound in built in speakers but not in headphone.
    Also I observed that there is no headphone icon in sound preferences.
    I installed the latest alsa drivers.

    Further my numeric keypad on the right side of the laptop also not working

    Here is the link from the output of the command
    wget http://www.alsa-project.org/alsa-info.sh -O alsa-info.sh && bash alsa-info.sh

    http://www.alsa-project.org/db/?f=6c...d7968e98020ae7
    Last edited by mhdwaqar; October 29th, 2010 at 10:11 AM.

  6. #16
    Join Date
    May 2008
    Location
    Ohio, USA
    Beans
    6,905
    Distro
    Ubuntu Gnome 15.04 Vivid Vervet

    Re: headphone jack not recognised by ubuntu 10.10

    Quote Originally Posted by mhdwaqar View Post
    Hi all,
    I am also having the same problem . I just installed the ubuntu 10.10 on my ideapad z560 everything is working fine except headphone.
    I can here sound in built in speakers but not in headphone.
    Also I observed that there is no headphone icon in sound preferences.
    I installed the latest alsa drivers.

    Further my numeric keypad on the right side of the laptop also not working

    Here is the link from the output of the command
    wget http://www.alsa-project.org/alsa-info.sh -O alsa-info.sh && bash alsa-info.sh

    http://www.alsa-project.org/db/?f=6c...d7968e98020ae7
    I am pulling out my hair with this codec. Arrghhh. OK, let's see what sticks. Using a Terminal="Applications->Accessories->Terminal"
    Open this file for editing:
    Code:
     gksudo gedit /etc/modprobe.d/alsa-base.conf
    Insert this line at the bottom:
    Code:
     options snd-hda-intel model=thinkpad
    Save. Close. Reboot.
    Check your levels in alsamixer.
    Code:
     alsamixer
    Press <F6> to select the correct soundcard.
    Press <F3> to show playback levels. <F4> selects capture levels [or use <Tab>]
    Use the left/right arrow keys to select and up/down arrow keys to change levels. <M> to mute/unmute.
    Go to "System ->Preferences ->Sound" and make sure the correct soundcard is default and adjust your profile on the hardware tab.
    On the output tab choose the correct device.

  7. #17
    Join Date
    Nov 2010
    Beans
    1

    [FIXED] for my Toshiba T135D-S1320

    by following kiwi_steve and lidex last posts, so in brief, by adding:
    Code:
    options snd-hda-intel model=thinkpad
    in the end of the file located at /etc/modprobe.d/alsa-base.conf

  8. #18
    Join Date
    Oct 2009
    Location
    Fort Lauderdale, FL, USA
    Beans
    5
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: headphone jack not recognised by ubuntu 10.10

    Thank you Lidex. I was having the same problem with my Gateway NV52 and your fix worked like a charm. I'm raising a cup of coffee in your honor

  9. #19
    Join Date
    Nov 2010
    Beans
    1

    Re: headphone jack not recognised by ubuntu 10.10

    I am very new to Linux and am experiencing problems with the headphone jack not working on my machine. I have a gateway id49c07u and I ran the alas script and uploaded my info here


    http://www.alsa-project.org/db/?f=51...229fe1b0abd3df

    Please help me.

  10. #20
    Join Date
    Nov 2010
    Beans
    7

    Re: headphone jack not recognised by ubuntu 10.10

    I also have the same issue. I tried the steps posted above, but in vain. Can anyone help me please?

    The output to the script is in the below link.

    http://www.alsa-project.org/db/?f=4e...07185fb0049310

Page 2 of 17 FirstFirst 123412 ... 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
  •