Results 1 to 4 of 4

Thread: Front audio port not working

  1. #1
    Join Date
    Aug 2015
    Beans
    3

    Front audio port not working

    My front audio port is not working. I have a ALSA log but I don't know how to read it to tell me what to do. Here is the link http://www.alsa-project.org/db/?f=cb...6b325795303e23 Thank you.

  2. #2
    Join Date
    Jun 2007
    Beans
    14,788

    Re: Front audio port not working

    I'm guessing you want this to say true, but I'm not sure how to change it:
    Code:
    	control.43 {
    		iface CARD
    		name 'Front Headphone Jack'
    		value false
    		comment {
    			access read
    			type BOOLEAN
    			count 1
    Maybe try toggling/disabling Auto-Mute in alsamixer? Usually, you want the feature enabled (to automatically silence speakers when you plug in headphones), but sometimes, it causes issues.
    Code:
    Simple mixer control 'Auto-Mute Mode',0
      Capabilities: enum
      Items: 'Disabled' 'Enabled'
      Item0: 'Enabled'

  3. #3
    Join Date
    Aug 2015
    Beans
    3

    Re: Front audio port not working

    Does anyone know how to change these settings?

  4. #4
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Front audio port not working

    both programs: paref & pavucontrol will let you tweak the input devices and settings (install them first, then go to the menu to use them)
    note that pulseaudio is very sensitive and wants the jack(s) plugged without error (same color)
    indeed the bios may use 'hda' not 'ac97'

Tags for this Thread

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
  •