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 has joined #linux-rockchip
<naobsd> psci support is nice, but if it's done in binary only loader, not nice...
<naobsd> is RK porting ATF for new SoC? I hope it will be open...
Ueno_Otoko_ has joined #linux-rockchip
kapouer has quit [Quit: kapouer]
nighty^ has quit [Read error: Connection reset by peer]
naobsd has quit [Ping timeout: 240 seconds]
cnxsoft has joined #linux-rockchip
nighty^ has joined #linux-rockchip
naobsd has joined #linux-rockchip
naobsd has quit [Client Quit]
hipboi has quit [Read error: Connection reset by peer]
hipboi has joined #linux-rockchip
libv has joined #linux-rockchip
naobsd has joined #linux-rockchip
akaizen has joined #linux-rockchip
<akaizen> hey guys - is anyone working on libhybris stuff for rk3288 on linux ?
<akaizen> naobsd: thanks, i've been checking those out and I just found a video showing blender on rk3288 https://www.youtube.com/watch?v=BQ4_C9f_D08
<akaizen> Is the veyron-gl / xf86-video-armsoc-rockchip on parity with hybris?
<naobsd> different things
<akaizen> Maybe for hw acceleration with gles, but not so for hw video decoding?
<akaizen> naobsd: can you explain the difference?
<naobsd> what I pointed and you saw are different thing
<akaizen> yes i know the difference between libhybris examples on github and the video
<naobsd> you should be able to use GL ES with mainline or chromeos kernel
<akaizen> I'm asking about the performance / features between current linux 'standard' pipeline and libhybris
<naobsd> you should be able to use libhybris with RK 3.10 kernel
<akaizen> thanks
<akaizen> does chromeOS have the HW video decoding exposed?
<naobsd> it should but I don't know well about chromeos things
<akaizen> cool, I will investigate :)
<akaizen> naobsd: what are you working on now for rk3288 or have you moved on?
<naobsd> some things on rk3066-rk3368
<naobsd> well
<naobsd> I don't have any specific progject
<akaizen> do you know what others are working on? I should email folks and see if I can get an update and compile it so everyone is aware of whats going on
<naobsd> well
<naobsd> I think many people is working
<akaizen> Then I can make proper updates to the wiki
<naobsd> well
<naobsd> I don't know "what"
<akaizen> I'm a bit jealous of the linux-sunxi wiki, its clean and up-to-date
<naobsd> well
<naobsd> many people is working for his purpose
<naobsd> but there is no project "managed by linux-rockchip community"
<akaizen> Thats fine. I think its motiviating and nice to know what everyone is working on
<akaizen> Maybe there is overlap and possiblity for collobration :)
<akaizen> I know for sure lots of people want full linux vpu acceleration for kodi/spmc/mplayer/vlc etc..
<akaizen> Other want OpenGL / ES acceleration on native linux
<naobsd> clean and up-to-date wiki will be good
<akaizen> I'm working on guides for getting u-boot mainline and mainline kernel running on rk3288-firefly
<akaizen> and then booting debian or gentoo
<akaizen> then I can add in GPU, VPU options and what not, maybe sound and HDMI
<akaizen> emmc / nand
<akaizen> also whats the state of bootloaders?
<akaizen> I'm reading through the logs on whitequark and see coreboot for chromeOS, maybe libreboot and u-boot
vickycq has joined #linux-rockchip
DarthDepa has joined #linux-rockchip
<DarthDepa> Hi guys! :D
<DarthDepa> I have a question for you :)
<DarthDepa> I'm on Linux (Ubuntu 14.04, x86-64) and I would like to flash a new ROM (made by me) on my Mediacom Smart Pad 875S2 3G (with RockChip 3066)
<DarthDepa> I'm using the linux tool, with the command "./upgrade_tool uf <my_rom_path" but I get an error
<DarthDepa> "The Device did not support this operation!"
<DarthDepa> Why??? :(
<DarthDepa> If you know other ways to flash the new ROM on the tablet, please tell me :)
<DarthDepa> I can access to the device using ADB
<DarthDepa> but how I can flash the new ROM?
<DarthDepa> I also have CWM as Recovery on the tablet.. might help?
<DarthDepa> I'm following this guide "http://radxa.com/Rock/flash_the_image" at paragraph "Flash all-in-one nand/emmc image file(Recommended)
<rperier> hi, supposing that I want to use u-boot on my firefly... "u-boot.bin" is the SPL while "u-boot-dtb.bin" is the second level bootloader right ?
<rperier> I mean, on rk3288 does the SPL work or it is still work in progress ?
cnxsoft has quit [Quit: cnxsoft]
kapouer has joined #linux-rockchip
<rperier> well... u-boot.bin... looks big for an spl...
<rperier> mhhh I found an spl/u-boot-spl.bin
<rperier> so, it seems to be... u-boot-spl.bin and u-boot.bin....
<naobsd> rperier: did you read doc/README.rockchip?
<rperier> ah... that's exactly what I need :D
<rperier> thanks
<naobsd> you have to convert u-boot-spl-dtb.bin with mkimage
<naobsd> and u-boot-dtb.img is the loader image
<DarthDepa> Hi naobsd :)
<naobsd> DarthDepa: you have to go loader(rockusb) mode for flashing firmware
<DarthDepa> naobsd: Can you help me? :)
<DarthDepa> naobsd: because I'm following lot of Windows guide for flashing but I don't have Windows :(
<DarthDepa> naobsd: you know if it's possibile on Linux?
<naobsd> I'm not talking about windows at all
<DarthDepa> good :) ahaha
<naobsd> use loader mode, that's all
<DarthDepa> naobsd: ok, thanks... but how?
<DarthDepa> I have to boot in recovery mode?
<naobsd> please read your manual. I don't have your device
<naobsd> or just run adb reboot bootloader
<DarthDepa> Ok, I run "adb reboot bootloader"
<naobsd> (I'm away)
<DarthDepa> naobsd: I LOVE U!!!! ahahahah
<DarthDepa> I simply run that command and "upgrade_tool" command started work! ahahahah
<DarthDepa> thanks, thanks a lot man!
ojn has quit [Ping timeout: 240 seconds]
ojn has joined #linux-rockchip
bludot has quit [Ping timeout: 250 seconds]
GekkePrutser has quit [Ping timeout: 250 seconds]
bamvor has quit [Ping timeout: 250 seconds]
daniels has quit [Read error: Connection reset by peer]
dianders has quit [Ping timeout: 246 seconds]
ojn has quit [Ping timeout: 250 seconds]
bamvor has joined #linux-rockchip
arnd has quit [Ping timeout: 250 seconds]
norris has quit [Ping timeout: 250 seconds]
arnd has joined #linux-rockchip
daniels has joined #linux-rockchip
bludot has joined #linux-rockchip
GekkePrutser has joined #linux-rockchip
ojn has joined #linux-rockchip
dianders has joined #linux-rockchip
norris has joined #linux-rockchip
cyteen has joined #linux-rockchip
cnxsoft has joined #linux-rockchip
vickycq has quit [Ping timeout: 272 seconds]
norris has quit [Quit: Connection closed for inactivity]
libv has quit [Quit: leaving]
libv has joined #linux-rockchip
bludot has quit [Quit: Connection closed for inactivity]
ckeepax has quit [Ping timeout: 240 seconds]
c0d3z3r0 has quit [Ping timeout: 250 seconds]
c0d3z3r0 has joined #linux-rockchip
kapouer has quit [Quit: kapouer]
cnxsoft has quit [Quit: cnxsoft]
Ueno_Otoko_ has quit [Ping timeout: 240 seconds]
kapouer has joined #linux-rockchip
ckeepax has joined #linux-rockchip
cyteen_ has joined #linux-rockchip
cyteen has quit [Ping timeout: 272 seconds]
bludot has joined #linux-rockchip
ckeepax has quit [Ping timeout: 256 seconds]
gzamboni has quit [Remote host closed the connection]
soimless has quit [Ping timeout: 250 seconds]
_whitelogger_ has joined #linux-rockchip
bludot has joined #linux-rockchip
xming_ has joined #linux-rockchip
xming_ has quit [Changing host]
xming_ has joined #linux-rockchip
GekkePrutser_ has joined #linux-rockchip
dianders_ has joined #linux-rockchip
_whitelogger has quit [Ping timeout: 240 seconds]
architekt has quit [Ping timeout: 240 seconds]
xming has quit [Ping timeout: 240 seconds]
dianders has quit [Ping timeout: 240 seconds]
GekkePrutser has quit [Ping timeout: 240 seconds]
cyteen_ has quit [Ping timeout: 240 seconds]
c0d3z3r0 has quit [Ping timeout: 240 seconds]
dianders_ is now known as dianders
cyteen_ has joined #linux-rockchip
GekkePrutser_ is now known as GekkePrutser
c0d3z3r0 has joined #linux-rockchip
architekt has joined #linux-rockchip
sjoerd has quit [*.net *.split]
Wizzup has quit [*.net *.split]
sunxi_fan has quit [*.net *.split]
eebrah has quit [*.net *.split]
eballetbo has quit [*.net *.split]
nashpa has quit [*.net *.split]
chris2 has quit [*.net *.split]
edolnx has quit [*.net *.split]
diego71 has quit [*.net *.split]
bbelos has quit [*.net *.split]
irsol has quit [*.net *.split]
topi` has quit [*.net *.split]
arield has quit [*.net *.split]
eballetbo has joined #linux-rockchip
Wizzup has joined #linux-rockchip
nashpa has joined #linux-rockchip
chris2 has joined #linux-rockchip
eebrah has joined #linux-rockchip
sjoerd has joined #linux-rockchip
sunxi_fan has joined #linux-rockchip
edolnx has joined #linux-rockchip
diego71 has joined #linux-rockchip
bbelos has joined #linux-rockchip
irsol has joined #linux-rockchip
topi` has joined #linux-rockchip
arield has joined #linux-rockchip
soimless has quit [Ping timeout: 240 seconds]
soimless has joined #linux-rockchip
ckeepax has joined #linux-rockchip
gb_master has joined #linux-rockchip
gb_master has quit [Client Quit]
enkoder has quit [Ping timeout: 272 seconds]
akaizen has quit []
libv_ has joined #linux-rockchip
gb_master has joined #linux-rockchip
libv has quit [Ping timeout: 246 seconds]
libv_ is now known as libv
akaizen has joined #linux-rockchip
gb_master has quit [Remote host closed the connection]
Anarchy has joined #linux-rockchip
naobsd has quit [Quit: naobsd]
libv_ has joined #linux-rockchip
libv has quit [Ping timeout: 246 seconds]
libv_ is now known as libv
gb_master has joined #linux-rockchip
gb_master has quit [Remote host closed the connection]
slugster has joined #linux-rockchip
<slugster> Hey all looking for some info on where to start im using a tronsmart r28 meta nexton board. Ive changed the config file for the sound and wireless to work on firefly linux. The image doesnt freezes a lot is there a more stable kernel i can use and where would i get it. Im only intrested in using linux
<slugster> compiling the kernel isint a problem
cyteen_ has quit [Ping timeout: 240 seconds]