Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook
Pages (12): « Previous 1 2 3 4 5 ... 12 Next »
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Official XBian 1.0 RC 2 Gotham (XBMC 13) thread
20th May, 2014, 12:37 AM
Post: #31
kataclank Offline
Registered
Posts: 7
Joined: May 2014
Reputation: 0
RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread
(19th May, 2014 05:45 PM)CurlyMo Wrote:  
(13th May, 2014 08:21 PM)josch Wrote:  If you are already running on RC2, all you have to do is installing the gotham package to finally have a RC2 gotham (stable) setup.

Terminal
sudo apt-get install xbian-package-xbmc-gotham-nightly

This package delivers a stable build of XBMC 13.

From fresh Beta2 install, you should update your Xbian at first.

The package xbian-package-xbmc currently consists of XBMC 13 Beta 2. So no need to install the nightly packages.

13 beta 2 or 13.1 beta 2?
Find all posts by this user
Quote this message in a reply
20th May, 2014, 07:53 AM
Post: #32
menakite Offline
Management
******
Posts: 175
Joined: Apr 2014
Reputation: 27
RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread
(17th May, 2014 06:22 PM)josch Wrote:  
(17th May, 2014 01:17 AM)IriDium Wrote:  
Terminal
sudo service xbmc restart
only stops xbmc it does not restart it again.

I'm sure we had this issue a while ago with Beta 2.

Can someone else confirm this!

Confirmed! Same behavior here...

Could be related to https://bugs.launchpad.net/upstart/+bug/703800?
Reported in 2011. I'm not that confident it's going to be fixed soon...
Find all posts by this user
Quote this message in a reply
20th May, 2014, 05:54 PM
Post: #33
deadcat Offline
Registered
Posts: 2
Joined: May 2014
Reputation: 0
RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread
Wow, I finally took the time to upgrade from Beta 1.1 to RC 2 Gotham, and the difference is amazing.
Everything is so responsive! Thanks so much!

There's just one odd issue that I'm experiencing since the upgrade -- a very slow boot. Seems like it's getting stuck for a long time (over a minute?) after displaying "network started".

Here's the dmesg output: http://pastebin.com/JDd6cFyU

The relevant lines seem to be:
Code:
...
[   15.381320] btrfs: device label xbian-root-btrfs devid 1 transid 75239 /dev/root
[   15.645122] btrfs: device label xbian-root-btrfs devid 1 transid 75239 /dev/root
[   15.790695] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[   17.355860] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[   91.062896] vchiq: vchiq_init_state: slot_zero = 0xd8884000, is_master = 0
[   91.068784] bcm2835-cpufreq: switching to governor powersave
[   91.068813] bcm2835-cpufreq: switching to governor powersave
[   91.132515] bcm2835-cpufreq: switching to governor performance
[   91.132547] bcm2835-cpufreq: switching to governor performance
[   91.856018] init: xbian-failaccess main process (445) killed by TERM signal
[   92.535592] udevd[1273]: starting version 175
...

I'd really appreciate some help, and thanks again.
Find all posts by this user
Quote this message in a reply
20th May, 2014, 07:02 PM
Post: #34
IriDium Offline
Inquisitor
******
Posts: 2,025
Joined: Jan 2013
Reputation: 170
RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread
@deadcat
Yes you're right - that is a slow boot time.
Mine is:
14.730171] smsc95xx 1-1.1:1.0 eth0: link up,
14.039734] bcm2835-cpufreq: switching to governor powersave.

I would look at your network connections - are they set correctly? Is the eth connected directly to the RPi?, are you using dhcp or static. If dhcp, try static and see if that improves matters.

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
21st May, 2014, 02:24 AM
Post: #35
IriDium Offline
Inquisitor
******
Posts: 2,025
Joined: Jan 2013
Reputation: 170
RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread
Anyone got Navi-X to install?

I see there is a fix if it was already installed, but not for new installations: Errors with dependencies not met.

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
21st May, 2014, 03:29 AM
Post: #36
deadcat Offline
Registered
Posts: 2
Joined: May 2014
Reputation: 0
RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread
(20th May, 2014 07:02 PM)IriDium Wrote:  I would look at your network connections - are they set correctly? Is the eth connected directly to the RPi?, are you using dhcp or static. If dhcp, try static and see if that improves matters.

The network cable is connected directly to the RPi and the router. It was DHCP (static DHCP), and the issue stays the same with a static IP.

What else can I do to troubleshoot? Where to look?

EDIT: not sure if it's related, but /boot is not mounted automatically for some reason, which causes xbian-config to throw errors and/or show incorrect information.
Find all posts by this user
Quote this message in a reply
21st May, 2014, 06:22 AM
Post: #37
badmonkey Offline
Registered
Posts: 15
Joined: Nov 2013
Reputation: 1
RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread
try post #14 here .... https://code.google.com/p/navi-x/issues/detail?id=263

(21st May, 2014 02:24 AM)IriDium Wrote:  Anyone got Navi-X to install?

I see there is a fix if it was already installed, but not for new installations: Errors with dependencies not met.
Find all posts by this user
Quote this message in a reply
25th May, 2014, 02:26 AM
Post: #38
IriDium Offline
Inquisitor
******
Posts: 2,025
Joined: Jan 2013
Reputation: 170
RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread
Problem?

I've just got a TP-link extender This one and it works well on Windoze, Mac OSX and Android (Selecting the SSID with the best signal strength.

However, it seems not to work for the RPi. System is very sluggish as well.

Whilst an IP address is obtained (Static) the network is not available - even though a scan shows it.

Looking in System Information shows that there is no gateway even though one is set.

Reconfiguring via xbian-config the scan shows the "2" SSIDs (Both the same) with the extender shown as the highest signal. Selecting that and saving, with a reboot doesn't solve the issue.

Has anyone managed to get an extender working?

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
25th May, 2014, 03:58 AM
Post: #39
Creppekrullig Offline
Registered
Posts: 1
Joined: May 2014
Reputation: 0
RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread
Would love to get a quick little rundown on how you guys usually update. I've never been satisfied with upgrading if it's not a clean install and as there is no official image of RC2 that seems to be the only option I have. Thanks! Smile

I have a fresh beta 2 install.
Find all posts by this user
Quote this message in a reply
25th May, 2014, 07:42 AM
Post: #40
badmonkey Offline
Registered
Posts: 15
Joined: Nov 2013
Reputation: 1
RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread
When running apt-get update there is a 404 error from http://xbian.brantje.com/dists/wheezy/main
Find all posts by this user
Quote this message in a reply
25th May, 2014, 08:49 AM
Post: #41
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread
@badmonkey, a little search doesn't hurt anyone: http://forum.xbian.org/thread-2296.html

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
26th May, 2014, 05:31 AM
Post: #42
Skywatch Offline
Registered
Posts: 1,018
Joined: Mar 2013
Reputation: 28
RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread
Hi everyone,

SSH issue now - I did apt-get update and upgrade today and all seemed fine.

Now I find that I can SSH in once and then log out, after that I can't get back in without a reboot of the pi.

I'll get the logs and post them but in the meantime does anyone else see this behaviour or have an idea what it might be?

Cheers

Skywatch

***UPDATE***

More trouble so did a couple of reflashes and updates/upgrades and now the issue is gone.

skywatch.
Find all posts by this user
Quote this message in a reply
28th May, 2014, 10:28 AM
Post: #43
Akodo Offline
Registered
Posts: 10
Joined: Jan 2013
Reputation: 0
RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread
Anyone else having issues with audio pops when leaving a video in passthrough mode?
Find all posts by this user
Quote this message in a reply
29th May, 2014, 04:46 AM
Post: #44
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread
For those wanting to directly install RC2:
http://download.pilight.org/XBian_1.0_RC2.img.7z

Bandwidth wise, i would really like to have this image up and running on the XBian servers.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
29th May, 2014, 08:52 AM
Post: #45
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread
@IriDium, can you change the link to: http://sourceforge.net/projects/xbian/files/release/XBian_1.0_RC2.img.gz/download

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (12): « Previous 1 2 3 4 5 ... 12 Next »
Post Reply 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
  Official XBian Raspberry B+ models thread IriDium 4 22,346 23rd Nov, 2014 09:14 PM
Last Post: 0xFF
  Official XBian 1.0 RC 2 thread IriDium 61 202,160 16th Aug, 2014 03:10 PM
Last Post: mehlvogel
  Official XBian 1.0 Gotham Testing theimmortal 109 369,130 10th May, 2014 01:47 AM
Last Post: IriDium
  Official XBian 1.0 RC 1 thread IriDium 173 611,887 1st May, 2014 02:44 PM
Last Post: dharmabm
  Official XBian 1.0 Beta 2 thread IriDium 411 1,456,076 7th Mar, 2014 09:56 PM
Last Post: leadergr
  Official XBian 1.0 Beta 1 thread Koenkk 303 1,236,134 12th Dec, 2013 12:46 AM
Last Post: Exnor
  Official XBian 1.0 Alpha 5 thread Koenkk 366 1,485,867 15th Aug, 2013 07:35 AM
Last Post: anthonyonions
  Official XBMC 12.2 Thread Koenkk 118 483,988 4th Jul, 2013 09:11 AM
Last Post: mk01
  Official XBMC 12.1 (xbian-package-xbmc 2.1) discussion Koenkk 111 470,256 10th May, 2013 11:59 PM
Last Post: Ghwomb

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

Current time: 11th May, 2025, 06:38 PM Powered By MyBB, © 2002-2025 MyBB Group.