Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook
Pages (21): « Previous 1 ... 7 8 9 10 11 ... 21 Next »
Post Reply 
 
Thread Rating:
  • 2 Votes - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Official XBian 1.0 Beta 1 thread
28th Jun, 2013, 04:54 AM
Post: #121
IriDium Offline
Inquisitor
******
Posts: 2,025
Joined: Jan 2013
Reputation: 170
RE: Official XBian 1.0 Beta 1 thread
@Freddie299: Ref dpkg error. I had seen a similar issue.

If you ssh into the RPi and do sudo apt-get update you will see a msg something like dpkg cannot run and gives a solution.

It's something like sudo dpkg --configure -a

This solves the problem. (It seems to be a corruption of the package DB)

@anonimo200 Alpha 5 did not have any issues with speed. This thread is ONLY for Beta 1

Please read before you post
How to post a log file

If you liked my help, click on "Thanks" to show your appreciation.
Find all posts by this user
Quote this message in a reply
28th Jun, 2013, 05:31 AM
Post: #122
Epedemic Offline
Registered
Posts: 9
Joined: May 2013
Reputation: 0
RE: Official XBian 1.0 Beta 1 thread
(28th Jun, 2013 04:08 AM)Fred Wrote:  
(28th Jun, 2013 03:17 AM)Epedemic Wrote:  Hmm i've got big problems with the new update... Everything is really really slow, and sometimes playing videos will cause a complete hang of the pi Sad I did a update first, and then a complete reinstall from scratch, but the system is still crawling along :/ for instance it took >10 min to install samba...

This is a wild guess, but try the following.

Do a clean install on your SD card. Then open the SD card folder on your PC, so not in your RPi. Open the root partition and modify the config.txt, change core_freq=275 to core_freq=250 .

Then put it in your RPi and see if it changes something.

That didn\t seem to do much... To clarify, the gui runs ok, but every background process is painfully slow, even basic stuff in ssh...
Find all posts by this user
Quote this message in a reply
28th Jun, 2013, 05:41 AM
Post: #123
anonimo200 Offline
Registered
Posts: 19
Joined: Feb 2013
Reputation: 0
RE: Official XBian 1.0 Beta 1 thread
In my case core_freq=250 doen't improve anything. Even moving between the menus is really slow...
Find all posts by this user
Quote this message in a reply
28th Jun, 2013, 05:44 AM
Post: #124
Fred Offline
Registered
Posts: 321
Joined: Apr 2013
Reputation: 36
RE: Official XBian 1.0 Beta 1 thread
Can you login to SSH and exit to command line and type the command 'top' to see if and which process is loading your CPU?

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
28th Jun, 2013, 05:47 AM
Post: #125
Smultie Offline
Moderator
******
Posts: 322
Joined: Feb 2013
Reputation: 16
RE: Official XBian 1.0 Beta 1 thread
I think there's something wrong with either the system time or cronjob.

After every reboot script.xbmcbackup starts performing a backup.... not really convenient.
Find all posts by this user
Quote this message in a reply
28th Jun, 2013, 05:51 AM
Post: #126
txutxifel Offline
Registered
Posts: 9
Joined: Jan 2013
Reputation: 0
RE: Official XBian 1.0 Beta 1 thread
Yes, I am using the xbian packages, any idea?

(28th Jun, 2013 02:36 AM)Fred Wrote:  
(28th Jun, 2013 01:42 AM)txutxifel Wrote:  Hi
I have just upgraded xbian from alpha5 to beta1. It works very fast and good. However, I have a problem with sickbeard. I cant get working it property.

I have investigated and have found this:

xbian@xbian /usr/local/share/sickbeard $ python SickBeard.py
Traceback (most recent call last):
File "SickBeard.py", line 42, in <module>
from multiprocessing import freeze_support
File "/usr/lib/python2.7/multiprocessing/__init__.py", line 64, in <module>
from multiprocessing.process import Process, current_process, active_children
File "/usr/lib/python2.7/multiprocessing/process.py", line 312, in <module>
_current_process = _MainProcess()
File "/usr/lib/python2.7/multiprocessing/process.py", line 309, in __init__
self._authkey = AuthenticationString(os.urandom(32))
NotImplementedError: /dev/urandom (or equivalent) not found

It's a problem with /dev/urandom

A temporaly fix is:
chmod 777 /dev/urandom

However, If I reboot xbian, I get the same error again.

Any idea?

Are you using the latest SickBeard compiled for XBian? --> [Part 3] Download torrent & newsserver packages

I am not having any problems so far.
Find all posts by this user
Quote this message in a reply
28th Jun, 2013, 05:53 AM
Post: #127
Epedemic Offline
Registered
Posts: 9
Joined: May 2013
Reputation: 0
RE: Official XBian 1.0 Beta 1 thread
(28th Jun, 2013 05:44 AM)Fred Wrote:  Can you login to SSH and exit to command line and type the command 'top' to see if and which process is loading your CPU?

That would be xbmc (or python used by sickbeard when that is running, but system was slow even before i installed sickbeard, and is slow if i stop sickbeard):

1324 xbian 20 0 26404 20m 3352 R 71.8 5.6 0:15.49 python
475 xbian 13 -7 248m 31m 14m S 23.3 8.3 0:26.49 xbmc.bin


Also noted, when doing a reboot, system usually hangs at splash screen saying: init process, and then i need to power cycle.
Find all posts by this user
Quote this message in a reply
28th Jun, 2013, 07:57 AM
Post: #128
Lupurus Offline
Registered
Posts: 19
Joined: Mar 2013
Reputation: 0
RE: Official XBian 1.0 Beta 1 thread
(27th Jun, 2013 08:27 PM)Fred Wrote:  
(27th Jun, 2013 04:37 PM)Lupurus Wrote:  My remote controller now works again as well, but every button I press is executed twice. Maybe I find I solution for it as well.

Good to hear you are up and running. About the remote problem, can you try increasing the remotedelay?

http://wiki.xbmc.org/?title=Advancedsettings.xml#.3Cremotedelay.3E

Thanks, that did it!
Find all posts by this user
Quote this message in a reply
28th Jun, 2013, 02:02 PM
Post: #129
f1vefour Offline
Administrator
******
Posts: 1,342
Joined: Mar 2013
Reputation: 58
Re: Official XBian 1.0 Beta 1 thread
Seems to me beta1 should be pulled until the major issues can be resolved, no point in countless people hosing a perfectly good alpha5 installation with a partially broken beta.

Just my two cents.

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
28th Jun, 2013, 05:08 PM
Post: #130
kraleksandr Offline
Registered
Posts: 238
Joined: Feb 2013
Reputation: 9
RE: Official XBian 1.0 Beta 1 thread
After clean install I cant use my IR reciever like it didnt exist.
Terminal
xbian@xbian ~ $ mode2
mode2: could not get file information for /dev/lirc0
mode2: default_init(): No such file or directory
Find all posts by this user
Quote this message in a reply
28th Jun, 2013, 05:57 PM
Post: #131
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
RE: Official XBian 1.0 Beta 1 thread
Update pulled back, please report all issues here https://github.com/xbianonpi/xbian/issues?state=open (start the issue name wit [BETA1]), Thanks

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
28th Jun, 2013, 06:38 PM
Post: #132
Smultie Offline
Moderator
******
Posts: 322
Joined: Feb 2013
Reputation: 16
RE: Official XBian 1.0 Beta 1 thread
Good decision imho. The beta just wasn't ready enough.
http://xbian.org/download/ still shows beta 1 though, as do your installers.

Open beta testing next time? I feel most of the bugs could've easily been spotted by a couple of users.
Find all posts by this user
Quote this message in a reply
28th Jun, 2013, 06:41 PM
Post: #133
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
Re: Official XBian 1.0 Beta 1 thread
is all about the upgrade from Alpha5 not a fresh flash.

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
28th Jun, 2013, 06:43 PM
Post: #134
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
Re: Official XBian 1.0 Beta 1 thread
also this was an open test Wink as beta means that it is still in testing stage and all should expect that something may go wrong, thats why it is Beta 1.0 Wink

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
28th Jun, 2013, 06:45 PM
Post: #135
Smultie Offline
Moderator
******
Posts: 322
Joined: Feb 2013
Reputation: 16
RE: Official XBian 1.0 Beta 1 thread
(28th Jun, 2013 06:41 PM)rikardo1979 Wrote:  is all about the upgrade from Alpha5 not a fresh flash.

Fresh flash gives problems as well. I know, cause I used a new flash.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (21): « Previous 1 ... 7 8 9 10 11 ... 21 Next »
Post Reply 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
  Official XBian Raspberry B+ models thread IriDium 4 22,355 23rd Nov, 2014 09:14 PM
Last Post: 0xFF
  Official XBian 1.0 RC 2 Gotham (XBMC 13) thread IriDium 167 590,689 10th Sep, 2014 04:41 AM
Last Post: weezer
  Official XBian 1.0 RC 2 thread IriDium 61 202,256 16th Aug, 2014 03:10 PM
Last Post: mehlvogel
  Official XBian 1.0 RC 1 thread IriDium 173 611,956 1st May, 2014 02:44 PM
Last Post: dharmabm
  Official XBian 1.0 Beta 2 thread IriDium 411 1,456,511 7th Mar, 2014 09:56 PM
Last Post: leadergr
  Official XBian 1.0 Alpha 5 thread Koenkk 366 1,486,455 15th Aug, 2013 07:35 AM
Last Post: anthonyonions
  Official XBMC 12.2 Thread Koenkk 118 484,297 4th Jul, 2013 09:11 AM
Last Post: mk01

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

Current time: 15th May, 2025, 09:39 PM Powered By MyBB, © 2002-2025 MyBB Group.