XBian 1.0 Alpha 4 Bugthread
|
4th Jan, 2013, 05:52 AM
Post: #46
|
|||
|
|||
RE: XBian 1.0 Alpha 4 Bugthread
Kindle changers work perfectly here.
pilight - modular domotica solution
|
|||
4th Jan, 2013, 05:54 AM
Post: #47
|
|||
|
|||
RE: Xbian constantly reboots | |||
4th Jan, 2013, 06:07 AM
Post: #48
|
|||
|
|||
RE: XBian 1.0 Alpha 4 Bugthread
(4th Jan, 2013 12:19 AM)djumaka Wrote:I confirm fix increasing GPU RAM to 128. In next days I will try others values for @namtih(3rd Jan, 2013 11:10 PM)Koenkk Wrote: For those having playback/ other XBMC issues please try this build: http://forum.xbian.org/thread-177.html |
|||
4th Jan, 2013, 06:21 AM
Post: #49
|
|||
|
|||
RE: XBian 1.0 Alpha 4 Bugthread
As you have moved the topic to another category, you should also edit the link "XBian 1.0 Alpha 4 topic" on the startpage. It's broken now. Or you add an link to the bugfix topic too.
(4th Jan, 2013 06:07 AM)ambro72 Wrote: I confirm fix increasing GPU RAM to 128. In next days I will try others values for @namtih Thank you. Would be great to perhaps finally find a value working in all situations. In my opinion you don't need to test all values between 100 to 128. Just give 114 a try. If it works, we should use it as default. If not...yeah...let's stay with 128. |
|||
4th Jan, 2013, 06:28 AM
Post: #50
|
|||
|
|||
RE: XBian 1.0 Alpha 4 Bugthread
(4th Jan, 2013 06:21 AM)namtih Wrote: As you have moved the topic to another category, you should also edit the link "XBian 1.0 Alpha 4 topic" on the startpage. It's broken now. Or you add an link to the bugfix topic too.Done pilight - modular domotica solution
|
|||
5th Jan, 2013, 01:39 AM
Post: #51
|
|||
|
|||
RE: Xbian constantly reboots
(4th Jan, 2013 05:54 AM)Flint Wrote:(4th Jan, 2013 05:39 AM)rikardo1979 Wrote: I've tried Kindle charger and I found it to week for RPi so I would say it is power related I use a 700ma ZTE phone charger on my RPi and I haven't had any problems. I would also say it is a power issue, especially if you are using both of the Pi's USB outputs (Supposedly 100ma max on each one). Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
7th Jan, 2013, 12:07 AM
Post: #52
|
|||
|
|||
RE: XBian 1.0 Alpha 4 Bugthread
I installed the Alpha4 on my sdhc, first boot was very fast, I played some videos and after a restart, the service xbmc doesn't start anyore:
Quote:root@xbian:/home/xbian# xbmc Any ideas? |
|||
7th Jan, 2013, 12:09 AM
Post: #53
|
|||
|
|||
RE: XBian 1.0 Alpha 4 Bugthread
Wrong startup script
Code: sudo /etc/init.d/xbmc start pilight - modular domotica solution
|
|||
7th Jan, 2013, 01:23 AM
Post: #54
|
|||
|
|||
RE: XBian 1.0 Alpha 4 Bugthread
(4th Jan, 2013 06:21 AM)namtih Wrote: As you have moved the topic to another category, you should also edit the link "XBian 1.0 Alpha 4 topic" on the startpage. It's broken now. Or you add an link to the bugfix topic too.I tried with GPU RAM 114 set and everything works like 128. I have a couple of films not working with both settings. I'm invastigating. |
|||
7th Jan, 2013, 07:52 PM
Post: #55
|
|||
|
|||
RE: XBian 1.0 Alpha 4 Bugthread
Anyone else discovered that CEC appears to be broken also?
Upgraded an alpha2 install and it didn't work so I thought part of the upgrade had borked but when i did a clean install I dont get any CEC functionality at all. From debug log Quote:9:00:31 T:3042570240 DEBUG: LoadMappings - loaded node "Raspberry Pi CEC Adapter" |
|||
7th Jan, 2013, 08:06 PM
Post: #56
|
|||
|
|||
Re: XBian 1.0 Alpha 4 Bugthread
all works here,so maybe something bugging in yours
~~~~>>>Please always follow rules and read before you post<<<~~~~ |
|||
7th Jan, 2013, 08:16 PM
Post: #57
|
|||
|
|||
RE: XBian 1.0 Alpha 4 Bugthread
(7th Jan, 2013 08:06 PM)rikardo1979 Wrote: all works here,so maybe something bugging in yours Curious particularly as it was working fine beforehand - guessing most probably the way its communicating or something. I'll try another distro and see if it works. Update: Ok so RaspBMC suffers from the same issue - looks like something broken within the Frodo implementation with libcec for this TV. I guess I'll need to take up with pulse-eight. Update2: Appears libcec doesn't like some other powered on devices being connected at the same time. If I yank out the cable STB and restart XBMC then it initialises fine - one to watch out for other folks out there. Thanks anyway |
|||
7th Jan, 2013, 10:07 PM
Post: #58
|
|||
|
|||
RE: XBian 1.0 Alpha 4 Bugthread
Unfortunately I have some bugs to report with the latest Koennk build that he is building AFAIK to try and address the various little bugs that have arisen with a4.
On bootup: Quote:[ ok ] Cleaning up temporary files... /tmp then Quote:[Info] Loading kernel module snd-bcm2835. later ... Quote:[....] Starting rpcbind daemon: cannot create socket for udp6 then Quote:[....] Starting NFS common utilities statdlibkmod: ERROR ../libkmod/libkmod-index.c:818 index_mm_open: magic check fail: a000000 instead of b007f457 later ... Guys this is ludicrously hard to trap these errors. Can we please bundle bootlogd and have it running immediately in the default image? See here: http://www.cyberciti.biz/faq/debian-ubuntu-record-boot-messages/ Seems like an ultra trivial solution to trapping boot errors (assuming it works) whereas dmesg at present is pretty much useless because it only seems to contain positive non-error information! It almost seems as if dmesg goes out of it's way to IGNORE errors! I would have tried bootlogd myself on this troublesome image/install, but I can not get apt working either Quote:xbian@xbian:~# sudo apt-get update That is assuming that the package exists in our apt. *sigh* Not the most productive of evenings but I'm sure we've all been there and done that. |
|||
7th Jan, 2013, 10:22 PM
Post: #59
|
|||
|
|||
RE: XBian 1.0 Alpha 4 Bugthread
You forgot to do:
Code: depmod -a pilight - modular domotica solution
|
|||
10th Jan, 2013, 03:34 AM
Post: #60
|
|||
|
|||
RE: XBian 1.0 Alpha 4 Bugthread | |||
« Next Oldest | Next Newest »
|