No more sound in my headphones after unpluggin USB headset

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
pmario

No more sound in my headphones after unpluggin USB headset

Post by pmario »

Hello,

yesterday I had the possibility to test an USB headset and it worked perfectly. The problem is that since I detached those headsets, my headphones (the jack exit) are mute even if they are not mute and the volume is set to 100%. Under pavucontrol I see the headphones when plugged but modifying the volume has effect on the speakers (!) not on the headphones! What detaching USB could have changed and, more importantly, why?! I already set the card, unmute both master and headphones and set both volumes to max with alsamixer.

Some informations about my system: I have an intel sound card:

Code: Select all

> aplay --list-devices                            
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: VT1802 Analog [VT1802 Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 2: VT1802 Alt Analog [VT1802 Alt Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
My system is:

Code: Select all

> uname -a
Linux lambdakeep 3.11.0-17-generic #31-Ubuntu SMP Mon Feb 3 21:52:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
The version of pulseaudio:

Code: Select all

> apt-cache policy pulseaudio       
pulseaudio:
  Installed: 1:4.0-0ubuntu6
  Candidate: 1:4.0-0ubuntu6
  Version table:
 *** 1:4.0-0ubuntu6 0
        500 http://archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
        100 /var/lib/dpkg/status
The version of alsa;

Code: Select all

> apt-cache policy alsa-base 
alsa-base:
  Installed: 1.0.25+dfsg-0ubuntu4
  Candidate: 1.0.25+dfsg-0ubuntu4
  Version table:
 *** 1.0.25+dfsg-0ubuntu4 0
        500 http://archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
        100 /var/lib/dpkg/status
Thank you
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Horck

Re: No more sound in my headphones after unpluggin USB heads

Post by Horck »

First what I do when this happens is reboot. then I open a command prompt and enter

Code: Select all

alsa force-reload
I know its annoying to have to do this... but I have not found another fix yet :(



P.S. Im quite furious at the sound problems I have with LM16 :(

DONT GET ME WRONG Linux Mint + Kali/BT are the WINNERS!!!!!!! (imo they are the bestest)
CyberGurken

Re: No more sound in my headphones after unpluggin USB heads

Post by CyberGurken »

hi guys

I am not sure if you have found a fix but I found a temporery fix so that sound works on your VT1802 card

have a look, post #2 - #4 for indepth details https://bugs.launchpad.net/ubuntu/+sour ... ug/1318434

in short:
  • add or modify your alsa-base.conf file(the last line) to llok like this

    Code: Select all

     options snd-hda-intel model=auto indep_hp = true
    reboot
    sleep the system
    wake it up again
    sound works (hopefully)
I hope this works for you guys, been looking for a fix for this for a couple of years...
Locked

Return to “Sound”