XBian Release Candidate 3
|
4th Sep, 2014, 09:51 AM
Post: #31
|
|||
|
|||
RE: XBian Release Candidate 3
Can you please try the following 2 commands:
Terminal sudo locale-gen en_US.UTF-8 sudo dpkg-reconfigure locales It'll ask for the xbian user password: raspberry, if you didn't change it. |
|||
4th Sep, 2014, 10:04 AM
Post: #32
|
|||
|
|||
RE: XBian Release Candidate 3 | |||
5th Sep, 2014, 07:35 AM
Post: #33
|
|||
|
|||
RE: XBian Release Candidate 3
Just wanted to report that I also did a fresh install of the RC3 release and everything is up and running again.
Used the RPi B+ and had no issues with network others reported earlier. After flashing the image and cloning to USB I tried to update and hit the libc6 dependency error. I know there is apparently a reason (which nobody dares to specify) why it is held back, but I rather do another reinstall than having sleepless nights knowing there are updates waiting in the queue ^^ So I went ahead and installed these two: https://archive.raspbian.org/raspbian/pool/main/e/eglibc/libc6_2.13-38+rpi2+deb7u3_armhf.deb http://ftp.de.debian.org/debian/pool/main/s/systemd/libsystemd-login0_44-11+deb7u4_armhf.deb Afterwards I proceeded with updates via xbian-config and everything went through smoothly (but also had to do the locales reconfig) - nothing left in the update queue :-) Also installed python, flexget and transmission. Two things I picked up: 1. Before I started the clone I deleted existing partitions on the USB drive and created two fresh NTFS partitions it. Cloning to the first, small partition sda1 broke something in the file system of sda2. Windows repair was able to fix the partition on sda2 but a video file which I put there intentionally for testing before cloning was gone for good. Now the btrfs partition on sda1 seems to be working fine under Xbian, and the sda2 partition seems to be working fine under both Windows and Xbian. I'm thinking something on the MBR got damaged when xbian converted the NTFS partition on sda1 to btrfs? Maybe that needs some testing/analyzing by someone who knows what he is doing. 2. I spend around 4h (yes I'm an absolute beginner on Linux) trying to figuring out why I did not have write access on the Samba share located under /media/LABEL (mounted by /dev/sda2). writing was possible on all the other default shares (except of course /var/logs, to which I also only could write with root via SSH). But not on the NTFS drive and I also had write access there via ssh - just not via Samba. I finally figured out this was caused by the Samba options in /etc/usbmount/usbmount.conf. Did the standard entries change since the Beta2 release? I'm quite sure I never had to edit them before (but before that my USB share was on a btrfs filesystem). I think this should be changed. Rather have standard configs for Samba which encourage password protected access and have an initial, easily identifiable write protection in /etc/samba/shares.conf than hiding a Samba write protection in /etc/usbmount/usbmount.conf. I'm sure I did a lot of awful things to the security settings trying to get rid of it. |
|||
5th Sep, 2014, 07:44 AM
Post: #34
|
|||
|
|||
RE: XBian Release Candidate 3
Quote:I know there is apparently a reason (which nobody dares to specify)...There is just the reason that there is an unmet dependency we can't fix but raspbian should. Nothing more nothing less. We don't update for just updates. pilight - modular domotica solution
|
|||
5th Sep, 2014, 07:55 AM
Post: #35
|
|||
|
|||
RE: XBian Release Candidate 3
Not saying it is up to the Xbian team to fix it, but when I reported this workaround of manually installing the file earlier, I got the impression from the forum feedback that this workaround is not really something recommendable and we should rather just wait for raspbian to fix it. I didn't understand why - it worked for me and I saw improvements on shairplay with the updates.
|
|||
5th Sep, 2014, 09:02 AM
Post: #36
|
|||
|
|||
RE: XBian Release Candidate 3
Hi everyone,
Is it me or xbian.brantje.com is down? I had no success trying to update, and I'm getting Terminal > ping xbian.brantje.com PING xbian.brantje.com (188.142.48.93) 56(84) bytes of data. ^C --- xbian.brantje.com ping statistics --- 16 packets transmitted, 0 received, 100% packet loss, time 14999ms a momentary lapse? Thanks Davide |
|||
5th Sep, 2014, 03:25 PM
Post: #37
|
|||
|
|||
Re: RE: XBian Release Candidate 3
(5th Sep, 2014 07:55 AM)Chris83 Wrote: Not saying it is up to the Xbian team to fix it, but when I reported this workaround of manually installing the file earlier, I got the impression from the forum feedback that this workaround is not really something recommendable and we should rather just wait for raspbian to fix it. I didn't understand why - it worked for me and I saw improvements on shairplay with the updates. Your workaround could break things, in the future when/if a package on your system breaks you come here for help but no one else has this problem and can't figure out why you do. We spend unnecessary time researching, troubleshooting and helping without knowing you prematurely updated libc6. This is simply a for instance why you wouldn't want to manually install a important system library from a third party source. Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us. |
|||
5th Sep, 2014, 04:07 PM
Post: #38
|
|||
|
|||
RE: XBian Release Candidate 3
(5th Sep, 2014 09:02 AM)dimbeni Wrote: Hi everyone, Momentary indeed, looks solved now. |
|||
5th Sep, 2014, 11:37 PM
Post: #39
|
|||
|
|||
RE: XBian Release Candidate 3
RPi Model B
Well I've had not luck getting it running. Downloaded the RC3 and installed with win32diskimager. RPi boots, I see the spash screen and then a load of text about unknown jobs. The screen then goes blank. Nothing usable after that, Tried without initramfs but same issue. Network not working. Did notice that something was on 192.168.1.1 whereas my network is on 192.168.0.xxx (Might be the reason people are having issues with the N/W. Now trying an upgrade from RC2. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
6th Sep, 2014, 07:45 AM
(This post was last modified: 6th Sep, 2014 07:47 AM by f1vefour.)
Post: #40
|
|||
|
|||
RE: XBian Release Candidate 3
Do you have a way to connect with serial Iridium?
I will try to reproduce your issue Iridium, I can get a serial terminal and diagnose what is happening. My network is also the same 192.168.0.x Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us. |
|||
6th Sep, 2014, 08:20 AM
Post: #41
|
|||
|
|||
RE: XBian Release Candidate 3
(5th Sep, 2014 03:25 PM)f1vefour Wrote: Your workaround could break things, in the future when/if a package on your system breaks you come here for help but no one else has this problem and can't figure out why you do. We spend unnecessary time researching, troubleshooting and helping without knowing you prematurely updated libc6. Hi guys. I am getting worried. I followed this procedure for updating libc6. It did not help me by the way, but it also did not break anything. Can i roll back to official libc6 or should I just wait for the rpi update? Do I even get to see the update when it arrives? Thanks, weezer |
|||
6th Sep, 2014, 08:34 AM
Post: #42
|
|||
|
|||
RE: XBian Release Candidate 3
Do you have a previous snapshot?
Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us. |
|||
6th Sep, 2014, 03:50 PM
(This post was last modified: 6th Sep, 2014 03:51 PM by f1vefour.)
Post: #43
|
|||
|
|||
Re: RE: XBian Release Candidate 3
(5th Sep, 2014 11:37 PM)IriDium Wrote: RPi Model B (6th Sep, 2014 02:43 PM)azverkan Wrote: Using the RC3 image install, after booting the network did not want to activate over DHCP or static. Looks to be the culprit, I can't find my Xbian card so I can't currently check. Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us. |
|||
6th Sep, 2014, 04:37 PM
Post: #44
|
|||
|
|||
RE: XBian Release Candidate 3
@weezer, if you upgraded libc6 on your own than you are exactly that. On your own. We where clear about not doing it.
pilight - modular domotica solution
|
|||
6th Sep, 2014, 09:07 PM
Post: #45
|
|||
|
|||
RE: XBian Release Candidate 3
(6th Sep, 2014 08:34 AM)f1vefour Wrote: Do you have a previous snapshot? no, I had to flash my SD and did a fresh install. will this restore also the libc6? (6th Sep, 2014 04:37 PM)CurlyMo Wrote: @weezer, if you upgraded libc6 on your own than you are exactly that. On your own. We where clear about not doing it. I Understand, although I did the update before the warning. That is why I think it is great that you tell people not to post thinks like that on this forum. I only want to know if after a fresh install of the sd card i am back in business or did i ruin my rpi |
|||
« Next Oldest | Next Newest »
|