Xbmc not starting after update to 1.4 from 1.3 and kernel update 3.6.7 to 3.6.10
Proces gets killed instantly
- Manualy starting xbmc from ssh , not working
- Can't switch kernel in xbian-config, I get a white screen flash and get returend to main screen
- Starting xbmc process from xbian config not working
- Tried manually updating to latest xbmc package
- Tried manually updating again to latest kernel package
- Tried reinstalling both packages
Can you post the output of:
Code:
dpkg --get-selections | grep xbian
Code:
apt-get install --fix-install
Code:
cat /home/xbian/.xbmc/temp/xbmc.log
Code:
drwxr-xr-x 3 root root 1024 Nov 26 22:40 .Trashes
-rwxr-xr-x 1 root root 4096 Nov 26 22:40 ._.Trashes
drwxr-xr-x 2 root root 1024 Dec 18 2012 .fseventsd
-rwxr-xr-x 1 root root 18693 Nov 11 18:59 COPYING.linux
-rwxr-xr-x 1 root root 1447 Nov 11 18:59 LICENCE.broadcom
-rwxr-xr-x 1 root root 582 Nov 11 18:59 README.md
-rwxr-xr-x 1 root root 17764 Nov 11 18:59 bootcode.bin
-rwxr-xr-x 1 root root 135 Nov 11 18:59 cmdline.txt
-rwxr-xr-x 1 root root 203 Dec 7 21:01 config.txt
-rwxr-xr-x 1 root root 5277 Nov 11 18:59 fixup.dat
-rwxr-xr-x 1 root root 2015 Nov 11 18:59 fixup_cd.dat
-rwxr-xr-x 1 root root 5636964 Dec 17 12:48 kernel.img
-rwxr-xr-x 1 root root 5602980 Nov 23 13:38 kernel3_6_7.img
-rwxr-xr-x 1 root root 278715 Nov 11 18:59 loader.bin
-rwxr-xr-x 1 root root 2347220 Nov 11 18:59 start.elf
-rwxr-xr-x 1 root root 522536 Nov 11 18:59 start_cd.elf
Code:
xbian@XBian:~# dpkg --get-selections | grep xbian
xbian-package-config install
xbian-package-kernel3.2.27 deinstall
xbian-package-kernel3.6.1 deinstall
xbian-package-kernel3.6.10 install
xbian-package-kernel3.6.7 install
xbian-package-lirc install
xbian-package-xbmc install
xbian-update install
3.6.10 is wel geinstalleerd of tenminste dat heb ik dus wel gedaan, maar lijkt er op dat 3.6.1 geinstalleerd staat maar deze heb ik nooit gedaan? Dit is eerste keer dat ik kernel update en volgens mij zat ik op 3.6.7 (1.0) die standaard bij alpha 3 zat
Code:
E: Command line option --fix-install is not understood
Ook met sudo werkt deze niet
Code:
18:57:49 T:2941080640 NOTICE: Artwork Downloader: ## Service - Run at startup: False
18:57:49 T:2941080640 NOTICE: Artwork Downloader: ## Service - Delayed startup: minutes
18:57:49 T:2941080640 NOTICE: Artwork Downloader: ## Service - Run as service: False
18:57:49 T:2941080640 NOTICE: Artwork Downloader: ## Service - Time: :00
18:59:03 T:2819617856 NOTICE: Thread Jobworker start, auto delete: true
18:59:03 T:2932692032 ERROR: Failed to open(//Person of Interest/.actors) opendir call failed with "NFS: Lookup of //Person of Interest failed with NFS3ERR_NOENT(-2)"
18:59:03 T:2932692032 ERROR: GetDirectory - Error getting nfs://10.0.1.9/c/Series/Person of Interest/.actors
18:59:45 T:2932692032 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 02:08
18:59:45 T:2932692032 NOTICE: Thread Jobworker start, auto delete: true
19:01:25 T:3042418688 NOTICE: Previous line repeats 1 times.
19:01:25 T:3042418688 NOTICE: NFS is idle. Closing the remaining connections.
Het laatste is van meer dan een uur geleden, toen deze nog wel goed werkte
Seems like installing the latest kernel failed. Lets start with that one. Can you start by reinstalling the latest kernel:
Code:
sudo apt-get install --reinstall xbian-package-kernel3.6.10
sudo reboot
After reboot post:
Code:
bian@XBian:~# uname -r
3.6.10+
xbian@XBian:~# sudo apt-get install --reinstall xbian-package-kernel3.6.10
[sudo] password for xbian:
Reading package lists... Done
xbian@XBian:~#
Before the reinstall command. If i do the reinstall command, its thinking like 1 sec before it says its done.
Code:
xbian@XBian:~# uname -r
3.6.10+
Nothing seems to have changed.
Code:
drwxr-xr-x 3 root root 1024 Nov 26 22:40 .Trashes
-rwxr-xr-x 1 root root 4096 Nov 26 22:40 ._.Trashes
drwxr-xr-x 2 root root 1024 Dec 18 2012 .fseventsd
-rwxr-xr-x 1 root root 18693 Nov 11 18:59 COPYING.linux
-rwxr-xr-x 1 root root 1447 Nov 11 18:59 LICENCE.broadcom
-rwxr-xr-x 1 root root 582 Nov 11 18:59 README.md
-rwxr-xr-x 1 root root 17764 Nov 11 18:59 bootcode.bin
-rwxr-xr-x 1 root root 135 Nov 11 18:59 cmdline.txt
-rwxr-xr-x 1 root root 203 Dec 7 21:01 config.txt
-rwxr-xr-x 1 root root 5277 Nov 11 18:59 fixup.dat
-rwxr-xr-x 1 root root 2015 Nov 11 18:59 fixup_cd.dat
-rwxr-xr-x 1 root root 5636964 Dec 17 12:48 kernel.img
-rwxr-xr-x 1 root root 5602980 Nov 23 13:38 kernel3_6_7.img
-rwxr-xr-x 1 root root 278715 Nov 11 18:59 loader.bin
-rwxr-xr-x 1 root root 2347220 Nov 11 18:59 start.elf
-rwxr-xr-x 1 root root 522536 Nov 11 18:59 start_cd.elf
Exactly the same as far as i can tell
Still not good
Code:
sudo apt-get remove xbian-package-kernel3.6.10
sudo apt-get remove xbian-package-xbmc
sudo apt-get update #ignore errors
sudo apt-get install xbian-package-kernel3.6.10
sudo apt-get install xbian-package-xbmc
Hij is nu met de update bezig , alleen staat hij vast op onderstaande
Code:
Hit http://apt.xbian.org wheezy/main armhf Packages
Ign http://apt.xbian.org wheezy/main Translation-en
Ign http://dikonist.asuscomm.com wheezy InRelease
Err http://dikonist.asuscomm.com wheezy Release.gpg
Something wicked happened resolving 'dikonist.asuscomm.com:81' (-5 - No address associated with hostname)
Ign http://dikonist.asuscomm.com wheezy Release
90% [Connecting to dikonist.asuscomm.com]
90% [Connecting to dikonist.asuscomm.com]
90% [Connecting to dikonist.asuscomm.com]
As i said, ignore those errors.
it took forever, i thought it hanged on that error:
after the install xbian kernel command:
Code:
xbian@XBian:~# sudo apt-get install xbian-package-kernel3.6.10
Reading package lists... Error!
E: Malformed Description-md5 line; doesn't have the required length (32 != 366) '84e24and decoc2ressing
streams of data represented as lazy ByteStrings. It uses the bz2 C library
so it has high performance.
.
It provides a convenient high level API suitable for most tasks and for the
few cases where more control is needed it provides access to the full bzip2
feature set.
.
This package contains the profiling libraries compiled for GHC.'
E: Problem parsing dependency Breaks
E: Error occurred while processing xfig (NewVersion2)
E: Problem with MergeList /var/lib/apt/lists/mirrordirector.raspbian.org_raspbian_dists_wheezy_main_binary-armhf_Packages
E: The package lists or status file could not be parsed or opened.
after xbian xbmc command
Code:
xbian@XBian:~# sudo apt-get install xbian-package-xbmc
Reading package lists... Error!
E: Malformed Description-md5 line; doesn't have the required length (32 != 366) '84e24and decoc2ressing
streams of data represented as lazy ByteStrings. It uses the bz2 C library
so it has high performance.
.
It provides a convenient high level API suitable for most tasks and for the
few cases where more control is needed it provides access to the full bzip2
feature set.
.
This package contains the profiling libraries compiled for GHC.'
E: Problem parsing dependency Breaks
E: Error occurred while processing xfig (NewVersion2)
E: Problem with MergeList /var/lib/apt/lists/mirrordirector.raspbian.org_raspbian_dists_wheezy_main_binary-armhf_Packages
E: The package lists or status file could not be parsed or opened.
Did you do this before installing.
Code:
sudo apt-get update
I just updated apt
(19th Dec, 2012 05:57 AM)CurlyMo Wrote: [ -> ]Did you do this before installing.
Code:
sudo apt-get update
I just updated apt
Jep! Will try it again, last time it took forever to do, with that dikonist.asuscomm.com error
Still the same errors
After the apt-get update!
Most likely something broke your local apt package in general
. Look on google how to fix those errors. I don't have those answers as well.
Is it an option to download 1.0a3 and copy all the files from there to the sd location except for the config.txt?
Do i need to change something in a file to change the booted kernel?