WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: switch between HDMI sound output and 3.5mm audio jack output  (Read 2980 times)

Offline beerstein

  • Hero Member
  • *****
  • Posts: 530
switch between HDMI sound output and 3.5mm audio jack output
« on: January 02, 2016, 02:48:28 PM »
Hi: I have piCore 7.0 alpha 8 installed. HDMI sound via my TV works great. But the same sd card plugged into another RASPI which has a speaker connected to the 3.5 mm jack  is not working.
How can I switch from HDMI to 3.5 mm jack?
Please help.
t(w)o be(ers) or not t(w)o be(ers) that is the question

Offline polikuo

  • Hero Member
  • *****
  • Posts: 714
Re: switch between HDMI sound output and 3.5mm audio jack output
« Reply #1 on: October 27, 2016, 03:38:51 AM »
Not sure if you still have this problem
I started using piCore just recently
(PiCore 8.0 on RPi Model B Revision 2.0)
I bumped into the same problem and find my answer here
https://www.raspberrypi.org/documentation/configuration/audio-config.md
just type this in terminal, works for me
Code: [Select]
amixer cset numid=3 1

Offline beerstein

  • Hero Member
  • *****
  • Posts: 530
Re: switch between HDMI sound output and 3.5mm audio jack output
« Reply #2 on: October 27, 2016, 08:46:22 AM »
Hi: Thank you so much for your response. I found it somewhere on the web. Can not live without it any more.
t(w)o be(ers) or not t(w)o be(ers) that is the question