leowt changed the topic of #linux-rockchip to: Rockchip development discussion | http://linux-rockchip.info | http://irclog.whitequark.org/linux-rockchip
rz2k has quit [Ping timeout: 252 seconds]
akaizen_ has joined #linux-rockchip
akaizen has quit [Ping timeout: 240 seconds]
cnxsoft has joined #linux-rockchip
akaizen_ has quit [Remote host closed the connection]
keng has joined #linux-rockchip
keng has quit [Client Quit]
akaizen has joined #linux-rockchip
akaizen has quit [Remote host closed the connection]
akaizen has joined #linux-rockchip
akaizen has quit [Remote host closed the connection]
akaizen has joined #linux-rockchip
FreezingCold has quit [Ping timeout: 240 seconds]
FreezingCold has joined #linux-rockchip
jcarlos has quit [Ping timeout: 265 seconds]
hramrach has quit [Ping timeout: 265 seconds]
hramrach has joined #linux-rockchip
jcarlos has joined #linux-rockchip
_massi_ has joined #linux-rockchip
theskilledworker has joined #linux-rockchip
theskilledworker has joined #linux-rockchip
theskilledworker has quit [Changing host]
theskilledworker has quit [Quit: Leaving]
strontium90 has joined #linux-rockchip
tonikasch has joined #linux-rockchip
rz2k has joined #linux-rockchip
akaizen has quit [Remote host closed the connection]
akaizen has joined #linux-rockchip
<strontium90> Hey men, i have kernel source of my tablet ver. 3.0.8+ and omegamoon`s 3.0.101, i`m trying to push my 3.0.8`s .config and compile but it says errors. What should i do ?
<tonikasch> strontium90 make a defoconfig from arch/arm/config/ and don't miss doing "export ARCH=arm" before doing make menuconfig
<tonikasch> ups, defoconfig = defconfig
akaizen has quit [Ping timeout: 268 seconds]
<strontium90> But defconfig don`t fit my tablet
<tonikasch> that's what we have for now, so you copy defconfig and then do make menuconfig to suit to your needs
<strontium90> ok, thx
<strontium90> and how i can port display driver from old kernel to new ?
<tonikasch> display driver?
<strontium90> yes
<strontium90> hsd101pwn
<tonikasch> sorry, don't find any reference to that driver, are you sure that's the correct spelling? :)
<strontium90> that`s wrote in kernel
<strontium90> on back of display (under cover of tablet) wrote hsd101pww1
<tonikasch> aha, so... don't really know, what you'll really have to know is what display driver it uses in your 3.0.8 kernel and port it, if not present, to 3.0.101 kernel
<strontium90> i have kernel source link
<tonikasch> sorry, I'm now trying to make video acceleration work on my minix neo x7, have asked google for SoC VPU drivers and trying the ubuntu touch way also
<strontium90> what means arm versatile ? is that rk3066 ?
<tonikasch> have you done the export ARCH=arm before doing make menuconfig?
<strontium90> yes
FreezingCold has quit [Ping timeout: 268 seconds]
<tonikasch> so where are you seeing this arm versatile thing? I have no menuconfig in front of me right now
<strontium90> typed make defconfig in omegamoon`s 3.0.101 source
<strontium90> then when menuconfiged it saw platform type
<tonikasch> mmmm one sec
<tonikasch> in arm system type you must select rk3188
<strontium90> but i have 3066
<tonikasch> oh
<tonikasch> yes
<tonikasch> Rockchip RK30xx/RK3108/RK3168
<strontium90> and in this menu no things match 3066\3188
<strontium90> only long names
<tonikasch> that one
<tonikasch> Rockchip RK30xx/RK3108/RK3168
<strontium90> dont fount this
<strontium90> found
<strontium90> maybe try this command : make rk3066b_sdk_defconfig
<strontium90> found it in arch/arm/scripts
<tonikasch> find a suitable defconfig in arch/arm/configs/ that contains rk3066 (not rk3066b) and copy it to .config
<tonikasch> o yes, make it
<tonikasch> o=or
<strontium90> thx
<tonikasch> don't you have arch/arm/configs/rk3066_mk808b_defconfig ?
<tonikasch> that's a good file to start with
<strontium90> yes got this
<tonikasch> :)
ganbold_ has joined #linux-rockchip
strontium90 has quit [Ping timeout: 245 seconds]
_hipboi_ has quit [Quit: Leaving]
m1r has joined #linux-rockchip
rz2k has quit [Remote host closed the connection]
nighty-_ has joined #linux-rockchip
strontium90 has joined #linux-rockchip
<strontium90> without mali modules display wont work ?
<tonikasch> it should work
strontium90 has quit [Ping timeout: 245 seconds]
<tonikasch> mmmm, select Device Drivers > Graphics Support > Frame buffer support for Rockchip > Dual display ploy select (one lcdc only one output display for hdmi support) <----- if you have only one display, like in rk3188, you have to select this and NOT "NO dual display needed"
cnxsoft has quit [Quit: cnxsoft]
hramrach has quit [Ping timeout: 265 seconds]
hramrach has joined #linux-rockchip
loosechips has joined #linux-rockchip
<loosechips> hey all, I have a MK814 with a rockchip 3188, anyone identified the camera in this unit ? thanks
q4tester has joined #linux-rockchip
<tonikasch> no idea
<loosechips> is there any h264 encoding capabilities ported for the 3188 under linux?
<tonikasch> mmm, afaik not
theskilledworker has joined #linux-rockchip
q4tester has quit []
<loosechips> thanks
loosechips has quit [Quit: Page closed]
theskilledworker has quit [Quit: Leaving]
rz2k has joined #linux-rockchip
AstralixNB has quit [Ping timeout: 252 seconds]
tonikasch has quit [Quit: Bye!]
_massi_ has quit [Remote host closed the connection]
rz2k has quit [Read error: Connection reset by peer]
akaizen has joined #linux-rockchip
hawi has joined #linux-rockchip
hawi has quit [Ping timeout: 240 seconds]
VargaD has joined #linux-rockchip
ohto_porola is now known as karlp
tonikasch has joined #linux-rockchip
hawi has joined #linux-rockchip
m1r has quit [Ping timeout: 268 seconds]
FreezingCold has joined #linux-rockchip
<tonikasch> anybody interested in testing this? https://github.com/alexandrebelloni/on2-8170-modules
<tonikasch> :)
<tonikasch> I guess could be adapted with HermanChen libstagefright/libvpu/ header files
akaizen has quit [Read error: Connection reset by peer]
akaizen has joined #linux-rockchip
akaizen has quit [Read error: Connection reset by peer]
akaizen has joined #linux-rockchip
akaizen has quit [Read error: Connection reset by peer]
akaizen has joined #linux-rockchip
akaizen has quit [Read error: Connection reset by peer]
akaizen_ has joined #linux-rockchip
akaizen_ has quit [Read error: Connection reset by peer]
akaizen has joined #linux-rockchip
m1r has joined #linux-rockchip
akaizen has quit [Read error: Connection reset by peer]
akaizen has joined #linux-rockchip
akaizen has quit [Read error: Connection reset by peer]
akaizen has joined #linux-rockchip
m1r has quit [Ping timeout: 264 seconds]
nighty-_ has quit [Quit: Disappears in a puff of smoke]
akaizen has quit []
akaizen has joined #linux-rockchip
hawi has quit [Ping timeout: 245 seconds]
ganbold_ has quit [Remote host closed the connection]