WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: (SOLVED) Youtube Videos Stutters then crashes  (Read 7162 times)

Offline LinuxUser01

  • Full Member
  • ***
  • Posts: 111
(SOLVED) Youtube Videos Stutters then crashes
« on: July 12, 2012, 04:53:25 PM »
 I have went through the ATI FGLRX setup successfully and came back into Tiny Core with a much better resolution compared to what i basically had with Xvesa. I have tried Xorg-7.5 and Xorg-7.6 with the ATI FGLRX setup and have only noticed a slight smoother boost difference in Xorg-7.6 compared to X-org7.5 which was recommended. I still get stutter then a lockup after watching a youtube video @480P, 720P or 1080P full screen only in only a few seconds with either Xorg7.5 or Xorg7.6. I have read through Xorg 7.5 documents and didn't see my card being supported but again i'm still getting the same results in Xorg 7.6 when it does have support for my card. So it must be some configuration i have to manually do which i still haven't managed to understand at this point since i've been a Windows user for over a decade and Tiny Core is pretty new to me. So far i only know how to get sound, browser, and other extensions working. I've only been using Tiny Core for just a few months and this is actually my second time trying to get this ATI card working since i got tired of using Xvesa. Below i have pasted my Xorg.conf which fglrx seems to be using at the moment and also my computer specs, thank you.


file:///etc/X11/xorg.conf

Section "ServerLayout"
   Identifier     "aticonfig Layout"
   Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Module"
EndSection

Section "Monitor"
   Identifier   "aticonfig-Monitor[0]-0"
   Option       "VendorName" "ATI Proprietary Driver"
   Option       "ModelName" "Generic Autodetecting Monitor"
   Option       "DPMS" "true"
EndSection

Section "Device"
   Identifier  "aticonfig-Device[0]-0"
   Driver      "fglrx"
   BusID       "PCI:1:0:0"
EndSection

Section "Screen"
   Identifier "aticonfig-Screen[0]-0"
   Device     "aticonfig-Device[0]-0"
   Monitor    "aticonfig-Monitor[0]-0"
   DefaultDepth     24
   SubSection "Display"
      Viewport   0 0
      Depth     24
   EndSubSection
EndSection
-----------------------------------------------------
Tiny Core 4.5.6
Intel Core 2 Quad Q6600
Gigabyte GA-P35-DS3R R1.0
OCZ PC2 6400 2GB
ATI RADEON HD5850
Sound Blaster X-FI Extreme Music
DELL ST2210b
----------------------------------------
« Last Edit: July 20, 2012, 10:22:50 PM by LinuxUser01 »

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: Youtube Videos Stutters then crashes
« Reply #1 on: July 12, 2012, 11:25:30 PM »
output of fglrxinfo and /var/log/Xorg.0.log please

Offline LinuxUser01

  • Full Member
  • ***
  • Posts: 111
Re: Youtube Videos Stutters then crashes
« Reply #2 on: July 12, 2012, 11:37:17 PM »
I had no problem finding this Xorg.0.log, but i have no idea where the output of fglrxinfo is located unless you wanted me to just go into the terminal and type in fglrxinfo which i have done for you below?

display: :0.0  screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: ATI Radeon HD 5800 Series
OpenGL version string: 4.2.11631 Compatibility Profile Context


Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Youtube Videos Stutters then crashes
« Reply #3 on: July 13, 2012, 01:09:08 AM »
The initial post might potentially let a reader draw following conclusions:

1. That if a user would not be satisfied with the default Xvesa server, then Xorg would be the only alternative.
2. That when using Xorg with an ATI card then proprietary drivers would be a requirement.

Neither 1. nor 2. applies.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: Youtube Videos Stutters then crashes
« Reply #4 on: July 13, 2012, 01:50:30 AM »
your xorg.conf, xorg.log and fglrxinfo looks ok

try Xorg-7.5 please

Offline LinuxUser01

  • Full Member
  • ***
  • Posts: 111
Re: Youtube Videos Stutters then crashes
« Reply #5 on: July 16, 2012, 05:13:00 PM »
     I have already used Xorg 7.5 and the stuttering seems to be not just at full screen, but also on small and large screen as well which i didn't mention in my first post. Is there anything else i can use other than Xorg at this point? I've also checked my video card clocks and they seem to be working when running a youtube video by switching to 3D clocks from 2D.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10962
Re: Youtube Videos Stutters then crashes
« Reply #6 on: July 17, 2012, 09:43:25 AM »
It could always be buggy Flash, and with no new versions coming, out of luck if it is.
The only barriers that can stop you are the ones you create yourself.

Offline LinuxUser01

  • Full Member
  • ***
  • Posts: 111
Re: Youtube Videos Stutters then crashes
« Reply #7 on: July 20, 2012, 06:50:49 PM »
             Okay, so i was browsing around the site today and noticed some people talking about the xf86-video extension. So i got a new installed Tiny Core 4.5.6 again from scratch on this flash drive along with OSS.tcz, Firefox.tcz as "Download only" and the Getflash11 as "Onboot" and saved. So what i did was after a reboot from that point i just CTRL+ALT+BACKSPACE into the console and ran the commands tce-load -wil xf86-video-ati.tcz and Xorg-7.6.tcz and then came back into Tiny Core with no problems. I first noticed how smooth the curser was when i loaded Firefox into Bing.com since the curser usually stuttered while it would load that page. Than i tried to minimize Firefox and didn't notice any refresh issues like i used too. Than i loaded up a youtube video at 1080P and watched it at Full screen and guess what, PERFECT. Thank you for your help

-Note: Below i have attached two files if you are interested to see, if they do differ from the ones previously posted. I do not see a Xorg.conf file but only a Xorg.conf.vesa which i have attached along with Xorg.0.log file as well.
« Last Edit: July 20, 2012, 07:09:09 PM by LinuxUser01 »

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: (SOLVED) Youtube Videos Stutters then crashes
« Reply #8 on: July 20, 2012, 11:47:57 PM »
QED!
You just confirm my hint from Reply #3 ;)

xorg.conf.vesa is irrelevant
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14546
Re: (SOLVED) Youtube Videos Stutters then crashes
« Reply #9 on: July 20, 2012, 11:52:47 PM »
Sure, if you want to influence anything, /etc/X11/xorg.conf needs to be created/edited..

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10962
Re: (SOLVED) Youtube Videos Stutters then crashes
« Reply #10 on: July 22, 2012, 09:25:57 AM »
Another win for the open radeon drivers over Catalyst ;)
The only barriers that can stop you are the ones you create yourself.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: (SOLVED) Youtube Videos Stutters then crashes
« Reply #11 on: July 22, 2012, 10:41:59 AM »
Another win for the open radeon drivers over Catalyst ;)

Not surprised in the least (just based on empirical observation...).
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)