← Back to team overview

desktop-packages team mailing list archive

[Bug 1453282] Re: [Neither headphones nor speakers are displayed under "All Settings"->Sound, VIA VT1718S, Green Headphone Out, Front] No sound at all

 

I think I should mention I'm not interested in the hdmi audio or
motherboard spdif connections.

I have headphones plugged into the front green port, and a headset
microphone connected to the green and pink in the rear ports.

I just ran a test for curiosity:
*****
Shutdown
Wait 30 seconds
Boot
front and back audio devices show in "Sound Settings"
Suspend
Wait 30 seconds
Resume
Only hdmi/displayport is listed for Output
Auvitek (tv tuner) and rear microphone are listed under input. Rear microphone is functioning.
*****
This is probably the reason I initiated the bug report, I probably had resumed from suspend instead of booted fresh.
In hopes to gain audio back from suspend, I had added that I found during a search:
*****
sudo gedit /etc/pm/sleep.d/50alsa
     case "$1" in
             hibernate|suspend)
                     # Stopping is not required
                     ;;
             thaw|resume)
                     /sbin/alsa force-reload
                     ;;
             *) exit $NA
                     ;;
     esac
*****
But this doesn't appear to work for me (only microphone input listed).
Trying force-reload manually also didn't fix it, HOWEVER running "pulseaudio -k && sudo alsa force-reload" did, so I will test that in the script now.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1453282

Title:
  [Neither headphones nor speakers are displayed under "All
  Settings"->Sound, VIA VT1718S, Green Headphone Out, Front] No sound at
  all

Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  The motherboard speakers and microphone aren't listed under "All
  Settings"->Sound UNLESS I unplug them and then plug them back in.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: pulseaudio 1:6.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC0:  username     11102 F.... pulseaudio
   /dev/snd/pcmC1D0c:   username     11102 F...m pulseaudio
   /dev/snd/controlC1:  username     11102 F.... pulseaudio
   /dev/snd/timer:      username     11102 f.... pulseaudio
  CurrentDesktop: Unity
  Date: Fri May  8 16:09:24 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-05-07 (1 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:MID successful
  Symptom_Card: Built-in Audio - HDA Intel MID
  Symptom_Jack: Green Headphone Out, Front
  Symptom_PulsePlaybackTest: PulseAudio playback test failed
  Symptom_Type: No sound at all
  Title: [To Be Filled By O.E.M., VIA VT1718S, Green Headphone Out, Front] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/06/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.20
  dmi.board.name: H55M Pro
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP2.20:bd08/06/2010:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH55MPro:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1453282/+subscriptions


References