Forum

Full Version: Official XBian 1.0 Beta 1.1 thread
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
Post all your findings about XBian 1.0 Beta 1.1 here Smile
Great work! Everything works perfect except for AirPlay. Any fix?
Yes, I can confirm Airplay not working here too.

Upgrade from 1.0.5a and 1.0B to 1.1 worked fine and so far everything seems to be working accept Airplay. Tried adding <airplayport>7000</airplayport> to advancedsettings.xml but this made no difference.

Airplay does not work on clean install of 1.1 either.
(15th Jul, 2013 01:35 PM)xbmcnut Wrote: [ -> ]Yes, I can confirm Airplay not working here too.

Upgrade from 1.0.5a and 1.0B to 1.1 worked fine and so far everything seems to be working accept Airplay. Tried adding <airplayport>7000</airplayport> to advancedsettings.xml but this made no difference.

Airplay does not work on clean install of 1.1 either.

https://github.com/xbianonpi/xbian/issues/423
as soon as someone sends me generated file, I will post a fix.
http://www.xbian.org/2013/07/xbian-1-0-beta-1-1-hotfix-for-xbian-1-0-beta-1/
Why for upgrafe from b1 to b1.1 u said do sudo apt-get... after sudo su?
I try to update but got this error:

root@xbian:/home/xbian# sudo apt-get install xbian-update -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libconsole pmount xbian-package-kernel3.6.11
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
anacron libmad0 triggerhappy xbian-package-cec xbian-package-config-shell xbian-package-config-xbmc xbian-package-initramfs-tools
xbian-package-kernel xbian-package-libshairport xbian-package-libtag xbian-package-lirc xbian-package-splash xbian-package-usbmount
xbian-package-xbmc xbian-package-zram-swap
Suggested packages:
default-mta mail-transport-agent xbian-package-kernel-headers
The following NEW packages will be installed:
anacron libmad0 triggerhappy
The following packages will be upgraded:
xbian-package-cec xbian-package-config-shell xbian-package-config-xbmc xbian-package-initramfs-tools xbian-package-kernel
xbian-package-libshairport xbian-package-libtag xbian-package-lirc xbian-package-splash xbian-package-usbmount xbian-package-xbmc
xbian-package-zram-swap xbian-update
13 upgraded, 3 newly installed, 0 to remove and 9 not upgraded.
1 not fully installed or removed.
Need to get 0 B/61.0 MB of archives.
After this operation, 2225 kB disk space will be freed.
Setting up nfs-common (1:1.2.6-4) ...
insserv: Service rpcbind has to be enabled to start service nfs-common
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
dpkg: error processing nfs-common (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
nfs-common
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@xbian:/home/xbian#
updating from what? and what instruction did you follow? as it depends on your previous version !
(15th Jul, 2013 04:17 PM)kraleksandr Wrote: [ -> ]http://www.xbian.org/2013/07/xbian-1-0-beta-1-1-hotfix-for-xbian-1-0-beta-1/
Why for upgrafe from b1 to b1.1 u said do sudo apt-get... after sudo su?

The second sudo isnt needed, it doesnt make a difference either
Quote:- custom kernels are possible with no hassle, via .deb install or even manual copy. the only additional step is to run "xbian-update-initramfs" from command line (if version differs from installed - currently running - then with parameter of the kernel version). some users are running xbian this way with no issues.
Still can't get them to work.
after the update from alpha 5, my pi doesn't start at all.
The last the shell said was
Code:
Installing new version of config file /etc/init.d/console-setup ...
Setting up console-setup-linux (1.88) ...
Setting up xkb-data (2.5.1-3) ...
Setting up console-setup (1.88) ...
Setting up autopoint (0.18.1.1-9) ...

The tv screen said something like "rebooting now"

After that the screen stayed black, ssh didn't answer and my harddrives stayed in standby.
The green LED on the pi is blinking.
I didn't unplug or poweroff it yet.

Does it convert the fs do btrfs or something like that or can I just unplug it to restart it?
(15th Jul, 2013 07:36 PM)googl1 Wrote: [ -> ]after the update from alpha 5, my pi doesn't start at all.
The last the shell said was
Code:
Installing new version of config file /etc/init.d/console-setup ...
Setting up console-setup-linux (1.88) ...
Setting up xkb-data (2.5.1-3) ...
Setting up console-setup (1.88) ...
Setting up autopoint (0.18.1.1-9) ...

The tv screen said something like "rebooting now"

After that the screen stayed black, ssh didn't answer and my harddrives stayed in standby.
The green LED on the pi is blinking.
I didn't unplug or poweroff it yet.

Does it convert the fs do btrfs or something like that or can I just unplug it to restart it?

I experienced something similar, except that it reboots and crashes during the "Initializing" screen, the raspberry pi isn't reachable over SSH and it hasn't got any IP address either.

It seems that the external USB disk that I have connected to it causes it, everything worked fine when I disconnected it and rebooted the raspberry. I haven't had the time to debug it further yet.
Quote:It seems that the external USB disk that I have connected to it causes it, everything worked fine when I disconnected it and rebooted the raspberry. I haven't had the time to debug it further yet.
i've got same problem, with an usb key plugged,it blocked in init also, i think my key is in btrfs, with a hdd plugged in (ntfs - ext4), it work.
it boot ok after i remove usb key, don't take a look deeper now. (was also the case in beta1).
(15th Jul, 2013 04:35 PM)JeHaLi Wrote: [ -> ]Setting up nfs-common (1:1.2.6-4) ...
insserv: Service rpcbind has to be enabled to start service nfs-common
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
dpkg: error processing nfs-common (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
nfs-common
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@xbian:/home/xbian#

just do "sudo "insserv -f rpcbind", then "apt-get -f install", then continue with update.

(15th Jul, 2013 07:36 PM)googl1 Wrote: [ -> ]The tv screen said something like "rebooting now"

After that the screen stayed black, ssh didn't answer and my harddrives stayed in standby.
The green LED on the pi is blinking.
I didn't unplug or poweroff it yet.

rebooting now appears on the screen when xbian-update finishes setting up under dpkg. then it waits for apt-get and dpkg processes to finish. because system changed init (sysvinit -> upstart), runlevels are not working and reboot / shutdown either.

so we wait cca 30s, do sync and reboot -f.

then splash screen should disappear and rpi reboots. the black screen is where RPi is starting. so far so good.

during kernel loading, blinking cursor should be visible in upper left corner. as soon as kernel loads, splash should be started, first with "init process..." and in few seconds it should jump into "sd card resize" and "sd card convert".

this can take minutes, but also an hour (even more). text under progress bar is changing through the process steps. this is how it SHOULD run. you can compare your situation.

here on forum were reported cases with upgrade via remote ssh with frustration first (it rebooted, now i can't connect, even ping ...). and hour - two later rpi booted after convert.

during conversion, xbian system is not started - so no network, ping, nothing.

(15th Jul, 2013 07:36 PM)googl1 Wrote: [ -> ]The green LED on the pi is blinking.
I didn't unplug or poweroff it yet.

Does it convert the fs do btrfs or something like that or can I just unplug it to restart it?

but this one looks like the "reboot -f" wasn't performed and is stuck still before reboot.

I would unplug & replug it.
(15th Jul, 2013 08:21 PM)slovdahl Wrote: [ -> ]
(15th Jul, 2013 07:36 PM)googl1 Wrote: [ -> ]after the update from alpha 5, my pi doesn't start at all.
The last the shell said was
Code:
Installing new version of config file /etc/init.d/console-setup ...
Setting up console-setup-linux (1.88) ...
Setting up xkb-data (2.5.1-3) ...
Setting up console-setup (1.88) ...
Setting up autopoint (0.18.1.1-9) ...

The tv screen said something like "rebooting now"

After that the screen stayed black, ssh didn't answer and my harddrives stayed in standby.
The green LED on the pi is blinking.
I didn't unplug or poweroff it yet.

Does it convert the fs do btrfs or something like that or can I just unplug it to restart it?

I experienced something similar, except that it reboots and crashes during the "Initializing" screen, the raspberry pi isn't reachable over SSH and it hasn't got any IP address either.

It seems that the external USB disk that I have connected to it causes it, everything worked fine when I disconnected it and rebooted the raspberry. I haven't had the time to debug it further yet.

After 4 hours I unplugged the pi and plugged it in again and nothing happend again, as if there would be no SD card.
I checked the SD card with fsck:
Code:
# fsck -y /dev/mmcblk0p2
fsck from util-linux 2.20.1
e2fsck 1.42.5 (29-Jul-2012)
xbian-root-btrfs: stelle das Journal wieder her
Bereinigen verwaist Inode 4778 (uid=0, gid=0, mode=0100644, size=1534656)
Bereinigen verwaist Inode 3595 (uid=0, gid=0, mode=0100644, size=38604)
Bereinigen verwaist Inode 3593 (uid=0, gid=0, mode=0100644, size=427628)
Bereinigen verwaist Inode 3603 (uid=0, gid=0, mode=0100644, size=9812)
Bereinigen verwaist Inode 3615 (uid=0, gid=0, mode=0100644, size=26484)
Bereinigen verwaist Inode 3604 (uid=0, gid=0, mode=0100644, size=71624)
Bereinigen verwaist Inode 3591 (uid=0, gid=0, mode=0100644, size=18040)
Bereinigen verwaist Inode 3601 (uid=0, gid=0, mode=0100755, size=1196144)
Bereinigen verwaist Inode 3616 (uid=0, gid=0, mode=0100644, size=30276)
Bereinigen verwaist Inode 3613 (uid=0, gid=0, mode=0100644, size=71528)
Bereinigen verwaist Inode 3594 (uid=0, gid=0, mode=0100755, size=126236)
Bereinigen verwaist Inode 3598 (uid=0, gid=0, mode=0100755, size=116462)
Bereinigen verwaist Inode 3599 (uid=0, gid=0, mode=0100644, size=42692)
Bereinigen verwaist Inode 3605 (uid=0, gid=0, mode=0100644, size=9848)
Bereinigen verwaist Inode 3602 (uid=0, gid=0, mode=0100644, size=26632)
Bereinigen verwaist Inode 14087 (uid=0, gid=0, mode=0100644, size=26068)
Bereinigen verwaist Inode 13920 (uid=0, gid=0, mode=0100644, size=2454)
Bereinigen verwaist Inode 13922 (uid=0, gid=0, mode=0100644, size=168)
Bereinigen verwaist Inode 13929 (uid=0, gid=0, mode=0100644, size=34)
Bereinigen verwaist Inode 13942 (uid=0, gid=0, mode=0100644, size=1501202)
Bereinigen verwaist Inode 13947 (uid=0, gid=0, mode=0100644, size=50)
Bereinigen verwaist Inode 13924 (uid=0, gid=0, mode=0100644, size=270)
Bereinigen verwaist Inode 13945 (uid=0, gid=0, mode=0100644, size=48)
Bereinigen verwaist Inode 13921 (uid=0, gid=0, mode=0100644, size=62)
Bereinigen verwaist Inode 13944 (uid=0, gid=0, mode=0100644, size=151984)
Bereinigen verwaist Inode 13946 (uid=0, gid=0, mode=0100644, size=47)
Bereinigen verwaist Inode 13923 (uid=0, gid=0, mode=0100644, size=131)
Bereinigen verwaist Inode 13930 (uid=0, gid=0, mode=0100644, size=23)
Bereinigen verwaist Inode 4927 (uid=0, gid=0, mode=0100755, size=31068)
Setze die Anzahl der freien Inodes auf 425734 (war 429008)
Setze die Anzahl der freien Blöcke auf 1207320 (war 1105617)
xbian-root-btrfs: sauber, 65786/491520 Dateien, 754664/1961984 Blöcke
Code:
# fsck -y /dev/mmcblk0p1
fsck from util-linux 2.20.1
dosfsck 3.0.16, 01 Mar 2013, FAT32, LFN
/start.elf
  Bad short file name (STARTI╥).
  Auto-renaming it.
  Renamed to FSCK0000.000
/fixup.dat
  Bad short file name (FIXUPI╥).
  Auto-renaming it.
  Renamed to FSCK0000.001
/cmdline.txt
  Bad short file name (CMDLINE).
  Auto-renaming it.
  Renamed to FSCK0000.002
Performing changes.
/dev/mmcblk0p1: 22 files, 24627/34662 clusters

But even after that, the pi doesn't start up.
Any suggestions? Or do I have to do a fresh install?
I have a full (dd) backup of my Alpha 5 installation for any reattempts.
(15th Jul, 2013 08:27 PM)belese Wrote: [ -> ]i've got same problem, with an usb key plugged,it blocked in init also, i think my key is in btrfs, with a hdd plugged in (ntfs - ext4), it work.
it boot ok after i remove usb key, don't take a look deeper now. (was also the case in beta1).

wasn't the key copy of sdcard in any kind?

(15th Jul, 2013 07:36 PM)googl1 Wrote: [ -> ]The green LED on the pi is blinking.
I didn't unplug or poweroff it yet.

Does it convert the fs do btrfs or something like that or can I just unplug it to restart it?

but this one looks like the "reboot -f" wasn't performed and is stuck still before reboot.

I would unplug & replug it.

(15th Jul, 2013 07:36 PM)googl1 Wrote: [ -> ]The green LED on the pi is blinking.
I didn't unplug or poweroff it yet.

Does it convert the fs do btrfs or something like that or can I just unplug it to restart it?

but this one looks like the "reboot -f" wasn't performed and is stuck still before reboot.

I would unplug & replug it.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
Reference URL's