Forum
Official XBian 1.0 RC 2 Gotham (XBMC 13) thread - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Releases (/forum-48.html)
+--- Thread: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread (/thread-2282.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12


RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread - jiserra - 6th Jun, 2014 09:10 AM

(4th Jun, 2014 02:33 AM)Skogsvik Wrote:  Wow, thanks for the help @jiserre!
I didn't realize xbian carried several players. Does this mean that I could potentially use different players for movies and music and thereby have HDMI sound for the movies but analogue for music?

Maybe someone with more knowledge can answer that. I don't think it's possible, but I didn't investigate a lot on the subject. I have a similar setup like yours and I simply turn off the speakers when watching a movie or turn off the TV when listening to music Smile

PS: Is @jiserra, with an 'a' Tongue


RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread - zilexa - 6th Jun, 2014 09:59 PM

(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.

I just use xbian-config to update and I am now on XBMC 13 beta 1. Not final, not beta 2 not 13.1. So I think it is necessary to run
Terminal
sudo apt-get install xbian-package-xbmc-gotham-nightly
?


RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread - josch - 7th Jun, 2014 12:57 AM

(6th Jun, 2014 09:59 PM)zilexa Wrote:  I just use xbian-config to update and I am now on XBMC 13 beta 1. Not final, not beta 2 not 13.1. So I think it is necessary to run
Terminal
sudo apt-get install xbian-package-xbmc-gotham-nightly
?

It's 13.1 beta 1, not 13.0 Wink

But the nightly package isn't more up to date right now - it's 13.1 beta 1 too.


RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread - zilexa - 7th Jun, 2014 05:09 AM

Ooh shit my mistake. But for me, XBMC is a bit more slow, sloppy. Everyone says it's faster Sad perhaps I have to do a clean install using the RC2 image provided on the download page.

Edit: just got a pop-up on my tv! XBMC Version check recommending me to upgrade. Nice feature.

BTW I can confirm UPNP library sharing works flawlessly. An RPi can now also function as "media hub", no need for MySQL! Perfect. I can Even play an 480p file on my tv and scroll through the library on my phone, look at a 720p video on my phone using XBMC on Android, accessing the UPNPshared library of the RPi. (never set up NFS btw).


RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread - stefko - 8th Jun, 2014 11:06 PM

Guys, I have a problem with WiFi connection on both xbian RC2 and RC2+ update to nightly build.
I cannot connect to WiFi. Password dialog is not showing after selecting your network.
Does anybody have the same problem ? Any thoughts about it ?


RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread - belese - 8th Jun, 2014 11:12 PM

yes it's a know problem, already fixed on git, so for next version.
for now you can connect via xbian-config via ssh.


RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread - padrekopre - 9th Jun, 2014 02:12 AM

I have a problem with apt-get update

Terminal
root@xbian:~# sudo apt-get update
Get:1 http://mirrordirector.raspbian.org wheezy Release.gpg [490 B]
Get:2 http://xbian.brantje.com stable Release.gpg [490 B]
Get:3 http://xbian.brantje.com stable Release [913 B]
Get:4 http://mirrordirector.raspbian.org wheezy Release [14.4 kB]
Get:5 http://xbian.brantje.com stable/main armhf Packages [31.0 kB]
Get:6 http://mirrordirector.raspbian.org wheezy/main armhf Packages [9,521 kB]
Get:7 http://xbian.brantje.com stable/main Translation-en_US [168 B]
Get:8 http://mirrordirector.raspbian.org wheezy/contrib armhf Packages [26.4 kB]
Get:9 http://mirrordirector.raspbian.org wheezy/non-free armhf Packages [57.7 kB]
Get:10 http://mirrordirector.raspbian.org wheezy/rpi armhf Packages [511 B]
Get:11 http://mirrordirector.raspbian.org wheezy/contrib Translation-en_US [346 B]
Ign http://mirrordirector.raspbian.org wheezy/contrib Translation-en
Ign http://mirrordirector.raspbian.org wheezy/main Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/main Translation-en
Ign http://mirrordirector.raspbian.org wheezy/non-free Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/non-free Translation-en
Get:12 http://xbian.brantje.com stable/main Translation-en [168 B]
Ign http://mirrordirector.raspbian.org wheezy/rpi Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/rpi Translation-en
Fetched 9,654 kB in 29s (331 kB/s)
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/mirrordirector.raspbian.org_raspbian_dists_wheezy_contrib_i18n_Translation-en%5fUS
E: The package lists or status file could not be parsed or opened.

After that, I enter in terminal

Terminal
root@xbian:~# sudo -i
root@xbian:~# rm /var/lib/apt/lists/*

then normaly apt-get update:

Terminal
root@xbian:~# apt-get update
Get:1 http://xbian.brantje.com stable Release.gpg [490 B]
Get:2 http://mirrordirector.raspbian.org wheezy Release.gpg [490 B]
Get:3 http://xbian.brantje.com stable Release [913 B]
Get:4 http://mirrordirector.raspbian.org wheezy Release [14.4 kB]
Get:5 http://xbian.brantje.com stable/main armhf Packages [31.0 kB]
Get:6 http://mirrordirector.raspbian.org wheezy/main armhf Packages [9,521 kB]
Get:7 http://xbian.brantje.com stable/main Translation-en_US [168 B]
Get:8 http://mirrordirector.raspbian.org wheezy/contrib armhf Packages [26.4 kB]
Get:9 http://mirrordirector.raspbian.org wheezy/non-free armhf Packages [57.7 kB]
Get:10 http://mirrordirector.raspbian.org wheezy/rpi armhf Packages [511 B]
Get:11 http://mirrordirector.raspbian.org wheezy/contrib Translation-en_US [346 B]
Ign http://mirrordirector.raspbian.org wheezy/contrib Translation-en
Ign http://mirrordirector.raspbian.org wheezy/main Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/main Translation-en
Ign http://mirrordirector.raspbian.org wheezy/non-free Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/non-free Translation-en
Ign http://mirrordirector.raspbian.org wheezy/rpi Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/rpi Translation-en
Get:12 http://xbian.brantje.com stable/main Translation-en [168 B]
Fetched 9,654 kB in 28s (341 kB/s)
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/mirrordirector.raspbian.org_raspbian_dists_wheezy_contrib_i18n_Translation-en%5fUS
E: The package lists or status file could not be parsed or opened.

But as you can see it does not fix the problem.... can you help me with this.... THX


RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread - hAZAR - 9th Jun, 2014 02:48 AM

XBMC version: Latest 13. May 2014
Overclock settings: Xbian

Hardware Model A 256Mb
Power supply rating: 500ma from USB Hub
RPi model (model A/B 256mb/512mb): Model A 256
SD card size and make/type: 2G Kingston
Network (wireless or LAN): WIfi
Connected devices (TV, USB, network storage, etc.): USB HDD, TV

Logile
Link to logfile(s):

Problem description:

It's not a problem as such...but very annoying.

Very slow transferring between screens - goes into a wait state - but then works. Same if I mark a episode as watched. Have to wait about 2 minutes for the screen to come back.

If I start a movie, audio start but it takes about 2 seconds for the video to show.

Looking at the forum, this seems to be related to the model A as nothing is found for the problem.

Would changing the memory help - config.txt has it at 100?

How to reproduce:

Err I guess get a model A and try :-(


RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread - IriDium - 9th Jun, 2014 03:14 AM

@padrekopre

Strange error - only thing I can see is you trying to do a sudo as root.

Can you do as root
apt-get clean
apt-get update
apt-get upgrade


RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread - padrekopre - 9th Jun, 2014 03:20 AM

(9th Jun, 2014 03:14 AM)IriDium Wrote:  @padrekopre

Strange error - only thing I can see is you trying to do a sudo as root.

Can you do as root
apt-get clean
apt-get update
apt-get upgrade

Still same error... :/

Terminal
root@xbian:~# sudo rm /var/lib/apt/lists/*
rm: cannot remove `/var/lib/apt/lists/partial': Is a directory
root@xbian:~# sudo apt-get clean
root@xbian:~# sudo apt-get update
Get:1 http://xbian.brantje.com stable Release.gpg [490 B]
Get:2 http://mirrordirector.raspbian.org wheezy Release.gpg [490 B]
Get:3 http://xbian.brantje.com stable Release [913 B]
Get:4 http://mirrordirector.raspbian.org wheezy Release [14.4 kB]
Get:5 http://xbian.brantje.com stable/main armhf Packages [31.0 kB]
Get:6 http://mirrordirector.raspbian.org wheezy/main armhf Packages [9,521 kB]
Get:7 http://xbian.brantje.com stable/main Translation-en_US [168 B]
Get:8 http://mirrordirector.raspbian.org wheezy/contrib armhf Packages [26.4 kB]
Get:9 http://mirrordirector.raspbian.org wheezy/non-free armhf Packages [57.7 kB]
Get:10 http://mirrordirector.raspbian.org wheezy/rpi armhf Packages [511 B]
Get:11 http://mirrordirector.raspbian.org wheezy/contrib Translation-en_US [346 B]
Get:12 http://xbian.brantje.com stable/main Translation-en [168 B]
Ign http://mirrordirector.raspbian.org wheezy/contrib Translation-en
Ign http://mirrordirector.raspbian.org wheezy/main Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/main Translation-en
Ign http://mirrordirector.raspbian.org wheezy/non-free Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/non-free Translation-en
Ign http://mirrordirector.raspbian.org wheezy/rpi Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/rpi Translation-en
Fetched 9,654 kB in 33s (284 kB/s)
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/mirrordirector.raspbian.org_raspbian_dists_wheezy_contrib_i18n_Translation-en%5fUS
E: The package lists or status file could not be parsed or opened.
root@xbian:~#



RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread - IriDium - 9th Jun, 2014 10:13 PM

Why did you delete "rm /var/lib/apt/lists/*" ?

Also why are you sudo -i when you are already root.

... and why when I asked you do:-
"Can you do as root
apt-get clean
apt-get update
apt-get upgrade"

You still issued it with sudo!!

I feel you'll need to reflash your SD card


RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread - CurlyMo - 9th Jun, 2014 10:21 PM

Could also well be a Raspbian issue.


RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread - rubin110 - 11th Jun, 2014 02:04 AM

I'm having an issue where some videos with 5.1 audio are only spitting out 2.0 audio, and it seems like it's only the rear streams. It started right around when I upgraded to Gotham. I haven't had a chance to sit down and properly debug it but I'm wondering if anyone else has hit a similar issue? Thanks.

Ok, I did some more debugging. I just tried running HDMI through a few different cables, and 2 different HDMI to S/PDIF pass through doodads. They all still only spit out 2.0 audio. My receiver states the incoming stream is PCM and the stream info overlay in XBMC lists 5.1. Not sure what else to do to debug. Both the pass through boxes work fine if I plug in my laptop.


RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread - IriDium - 11th Jun, 2014 10:28 PM

@rubin110

I've noticed something similar on the Cubox-i version. I haven't boiled down the issue but it seems to be related to the settings in System -> System -> Audio. Without passthrough I only get sound in the rear speakers.


RE: Official XBian 1.0 RC 2 Gotham (XBMC 13) thread - Roxxor - 19th Jun, 2014 07:27 PM

Hello,
I have problems upgrading the base-files package (actually already quite long... I "hold" the package in order to install other upgrades).
Code:
Preparing to replace base-files 7.1wheezy4+rpi1 (using .../base-files_7.1wheezy5+rpi1_armhf.deb) ...
Unpacking replacement base-files ...
Replaced by files in installed package xbian-update ...
dpkg: error processing /var/cache/apt/archives/base-files_7.1wheezy5+rpi1_armhf.deb (--unpack):
unable to make backup symlink for `./usr/share/doc/base-files/FAQ': No such file or directory
Errors were encountered while processing:
/var/cache/apt/archives/base-files_7.1wheezy5+rpi1_armhf.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
As seen the problem is in creating the symlink. And the error is the "." in the beginning. Where is this symlink defined so I can remove the dot?

Second question: These files are automatically on hold: xbian-package-config-shell xbian-package-shairplay
Can I "unhold" them, or is this intended?

Thank you for your help Smile

EDIT: A third question: Are those bugs actually fixed in the recent kernel? https://lists.debian.org/debian-security-announce/2014/msg00130.html (CVE-2014-3144 CVE-2014-3145 CVE-2014-3153)