leowt changed the topic of #linux-rockchip to: Rockchip development discussion | http://linux-rockchip.info | http://irclog.whitequark.org/linux-rockchip
Theueip has quit [Quit: Leaving...]
Topgun100 has quit [Quit: Topgun100]
<akaizen_> rk3066 cant do 1080p 60fps decode?
cnxsoft has joined #linux-rockchip
akaizen has joined #linux-rockchip
akaizen_ has quit [Read error: Connection reset by peer]
Astralix has joined #linux-rockchip
Astralix1 has quit [Ping timeout: 264 seconds]
rellla has joined #linux-rockchip
akaizen has quit [Remote host closed the connection]
akaizen has joined #linux-rockchip
akaizen_ has joined #linux-rockchip
akaizen has quit [Read error: Connection reset by peer]
Topgun100 has joined #linux-rockchip
Astralix1 has joined #linux-rockchip
rellla2 has joined #linux-rockchip
rellla has quit [Ping timeout: 245 seconds]
Topgun100 has quit [Read error: Connection reset by peer]
Topgun100 has joined #linux-rockchip
Theueip has joined #linux-rockchip
Topgun100 has quit [Quit: Topgun100]
Topgun100 has joined #linux-rockchip
Topgun100 has quit [Quit: Topgun100]
mmind00 has joined #linux-rockchip
tonikasch has joined #linux-rockchip
tinti has quit [Ping timeout: 256 seconds]
tinti has joined #linux-rockchip
hramrach has quit [Ping timeout: 240 seconds]
hramrach has joined #linux-rockchip
hipboi has joined #linux-rockchip
rellla2 has quit [Quit: Nettalk6 - www.ntalk.de]
cnxsoft has quit [Remote host closed the connection]
naobsd has joined #linux-rockchip
tonic_ has joined #linux-rockchip
tonikasch has quit [Quit: Saliendo]
tonic_ is now known as tonikasch
hipboi has quit [Remote host closed the connection]
Tsvetan has quit [Read error: Connection reset by peer]
Tsvetan has joined #linux-rockchip
Tsvetan has quit [Read error: Connection reset by peer]
Astralix1 has quit [Ping timeout: 264 seconds]
<naobsd> hmm.
<naobsd> my rk3188 and rk3066 sticks can run with kernel built from same source (for mk802iv v2)
<naobsd> I'm lazy so ramdisk and system are also same ;)
Topgun100 has joined #linux-rockchip
<tonikasch> :P
<tonikasch> naobsd, which sources, if I can ask?
<naobsd> rikomagic's mk802iv v2 source
<naobsd> to compile kernel for rk3066, I picked some files from kernel source in RK3066 4.2.2 SDK
<tonikasch> aha
<naobsd> arch/arm/mach-rk30/board-rk30-sdk-rfkill.c arch/arm/mach-rk30/clock_data.c arch/arm/configs/rk30_hotdog_defconfig
<naobsd> are from RK3066_R-BOX_ANDROID4.2.2-SDK_V1.0.0/kernel
<naobsd> basically rk3188 source is newer, so I used it as a base
<tonikasch> yeah!!
<naobsd> I just try it only 1 or 2 hours
<naobsd> probably far from perfect
<naobsd> but it works,good starting point :)
<tonikasch> in fact, I have read that Galland and aloksinha2001 have a repository with a kernel source that compiles well with both rk3066 and rk3188 devices
<tonikasch> :D
<naobsd> I know some work are already done from some people
<naobsd> I just tried myself on my sticks with fresh source
<naobsd> to know how they work
<tonikasch> :D
<tonikasch> yes
<tonikasch> I will give that source you mentioned a try as soon as I get my k-r42-1
<naobsd> I'll push kernel source from RK3066 SDK to github too...
Theueip has quit [Quit: Leaving...]
<tonikasch> :)
<tonikasch> nice
<naobsd> I want to try it on rk2826 tablet too, but I'm not sure LCD can run...(it's no HDMI)
<tonikasch> oops... JochenKauz told me yesterday about the difficulty of getting display support on tablets and phones...
<tonikasch> so... a trial and error, I guess
<naobsd> I'm very sure it's difficult
<naobsd> there is also no UART on my rk2926 tablet :(
<naobsd> say hello to 1080p framebuffer :)
<tonikasch> ouch!
<naobsd> very large, and looks not so smooth ;)
<tonikasch> well, JochenKauz told me that debugging through serial console had no sense in tablets since that way you couldn't realise the correct parameters of the display... :(
<naobsd> I'm sure
<naobsd> but uart gives console output, it's useful for something other than LCD
<tonikasch> he/she talked about decompiling firmwares to get asm code...
<tonikasch> :)
<tonikasch> yeah, uart :)
Omegamoon has joined #linux-rockchip
<tonikasch> hi, omegamoon
<Omegamoon> hi there tonikasch
<Omegamoon> long time no see ;-)
<tonikasch> haha ;)
<tonikasch> so, naobsd, do you think those sources will also compile for rk2926?
<naobsd> need some work
<tonikasch> well, the case is to have a common sources for all devices, isn't it?
<naobsd> because arch/arm/mach-rk2928/ is empty in latest rk3188 source
<tonikasch> oops, didn't know that, I have yet to watch sources for rk3188
<naobsd> there is source code for rk292x in bqcurie source
<tonikasch> so we'll have to combine them with the ones from sdk, aha
<tonikasch> I see
JochenKauz has joined #linux-rockchip
<Omegamoon> a lot has been done to merge the rk3188 and rk3066 code base again
<Omegamoon> at least the basic stuff works
<Omegamoon> there are of course still some parts that need more work
<Omegamoon> for instance the rk903 wifi and bt :-(
<tonikasch> I'm with it, I guess, I have found the gpio names both in rk3066 and rk3188 codes is the same
<tonikasch> well, I'm with a small part of it :P
<tonikasch> learning how to code for kernel
<tonikasch> xD
<tonikasch> what about that 3.0.72 port, omegamoon?
<Omegamoon> what about it?
<tonikasch> that's huge work, isn't it?
<Omegamoon> ehm, yeah, I spend quite some time on it
<Omegamoon> true
<tonikasch> :)
<tonikasch> so you upported rk specific parts to 3.0.72?
<Omegamoon> yes, 100% functionality on the mk908
<tonikasch> wow, nice work, hope to hear from it soon :)
Omegamoon has left #linux-rockchip [#linux-rockchip]
Topgun100 has quit [Quit: Topgun100]
Topgun100 has joined #linux-rockchip
tinti has quit [Excess Flood]
tinti has joined #linux-rockchip
<tonikasch> ciao
tonikasch has quit [Quit: Saliendo]
Topgun100 has quit [Quit: Topgun100]
mmind00 has quit [Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/]
naobsd has quit [Quit: Page closed]
JochenKauz has quit [Quit: Leaving.]