Official XBian 1.0 Beta 2 thread
|
1st Dec, 2013, 07:34 AM
Post: #121
|
|||
|
|||
RE: Official XBian 1.0 Beta 2 thread
(24th Nov, 2013 08:18 AM)agent5150 Wrote: Ok so upgrade to Beta 2 when smoothly on two PIs. Running great. @agent5150 this looks like remote control mapping issue rather than xbmc as this is still working as should (as you described). so going back is going back, not returning you to the main menu. can you turn on debug logging in xbmc and track the keys (and mapping) which xbmc is reading from RC? maybe you find something (at least that pressing BACK or RETURN is triggering the same mapped function in xbmc for you - returning to main menu). you can post the log to pastebin for instance. (24th Nov, 2013 03:51 PM)kraleksandr Wrote: When I try to open \\xbian samba share, I see 5 folders there. But the smb.conf file contains only 3 of them. Where is .conf for other folders? @kraleksandr xbmc-backup share and automounted external drives are created as dynamic records via "net" tool/command as needed. xbmc-backup at /etc/init/restore-home.conf and ext drives in script which is part of xbian-package-usbmount package. what you would like to change for them ? (25th Nov, 2013 09:48 AM)particleman Wrote: FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [just to comment the sdb1 repair, this makes no sense as RPI can boot only from mmcblk0p1 and always will even if you use USB storage to run the system] this is probably the case for most of us. I wasn't able to track the issue down in details whether the partition is broken irreparably (but still able to read/write data), or it is just "not clean" not being cleared, or even others. if you hit this case only way "resolving" this (or get rid of the report) known to me is to reformat the partition. there is undocumented script which will do this for you while preserving data on /boot. you can run it as Code: sudo xbian-reformat-boot (25th Nov, 2013 11:03 PM)Freddie299 Wrote: fyi, devs: The ssh issue I had is now solved. Not sure what exactly the problem was, but switching from openssh to dropbear and back did the trick. @Freddie299 I wanted to post commend earlier about this but had no time to write down everything I wanted, so sorry to react on your post so late. Anyhow the issue for you is caused by change in Beta2 in the way how sshd is started. It is not started as regular daemon anymore, but it is spawned from inetd daemon. This is directly related to changing the listening port for you and most probably indirectly related to the chroot environment - I tried to find some insights about this combination (inetd & chrooted sshd setup) - but I wasn't successful. the solution would be to disable ssh in xbian-config (or manually by editing /etc/inetd.conf if you prefer) and use standard way of starting sshd by sysv or upstart script again. I included this standalone startup script in 1.0.2-11a version of xbian-update package which is available at devel repo (http://xbian.brantje.com/pool/devel/main/x/xbian-update/xbian-update_1.0.2-11a_armhf.deb). the ssh is started as daemon with upstart script /etc/init/ssh-nid.conf and is disabled by default. you can enable it by removing "manual" stanza from /etc/init/ssh-nid.override. of course you can run both in parallel, just change ssh port found in /etc/inetd.conf configuration. sshd started from ssh-nid script will read port from /etc/ssh/sshd_config as you are used to. hope this helps mk (26th Nov, 2013 06:59 AM)particleman Wrote: Sorry I should have explained that I had removed the sd card and put it in my Debian machine to dosfsck which read it as /dev/sdb and sdb1 as fat partition. Sorry for not being more clear. This is df-h the issue there is probably caused with the fact you made a clone to /dev/sdb (instead of using partition). although in general this works for btrfs, there could be some issues within booting stage as we never considered this scenario being used - all the code within initramfs booting process assumes a partition to exists (as it wants to check for resize need, as it wants to create swap partition at the end of storage media and possibly others). we will add a blocking option to xbian-config xbianclone function to return with error if destination device is not a partition. later we can review the initramfs package to implement such scenario. for you a way would be to create partition on the dest drive (with fdisk, parted or even under windows or other linux) and then use of /dev/sdb1 as destination in contrast to /dev/sdb. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
Official XBian Raspberry B+ models thread | IriDium | 4 | 21,697 |
23rd Nov, 2014 09:14 PM Last Post: 0xFF |
|
Official XBian 1.0 RC 2 Gotham (XBMC 13) thread | IriDium | 167 | 578,648 |
10th Sep, 2014 04:41 AM Last Post: weezer |
|
Official XBian 1.0 RC 2 thread | IriDium | 61 | 197,424 |
16th Aug, 2014 03:10 PM Last Post: mehlvogel |
|
Official XBian 1.0 RC 1 thread | IriDium | 173 | 599,890 |
1st May, 2014 02:44 PM Last Post: dharmabm |
|
Official XBian 1.0 Beta 1 thread | Koenkk | 303 | 1,216,999 |
12th Dec, 2013 12:46 AM Last Post: Exnor |
|
Official XBian 1.0 Alpha 5 thread | Koenkk | 366 | 1,462,858 |
15th Aug, 2013 07:35 AM Last Post: anthonyonions |
|
Official XBMC 12.2 Thread | Koenkk | 118 | 474,507 |
4th Jul, 2013 09:11 AM Last Post: mk01 |