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
pizthewiz has joined #linux-rockchip
ganbold has joined #linux-rockchip
dianders has quit [Ping timeout: 250 seconds]
dianders has joined #linux-rockchip
naobsd has joined #linux-rockchip
markm_ has joined #linux-rockchip
markm has quit [Ping timeout: 256 seconds]
cnxsoft has joined #linux-rockchip
libv has quit [Ping timeout: 264 seconds]
libv has joined #linux-rockchip
tonokip2 has joined #linux-rockchip
GriefNorth has joined #linux-rockchip
naobsd has quit [Ping timeout: 246 seconds]
naobsd has joined #linux-rockchip
GriefNorth has quit [Ping timeout: 252 seconds]
pizthewiz has quit [Quit:
tony_ has joined #linux-rockchip
visitor-14524 has joined #linux-rockchip
<visitor-14524> Should really consider using a more distinctive nick now, since I'm on my way to become a more frequent inhabitant of this channel...
<rperier> how to destroy completly your page layout just by opening your document in read only ? use libreoffice o_O
<rperier> what the... I think that I will write all my reports in latex... :D
ssvb has quit [Ping timeout: 265 seconds]
ganbold has quit [Ping timeout: 255 seconds]
loki__ has joined #linux-rockchip
loki__ has quit [Client Quit]
ssvb has joined #linux-rockchip
markm_ has quit [Ping timeout: 252 seconds]
markm__ has joined #linux-rockchip
tony_ has quit [Quit: Leaving]
markm__ has quit [Ping timeout: 245 seconds]
premoboss has quit [Remote host closed the connection]
naobsd1 has joined #linux-rockchip
ganbold has joined #linux-rockchip
naobsd has quit [Ping timeout: 246 seconds]
nighty^ has joined #linux-rockchip
naobsd1 has quit [Quit: naobsd1]
else- has quit [Remote host closed the connection]
else- has joined #linux-rockchip
GTRsdk has quit [Remote host closed the connection]
<c0d3z3r0> rperier: do you have any news about the kexec cpu problem? :)
<rperier> I was unable to reproduce the problem... works just fine here, I mean last time that I tested, I had all my cpu online and even from a "kexeced kernel" it worked
<rperier> however, I only tested on rk3066, not rk3188
<c0d3z3r0> hmm which kernel version?
<rperier> next from last friday
<c0d3z3r0> interesting… could you share your config with me, please?
<rperier> (with the required clk fix to boot the board)
<rperier> fixes*
<rperier> usually I use this one https://git.yoctoproject.org/cgit/cgit.cgi/meta-rockchip/plain/recipes-kernel/linux/linux-next/defconfig , just replace "CONFIG_DEBUG_RK32_UART2=y" by "CONFIG_DEBUG_RK3X_UART2=y".
<c0d3z3r0> ok, thanks I'll try it on my radxa rock and hopefully I find the problem
visitor-14524 has quit [Quit: ...]
ssvb has quit [Ping timeout: 256 seconds]
apritzel has joined #linux-rockchip
ssvb has joined #linux-rockchip
ganbold has quit [Quit: Leaving]
ganbold has joined #linux-rockchip
GriefNorth has joined #linux-rockchip
cnxsoft has quit [Quit: cnxsoft]
pizthewiz has joined #linux-rockchip
gb_master has joined #linux-rockchip
<c0d3z3r0> rperier: using your defconfig I get an unaligned access error http://pastebin.com/s6R1SKyv
<rperier> weird... the kernel is not even started :/
<c0d3z3r0> maybe a u-boot problem...
<rperier> I think so...
<rperier> or a wrong generated image...
<c0d3z3r0> I recreated the image but no success
JohnDoe_71Rus has joined #linux-rockchip
<c0d3z3r0> rperier: it works with my kernel but not with yours… and I have no clue why
<rperier> that's not really "mine", you just use the same defconfig than me...
<c0d3z3r0> that's what I meant
<rperier> :)
<rperier> which next ?
<rperier> could you use with the one from last friday ? because I am sure that this one works
<rperier> s/use/test/
<c0d3z3r0> and your kernel CONFIG ( :P ) doesn't boot using kexec so I think it's maybe a kernel problem though
<c0d3z3r0> …21 so it's next from last friday
<rperier> this one works
<rperier> it is "next" from last friday with lastest clk fixes
<rperier> c0d3z3r0: where do you flash your kernel ? what is the size of the target partition ?
<rperier> because technically, you kernel image is bigger than before you use my defconfig
<rperier> so just in case...
<rperier> :)
<rperier> I had this kind of issues when the kernel partition was corrupted or when uboot did not load the right image
<c0d3z3r0> I created a boot image with mkbootimg and dd it onto the sdcard
<c0d3z3r0> that works with "my kernel"
<rperier> yeah but it has not the same size if you build less modules/drivers :)
<c0d3z3r0> I don't think that this is the problem because I had many different sizes and all worked fine
<rperier> mhhh
<rperier> interesting...
<c0d3z3r0> next…21 with the three clock fixes
<c0d3z3r0> clk: rockchip: register pll mux before pll itself
<rperier> what I propose is that I will do some tests on my radxa rock pro... I will try to reproduce your kexec issue... and perhaps I will try to find a real fix for this dwc2 bug...
<rperier> (I just saw my "workaround" commit)
<c0d3z3r0> oh… wait
<c0d3z3r0> there's one commit missing
<c0d3z3r0> ah .. no.. just didn't push
<rperier> the one for pclk_peri ?
<c0d3z3r0> yep
Luke-Jr has quit [Excess Flood]
Bludot has quit [Ping timeout: 244 seconds]
Luke-Jr has joined #linux-rockchip
Bludot has joined #linux-rockchip
irsol has quit [Ping timeout: 245 seconds]
irsol has joined #linux-rockchip
apritzel has quit [Ping timeout: 264 seconds]
cristian_c has joined #linux-rockchip
<c0d3z3r0> rperier: I found the problem… CONFIG_DEBUG_UART_PHYS and CONFIG_DEBUG_UART_VIRT are different for RK3188
JohnDoe_71Rus has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
<c0d3z3r0> mmind00: could you look at my pclk_cpu patch, please? I have no clue why Mike can't apply my patch :/
<mmind00> c0d3z3r0: did you see my reply to him?
<c0d3z3r0> mmind00: ah now I see it :) that means, I have to wait for 4.3-rc1 and then adapt the patch again?
<mmind00> c0d3z3r0: nope ... either LinusW applies it to his tree, or it will just fit any tree after everything got merged into Linus' tree during the merge window
<c0d3z3r0> ok, thanks
GriefNorth has quit [Ping timeout: 256 seconds]
<c0d3z3r0> rperier: cpus 1-3 are not coming online with your defconfig
lvmc has joined #linux-rockchip
<lvmc> Hello
<lvmc> Please, I have a commercial project and I'm looking for someone to help por Linux to a TV Stick.
lvmc has quit [Client Quit]
gb_master has quit [Remote host closed the connection]
<amstan> and he left..
cristian_c has quit [Quit: Bye]
<bashintosh> amstan: lolz.. Might have been a she.. :p
<amstan> bashintosh: doesn't matter, still left :(
<bashintosh> ahah +1
nighty^ has quit [Quit: Disappears in a puff of smoke]