Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Xbian 1.0 Alpha 5 download location
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Xbian 1.0 Alpha 5 download location
26th Mar, 2014, 02:42 AM
Post: #8
killerbrain Offline
Registered
Posts: 9
Joined: Jul 2013
Reputation: 0
RE: Xbian 1.0 Alpha 5 download location
(24th Mar, 2014 06:51 PM)mk01 Wrote:  @killerbrain

sure, you can alter priority according to various "states" of xbmc in /etc/init/xbmc-priority.conf. states alone have docs in bridge-xbmc service code /usr/local/sbin/upstart-xbmc-bridge.py

and feel free to use raspbmc kernel to boot xbian and vice versa (for testing) - including firmware files. if you are saying it is XBian only, it should not be that hard to track down.

what version of xbian-package-kernel and -firmware you are running ?

can you also provide cmdline.txt and config.txt from raspbmc to compare ?

Hi Xbian,
Since I was early from work today, I maanged to install xbian on the other unused SD card. Please find the details which you asked for. Appreciate your time and help.
Installation details:
I dont update the Xbian unless there is an official build which is available.(The reason for this was CEC keeps breaking now and then when I used to keep xbian upto date, so thought of not updating until I get a good build) So this is a fresh Beta 2 install and I didnt use the Xbian installer as I had the Xbian Beta image already downloaded. I used the win32 diskimager to write it to SD.
Xbian Kernel Version
---------------------------
Terminal

xbian@xbian ~ $ uname -a
Linux xbian 3.10.12+ #61 Fri Sep 27 19:40:13 CEST 2013 armv6l GNU/Linux
xbian@xbian ~ $
xbian@xbian ~ $ sudo dpkg-query --show xbian-package-kernel
xbian-package-kernel 1.3-5.5
xbian@xbian ~ $
Raspbmc Kernel version
----------------------------
Terminal

pi@raspbmc:~$ uname -a
Linux raspbmc 3.10.24 #2 PREEMPT Mon Dec 23 05:18:12 UTC 2013 armv6l GNU/Linux
pi@raspbmc:~$
Xbian Firmware version
-----------------------------
Terminal

xbian@xbian ~ $ /opt/vc/bin/vcgencmd version
Oct 1 2013 00:37:09
Copyright © 2012 Broadcom
version a421d4b2cee544ec22bd4eee75080248f18fc20b (tainted) (release)
xbian@xbian ~ $
xbian@xbian ~ $ sudo dpkg-query --show xbian-package-firmware
xbian-package-firmware 1.4-7
xbian@xbian ~ $

Raspbmc Firmware Version
--------------------------------
Terminal

pi@raspbmc:~$ /opt/vc/bin/vcgencmd version
Dec 19 2013 20:51:48
Copyright © 2012 Broadcom
version 3b3def317b15e02d38376c1dff7013e75fc20670 (clean) (release)
pi@raspbmc:~$

Xbian XBMC Version
------------------------
Terminal

xbian@xbian ~ $ grep XBMC .xbmc/temp/xbmc.log | head -1
21:18:15 T:3041763872 NOTICE: Starting XBMC (12.2 Git:20130916-091cb29), Platform: Linux (Debian GNU/Linux 7.2 (n/a), 3.10.12+ armv6l). Built on Oct 2 2013
xbian@xbian ~ $
xbian@xbian ~ $ sudo dpkg-query --show xbian-package-xbmc
xbian-package-xbmc 2.9-10.13
xbian@xbian ~ $

Xbian cmdline.txt
---------------------
Terminal
xbian@xbian ~ $ cat /boot/cmdline.txt
sdhci-bcm2708.sync_after_dma=0 dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p2 rootflags=subvol=root/@,autodefrag,compress=lzo rootfstype=btrfs rootwait smsc95xx.turbo_mode=N elevator=cfq logo.nologo quiet noswap loglevel=0 mod_scsi.scan=sync partswap startevent=mountall splash nohdparm --startup-event mountall
xbian@xbian ~ $

Raspbmc cmdline.txt
---------------------------
Terminal
pi@raspbmc:~$ cat /boot/cmdline.txt
dwc_otg.lpm_enable=0 root=/dev/mmcblk0p2 rootfstype=ext4 noatime quiet rootwait loglevel=1 sdhci-bcm2708.enable_llm=1 dwc_otg.microframe_schedule=1 dwc_otg.fiq_fix_enable=0 dwc_otg.fiq_split_enable=0 dwc_otg.trans_backoff=3000
pi@raspbmc:~$

Xbian Config.txt
---------------------
Terminal
xbian@xbian ~ $ cat /boot/config.txt
#initramfs initramfs.gz 0x00a00000
gpu_mem_512=128
gpu_mem_256=128
initial_turbo=1
disable_splash=1
arm_freq=840
core_freq=275
sdram_freq=400
over_voltage=0
hdmi_force_hotplug=1
xbian@xbian ~ $

Raspbmc config.txt
---------------------------
Terminal
pi@raspbmc:~$ cat /boot/config.txt
arm_freq=850
core_freq=375
force_turbo=1
disable_overscan=1
gpu_mem=128
start_file=start_x.elf
fixup_file=fixup_x.dat
hdmi_ignore_cec_init=1
hdmi_force_hotplug=1
pi@raspbmc:~$
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Xbian 1.0 Alpha 5 download location - killerbrain - 15th Mar, 2014, 05:16 AM
RE: Xbian 1.0 Alpha 5 download location - IriDium - 18th Mar, 2014, 05:55 AM
RE: Xbian 1.0 Alpha 5 download location - killerbrain - 19th Mar, 2014, 09:47 PM
RE: Xbian 1.0 Alpha 5 download location - mk01 - 24th Mar, 2014, 07:51 AM
RE: Xbian 1.0 Alpha 5 download location - killerbrain - 24th Mar, 2014, 03:28 PM
RE: Xbian 1.0 Alpha 5 download location - mk01 - 24th Mar, 2014, 06:51 PM
RE: Xbian 1.0 Alpha 5 download location - killerbrain - 25th Mar, 2014, 05:14 PM
RE: Xbian 1.0 Alpha 5 download location - killerbrain - 26th Mar, 2014 02:42 AM
RE: Xbian 1.0 Alpha 5 download location - mk01 - 26th Mar, 2014, 01:52 PM
RE: Xbian 1.0 Alpha 5 download location - killerbrain - 26th Mar, 2014, 02:58 PM
RE: Xbian 1.0 Alpha 5 download location - mk01 - 26th Mar, 2014, 03:36 PM
RE: Xbian 1.0 Alpha 5 download location - killerbrain - 27th Mar, 2014, 06:26 AM
RE: Xbian 1.0 Alpha 5 download location - killerbrain - 2nd Apr, 2014, 08:58 PM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
  [PROBLEM] Xbian Windows Installer Download Location Abolfazl 3 12,308 9th Dec, 2015 02:30 AM
Last Post: rlogiacco

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

Current time: 4th Jun, 2025, 05:12 PM Powered By MyBB, © 2002-2025 MyBB Group.