Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook
Pages (23): « Previous 1 ... 19 20 21 22 23 Next »
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
XBian Release Candidate 3
8th Mar, 2015, 11:54 AM (This post was last modified: 8th Mar, 2015 11:55 AM by menakite.)
Post: #301
menakite Offline
Management
******
Posts: 175
Joined: Apr 2014
Reputation: 27
RE: XBian Release Candidate 3
It's a bug in btrfs. From my experience it's been fixed in 3.16.something.
"btrfs check --repair ..." (manually added somewhere in the initramfs init script) fixes it, but --repair is not considered completely safe (although it has never caused any damage here).
My suggestion is to live with it. The directory is actually empty.
Find all posts by this user
Quote this message in a reply
14th Mar, 2015, 02:05 PM
Post: #302
agent5150 Offline
Registered
Posts: 67
Joined: Dec 2012
Reputation: 1
RE: XBian Release Candidate 3
Why am I getting kept back message on upgrade attempt?

# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
xbian-package-config-xbmc xbian-package-upstart-xbmc-bridge
xbian-package-xbmc xbian-package-xbmc-scripts xbian-update
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.


My sources list:
deb http://mirrordirector.raspbian.org/raspbian/ wheezy main non-free
deb http://apt.xbian.org stable main
deb http://apt.xbian.org staging main

Is this normal or am I missing something here?
Find all posts by this user
Quote this message in a reply
14th Mar, 2015, 08:18 PM
Post: #303
mariuscotan Offline
Registered
Posts: 15
Joined: Feb 2015
Reputation: 0
RE: XBian Release Candidate 3
I've installed the last two updates and still have the following problems:

- Cpu usage 100% without doing anything
- audio with external usb 5.1 sound card or over HDMI: i experience sound dropouts and a very big delay
- playing any kind of online videos - it'S buffering and freezing

maybe it's all because of 100% cpu usage
Find all posts by this user
Quote this message in a reply
14th Mar, 2015, 08:39 PM
Post: #304
Skywatch Offline
Registered
Posts: 1,018
Joined: Mar 2013
Reputation: 28
RE: XBian Release Candidate 3
(14th Mar, 2015 08:18 PM)mariuscotan Wrote:  - audio with external usb 5.1 sound card or over HDMI: i experience sound dropouts and a very big delay
- playing any kind of online videos - it'S buffering and freezing

I think these are related and you may be right about the CPU usage. The question is what's causing it and how to fix it? I get such bad audio dropouts that I binned Kodi and have now gone back to Gotham, then it all works well.

Skywatch.
Find all posts by this user
Quote this message in a reply
14th Mar, 2015, 09:13 PM
Post: #305
f1vefour Offline
Administrator
******
Posts: 1,342
Joined: Mar 2013
Reputation: 58
Re: RE: XBian Release Candidate 3
(14th Mar, 2015 08:18 PM)mariuscotan Wrote:  I've installed the last two updates and still have the following problems:

- Cpu usage 100% without doing anything
- audio with external usb 5.1 sound card or over HDMI: i experience sound dropouts and a very big delay
- playing any kind of online videos - it'S buffering and freezing

maybe it's all because of 100% cpu usage
What is using the CPU time?

Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us.
Visit this user's website Find all posts by this user
Quote this message in a reply
14th Mar, 2015, 09:37 PM
Post: #306
mariuscotan Offline
Registered
Posts: 15
Joined: Feb 2015
Reputation: 0
RE: XBian Release Candidate 3
It is verry interesting:
after i loged in with xbian user to check what is using the cpu, the cpu usage lowered, now it is about 35-40% when system is idle, but as long i navigate through kodi menu, it goes agin to 100%. Please look at the attached screenshoot.
I have also attached the kodi.log file if this help.


Attached File(s) Thumbnail(s)
   

.zip  kodi.zip (Size: 11.4 KB / Downloads: 1)
Find all posts by this user
Quote this message in a reply
14th Mar, 2015, 11:42 PM
Post: #307
f1vefour Offline
Administrator
******
Posts: 1,342
Joined: Mar 2013
Reputation: 58
RE: XBian Release Candidate 3
You need to remove ~/.kodi and reconfigure, something has gotten corrupted.

Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us.
Visit this user's website Find all posts by this user
Quote this message in a reply
15th Mar, 2015, 02:06 AM
Post: #308
maybeme Offline
Registered
Posts: 10
Joined: Jan 2014
Reputation: 0
RE: XBian Release Candidate 3
On my PI installation, I also have the issue of way too much CPU usage since yesterdag, the system is unusable since then.

I checked the logs, I found one error, but I think it is unrelated:
Unable to load libcurl.so.4, reason: /usr/lib/arm-linux-gnueabihf/libssh2.so.1: cannot read file data: Is a directory

=> I checked the file, and it was a hard link to the complete folder instead of to the correct file. I thought the correct file would be libssh2.so.1.0.1, so I updated it like this:

Terminal
xbian@xbian ~ $ sudo unlink /usr/lib/arm-linux-gnueabihf/libssh2.so.1
xbian@xbian ~ $ sudo ln /usr/lib/arm-linux-gnueabihf/libssh2.so.1.0.1 /usr/lib/arm-linux-gnueabihf/libssh2.so.1

But then I got this error:
Unable to load libcurl.so.4, reason: /usr/lib/arm-linux-gnueabihf/libssh2.so.1: file too short
Find all posts by this user
Quote this message in a reply
15th Mar, 2015, 02:47 AM
Post: #309
mariuscotan Offline
Registered
Posts: 15
Joined: Feb 2015
Reputation: 0
RE: XBian Release Candidate 3
(14th Mar, 2015 11:42 PM)f1vefour Wrote:  You need to remove ~/.kodi and reconfigure, something has gotten corrupted.

Hi!

i have tried and it didn't hepl. As long as i change no kodi config, the cpu usage is about 30-40%, whene i change for example the refresh rate from 50 Hz to 60 Hz, the cpu utilisation is 100% all the time and i cannot do anything... just remove the kodi folder and start from the begining.

Kodi uses 80% CPU in system idle mode
Find all posts by this user
Quote this message in a reply
15th Mar, 2015, 05:29 AM
Post: #310
f1vefour Offline
Administrator
******
Posts: 1,342
Joined: Mar 2013
Reputation: 58
RE: XBian Release Candidate 3
Let me see your syslog (dmesg) and what version is kodi?

Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us.
Visit this user's website Find all posts by this user
Quote this message in a reply
15th Mar, 2015, 05:44 AM
Post: #311
maybeme Offline
Registered
Posts: 10
Joined: Jan 2014
Reputation: 0
RE: XBian Release Candidate 3
Hmm, seems like it was related. I fixed some issues with my installed packages, removed the files I was trying to fix in my previous post and installed the package libssh2-1:

Terminal
xbian@xbian ~ $ sudo rm /usr/lib/arm-linux-gnueabihf/libssh2.so.1
xbian@xbian ~ $ sudo rm /usr/lib/arm-linux-gnueabihf/libssh2.so.1
xbian@xbian ~ $ sudo apt-get install libssh2-1

This fixes the libssh2 files, and also lowers the cpu usage of xbian back to normal levels. Not sure how libssh2 got corrupted... And why it has such an impact on cpu usage.
Find all posts by this user
Quote this message in a reply
15th Mar, 2015, 06:17 AM
Post: #312
mariuscotan Offline
Registered
Posts: 15
Joined: Feb 2015
Reputation: 0
RE: XBian Release Candidate 3
(15th Mar, 2015 05:29 AM)f1vefour Wrote:  Let me see your syslog (dmesg) and what version is kodi?

Kodi 14.2-RC1 Git: Unknown (Compiled: Mar 13 2015)
Xbian 1.0 (kknockout), kenel: Linux 3.18.8+

Raspberry Pi Model B

Dmesg attached.


Attached File(s)
.zip  dmesg.zip (Size: 6.73 KB / Downloads: 1)
Find all posts by this user
Quote this message in a reply
15th Mar, 2015, 06:35 AM
Post: #313
f1vefour Offline
Administrator
******
Posts: 1,342
Joined: Mar 2013
Reputation: 58
Re: RE: XBian Release Candidate 3
(15th Mar, 2015 06:17 AM)mariuscotan Wrote:  
(15th Mar, 2015 05:29 AM)f1vefour Wrote:  Let me see your syslog (dmesg) and what version is kodi?

Kodi 14.2-RC1 Git: Unknown (Compiled: Mar 13 2015)
Xbian 1.0 (kknockout), kenel: Linux 3.18.8+

Raspberry Pi Model B

Dmesg attached.
Could you add this to /boot/cmdline.txt and reboot.
Code:
dwc_otg.fiq_fsm_mask=0xf

Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us.
Visit this user's website Find all posts by this user
Quote this message in a reply
15th Mar, 2015, 07:06 AM
Post: #314
mariuscotan Offline
Registered
Posts: 15
Joined: Feb 2015
Reputation: 0
RE: XBian Release Candidate 3
(15th Mar, 2015 06:35 AM)f1vefour Wrote:  
(15th Mar, 2015 06:17 AM)mariuscotan Wrote:  
(15th Mar, 2015 05:29 AM)f1vefour Wrote:  Let me see your syslog (dmesg) and what version is kodi?

Kodi 14.2-RC1 Git: Unknown (Compiled: Mar 13 2015)
Xbian 1.0 (kknockout), kenel: Linux 3.18.8+

Raspberry Pi Model B

Dmesg attached.
Could you add this to /boot/cmdline.txt and reboot.
Code:
dwc_otg.fiq_fsm_mask=0xf

I have tried and it is the same and also it boots slower now.

I will try to format the card and than flash the latest stable version
Find all posts by this user
Quote this message in a reply
15th Mar, 2015, 07:21 AM
Post: #315
f1vefour Offline
Administrator
******
Posts: 1,342
Joined: Mar 2013
Reputation: 58
RE: XBian Release Candidate 3
It appears that you are using an incompatible USB hub, try the Pi without it.

Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us.
Visit this user's website Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (23): « Previous 1 ... 19 20 21 22 23 Next »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 13th May, 2025, 01:48 AM Powered By MyBB, © 2002-2025 MyBB Group.