Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook
Pages (25): « Previous 1 ... 4 5 6 7 8 ... 25 Next »
Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Official XBian 1.0 Alpha 5 thread
23rd Feb, 2013, 01:52 AM
Post: #76
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
Re: Official XBian 1.0 Alpha 5 thread
than you for reporting, so we dont need to look for ghost here Wink

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
23rd Feb, 2013, 02:04 AM
Post: #77
E4T Offline
Registered
Posts: 17
Joined: Feb 2013
Reputation: 0
RE: Official XBian 1.0 Alpha 5 thread
root@xbian:/home/xbian# sudo apt-get install xbian-update
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package xbian-update
root@xbian:/home/xbian#


I cant get it to upgrade...why?
Find all posts by this user
23rd Feb, 2013, 02:07 AM
Post: #78
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Official XBian 1.0 Alpha 5 thread
Did you do this first:
Code:
sudo apt-get update

pilight - modular domotica solution
Visit this user's website Find all posts by this user
23rd Feb, 2013, 02:11 AM
Post: #79
E4T Offline
Registered
Posts: 17
Joined: Feb 2013
Reputation: 0
RE: Official XBian 1.0 Alpha 5 thread
(23rd Feb, 2013 02:07 AM)CurlyMo Wrote:  Did you do this first:
Code:
sudo apt-get update

Yes, I did

http://pastebin.com/mVp9f7fQ
Find all posts by this user
23rd Feb, 2013, 02:17 AM
Post: #80
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Official XBian 1.0 Alpha 5 thread
You don't have any of our mirrors listed in your apt sources list. We're not offering updates through the official raspbian though Wink

So add this line
Code:
deb http://apt.xbian.org wheezy main
to /etc/apt/sources.list. And run
Code:
sudo apt-get update
sudo apt-get install xbian-update

pilight - modular domotica solution
Visit this user's website Find all posts by this user
23rd Feb, 2013, 02:50 AM
Post: #81
agent5150 Offline
Registered
Posts: 67
Joined: Dec 2012
Reputation: 1
RE: Official XBian 1.0 Alpha 5 thread
which one is correct config line for VC1 decoder license?

decode_VC1=
OR
decode_WVC1=

noticed that xbian-config via xbmc gui is inserting "decode_WVC1=" in the config.txt file.
Find all posts by this user
23rd Feb, 2013, 02:57 AM
Post: #82
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Official XBian 1.0 Alpha 5 thread
The second.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
23rd Feb, 2013, 02:59 AM
Post: #83
jbruntt Offline
Registered
Posts: 1
Joined: Feb 2013
Reputation: 0
RE: Official XBian 1.0 Alpha 5 thread
Using 1.0 Alpha 5. New installation. Have activated the cMyth Addon. Go to Settings->TV and activate PVR.
The addon starts reading in from the MythTV backend.
Then the screen goes black. I expect XBMC crashed.

To give some extra information, I can telle you that on both OpenElec and RaspBMC I something similar. But on those distributions XBMC recovers. OpenElec recovers and restarts perhaps 2-3 times, while RaspBMC recovers and restarts perhaps 4-5 times. When both of those have come through those restarts they get stable and then work as expected with the MythTV backend.

The cMyth addon obviously has some kind of problem, what is odd is that the three distribtions I have been trying out are not affected to the same extent.
Find all posts by this user
23rd Feb, 2013, 03:05 AM
Post: #84
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
RE: Official XBian 1.0 Alpha 5 thread
@jbruntt can you post your /home/xbian/.xbmc/temp/xbmc.log after the crash? (post it on http://www.pastebin.com and link it here).

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
23rd Feb, 2013, 03:24 AM
Post: #85
agent5150 Offline
Registered
Posts: 67
Joined: Dec 2012
Reputation: 1
RE: Official XBian 1.0 Alpha 5 thread
Update went smooth. running as good if not better than A4. but... Had to calibrate video again. not sure why 1920x1080p showed up only covering 1/3 of the screen (full gui was visible) and movies were also playing in the same small view. calibrated GUI and video and seems to stick after reboot. No other issues to report yet.

Thanks for all the hard work.
Find all posts by this user
23rd Feb, 2013, 04:59 AM
Post: #86
alfonskunk Offline
Registered
Posts: 7
Joined: Feb 2013
Reputation: 0
RE: Official XBian 1.0 Alpha 5 thread
I can't install it...

When I try to install xbian-update package i've got dependencies errors.

http://pastebin.com/72SbQWB6

My raspi runs official xbian-alpha-4 updated to XBMC 12 Frodo Final (the instructions are on this forum http://forum.xbian.org/thread-370.html )

Do I need to restore official alpha-4?
Find all posts by this user
23rd Feb, 2013, 05:36 AM
Post: #87
E4T Offline
Registered
Posts: 17
Joined: Feb 2013
Reputation: 0
RE: Official XBian 1.0 Alpha 5 thread
(23rd Feb, 2013 02:17 AM)CurlyMo Wrote:  You don't have any of our mirrors listed in your apt sources list. We're not offering updates through the official raspbian though Wink

So add this line
Code:
deb http://apt.xbian.org wheezy main
to /etc/apt/sources.list. And run
Code:
sudo apt-get update
sudo apt-get install xbian-update

I did, now there's a signature problem?

http://pastebin.com/Tc4b25pm
Find all posts by this user
23rd Feb, 2013, 05:56 AM
Post: #88
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Official XBian 1.0 Alpha 5 thread
Are you installing on a previous XBian version?
Code:
sudo wget -O - http://apt.xbian.org/xbian.gpg.key | apt-key add -

pilight - modular domotica solution
Visit this user's website Find all posts by this user
23rd Feb, 2013, 05:58 AM
Post: #89
E4T Offline
Registered
Posts: 17
Joined: Feb 2013
Reputation: 0
RE: Official XBian 1.0 Alpha 5 thread
yes but an old one, Alpha 2
Find all posts by this user
23rd Feb, 2013, 06:01 AM
Post: #90
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Official XBian 1.0 Alpha 5 thread
Remember you can only install one step at the time. So you need to go from Alpha 2 --> Alpha 3 --> Alpha 4 --> Alpha 5.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
« Next Oldest | Next Newest »
Pages (25): « Previous 1 ... 4 5 6 7 8 ... 25 Next »
Thread Closed 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
  Official XBian Raspberry B+ models thread IriDium 4 22,401 23rd Nov, 2014 09:14 PM
Last Post: 0xFF
  Official XBian 1.0 RC 2 Gotham (XBMC 13) thread IriDium 167 591,150 10th Sep, 2014 04:41 AM
Last Post: weezer
  Official XBian 1.0 RC 2 thread IriDium 61 202,452 16th Aug, 2014 03:10 PM
Last Post: mehlvogel
  Official XBian 1.0 RC 1 thread IriDium 173 612,841 1st May, 2014 02:44 PM
Last Post: dharmabm
  Official XBian 1.0 Beta 2 thread IriDium 411 1,458,363 7th Mar, 2014 09:56 PM
Last Post: leadergr
  Official XBian 1.0 Beta 1 thread Koenkk 303 1,237,578 12th Dec, 2013 12:46 AM
Last Post: Exnor
  Official XBMC 12.2 Thread Koenkk 118 484,752 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: 21st May, 2025, 05:49 AM Powered By MyBB, © 2002-2025 MyBB Group.