View previous topic :: View next topic |
Author |
Message |
caaarlos Apprentice
Joined: 27 Apr 2012 Posts: 155
|
Posted: Fri Oct 25, 2013 5:17 am Post subject: [SOLVED]Wheezing sound over hdmi.[SOLVED] |
|
|
Hello,
I'm having a problem with my pc sound over hdmi... When I play a html5 video or flash video on chromium ( firefox works well), the video sound on my tv begin wheezing and after 2 min e 25 sec the wheezing sound stops and works fine.
Can someone help me?
Thanks!
Last edited by caaarlos on Mon May 12, 2014 5:29 pm; edited 1 time in total |
|
Back to top |
|
|
audiodef Watchman
Joined: 06 Jul 2005 Posts: 6656 Location: The soundosphere
|
|
Back to top |
|
|
zeronullity Tux's lil' helper
Joined: 16 Oct 2010 Posts: 103
|
Posted: Fri Oct 25, 2013 9:06 pm Post subject: |
|
|
Well if your completely sure there is no issue with the output device (TV/monitor/cable/video card) and also there
is no issues with firefox.. I would first check your compile flags for chromium and dependent libraries making
sure there is nothing aggressive. Also try enabling/disabling acceleration in flash. Try upgrading flash to most
recent version if you have not already done so, same for chromium, and also update your video driver. You can also
run in debug mode to see if you can capture any useful output. Also understanding what type/version of flash is
running on both firefox & chromium.. might help you narrow down the issue. |
|
Back to top |
|
|
caaarlos Apprentice
Joined: 27 Apr 2012 Posts: 155
|
Posted: Mon Oct 28, 2013 4:06 pm Post subject: |
|
|
Thanks for replies....
This what happens when I open chromium using terminal... http://bpaste.net/show/144560/ |
|
Back to top |
|
|
zeronullity Tux's lil' helper
Joined: 16 Oct 2010 Posts: 103
|
Posted: Mon Oct 28, 2013 6:15 pm Post subject: |
|
|
I see no errors that stand out as being the problem, majority of those errors can be overlooked like the font error etc.
What does your CPU usage look like when this problem happens with the static sound?
Can you post the following information..
emerge --info chromium
cat /etc/make.conf
flash player version
video card driver version |
|
Back to top |
|
|
caaarlos Apprentice
Joined: 27 Apr 2012 Posts: 155
|
Posted: Mon Oct 28, 2013 9:02 pm Post subject: |
|
|
# emerge --info chromium | wgetpaste
Your paste can be seen here: http://bpaste.net/show/144676/
# cat /etc/portage/make.conf | wgetpaste
Your paste can be seen here: http://bpaste.net/show/144677/
flash version "You have version 11,2,202,310 installed"
I'm using * sys-kernel/linux-firmware
Latest version available: 20130728
Latest version installed: 20130728
....radeon/R700_rlc.bin |
|
Back to top |
|
|
zeronullity Tux's lil' helper
Joined: 16 Oct 2010 Posts: 103
|
Posted: Mon Oct 28, 2013 10:23 pm Post subject: |
|
|
Current pepperflash version is 11.9.900.117 give that a try, there is also a newer version of chromium available.
Use the pepperflash version not the old 11.2 version.. it's outdated and only security updates will be released for it, no bug fixes.
I'm not a ATi user but your problem may lie in your video driver.. if none of the above updates fix the issue. |
|
Back to top |
|
|
caaarlos Apprentice
Joined: 27 Apr 2012 Posts: 155
|
Posted: Tue Oct 29, 2013 3:59 am Post subject: |
|
|
Thanks for the answers... but now I realized that firefox's videos are playing with the same wheezing sound. Some videos the wheezing sound not happens, other the sound works fine, other videos the sound is wheezing for a moment and others videos this sound not stops.
I'll try to update my applications and see what happens!
Sorry for my english. |
|
Back to top |
|
|
zeronullity Tux's lil' helper
Joined: 16 Oct 2010 Posts: 103
|
Posted: Tue Oct 29, 2013 5:22 pm Post subject: |
|
|
You also might try increasing your pcm buffer size for your hdmi digital out and enabling VDPAU support.. not sure if it
would have any affect but you can give it a try. It would be also helpful if you had more devices to test like another TV/hdmi cable. |
|
Back to top |
|
|
caaarlos Apprentice
Joined: 27 Apr 2012 Posts: 155
|
Posted: Mon May 12, 2014 5:28 pm Post subject: |
|
|
Thanks for reply
I changed CONFIG_SND_HDA_PREALLOC_SIZE from 64 to 2048 and now my sound works. |
|
Back to top |
|
|
|