ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion | Wiki at http://linux-rockchip.info | Logs at http://irclog.whitequark.org/linux-rockchip | ML at http://groups.google.com/group/linux-rockchip
<naobsd> u-boot v2015.10 works fine
<naobsd> only last 2 commits in u-boot-rockchip.git are not mainlined yet
naobsd has quit [Quit: naobsd]
chris____ has quit [Ping timeout: 246 seconds]
cnxsoft has joined #linux-rockchip
hipboi has joined #linux-rockchip
cnxsoft has quit [Remote host closed the connection]
cnxsoft has joined #linux-rockchip
mrutland has quit [Ping timeout: 256 seconds]
daniels has quit [Ping timeout: 264 seconds]
karlp has quit [Ping timeout: 268 seconds]
karlp has joined #linux-rockchip
mrutland has joined #linux-rockchip
daniels has joined #linux-rockchip
hipboi_ has joined #linux-rockchip
hipboi_ has quit [Remote host closed the connection]
hipboi has quit [Ping timeout: 268 seconds]
GriefNorth has joined #linux-rockchip
hipboi has joined #linux-rockchip
hipboi has quit [Ping timeout: 252 seconds]
cristian_c has joined #linux-rockchip
jas-hacks has joined #linux-rockchip
markm has joined #linux-rockchip
premoboss has quit [Ping timeout: 256 seconds]
test_ has joined #linux-rockchip
test_ has quit [Client Quit]
kubast2 has joined #linux-rockchip
premoboss has joined #linux-rockchip
<kubast2> ok so I have full partion dumps of boot recovery and backup and parameter file from rockchipusb interface[I couldn't open those images with: standard android umkbootimg ,rockchip-umkbootimg ,rkunpack]. I have root[obtained previouslly through exploit] ,dmesg and full kallsyms and I just compiled gpio dump kernel module.
<kubast2> root@android:/mnt/sdcard # whoami whoami: unknown uid 0 ;10|root@android:/mnt/sdcard # ./gpio_dump_opt.sh /system/bin/sh: ./gpio_dump_opt.sh: can't execute: Permission denied
kubast2 is now known as kubast2_away
<kubast2_away> btw I put the builded kernel module into /system/lib/modules
gb_master has joined #linux-rockchip
premoboss has quit [Quit: Sto andando via]
gb_master has quit [Quit: Leaving]
jas-hacks has left #linux-rockchip [#linux-rockchip]
hipboi has joined #linux-rockchip
hipboi has quit [Ping timeout: 250 seconds]
premoboss has joined #linux-rockchip
<kubast2_away> 10|root@android:/mnt/external_sd # chmod u+x /system/bin/gpio Bad mode ??
szymekrak has joined #linux-rockchip
<sjoerd> rperier: Yeah the ccu one (well my ccu user one) is just my work one with wip patches, not something i plan to maintain in the long run as it all needs to move upstream :)
kubast2_away is now known as kubast2
<kubast2> chmod 0744 ,still not sure why chmod u+x didn't worked even through it's a correct writing
jas-hacks has joined #linux-rockchip
cnxsoft has quit [Quit: cnxsoft]
<rperier> sjoerd: yeah, also uboot upstream looks very up-to-date for rockchip boards, I will test this one
<rperier> the interesting thing is that the code for rockchip platforms seems to be very generic
<rperier> that's just... If I can download my kernel on the fly and run it from uboot, it will change my life (I do everything via tftp+kexec from linux for now) :D
<c0d3z3r0> rperier: barebox works fine at least on rk3188 ;)
<rperier> yes but if we are able to use the same base of code (including bootloader and kernel) on all platforms... that's probably better :)
<rperier> imho
<c0d3z3r0> rperier: of course :) maybe I'll have some time in the next two weeks to look at the barebox code and then get u-boot running on rk3188
<c0d3z3r0> rperier: maybe you have some time to look at arc emac again? :P :)
kubast2 has quit [Quit: Leaving]
<sjoerd> rperier: the network stuff isn't upstream yet, for that you'll need my branch still
<sjoerd> need to rework it to do proper pinctrl as the basis for that is now upstream apparently
szymekrak has quit [Quit: leaving]
cosm_ has joined #linux-rockchip
cosm_ has quit [Client Quit]
jas-hacks has left #linux-rockchip [#linux-rockchip]
jas-hacks has joined #linux-rockchip
chris__ has joined #linux-rockchip
gb_master has joined #linux-rockchip
gb_master has quit [Remote host closed the connection]
<mmind00> c0d3z3r0: I did play around with that on the rk3188 a bit, but haven't got it to boot yet [but if want to try: https://github.com/mmind/u-boot-rockchip/commits/wip/rk3188 ]
<c0d3z3r0> mmind00: thanks, I have already tried your patches without success
<c0d3z3r0> mmind00: but I didn't have time to have a deeper look to it
chris__ has quit [Ping timeout: 246 seconds]
<mmind00> c0d3z3r0: it looks like Simon Glass now also has a rk3066 board, so maybe he had more luck
Kruppe has joined #linux-rockchip
<Kruppe> just setup libreboot/gentoo on a brand new asus c201, but I'm experiencing hard lockups at seemingly random times
<Kruppe> unfortunately no trace of what happened is left on the filesystem (nothing in any logs)
<Kruppe> gonna try netconsole when I get to work tomorrow to try and capture kernel messages, but I was wondering if anyone here heard of something like this on rockchip SoCs before
CoeusITE has joined #linux-rockchip
_vaibhav_ has joined #linux-rockchip
CoeusITE has quit [Ping timeout: 246 seconds]
jas-hacks has left #linux-rockchip [#linux-rockchip]
_vaibhav_ has quit [Quit: Leaving.]
pietrushnic has quit [Ping timeout: 264 seconds]
pietrushnic has joined #linux-rockchip
premoboss has quit [Remote host closed the connection]
ssvb has joined #linux-rockchip
cristian_c has quit [Quit: Bye]
GriefNorth has quit [Ping timeout: 255 seconds]
<mmind00> Kruppe: nope, haven't seen such a thing yet ... which kernel are you using?
nashpa has quit [Ping timeout: 240 seconds]
nashpa has joined #linux-rockchip
<Kruppe> mmind00: I'm using release-R47-7520.B-chromeos-3.14 of https://chromium.googlesource.com/chromiumos/third_party/kernel/
<Kruppe> It boots ok, and sometimes works for hours just fine, but then locks up without so much as a peep from the kernel
<mmind00> Kruppe: alternativly you could try integrating http://patches.sntech.de/projects/linux-kernel/01_mailinglist/rockchip-usb-uart/0001-soc-rockchip-add-handler-for-usb-uart-functionality.patch/raw and recompiling your kernel ... that gives you serial output on the usb-port (not real usb, so needs a cable to be cut and a ttl->usb converter)
<mmind00> (alternativly to your netconsole mentioned above)
<Kruppe> mmind00: That's a great idea, thanks!
gb_master has joined #linux-rockchip
gb_master has quit [Ping timeout: 240 seconds]
gb_master has joined #linux-rockchip
gb_master has quit [Read error: Connection reset by peer]
gb_master has joined #linux-rockchip
gb_master has quit [Ping timeout: 264 seconds]
gb_master has joined #linux-rockchip
gb_master has quit [Ping timeout: 240 seconds]
gb_master has joined #linux-rockchip
gb_master has quit [Quit: Leaving]
naobsd has joined #linux-rockchip
naobsd has quit [Quit: naobsd]
ssvb has quit [Ping timeout: 240 seconds]
ssvb has joined #linux-rockchip
GTRsdk has joined #linux-rockchip