Official XBian 1.0 Beta 1.1 thread
|
15th Jul, 2013, 09:05 PM
Post: #16
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
Since b1 I dont see my USB-HDD in the Video - Files menu.
With a5 it looks like "236.6Gb" in the Files menu. fstab entry: Terminal UUID=839aea66-ad3d-4c3a-9d10-7f8f4d91ec9f /media/hdd ext4 defaults,noatime 0 0 P.S. Where is the TERM bb-code? |
|||
15th Jul, 2013, 09:08 PM
Post: #17
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
Hello,
Before upgrading to Beta 1.1 I have issue with beta 1.0 and lirc_rpi module. lirc_rpi module was loaded at boot time but ignoring /etc/modprobe.d/lirc_rpi.conf settings (options lirc_rpi gpio_in_pin=25). I tried to remove lirc_rpi from /etc/modules or add to lirc_rpi to blacklisted modules, but no luck. To force lirc_rpi module to use GPIO 25 PIN I had manually rmmod lirc_rpi and modprobe lirc_rpi again. Now this odd issue gone. Lirc_rpi module is not loaded by default. I had to add lirc_rpi to /etc/modules. And now it is loaded with proper options (gpio_in_pin=25). Thanks for upgrade |
|||
15th Jul, 2013, 09:20 PM
Post: #18
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
mk01>wasn't the key copy of sdcard in any kind?
more or less, i think it is my test with a raid0 between usk key end sd card, i've just reflash sd card, and have to remove usb before booting. but not at home now, could confirm later on content of sdcard. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
15th Jul, 2013, 09:30 PM
Post: #19
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
(15th Jul, 2013 09:20 PM)belese Wrote: mk01>wasn't the key copy of sdcard in any kind? I was thinking about maybe the same UUID or LABEL on both partitions. (15th Jul, 2013 09:08 PM)0xFF Wrote: Now this odd issue gone. Lirc_rpi module is not loaded by default. I had to add lirc_rpi to /etc/modules. And now it is loaded with proper options (gpio_in_pin=25). between 1.0 and 1.1 we changed the busybox modprobe for native kmod package. seems that busybox's modprobe is not honoring MODPROBE_OPTIONS env settings. anyhow, what is in /etc/modules is copied to initramfs and loaded upon "init starting", before real root exists, but not all files from /etc/modprobe.d going to fix this. mk Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
15th Jul, 2013, 09:36 PM
Post: #20
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
(15th Jul, 2013 08:52 PM)mk01 Wrote:(15th Jul, 2013 07:36 PM)googl1 Wrote: The green LED on the pi is blinking. allready did this, didn't change anything... please read my post above |
|||
15th Jul, 2013, 11:24 PM
Post: #21
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
(15th Jul, 2013 08:49 PM)googl1 Wrote: from this one /dev/mmcblk0p1 nothing will boot. and this also is answer to question why _nothing_ appeared. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
15th Jul, 2013, 11:29 PM
Post: #22
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
(15th Jul, 2013 11:24 PM)mk01 Wrote:(15th Jul, 2013 08:49 PM)googl1 Wrote: So whats the source of the problem, how can i avoid the corruption of mmcblk0p1? I already tried it a second time, and the same happened. When I flash my Alpha 5 backup, everything works fine, until I try to update. |
|||
16th Jul, 2013, 12:04 AM
Post: #23
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
(15th Jul, 2013 08:49 PM)googl1 Wrote: But even after that, the pi doesn't start up. it can not boot, because the needed files are not there (renamed). reformat the /boot partition only and restore files from alpha5. let's see, what is the condition of rootfs. btw: did you checked the ext4 also before the updating? and also, for manual check use -f option, not only replaying the journal. is this card you updated original filesystem, or dd-ed copy? Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
16th Jul, 2013, 12:23 AM
Post: #24
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
(15th Jul, 2013 08:34 PM)mk01 Wrote:(15th Jul, 2013 04:35 PM)JeHaLi Wrote: Setting up nfs-common (1:1.2.6-4) ... I did it, but: xbian@xbian ~ $ sudo "insserv -f rpcbind" sudo: insserv -f rpcbind: command not found |
|||
16th Jul, 2013, 12:30 AM
Post: #25
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
(16th Jul, 2013 12:23 AM)JeHaLi Wrote: xbian@xbian ~ $ sudo "insserv -f rpcbind" without quotes. if you quote this, sudo wants to start ONE command named insserv\ \-f\ rpcbind Code: sudo insserv -f rpcbind Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
16th Jul, 2013, 01:18 AM
Post: #26
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
Hey
Just a quick question. I'm on the first beta (fresh). I ran apt-get update, but the apt-get install xbian-update -y only returns "xbian-update is already the newest version." Do I need to update sources / mirrors? The xbian-config mirros update don't work, so guess I need to add sth manually? This is my /etc/apt/sources.list: deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi deb mirror://apt.xbian.org/mirror.txt wheezy main #deb-src http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi |
|||
16th Jul, 2013, 01:22 AM
Post: #27
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
(16th Jul, 2013 12:04 AM)mk01 Wrote:(15th Jul, 2013 08:49 PM)googl1 Wrote: But even after that, the pi doesn't start up. it was a dd-ed copy I dd-ed the backup on the card again and checked the filesystems before update to beta: Code: # fsck -f -y /dev/mmcblk0p1 Code: # fsck -f -y /dev/mmcblk0p2 |
|||
16th Jul, 2013, 01:39 AM
Post: #28
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
(16th Jul, 2013 01:18 AM)dlysnes Wrote: Hey do a "apt-cache policy xbian-update". if really just 1.0-1.0 then do apt-get clean apt-get update apt-get upgrade Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
16th Jul, 2013, 02:40 AM
Post: #29
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
Thanks, beta 1.1 running fine!
XBian Skin Beta Testing Clock Screensaver If you liked my help, click on "Thanks" to show your appreciation. |
|||
16th Jul, 2013, 03:20 AM
Post: #30
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
(16th Jul, 2013 12:30 AM)mk01 Wrote:(16th Jul, 2013 12:23 AM)JeHaLi Wrote: xbian@xbian ~ $ sudo "insserv -f rpcbind" ......... Generation complete. root@xbian:/home/xbian# That helps, Thanks a lot !!! |
|||
« Next Oldest | Next Newest »
|