XBian 1.0 Beta 1.1 Public testing
|
7th Jul, 2013, 09:14 PM
Post: #46
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
My test results:
- /etc/modules file is emptied - XBMC starts really late after the boot has finished (about 30 seconds later) - If a xbian-config language pack isn't available, it doesn't fall back to English - Somehow dropbear was installed (maybe it was me...) - The update had overwriten my XBMC language settings - The fanart is in lower resolution - The boot partition was (still) auto-mounted - Reboot doesn't work. reboot and afterwards a reboot -f does. Updated from Alpha 5 to Beta 1.1. So all in all, a lot less bugs as in Beta 1. I now have a workable updated system (for now). Something is still not quit right in the kernel. Initializing the lirc_rp1 module creates a kernel panic. I added this module so i could use both the TSOP4838 and the 433.92Mhz receivers with lirc. --- Update, using my own kernel compilation makes XBMC start immediatly after boot. -- The exact kernel panic: Code: Unable to handle kernel paging request at virtual address bf12025c One hypothesis is that the increase in size in the initramfs and the loading the module apart from the kernel, conflicts with the available reserved memory space of the kernel... pilight - modular domotica solution
|
|||
8th Jul, 2013, 02:09 AM
Post: #47
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
(7th Jul, 2013 09:14 PM)CurlyMo Wrote: Updated from Alpha 5 to Beta 1.1. So all in all, a lot less bugs as in Beta 1. I now have a workable updated system (for now). i don't know how much you again tuned your system, but your kernel was recompiled 9 times more, than the one on APT (beta 1.1). so it is not the one I compiled for beta 1.1. and according to your stack and modules loaded, it can't be stock xbian, nor raspbmc, those have modules spi-bmc2708 and i2c-bcm2708 blacklisted - but you had it loaded during the oops. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
8th Jul, 2013, 02:18 AM
Post: #48
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
This kernel panic occurs with all stock kernel builds of XBian.
My loading of the spi-bmc2708 and i2c-bcm270 has nothing to do with the kernel version, but just my choice to use these module for GPIO functions. --- Now going to test stock Beta 1 --> Beta 1.1 Update, after installing a fresh Beta 1 and updating i have the following (small) issues: * Error while updating kernel Code: dpkg: warning: unable to delete old directory '/lib/modules/3.8.13+': Directory not empty * rpcbind Code: mount.nfs: rpc.statd is not running but is required for remote locking. * Rainbow screen is still visible * XBian config header markup bugs E.g., goto: Settings -> System -> Timezone -> [Select a timezone]. The header will then show as: Code: #,Location [ ] There you will see the header isn't aligned properly. This can be easily fixed by adjusting the following number Code: centerTxtFn "$HEADER" $(($DEFAULTWIDTH+7)); * reboot still doesn't work properly. * Not a bug but system locale doesn't say when it's generating a new locale, a status windows should be added here. I also noticed that this time, the /var/swapfile entry is gone in the /etc/fstab. Shouldn't the update remove that entry automatically. So, for now, the conclusion is that the updater still doesn't work flawlessly. I also believe that my previous hypothesis could be true. pilight - modular domotica solution
|
|||
8th Jul, 2013, 08:28 AM
Post: #49
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
(8th Jul, 2013 02:18 AM)CurlyMo Wrote: curly, no, this won't fix it. but you probably know, you was developing it. if you don't remember, just look into other modules, where I already fixed. this particular issue was more or less needed to fix everywhere. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
8th Jul, 2013, 08:32 AM
Post: #50
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
(8th Jul, 2013 08:28 AM)mk01 Wrote: curly, no, this won't fix it. but you probably know, you was developing it. if you don't remember, just look into other modules, where I already fixed. this particular issue was more or less needed to fix everywhere.The last xbian-config version ported with Alpha 5 had no (big) layout issues like these. I don't know what you did in the meantime so can't help here. pilight - modular domotica solution
|
|||
8th Jul, 2013, 06:54 PM
Post: #51
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
Hi there, is there a download location for the latest img just on its own?
Having issues updating from alpha5 (as the proxy box we go via here @ work has a web page to authenticate by and I can't on the Pi) :/ (obviously so I can work on this @ lunchtime ) |
|||
8th Jul, 2013, 07:00 PM
Post: #52
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
(8th Jul, 2013 06:54 PM)nsviper Wrote: Hi there, is there a download location for the latest img just on its own? http://www.xbian.org/download/ |
|||
8th Jul, 2013, 07:08 PM
Post: #53
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
(8th Jul, 2013 07:00 PM)Smultie Wrote:(8th Jul, 2013 06:54 PM)nsviper Wrote: Hi there, is there a download location for the latest img just on its own? Yeh, that's not the latest beta currently being tested tho .... was after the very latest beta to assist with testing. |
|||
8th Jul, 2013, 11:05 PM
Post: #54
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
(8th Jul, 2013 07:08 PM)nsviper Wrote:Fresh beta 1: http://download.brantje.com/xbian/XBian1.0Beta1.7z(8th Jul, 2013 07:00 PM)Smultie Wrote:(8th Jul, 2013 06:54 PM)nsviper Wrote: Hi there, is there a download location for the latest img just on its own? XBian Skin Beta Testing Clock Screensaver If you liked my help, click on "Thanks" to show your appreciation. |
|||
8th Jul, 2013, 11:49 PM
Post: #55
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
(8th Jul, 2013 11:05 PM)brantje Wrote: Fresh beta 1: http://download.brantje.com/xbian/XBian1.0Beta1.7z Excellent stuff - thanks |
|||
9th Jul, 2013, 06:13 PM
Post: #56
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
Hopefully you can help, testing the latest beta downloaded above.
XBMC itself all looks ok, library looks fine from initial tests from a local USB disk (via powered hub), no missing images etc. So i'm trying to get Wifi running on the Pi (again wifi dongle in the USB hub). dmesg is showing the following when dongle plugged in: Quote:usb 1-1.2.1.1: new high-speed USB device number 7 using dwc_otg cat /etc/network/interfaces shows: Quote:auto lo xbian-config only shows the eth0 link, not the dongle. Following another link i found re the ralink (http://forum.xbian.org/showthread.php?tid=55&highlight=ralink) i've run ifdown wlan0 Quote:ifdown: interface wlan0 not configured ifup wlan0 Quote:wlan0: ERROR while getting interface flags: No such device Not sure what i'm missing or how to resolves - can anyone point me in the right direction? |
|||
9th Jul, 2013, 08:31 PM
Post: #57
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
The /etc/lirc folder still contains junk:
Code: drwxr-xr-x 1 root root 312 Jun 22 12:38 hardware pilight - modular domotica solution
|
|||
9th Jul, 2013, 11:38 PM
Post: #58
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
For some reason after reinserting my old userdata folder (containing sources.xml, thumbnails and libraries) XBMC freakishly fast bumps up memory usage to 223M and then freezes the whole system.
My library contains about 2200 episodes of series and 666 movies, all of course with thumbnails The reinserted userdata folder contains ~6000 files and is 325MB Any idea why XBMC suddenly decides to use up all the ram ? I'm on a 512MB Pi Edit: as I suspected for some reason the whole thumbnail folder is now being read into memory exhausting memory. Previously it either wasn't or more memory was available ? What would fix it ? |
|||
10th Jul, 2013, 06:19 AM
Post: #59
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
Having an issue with an external USB connected via USB hub.
df -h shows Quote:root@xbian:~# df -h dmesg shows (when USB disk plugged in) Quote:usb 1-1.2.3: new high-speed USB device number 9 using dwc_otg ls -l /media shows Quote:root@xbian:~# ls -l /media The Freecom disk is the external powered USB (the E467-085A is a USB key that the SDCard points to for boot - modified cmdline.txt). When I was on alpha5, as soon as the USB disk was plugged in, it was spotted and available in XBMC. df -h also showed the disk in the list. Since updating to latest beta, its a no show... Ideas? |
|||
10th Jul, 2013, 07:56 AM
Post: #60
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
Overall conclusion after a few movies and tv series. I'm very happy with XBian 1.1.
+ A lot less noise on analog audio + Overal speed + BTRFS features - Small bugs and mistakes (like i posted earlier) - xbian-config layout bugs and the loss of multi-linguar support* - Inability to use custom kernels - Removal of kernel FS modules I booted to the @safe snapshot, but couldn't simply restore the cmdline.txt to boot back to the @ snapshot. This was because the kernel of Beta 1 was out of sync with Beta 1.1, so the vfat module couldn't be loaded to mount /boot. Now that i'm writing about the snapshots, i noticed that Beta 1.1 didn't create a new snapshot after installation. Only @safe = Stock Beta 1 and @ = running existed. However, there should also be a @beta1.1 = Stock Beta 1.1 besides @safe and @. Also @safe should be renamed to something more explanatory. I hope the last issues will be fixed and a new image will be released. I also would like some documentation on the features Beta 1(.1) brings. For example, i couldn't get a new snapshot created with the normal tutorials on the internet. I hope there will be xbian wrappers around these functions so every user can use these features. *Could be an idea to just implement the new xbian-config into versions after XBian 1.0. The one in Alpha 5 was working fairly well. Then Belese has enough time to fix the XBian config inside XBMC pilight - modular domotica solution
|
|||
« Next Oldest | Next Newest »
|