You are not logged in.

#1 2012-04-04 10:58:41

xorgx3
Member
From: Poland
Registered: 2011-11-29
Posts: 197

Youtube on fulscreen - complety freezy system

Hi
I have a big problem with youtube videos. When I switch on fullscreen mode my system is complety freezy. Helps only restert the computer. I don't know how i can fix them.

It's my configure:

uname -a
Linux myhost 3.2.13-1-ARCH #1 SMP PREEMPT Sat Mar 24 09:10:39 CET 2012 x86_64 Intel(R) Core(TM) i5 CPU M 450 @ 2.40GHz GenuineIntel GNU/Linux
X -version

X.Org X Server 1.11.4
Release Date: 2012-01-27
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.2.2-1-ARCH x86_64 
Current Operating System: Linux myhost 3.2.13-1-ARCH #1 SMP PREEMPT Sat Mar 24 09:10:39 CET 2012 x86_64
Kernel command line: root=/dev/sda6 ro nomodeset
Build Date: 29 January 2012  03:38:00PM
 
Current version of pixman: 0.24.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
flashplugin-11.2.202.228-1
02:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Manhatta
n [Mobility Radeon HD 5400 Series] (prog-if 00 [VGA controller])
        Subsystem: Dell Device 0413
        Flags: bus master, fast devsel, latency 0, IRQ 46
        Memory at d0000000 (64-bit, prefetchable) [size=256M]
        Memory at cfee0000 (64-bit, non-prefetchable) [size=128K]
        I/O ports at 2000 [size=256]
        [virtual] Expansion ROM at cfe00000 [disabled] [size=128K]
        Capabilities: [50] Power Management version 3
        Capabilities: [58] Express Legacy Endpoint, MSI 00
        Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
        Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <
?>

Please help me.

Offline

#2 2012-04-04 11:17:37

mich04
Member
From: Illinois - United States
Registered: 2011-10-25
Posts: 390

Re: Youtube on fulscreen - complety freezy system

Have you tried to look at your ATI drivers? Here is the Wiki
https://wiki.archlinux.org/index.php/ATI#Installation

Also what desktop/WM are you using? DWM performs much differently than a full fledge KDE desktop. With the setup you have though, asides from the unknown amount of ram, you should not be having problems.


I love computers, networking and Arch Linux. Sometimes I might ask a stupid question, but please have grace with me like I would with you.

Offline

#3 2012-04-04 11:28:16

xorgx3
Member
From: Poland
Registered: 2011-11-29
Posts: 197

Re: Youtube on fulscreen - complety freezy system

I have a proprietary drivers of ATI becouse better manage my graphic card(it isn't loud). Unless something changed since last year? I am not sure change drivers on open source would be good idea.


I'm using a Openbox manager.

EDIT:
When I watching even normal video (360p, small player), my using of procesor is about 20-30% or sometimes more.

Last edited by xorgx3 (2012-04-04 11:40:08)

Offline

#4 2012-04-04 15:38:53

mich04
Member
From: Illinois - United States
Registered: 2011-10-25
Posts: 390

Re: Youtube on fulscreen - complety freezy system

Hmm, what is your internet connection speed and do you share it with many people? If you have a wireless router I would check your logs for people accessing the connection. Also what web browser are you using? The proprietary drivers should be fine that's what I run on all my systems. Do you have problems with any other graphic intense programs, such as games or movies? I am also assuming you have the 64-bit version of flash is that correct?


I love computers, networking and Arch Linux. Sometimes I might ask a stupid question, but please have grace with me like I would with you.

Offline

#5 2012-04-04 15:55:19

KingX
Member
From: CA
Registered: 2010-03-24
Posts: 324

Re: Youtube on fulscreen - complety freezy system

Chances are you have turned on Hardware Acceleration for Flash and that is causing system freezes. What is the output for

 cat /etc/adobe/mms.cfg

Offline

#6 2012-04-04 16:29:12

xorgx3
Member
From: Poland
Registered: 2011-11-29
Posts: 197

Re: Youtube on fulscreen - complety freezy system

I'm 6096 kbps down and 512 up speed connection. I'm wireless connection, but I'm sure nobody use this, only me. I'm using Chromium. If I watch some 1080p movie on my disc (without flash and browser) procesor little speed up (about 20%), but movies looks great and no freezies or something - just looks beautiful  smile
I probably use 64 bit flash, I was installed it from repo and now I don't know how check it sad ...

$ cat /etc/adobe/mms.cfg
#EnableLinuxHWVideoDecode=1
OverrideGPUValidation=true

Offline

#7 2012-04-04 17:11:19

skurk
Member
From: Östersund, Sweden
Registered: 2012-03-29
Posts: 8

Re: Youtube on fulscreen - complety freezy system

Change the line:

#EnableLinuxHWVideoDecode=1

to:

EnableLinuxHWVideoDecode=0

Unfortunately that is the current workaround. You could also disable hardware accelleration by right clicking on a flash video and disable it in the flash settings.

Offline

#8 2012-04-04 18:10:06

xorgx3
Member
From: Poland
Registered: 2011-11-29
Posts: 197

Re: Youtube on fulscreen - complety freezy system

Unfortunately this not working. Maybe is little better, but video still freezing and i have to restart my WM.

I don't know how understanding this sentence :

Unfortunately that is the current workaround

Can you write this another words?

Offline

#9 2012-04-05 11:56:13

mich04
Member
From: Illinois - United States
Registered: 2011-10-25
Posts: 390

Re: Youtube on fulscreen - complety freezy system

Unfortunately that is the current workaround

It means that it is not quite a solution.

It sounds like your problem does not relate to a hardware issue.


Here are my suggestions


1. Test your internet connection. Google has many option for this. If you have a router try to figure out if it keeps logs of who has accessed it. Most linksys and d-link routers do this. The information can be found on their website.

2. turn off hardware acceleration. You can do that by right-clicking on the video and selecting settings. it is in the first menu.

3. Try another browser such as firefox or seamonkey.

4. Downgrade flash.

here is a link for downgrading
https://wiki.archlinux.org/index.php/Do … g_Packages

Edit: I just saw that xorgx3 also suggested to turn off hardware acceleration smile

Last edited by mich04 (2012-04-05 11:58:25)


I love computers, networking and Arch Linux. Sometimes I might ask a stupid question, but please have grace with me like I would with you.

Offline

#10 2012-04-05 13:11:38

xorgx3
Member
From: Poland
Registered: 2011-11-29
Posts: 197

Re: Youtube on fulscreen - complety freezy system

Ok, I complety remove flashplugin (becouse of downgrade not works). Now I am surprised, movies on YT works very good(html5 is not enabled!, maybe magic?), worse looks comment page, but it's no problem to me.

Of course other stuff like flash games not working, but I don't play games, so it's ok.

If someone will have some ideas to "revitalize" my flash - please write here.

EDIT:
Now it looks like :
http://imageshack.us/photo/my-images/25 … x768s.png/

Last edited by xorgx3 (2012-04-05 13:45:15)

Offline

#11 2012-04-05 14:26:00

kokoko3k
Member
Registered: 2008-11-14
Posts: 2,473

Re: Youtube on fulscreen - complety freezy system

xorgx3 wrote:

I'm 6096 kbps down and 512 up speed connection. I'm wireless connection, but I'm sure nobody use this, only me. I'm using Chromium. If I watch some 1080p movie on my disc (without flash and browser) procesor little speed up (about 20%), but movies looks great and no freezies or something - just looks beautiful  smile
I probably use 64 bit flash, I was installed it from repo and now I don't know how check it sad ...

$ cat /etc/adobe/mms.cfg
#EnableLinuxHWVideoDecode=1
OverrideGPUValidation=true

OverrideGPUValidation is ignored in flash 11


Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !

Offline

#12 2012-04-05 19:25:47

xorgx3
Member
From: Poland
Registered: 2011-11-29
Posts: 197

Re: Youtube on fulscreen - complety freezy system

Ehh,
I have to return to flash. So any ideas? No idea works...

On html5 movies looks ok.

Offline

Board footer

Powered by FluxBB