Official XBian 1.0 Beta 1.1 thread - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Configuration (/forum-17.html) +--- Thread: Official XBian 1.0 Beta 1.1 thread (/thread-1258.html) |
RE: Official XBian 1.0 Beta 1.1 thread - thedude459 - 25th Jul, 2013 09:16 AM I got the following moving from Alpha 5: initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused Error opening '/dev/input/event*': No such file or directory Setting up xbian-package-kernel (1.2-2) ... xbian-update-initramfs called from within dpkg process. Saving requested kernel version and trigger. Processing triggers for xbian-package-initramfs-tools ... W: Operation was interrupted before it could finish RE: Official XBian 1.0 Beta 1.1 thread - thedude459 - 25th Jul, 2013 10:35 AM (25th Jul, 2013 09:16 AM)thedude459 Wrote: I got the following moving from Alpha 5: I then did a apt-get -u -o APT::Force-LoopBreak=1 install -f And XBMC came back up. I then rebooted and it is stuck on the Init Process the bar goes half way across. I can't SSH in. RE: Official XBian 1.0 Beta 1.1 thread - kraleksandr - 26th Jul, 2013 06:32 AM How can I see boot log which hidden behind splashscreen (xbian logo,"Loading..."and progressbar)? RE: Official XBian 1.0 Beta 1.1 thread - CurlyMo - 26th Jul, 2013 08:09 AM @kraleksandr: https://github.com/xbianonpi/xbian-package-initramfs/wiki/XBian-specific-cmdline.txt-options RE: Official XBian 1.0 Beta 1.1 thread - f1vefour - 26th Jul, 2013 08:22 AM (26th Jul, 2013 06:32 AM)kraleksandr Wrote: How can I see boot log which hidden behind splashscreen (xbian logo,"Loading..."and progressbar)? You can add debug to cmdline.txt. The link CurlyMo provided gives the full list and what they do, thanks for that by the way. (25th Jul, 2013 02:21 AM)IriDium Wrote: Beta 1,1 Fresh install from xbian installer. I may be misunderstanding your question but according to you the drive is mounted (df). It can be added to XBMC by Add -> Source. Did you plug the drive in and mount it yourself because I have no issue with drives auto-mounting. Do you mean you have previously added the drive in question via Add -> Source setting the scraper type only to have XBMC forget this information upon removing/re-inserting the drive. RE: Official XBian 1.0 Beta 1.1 thread - IriDium - 26th Jul, 2013 06:04 PM (26th Jul, 2013 08:22 AM)f1vefour Wrote:I switch on the RPi with the drives already attached, it boots normally.(26th Jul, 2013 06:32 AM)kraleksandr Wrote: How can I see boot log which hidden behind splashscreen (xbian logo,"Loading..."and progressbar)? Drives are visable in df -h and xbmc ->System Info. But if I go to videos or music they are not there. The drive is detected: Code: hub 1-1.3.4:1.0: USB hub found Code: /dev/sda1 7.4G 3.0G 4.5G 40% /media/E835-A67A System Info In XBMC - Videos (The ones shown are SMB) Videos It's the same if I use a HUB or directly into the RPi. Tried an rpi-update but that didn't work either. Could it be related to Code: init: Unable to connect to the system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory In Alpha5 it worked - also if you hotplugged a USB drive you got a message USB drive mounted. Re: Official XBian 1.0 Beta 1.1 thread - f1vefour - 26th Jul, 2013 09:41 PM @iriduim Have you previously set the content type via add source and chosen a scraper type? What I'm saying is XBMC doesn't automatically pick up what type of content is on an external drive, you must set it. I'm sure you know this already. RE: Official XBian 1.0 Beta 1.1 thread - IriDium - 26th Jul, 2013 09:55 PM (26th Jul, 2013 09:41 PM)f1vefour Wrote: @iriduim I don't get the chance to see it in XBMC to add content. (See pictures above) In XBMC 12.2 do you have to manually add a HDD instead of it being automatically detected? RE: Official XBian 1.0 Beta 1.1 thread - denis.n - 26th Jul, 2013 09:57 PM Hi! I have a problem that i had before. Here is thread. After upgrade i have this problem again. I've checked that line is present in my /boot/config.txt Thank you for the help! Re: RE: Official XBian 1.0 Beta 1.1 thread - f1vefour - 26th Jul, 2013 10:02 PM (26th Jul, 2013 09:55 PM)IriDium Wrote:(26th Jul, 2013 09:41 PM)f1vefour Wrote: @iriduim Let me unplug my main drive and test. Ok I umounted my main drive that contains all my content, XBMC notified me of the disconnection. I plugged in a flash drive that had not previously been plugged in, XBMC notified me the new drive had been mounted. I select Videos and the drive is there and capable of being browsed and used. I am however currently using mk01's development repo (http://forum.xbian.org/showthread.php?tid=1121) perhaps this is why it works for me. This is what isn't working for you, correct? I see you have tried using the same repo but aren't currently? RE: Official XBian 1.0 Beta 1.1 thread - rikardo1979 - 26th Jul, 2013 11:28 PM (26th Jul, 2013 09:57 PM)denis.n Wrote: Hi! as this is really specific to your HW setup you would need to find the right settings. Im cant see how would update/upgrade to Beta affect this as it shouldnt. Maybe only RPi firmware or kernel ??? not sure. Try to change the value of Code: hdmi_pixel_encoding= RE: Official XBian 1.0 Beta 1.1 thread - IriDium - 26th Jul, 2013 11:32 PM (26th Jul, 2013 10:02 PM)f1vefour Wrote:(26th Jul, 2013 09:55 PM)IriDium Wrote:(26th Jul, 2013 09:41 PM)f1vefour Wrote: @iriduim I still have the BETA 2 SD card, and I am about to try that now. The current setup is default BETA 1.1 from xbian installer - no additions, so it should not work for anyone on Beta 1.1. Beta 2 - Still the same problem. Tried on another RPi with BETA 1.1 and still the same problem. Tried Raspbmc and the drives were not even mounted in linux. RE: Official XBian 1.0 Beta 1.1 thread - thedude459 - 26th Jul, 2013 11:40 PM I had to do a fresh install and I can confirm that special characters in the password and spaces in the SSID work. Re: Official XBian 1.0 Beta 1.1 thread - f1vefour - 27th Jul, 2013 12:05 AM @iriduim My stock beta1.1 card is toasted currently, can someone else verify this issue? Could you try plugging a drive directly into the Pi instead of a hub, the difference between our setup is I don't use a hub. RE: Official XBian 1.0 Beta 1.1 thread - IriDium - 27th Jul, 2013 12:13 AM (27th Jul, 2013 12:05 AM)f1vefour Wrote: @iriduimAlready tried that #111 Will give another go. |