xbianonpi / xbian

XBMC on Raspberry Pi, Bleeding Edge
https://xbian.org
GNU General Public License v3.0
294 stars 44 forks source link

Xbian freezes/lags hard #647

Closed runesmdk closed 7 years ago

runesmdk commented 9 years ago

Im running rpi rev B, stock xbian install. Running ethernet cable. Ran apt-get update and apt-get upgrade 4 days ago, but it still says rc2. Didnt fix my problem though (have had it for some time now) When watching anything, youtube or network videos, every few minutes, sometimes only seconds (varies every time) the video and audio completely stops for up to 20-30 seconds and then just plays on - or it studders for a few seconds.

It doesnt say buffering at any time. Settings in youtube is locked at max 720p The rpi is connected to a switch, to where i have connected an access point. When the rpi stops i can keep streaming youtube over wifi to my laptop with high speed buffering no problems at all. I'm on 20/3mbit internet.

What is happening with my xbian?

CurlyMoo commented 9 years ago

Did you update the apt sources as described on the xbian.org FAQ?

runesmdk commented 9 years ago

If you mean that it doesnt work with the brantje anymore, then yes. It took quite some time to do the updates. I'm fairly un-linuxy, so i have a really hard time figuring it out.

CurlyMoo commented 9 years ago

And i meant the updated FAQ. Brantje's info is already old.

runesmdk commented 9 years ago

Read the faq prior to updating - . You think i've done something wrong ?

I did this:


SSH into the machine

Terminal sudo nano /etc/apt/sources.list

Add this line at the end Code: deb http://apt.xbian.org stable main Comment out all lines that point to http://xbian.brantje.com Ctrl+O to save Ctrl+X to exit

Terminal sudo nano /etc/apt/sources.list.d/xbian.list

Comment out all the lines like this: Code:

### deb http://xbian.brantje.com stable main
### deb http://xbian.brantje.com staging main
### deb http://xbian.brantje.com devel main

### deb http://xbian.brantje.com/rpi-wheezy stable main
### deb http://xbian.brantje.com/rpi-wheezy staging main
### deb http://xbian.brantje.com/rpi-wheezy devel main

Terminal sudo apt-get update && sudo apt-get upgrade -y

CurlyMoo commented 9 years ago

That's not what the FAQ says: http://www.xbian.org/faq/

runesmdk commented 9 years ago

Oh. Well. How did i miss that... Allright, doing that right away. But problem where still there on the last beta before going on to RC

CurlyMoo commented 9 years ago

Updates where delayed because of our apt restructuring. Could well be fixed by now.

runesmdk commented 9 years ago

Okay. Will give this a shot. Thanks for the quick response. And at the end of apt-get update; apt-get install --reinstall xbian-package-repo; apt-get update can i add -y to make it say yes to everything under the installation automatically?

CurlyMoo commented 9 years ago

as long as you don't use dist-upgrade

runesmdk commented 9 years ago

So, i can add -y? Just dont dist-upgrade -y ?

CurlyMoo commented 9 years ago

Yep

runesmdk commented 9 years ago

Thanks

runesmdk commented 9 years ago

Done. Still says RC2 ?

runesmdk commented 9 years ago

Somewhere along the process i caught a glimpse of it saying something in the means of "xbian.list is modified. Keeping that version"

CurlyMoo commented 9 years ago

It tells you it will force overwrite it. Did you fully upgrade? Tried several times?

runesmdk commented 9 years ago

Yes it initially stated it would overwrite and i should check back afterwards, but then said after it was keeping the modified version. Didnt manage to get a screenshot as it continued. Should i try again now?

CurlyMoo commented 9 years ago

What's the content of the sources now (and please use markdown).

runesmdk commented 9 years ago

Erhm. How do i check ? And what's markdown

CurlyMoo commented 9 years ago

You posted the content before. Markdown is what you see where is says markdown when commenting.

runesmdk commented 9 years ago

Content of xbian.list? I copy pasted from a website, so i dont know what i did to get the markdown.

CurlyMoo commented 9 years ago

Yes, to know what you did, read the markdown link when commenting.

runesmdk commented 9 years ago

But it seems to be updating alot of things yet again. Apt-get update got connected to apt1.xbian.org stable release

CurlyMoo commented 9 years ago

That seems correct.

runesmdk commented 9 years ago

Allright. Then i'll see what it updates too this time. Right now its 13.1beta1 git:20140511-692cfba (Compiled:May 10 2014)

CurlyMoo commented 9 years ago

Just keep upgrading until nothing left to do.

runesmdk commented 9 years ago

Without xbmc stopping, text in system info just changed from rc2 to rc3. Aint that something. Sweet. I'll never get the hang of linux. Ever since veering out from computers at age 17 and into cars i havent been able to keep up with anything. Now i'm 27 and car mechanic with speciality on auto diagnostics and electronics on 10th year. My brain can't stuff much more information in, that i'm allready getting hehe. Thank you for support CurlyMoo :+1:

runesmdk commented 9 years ago

This havent solved anything. As i'm laying sick in my couch, i'm getting through a lot of youtube these days. 2 times today i had to ssh into it, and restart xbmc service. It also still studders quite badly.

CurlyMoo commented 9 years ago

Does that only happen with the YouTube plugin?

runesmdk commented 9 years ago

No. The studder also occurs on 2-3gb 720p vids over ethernet from fileserver (samba). Youtube has another problem. Especially if stopping the youtube video before its done. It just goes black screen. Yatsee remote says it aint playing anything. Ssh works fine for a xbmc restart. Den 20/12/2014 21.59 skrev "CurlyMoo" notifications@github.com:

Does that only happen with the YouTube plugin?

— Reply to this email directly or view it on GitHub https://github.com/xbianonpi/xbian/issues/647#issuecomment-67749472.

anaconda commented 9 years ago

Can you please provide a debug log? See http://kodi.wiki/view/Debug_log/Easy

mkreisl commented 7 years ago

Closing due to lack of activity. Reopen if you feel this issue is still relevant.