andrea2016
Posts: 6
Joined: Sun Feb 07, 2016 11:13 am

audio on rasprberry 2pi

Sun Feb 07, 2016 11:19 am

hi, i just get into the configuration of a raspberry 2pi, so I am a very beginner. get all the update and upgrade but the audio do not work. any suggestion? tks in advance.

User avatar
GTR2Fan
Posts: 1601
Joined: Sun Feb 23, 2014 9:20 pm
Location: South East UK

Re: audio on rasprberry 2pi

Sun Feb 07, 2016 1:53 pm

More details required.

In what way is it not working? How are you trying to listen to it? Through the 3.5mm socket? Through your TV speakers?
Pi2B Mini-PC/Media Centre: ARM=1GHz (+3), Core=500MHz, v3d=500MHz, h264=333MHz, RAM=DDR2-1200 (+6/+4/+4+schmoo). Sandisk Ultra HC-I 32GB microSD card on '50=100' OCed slot (42MB/s read) running Raspbian/KODI16, Seagate 3.5" 1.5TB HDD mass storage.

andrea2016
Posts: 6
Joined: Sun Feb 07, 2016 11:13 am

Re: audio on rasprberry 2pi

Mon Feb 08, 2016 11:50 am

I plugged both headphone and speakers (via usb plug) but do not work at all.

fruitoftheloom
Posts: 23337
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: audio on rasprberry 2pi

Mon Feb 08, 2016 12:18 pm

andrea2016 wrote:I plugged both headphone and speakers (via usb plug) but do not work at all.
So you are using a USB Sound Device ?

viewtopic.php?f=28&t=124016
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

andrea2016
Posts: 6
Joined: Sun Feb 07, 2016 11:13 am

Re: audio on rasprberry 2pi

Mon Feb 08, 2016 12:42 pm

yes I do. But I have tried also with simply headphone with the same negative result. I am also a beginner in the linux environment but I will try to follow the info on your link and see if I will able to sort it out something...

andrea2016
Posts: 6
Joined: Sun Feb 07, 2016 11:13 am

Re: audio on rasprberry 2pi

Sun Feb 14, 2016 9:57 am

No way to sort it out. I will contact the factory because i guess it could be a failed piece...is could not be so "unfriendly use"

User avatar
GTR2Fan
Posts: 1601
Joined: Sun Feb 23, 2014 9:20 pm
Location: South East UK

Re: audio on rasprberry 2pi

Sun Feb 14, 2016 10:55 am

Which OS are you running on your Pi? What commands did you use to update it?

If you're running Raspbian, open a terminal and type...

Code: Select all

sudo raspi-config
Go to Advanced Options and there's an option called Audio. This allows you to control where the audio is sent. Try setting it to Force 3.5mm and plug your headphones into the headphone jack socket. Do you get sound now?
Pi2B Mini-PC/Media Centre: ARM=1GHz (+3), Core=500MHz, v3d=500MHz, h264=333MHz, RAM=DDR2-1200 (+6/+4/+4+schmoo). Sandisk Ultra HC-I 32GB microSD card on '50=100' OCed slot (42MB/s read) running Raspbian/KODI16, Seagate 3.5" 1.5TB HDD mass storage.

andrea2016
Posts: 6
Joined: Sun Feb 07, 2016 11:13 am

Re: audio on rasprberry 2pi

Sun Feb 14, 2016 4:18 pm

Thanks now is working, despite watching video on internet (and internet in general) is extremely slow and not synchronized with the audio.
I got 2pi some weeks ago, followed all the instructions as per infos on the web site, therefore I do have a raspbian OS.

Goraxium
Posts: 122
Joined: Tue Jan 26, 2016 1:42 pm

Re: audio on rasprberry 2pi

Mon Feb 15, 2016 9:56 am

andrea2016 wrote:Thanks now is working, despite watching video on internet (and internet in general) is extremely slow and not synchronized with the audio.
It can be very slow if you run high quality videos, because some web browsers do not take full advantage of all of the cores. 320x240 videos should run fine. Anything video quality above that, may need to be downloaded, and run through dedicated playback software (omxplayer is a popular choice).

andrea2016
Posts: 6
Joined: Sun Feb 07, 2016 11:13 am

Re: audio on rasprberry 2pi

Sun Feb 21, 2016 8:25 am

tks for the infos.

gkreidl
Posts: 6326
Joined: Thu Jan 26, 2012 1:07 pm
Location: Germany

Re: audio on rasprberry 2pi

Sun Feb 21, 2016 9:45 am

Goraxium wrote:
andrea2016 wrote:Thanks now is working, despite watching video on internet (and internet in general) is extremely slow and not synchronized with the audio.
It can be very slow if you run high quality videos, because some web browsers do not take full advantage of all of the cores. 320x240 videos should run fine. Anything video quality above that, may need to be downloaded, and run through dedicated playback software (omxplayer is a popular choice).
This is not correct. Browsers based on webkitgtk3 (epiphany, kweb3) use hardware (GPU) accelerated video playback inside the browser. It works quite well, if the video area is not too large.
Last edited by gkreidl on Mon Feb 22, 2016 8:48 am, edited 1 time in total.
Minimal Kiosk Browser (kweb)
Slim, fast webkit browser with support for audio+video+playlists+youtube+pdf+download
Optional fullscreen kiosk mode and command interface for embedded applications
Includes omxplayerGUI, an X front end for omxplayer

Goraxium
Posts: 122
Joined: Tue Jan 26, 2016 1:42 pm

Re: audio on rasprberry 2pi

Mon Feb 22, 2016 8:37 am

gkreidl wrote:
Goraxium wrote:
andrea2016 wrote:Thanks now is working, despite watching video on internet (and internet in general) is extremely slow and not synchronized with the audio.
It can be very slow if you run high quality videos, because some web browsers do not take full advantage of all of the cores. 320x240 videos should run fine. Anything video quality above that, may need to be downloaded, and run through dedicated playback software (omxplayer is a popular choice).
This is not correct. Browsers based on webkitgtk3 (epiphany, kweb3) use hardware (GPU) accelerated video playback inside the browser. It works quite well, if the video are is not too large.
Older versions of Iceweasel only utilised one core. Playing any video above 320x240 was next to impossible. These days, you can watch videos on YouTube at reasonable resolutions after a bit of a stuttering start. Without knowing the setup the OP is using, or what the quality of videos they are playing is, it's hard to say what's happening. USB audio has never been an issue for me though (except when trying to run things in real time through a USB hub (guitarix)).

Return to “Beginners”