beta2
|
2nd Dec, 2013, 01:13 AM
Post: #736
|
|||
|
|||
RE: beta2
(1st Dec, 2013 09:01 PM)mk01 Wrote: actually yes, I have one suggestion - to follow the steps I posted precisely. @mk01 indead it's the mmcqd kernel thread. Take's 50% of my CPU. Unfortunately I am not able to install the xbian-update_1.0.2-11_armhf.deb package. I have deleted both the /etc/sysctrl.d/xbian.conf and /etc/sysctrl.conf file. Rebooted But the installation takes forever.... mmcqd thread takes 50% of CPU. After 8 minutes Terminal dpkg: error while cleaning up: unable to remove newly-installed version of `/var/tmp/xbian_update/pchanges/sysctl.conf': Read-only file system dpkg: error while cleaning up: unable to securely remove '/var/lib/dpkg/tmp.ci': Read-only file system dpkg: error while cleaning up: unable to securely remove '/var/lib/dpkg/reassemble.deb': Read-only file system Processing triggers for xbian-package-initramfs-tools ... dpkg: unrecoverable fatal error, aborting: unable to flush updated status of `xbian-package-initramfs-tools': Read-only file system I have deleted both the /etc/sysctrl.d/xbian.conf and /etc/sysctrl.conf file. copied the xbian.conf file from the package to /etc/sysctrl.d/xbian.conf and /etc/sysctrl.conf file. Rebooted But the installation takes forever.... mmcqd thread takes 50% of CPU. Result is the same as above. "Read only file system" Do you have some more suggestions or should I start from a fresh Beta2 (or other) [edit] I have checked my config.txt file and noticed that content was the same as cmdline.txt!!! Who (me) or "what" did this?!? I don't know. KB |
|||
2nd Dec, 2013, 01:55 AM
Post: #737
|
|||
|
|||
RE: beta2
can you post dmesg to pastebin?
also remouting to read-only mode means we have different problem. filesystem corruption - which can be caused by many factors. let's look at the dmesg output. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
2nd Dec, 2013, 04:36 AM
Post: #738
|
|||
|
|||
RE: beta2
(2nd Dec, 2013 01:55 AM)mk01 Wrote: can you post dmesg to pastebin? I think I found the problem. My config.txt file was corrupt. I removed all content and rebooted. I installed the xbian-update deb and now I could see actually the update process. Due to (extra)available memory? Because gpu_mem_256=128 was missing? I ran the config utility to set the proper (overclock)values in the config.txt. I manually added the gpu_mem_256=128 to it. Rebooted stop xbmc Apt-get update apt-get upgrade was successfully. All went well I could find this in the dmeg Terminal [ 2.194638] Indeed it is in host mode hprt0 = 00021501 [ 2.280878] Btrfs detected SSD devices, enabling SSD mode [ 2.282615] btrfs: mismatching generation and generation_v2 found in root item. This root was probably mounted with an older kernel. Resetting all new fields. [ 2.296376] VFS: Mounted root (btrfs filesystem) on device 0:12. KB |
|||
3rd Dec, 2013, 05:57 AM
Post: #739
|
|||
|
|||
RE: beta2
(1st Dec, 2013 09:25 PM)CurlyMo Wrote: /home/xbian/.xbmc: if you still have the filesystem can you mount the btrfs root with Code: mount -o subvol=/ /dev/root /mnt and check with mc the …home/@ probably others ? or even root/@/home which should be empty just used as mount point . maybe you find them there ? when you see /home/xbian so empty, is it actually mountpoint and active ? "mountpoint /home" will tell. yesterday I found that mountall from wheezy 7.2 is working a bit different than before. in my case 1 from 10-20 cases happened (and only if booted directly to rootfs without initramfs) /proc wasn't mounted soon enough to provide cmdline infos causing /home and /lib/modules not being mounted. very very strange. this would correspond with your xbmc not being started and the right package reinstall could recreate missing xbian xbmc and userdata dir. so that's why I'm just asking if the /home you are looking at is really mounted home/@. it was corrected in xbian-update yesterday - version -11d and /etc/xbian_revision should read 000063 . Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
3rd Dec, 2013, 10:17 AM
Post: #740
|
|||
|
|||
RE: beta2
(19th Nov, 2013 06:45 AM)peibol16 Wrote: Hi, I run into this one as well. Hopefully also fixed. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
7th Dec, 2013, 02:48 AM
Post: #741
|
|||
|
|||
RE: beta2
Just a short question:
I am using your 1.0 Beta 2 like described in the first post here for a while now and I just wanted to know, if we have to change something back (meaning the deb mirror for example), when this leaves beta status or when there is a newer version. Also, I was always doing update with "apt-get clean; apt-get update; apt-get upgrade" Was that wrong, because I just read something about doing updates per XBIAN-Config? Where do I find/start that? Not per Putty/SSH, I guess. Thank you, guys |
|||
7th Dec, 2013, 02:58 AM
Post: #742
|
|||
|
|||
RE: beta2
@syco - If something is working - don't touch it :-)
Beta2 has been designed to be as user friendly as possible. Which is why updates can be handled via ssh xbian config and via XBMC. (From a ssh shell just type xbian-config) However, manual apt-get's are just as good - it ust gives more information. There is no difference. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
7th Dec, 2013, 09:45 PM
Post: #743
|
|||
|
|||
RE: beta2
After a fresh beta2 install and an apt-get-update; apt-get upgrade I am stuck with the splash screen: Configuring network.....
Any suggestions what to do? I checked the /etc/network/interfaces file and looks good to me. Code: auto eth0 [edit] I removed spash from the cmdline.txt file and the screen shows: Terminal .. Moving root Switching root mountall started hwclock xbian-nowait started wait-for-state xbian-done KB |
|||
7th Dec, 2013, 10:12 PM
Post: #744
|
|||
|
|||
RE: beta2
(7th Dec, 2013 09:45 PM)Killerbee Wrote: After a fresh beta2 install and an apt-get-update; apt-get upgrade I am stuck with the splash screen: Configuring network..... can you please also provide /etc/fstab ? (7th Dec, 2013 02:48 AM)syco Wrote: Just a short question: @syco for upgrading you got correct answer already as for the right sources.list file it depends when you started with beta2. it started on old devel repo which was later changed by update package to stable automatically so should be fine. still you can check your /etc/apt/sources.list . correct record for XBian should read Code: deb http://xbian.brantje.com wheezy main both are correct Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
7th Dec, 2013, 11:00 PM
Post: #745
|
|||
|
|||
RE: beta2
(7th Dec, 2013 10:12 PM)mk01 Wrote: can you please also provide /etc/fstab ? @mk01 Code: # |
|||
21st Dec, 2013, 02:56 AM
Post: #746
|
|||
|
|||
RE: beta2
How can i install XBMC Gotham?
I tried it with sudo apt-get install xbian-package-xbmc-gotham-nightly but i got the following message: Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: xbian-package-xbmc-gotham-nightly : Depends: xbian-package-shairplay but it is not installable E: Unable to correct problems, you have held broken packages. Even if i tried to install underr XBMC Packages under Video i got the info that the file is corrupted Any help would be apreciated. Yami |
|||
27th Dec, 2013, 04:19 PM
(This post was last modified: 27th Dec, 2013 04:21 PM by f1vefour.)
Post: #747
|
|||
|
|||
Re: RE: beta2
(21st Dec, 2013 02:56 AM)yami Wrote: How can i install XBMC Gotham? Perhaps you must be on the devel branch, I always am and had your issue until I added the staging branch as well. See here: http://forum.xbian.org/showthread.php?pid=18772#pid18772 Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us. |
|||
3rd Mar, 2014, 10:50 PM
Post: #748
|
|||
|
|||
RE: beta2
Hi guys,
For an unkown reason, my updates have stopped working with this error message: Code: Reading package lists... Error! Actually, I have not changed anything about it, so I do not know what is wrong here. Maybe someone can help me out? Cheers, mates. |
|||
3rd Mar, 2014, 11:09 PM
Post: #749
|
|||
|
|||
RE: beta2
It's a Raspbian issue, not XBian. Wait for them to fix it.
pilight - modular domotica solution
|
|||
4th Mar, 2014, 12:31 AM
Post: #750
|
|||
|
|||
RE: beta2
Thank you.
Btw, can someone show/copy me the content of his/her /etc/apt/sources.list file? I believe, mine got corrupt. |
|||
« Next Oldest | Next Newest »
|