IRC log of #cubox of Fri 01 Nov 2013. All times are in CET < Back to index

00:08 _rmk_ taz: please describe exactly what you've tried.
00:12 taz ok
00:14 taz my u-boot is brokeng : i have no output on screen via usb cable. so I try to restore it with X modem : the xmodem transfert success complet and lauch putty, but on putty the screen is black and nothing happens
00:15 taz and the led of the cubox is always off
00:15 taz _rmk_: do you have an idea please ?
00:16 taz the logs of xmodem : http://pastebin.com/juYcyVQi
00:22 _rmk_ well, the NAK messages are bad
00:24 _rmk_ first thing to try is to ensure that the serial port is in 'raw' mode: change that script to do "stty -F $1 115200 raw"
00:25 _rmk_ just in case your sx doesn't make sure that's the case
00:26 _rmk_ next thing, you are following the order given there - with the power unplugged, start the script, then press the little button, plug in the power (without releasing the button) and then release the button.
00:26 taz ok i try
00:27 taz yes i do the steps correctly
00:27 taz i put "raw"
00:28 taz but the result is the same : Xmodem sectors/kbytes sent: 566/70kRetry 0: NAK on sector
00:28 taz etc..
00:36 _rmk_ well, the only other question I have is whether you're using the right image, and I don't know how cubox v1 / v2 vs cubox / cubox pro relate
00:38 taz ok, but I try the 3 and same rsult for 1 and 2
00:38 taz and refuse to write for "unified" img
00:46 taz is a hardware rescue on cubox ?
00:46 taz like a hardware siwtch will restore original uboot?
00:47 _rmk_ I'm afraid I can't help you; I've very little experience doing that kind of recovery. I suggest you try coming back around 8 or 9am UTC when hopefully other people who have may be around.
00:49 taz ok
00:50 taz thanks for your help btw :)
00:50 taz i post a message on the forum /board
00:50 _rmk_ that too :)
00:50 taz h�h�
00:50 taz thanks _rmk_
00:50 taz i go to bed, good night
00:51 _rmk_ I should do too :)
01:05 _rmk 01:05 * _rmk_ sighs... the possible_crtcs handing in imx-drm is completely wrong - it's a works-once-but-never-again construction :(
17:27 Catastrophe hi
17:30 Catastrophe i got a problem with the cubox installer
17:30 Catastrophe when i tried to download geexbox
17:30 Catastrophe 2013-11-01 10:26:05 (19.9 MB/s) - 'index.html' saved [1478] --2013-11-01 10:26:05-- http://download.geexbox.org/snapshots/geexbox-xbmc-armada5xx-cubox//tmp/tmp.kVwQ5P: Resolving download.geexbox.org... 67.203.12.194 Connecting to download.geexbox.org|67.203.12.194|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2013-11-01 10:26:06 ERROR 404: Not Found. --2013-11-01 10:26:06-- http://line/ Resolving line
17:30 Catastrophe the geexbox server is down ?
18:19 Catastrophe anyone ? :(
18:23 unununiu1_ I could only tell you that geexbox isn't down.
18:23 unununiu1_ Haven't used the CuBox installer.
18:24 unununiu1_ What is your problem with geexbox? What exactly did you want to download?
18:27 Catastrophe the latest version of geexbox
18:29 unununium_ Which address did you use therefor? (I don't have any clue how geexobx works, but maybe I might have an idea...)
18:29 unununium_ Ah. The link is up there.
18:30 unununium_ I should first read and than write. Not the other way around.
18:30 unununium_ http://download.geexbox.org/snapshots/geexbox-xbmc-armada5xx-cubox/latest/binaries.cubox/geexbox-devel-20131022-r16480.cubox.tar.bz2 <- Might that be what you want? I think that's the latest release...
18:43 _rmk 18:43 * _rmk_ curses imx-drm
18:43 _rmk 18:43 * _rmk_ ncurses imx-drm
18:43 _rmk 18:43 * _rmk_ termcaps imx-drm
18:44 Bluerise hahaha
18:44 Bluerise :)
18:45 _rmk_ so sascha decided that adding crtcs to an unordered list, and then using their position in the list to define the mux setting register value is a good idea.
18:45 _rmk_ works fine until the order of registration changes
18:50 Catastrophe ):
18:55 _rmk_ and... I can now unbind and rebind it, and everything looks right... but... (there's always a but) I end up with a blank screen
18:57 _rmk_ might have something to do with CMA failing...
18:57 _rmk_ alloc_contig_range test_pages_isolated(2c100, 2c4f5) failed
22:19 Catastrophe still have the same problem :(