Official CuBox-i XBian 1.0 Beta 2 thread
|
17th Dec, 2014, 09:44 PM
Post: #136
|
|||
|
|||
RE: Official CuBox-i XBian 1.0 Beta 2 thread
Ok, using the base 20141204 image.
1) ssh xbian-config update mirrors - errors with something about /xbian/packages line 56. Too fast to see 2) apt-get update errors: W: Failed to fetch http://ivka57.dyndns-ip.com/imx6-jessie/dists/devel/main/binary-armhf/Packages 404 Not Found /etc/apt/sources.list.d/xbian.list shows Terminal deb http://ivka57.dyndns-ip.com stable main deb http://ivka57.dyndns-ip.com staging main deb http://ivka57.dyndns-ip.com devel main deb http://ivka57.dyndns-ip.com/imx6-jessie stable main deb http://ivka57.dyndns-ip.com/imx6-jessie staging main deb http://ivka57.dyndns-ip.com/imx6-jessie devel main 3) XBMC xbian-config - labels show as "xbian-config.common.clicktoload" 4) dmesg shows continuous: Terminal [ 2854.970474] function : hdmi_cec_read [ 2854.970665] function : hdmi_cec_write [ 2854.999794] function : mxc_hdmi_cec_isr [ 2855.019336] function : mxc_hdmi_cec_worker [ 2855.019375] function : mxc_hdmi_cec_worker nonzero [ 2855.019384] function : mxc_hdmi_cec_msg [ 2855.019422] function : mxc_hdmi_cec_msg write_busy: 0 [ 2855.019434] function : mxc_hdmi_cec_worker enabling irq [ 2855.019455] function : hdmi_cec_read [ 2855.019466] function : mxc_hdmi_cec_worker exit 5) XBMC xbian-config backup to /home only produces a 1k file. Guess this is the same with ssh xbian-config Apart from that it seems pretty stable. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
17th Dec, 2014, 10:45 PM
Post: #137
|
|||
|
|||
RE: Official CuBox-i XBian 1.0 Beta 2 thread
4) is DEBUG logging for reference can be disabled online if considered AS such big problem
all others - IMG was created when APT was down. standard (or overnight auto) run would clear those residues including xbian-package-repo upgrade (even from this address). once finished all would be apt.xbian.org again. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
17th Dec, 2014, 11:30 PM
Post: #138
|
|||
|
|||
RE: Official CuBox-i XBian 1.0 Beta 2 thread
4) How can I disable DUBUGGING?
It is a bit of a problem as it hides any other messages in dmesg. The 20141205 image doesn't start - just "Starting xbmc", drops down to shell and then attempts to restart. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
17th Dec, 2014, 11:54 PM
Post: #139
|
|||
|
|||
RE: Official CuBox-i XBian 1.0 Beta 2 thread
(17th Dec, 2014 11:30 PM)IriDium Wrote: 4) How can I disable DUBUGGING? I tested in between by installing -nightly package. it was just a 'kodi target link' issue, was for xbmc. fixes for those were sent yesterday. ... will wait 1d and regenerate imgs again if no reports. dynamic debug: there is file "/sys/kernel/debug/dynamic_debug/control" it provides list of all kernel source files where it is possible to set debugging output dynamically. what you copied is mostly mxc_hdmi.c so doing: echo "file drivers/video/mxc/mxc_hdmi-cec.c -pft" > /sys/kernel/debug/dynamic_debug/control should disable debug output for that source Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
18th Dec, 2014, 12:41 AM
Post: #140
|
|||
|
|||
RE: Official CuBox-i XBian 1.0 Beta 2 thread
OK, got the update working by changing /etc/apt/sources.list.d/xbian.list to:
Terminal deb http://apt.xbian.org stable main deb http://apt.xbian.org stable imx6-jessie Upgrade went OK, Xbian restarted OK. ssh xbian-config backup works now, so I guess XBMC version works as well. There seem to be a few issues with the Confluence for Xbian skin, which are not present in Confluence, but as that is what I use I'm not bothered. No real issues noted. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
18th Dec, 2014, 04:16 AM
Post: #141
|
|||
|
|||
RE: Official CuBox-i XBian 1.0 Beta 2 thread
i have updated till latest with apt-get and CEC seems to be completely broken.
|
|||
18th Dec, 2014, 04:38 AM
Post: #142
|
|||
|
|||
RE: Official CuBox-i XBian 1.0 Beta 2 thread
@xraxor
what is the indication, steps to reproduce, what is package... tell ANYTHING more than "is/latest/have/and/completely" (18th Dec, 2014 12:41 AM)IriDium Wrote: There seem to be a few issues with the Confluence for Xbian skin, which are not present in Confluence, but as that is what I use I'm not bothered. I would be happy if xraxor could spend some time with us again... one half-skin-developer spending 10h / month on something is always more than 0. but last time he was reporting he is quite busy and never heard of him again. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
18th Dec, 2014, 05:53 AM
Post: #143
|
|||
|
|||
RE: Official CuBox-i XBian 1.0 Beta 2 thread
Before my Cubox-i died, CEC worked fine after the first reboot. So it did need a reboot before CEC worked. Worked fine with my old Toshiba tv.
edit: forgot to mention: UPNP did not work for me (with the 4-dec image). |
|||
18th Dec, 2014, 08:48 PM
Post: #144
|
|||
|
|||
RE: Official CuBox-i XBian 1.0 Beta 2 thread
Now fully upgraded. No issues with CEC - TV and AVR switch on/off as expected.
To get to this state I had to: 1) Change xbian.list as described above. 2) Upgraded via command line - xbian-config didn't seem to work. (About 60 packages) 3) After reboot used ssh xbian-config to update mirrors, the update and upgrade. (About 12 packages) - this sets stable, staging and devel as active. 4) After reboot used ssh xbian-config to update and upgrade. (About 5 packages). All worked as expected. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
18th Dec, 2014, 09:00 PM
Post: #145
|
|||
|
|||
RE: Official CuBox-i XBian 1.0 Beta 2 thread
Thanks for reporting
pilight - modular domotica solution
|
|||
19th Dec, 2014, 02:11 AM
Post: #146
|
|||
|
|||
RE: Official CuBox-i XBian 1.0 Beta 2 thread
@mk01
Fix: echo "file drivers/video/mxc/mxc_hdmi-cec.c -pft" > /sys/kernel/debug/dynamic_debug/control Didn't seem to work as I still get dmesg full of those messages. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
22nd Dec, 2014, 09:41 PM
Post: #147
|
|||
|
|||
RE: Official CuBox-i XBian 1.0 Beta 2 thread
Perhaps the title of this topic could be renamed to a more general title "Official CuBox-i XBian thread" or RC3?
I will receive my new Cubox-i today, can't wait to test again! |
|||
23rd Dec, 2014, 05:20 AM
Post: #148
|
|||
|
|||
RE: Official CuBox-i XBian 1.0 Beta 2 thread
(22nd Dec, 2014 09:41 PM)zilexa Wrote: Perhaps the title of this topic could be renamed to a more general title "Official CuBox-i XBian thread" or RC3? Tis already there: http://forum.xbian.org/thread-2607.html We want to keep releases separate as problems are usually release dependant. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
28th Dec, 2014, 12:35 AM
Post: #149
|
|||
|
|||
RE: Official CuBox-i XBian 1.0 Beta 2 thread
I cannot get the 4dec image working on my brand new Cubox-i 4pro. This image is turning out in a real annoying image for me.
1. image on SD 2. connect cubox to power 3. SSH, exit xbian-config and follow the steps of what is in the FAQ TODAY(!): Quote:[All Platforms] The APT repository at xbian.brantje.com seems to be unreachable 4. do a reboot (my choice) 5. via xbian-config, go to update and run the first 3 commands. Now I get this error: How come it works for some folks but not for me? We all have the same hardware. Only thing I can think of is that changes are being made server side without testing them? |
|||
28th Dec, 2014, 12:44 AM
Post: #150
|
|||
|
|||
RE: Official CuBox-i XBian 1.0 Beta 2 thread
Can you post the full output of:
Code: apt-get update pilight - modular domotica solution
|
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
Official CuBox-i XBian 1.0 RC3 Thread | IriDium | 94 | 291,029 |
21st Jun, 2015 05:59 AM Last Post: zilexa |