![]() |
Radeon HD 6310, choppy in YouTube, even when using HTML5 - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6) +--- Forum: Video Cards (https://www.linuxliteos.com/forums/forumdisplay.php?fid=22) +--- Thread: Radeon HD 6310, choppy in YouTube, even when using HTML5 (/showthread.php?tid=1918) |
Radeon HD 6310, choppy in YouTube, even when using HTML5 - torreydale - 06-24-2015 Re: Radeon HD 6310, choppy in YouTube, even when using HTML5 - Valtam - 06-24-2015 You're really limited by that hardware on linux. You could try gnash. Remove all history, cookies etc from Firefox first, then close Firefox. Clean Firefox via Lite Tweaks. then do: Code: sudo apt-get remove flashplugin-installer Code: sudo apt-get install mozilla-plugin-gnash Re: Radeon HD 6310, choppy in YouTube, even when using HTML5 - torreydale - 06-24-2015 At http://support.amd.com/en-us/download/desktop?os=Ubuntu+x86+32, the driver revision number is 15.5. In Synaptic, I see 2:15.2. Does that mean revision 15.2? Re: Radeon HD 6310, choppy in YouTube, even when using HTML5 - Valtam - 06-25-2015 How did it go with gnash? Re: Radeon HD 6310, choppy in YouTube, even when using HTML5 - torreydale - 06-25-2015 I'll have access to the laptop again next week. In the meantime I'm considering Gnash as well as installing the driver from the vendor's site. Re: Radeon HD 6310, choppy in YouTube, even when using HTML5 - torreydale - 07-07-2015 I had some time with the laptop on the 4th of July. I cleared Firefox history via Firefox and I used the Lite Cleaner. I ran the two commands you listed. When I opened Firefox to view a Youtube video, there was no playback. Just a black screen with a message saying something to the effect of the video not being available or something like that. I reverted back to flash for the time being. Re: Radeon HD 6310, choppy in YouTube, even when using HTML5 - Teddy - 07-23-2015 Try the fresh-player plugin. It basically takes the newer flash player from Chrome (Pepper Flash) and allows it to run in Firefox. Some of the newer versions have fixed hardware choppiness before. Code: sudo add-apt-repository ppa:skunk/pepper-flash Once installed, reboot machine and fire up Firefox. If YouTube is set to use Flash, it will now use the fresh-player plugin. Re: Radeon HD 6310, choppy in YouTube, even when using HTML5 - N4RPS - 07-23-2015 Hello! I tried this, as the freshplayer plugin caused my FF39 to crash. The PPA description when installing this doesn't mention anything about Firefox, but I installed it anyway. It didn't help my situation (getting away from Flash 11), so I guess I'll have to wait until freshplayer can run without crashing FF... 73 DE N4RPS Rob Re: Radeon HD 6310, choppy in YouTube, even when using HTML5 - torreydale - 07-23-2015 @Teddy5090 It looks like "pepperflashplugin-nonfree" is also available via the Install/Remove Software app (a.k.a. Synaptic Package Manager)Menu->System->Install/Remove Software. |