Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook
Pages (21): « Previous 1 2 3 4 5 ... 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
26th Jun, 2013, 03:13 AM
Post: #31
Fred Offline
Registered
Posts: 321
Joined: Apr 2013
Reputation: 36
RE: Official XBian 1.0 Beta 1 thread
Please use http://pastebin.com/ for that.

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
26th Jun, 2013, 03:30 AM
Post: #32
RoRoo Offline
Registered
Posts: 5
Joined: May 2013
Reputation: 0
RE: Official XBian 1.0 Beta 1 thread
I've updated remotely from my office.. no error received during update.. Came home.. Nothing on the tv.
Logged in through ssh.
No xbmc service running. and unable to start.

root@slaapkamer:/# service xbmc status
xbmc stop/waiting
root@slaapkamer:/# service xbmc start
xbmc start/running, process 2886
root@slaapkamer:/# ps aux |grep 2886
root 2894 0.0 0.2 5160 832 pts/0 S+ 19:29 0:00 grep 2886

nothing in the xbmc.log file.. I think xmbc has been corrupted somehow?
Find all posts by this user
Quote this message in a reply
26th Jun, 2013, 03:37 AM
Post: #33
doug Offline
Registered
Posts: 50
Joined: Dec 2012
Reputation: 4
RE: Official XBian 1.0 Beta 1 thread
Thank you very much for another version of XBian. I did a fresh install and my first impressions was "wow! did that boot fast!" (about 30 seconds using a transcend uhs-i card)

I've started to test it and have a few comments/issues:
  1. Music, Pictures, and some videos sources don't always appear. Movies and TV Shows do appear. I have to reboot a few times until they appear. I'm using shared sources and synced database.
    EDIT/UPDATE: I can make them appear by selecting Exit from xbmc's power menu. xbmc restarts and the sources are available. So it appears that some part of XBian/xbmc may be starting before the sources are available.
  2. version 1.6.18 of tvheadend client is installed. xbmc indicates v 1.6.19 is available as an update, but selecting Update does nothing.
  3. channel icons in .png format are not showing up. a jpg will show up, but transparency is lost.
    Edit: Fred provided a solution later in this thread..."sudo apt-get install libtiff4"
  4. I've had intermittent issues with the boot process getting stuck at the very start of the initialization process
    Edit: Some more information. This seems to happen to me only after updating the MPG2 codec by using either XBian-config or from within xbmc.
  5. My xbmc.log is not revealing at all as it appears to be truncated.
    Edit: Here is an example...it gets to about 120kb and ends.
  6. I used to boot from a USB drive, but cmdline.txt, /dev/mmcblk0p2, and fstab are all different from what I was used to. I hope a new how-to will appear as it is beyond me how btrfs has changed things.


That's it for now. Thanks again for XBian.

Doug
Find all posts by this user
Quote this message in a reply
26th Jun, 2013, 03:59 AM
Post: #34
agent5150 Offline
Registered
Posts: 67
Joined: Dec 2012
Reputation: 1
RE: Official XBian 1.0 Beta 1 thread
Is btrfs only available using fresh install.. or upgrade from 1.05 alpha will also switch to btrfs?
Find all posts by this user
Quote this message in a reply
26th Jun, 2013, 04:18 AM
Post: #35
kraleksandr Offline
Registered
Posts: 238
Joined: Feb 2013
Reputation: 9
RE: Official XBian 1.0 Beta 1 thread
(26th Jun, 2013 03:59 AM)agent5150 Wrote:  Is btrfs only available using fresh install.. or upgrade from 1.05 alpha will also switch to btrfs?

Yep, it will
Terminal
xbian@xbian ~ $ uname -a
Linux xbian 3.8.13+ #6 PREEMPT Mon Jun 17 14:52:06 CEST 2013 armv6l GNU/Linux
xbian@xbian ~ $ cat /etc/fstab
#
#
#
proc /proc proc defaults 0 0
LABEL=xbian-root-btrfs / btrfs subvol=root/@,rw,thread_pool=1,compress=lzo,noatime,autodefrag,space_cache 0 0
UUID=8B12-9112 /boot vfat defaults,noauto,user,gid=0,uid=0 0 0
LABEL=xbian-root-btrfs /home btrfs subvol=home/@,rw,compress=lzo,noatime,autodefrag,thread_pool=1,space_cache 0 0
Find all posts by this user
Quote this message in a reply
26th Jun, 2013, 04:18 AM
Post: #36
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
RE: Official XBian 1.0 Beta 1 thread
(26th Jun, 2013 03:59 AM)agent5150 Wrote:  Is btrfs only available using fresh install.. or upgrade from 1.05 alpha will also switch to btrfs?

yes, it will convert. Please make sure you have enough space on your SD card before you proceed the update

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
26th Jun, 2013, 04:20 AM
Post: #37
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
RE: Official XBian 1.0 Beta 1 thread
@jgrn
please edit your post as mentioned under the rules in sticky threads.
So please remove your log from your post and use pastebin instead
-thx-

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
26th Jun, 2013, 04:44 AM
Post: #38
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: Official XBian 1.0 Beta 1 thread
(25th Jun, 2013 11:53 AM)kraleksandr Wrote:  So, if I want use btrfs, I have to do fresh install?

no. the xbian-update is placing new cmdline.txt into /boot, which sets rootfstype=btrfs. then, when restarted, if type is btrfs, but fs still ext4, conversion process will be started.

mk

(25th Jun, 2013 06:39 PM)IriDium Wrote:  2) ERROR: Unable to load /usr/local/lib/xbmc/system/ImageLib-arm.so, reason: libtiff.so.4: cannot open shared object file: No such file or directory

apt-get install libtiff4

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
26th Jun, 2013, 05:55 AM
Post: #39
danell Offline
Registered
Posts: 37
Joined: Jun 2013
Reputation: 3
RE: Official XBian 1.0 Beta 1 thread
I have some problems. First when I go to xbian-settings on putty it looks like this: http://oi40.tinypic.com/144ckrq.jpg and when I go to packages I get "Failed to retrieve download mirrors, therefor a local (possibly outdated) list will be used" error and the downloadpack is v2.0

I first did an update and the problem was there so I did a fresh install with the windows-installer but the problem is still there. Tried 3 times now but still the same problem.

Edit:
When I do sudo apt-get update I get this: http://pastebin.com/ABKJGMTP
Find all posts by this user
Quote this message in a reply
26th Jun, 2013, 06:06 AM
Post: #40
timdp Offline
Registered
Posts: 4
Joined: Jun 2013
Reputation: 0
RE: Official XBian 1.0 Beta 1 thread
Everything was fine until my unit rebooted. Then, after converting to btrfs, it got stuck at "moving root..." and has been like that for a while. How long should that step take? Thoughts?
Find all posts by this user
Quote this message in a reply
26th Jun, 2013, 06:09 AM
Post: #41
0xFF Offline
Registered
Posts: 34
Joined: May 2013
Reputation: 3
RE: Official XBian 1.0 Beta 1 thread
There are missing executable bits on binaries in /usr/local/bin directory.

Best regards
Find all posts by this user
Quote this message in a reply
26th Jun, 2013, 06:13 AM
Post: #42
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
Re: RE: Official XBian 1.0 Beta 1 thread
(26th Jun, 2013 06:06 AM)timdp Wrote:  Everything was fine until my unit rebooted. Then, after converting to btrfs, it got stuck at "moving root..." and has been like that for a while. How long should that step take? Thoughts?

Depends on how much data you have on your card.also you should free a bit of space on card.It can take anywhere to 20 some minutes

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
26th Jun, 2013, 06:33 AM
Post: #43
timdp Offline
Registered
Posts: 4
Joined: Jun 2013
Reputation: 0
RE: Official XBian 1.0 Beta 1 thread
(26th Jun, 2013 06:13 AM)rikardo1979 Wrote:  Depends on how much data you have on your card.also you should free a bit of space on card.It can take anywhere to 20 some minutes

It's been well over half an hour. I'm starting to think I didn't have enough space left. I assume it creates an image, then creates a new file system, then moves that image? Which would mean you'd need a card that is at most 1/3 full. I doubt mine was big enough for that, so my install is probably ruined.

Might I suggest a clear warning that the file system is going to be converted and therefore requires a certain amount of space? Better yet, check if that space is available before converting, and don't initiate conversion without any confirmation.
Find all posts by this user
Quote this message in a reply
26th Jun, 2013, 06:48 AM
Post: #44
jgrn Offline
Registered
Posts: 4
Joined: Jun 2013
Reputation: 0
RE: Official XBian 1.0 Beta 1 thread
Followup (I moved the error log above to pastebin.com): I re-imaged the SD card from my backup, it booted normally, and this time I shut down the xbmc service as specified (as opposed to exiting from the GUI), and I'm getting the same error at the same point:

...
Setting up autopoint (0.18.1.1-9) ...
root@xbian:/home/xbian#

# After a few seconds: Write failed: Broken pipe

ssh is disconnected, and the RPi was "off" (red and green lights on, but not rebooting). Powering it down and back on didn't help. Any ideas? The only somewhat non-standard thing is I am using the Metropolis skin (not sure why that would matter). Since the system won't reboot, I'm not sure how to get a log off of it.
Find all posts by this user
Quote this message in a reply
26th Jun, 2013, 06:53 AM
Post: #45
Davem Offline
Registered
Posts: 31
Joined: Apr 2013
Reputation: 4
RE: Official XBian 1.0 Beta 1 thread
@Fred, Thanks ln -s did the trick for the usb hard drive. Now the library and all the symlinks are fixed again. Sometime it's to simple.

After using Beta 1 for one evening I'm impressed. Clean boot in 40 sec. and the feel is also quicker. Really good work this update.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (21): « Previous 1 2 3 4 5 ... 21 Next »
Post Reply 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
  Official XBian Raspberry B+ models thread IriDium 4 22,333 23rd Nov, 2014 09:14 PM
Last Post: 0xFF
  Official XBian 1.0 RC 2 Gotham (XBMC 13) thread IriDium 167 590,384 10th Sep, 2014 04:41 AM
Last Post: weezer
  Official XBian 1.0 RC 2 thread IriDium 61 202,133 16th Aug, 2014 03:10 PM
Last Post: mehlvogel
  Official XBian 1.0 RC 1 thread IriDium 173 611,752 1st May, 2014 02:44 PM
Last Post: dharmabm
  Official XBian 1.0 Beta 2 thread IriDium 411 1,455,839 7th Mar, 2014 09:56 PM
Last Post: leadergr
  Official XBian 1.0 Alpha 5 thread Koenkk 366 1,485,638 15th Aug, 2013 07:35 AM
Last Post: anthonyonions
  Official XBMC 12.2 Thread Koenkk 118 483,850 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: 9th May, 2025, 06:39 PM Powered By MyBB, © 2002-2025 MyBB Group.