leowt changed the topic of #linux-rockchip to: Rockchip development discussion | http://linux-rockchip.info | http://irclog.whitequark.org/linux-rockchip
devgiant has quit [Quit: Leaving]
cnxsoft has joined #linux-rockchip
Astralix has joined #linux-rockchip
Astralix1 has quit [Ping timeout: 252 seconds]
cnxsoft has quit [Ping timeout: 245 seconds]
JochenKauz has quit [Quit: Leaving.]
<FreezingCold> Why doesn't Rockchip give proper dev tools for the rk3188?
hipboi has joined #linux-rockchip
cnxsoft has joined #linux-rockchip
cnxsoft has quit [Ping timeout: 245 seconds]
GeorgeJ_ is now known as GeorgeJ
cnxsoft has joined #linux-rockchip
AstralixNB has joined #linux-rockchip
FreezingCold has quit [Read error: Operation timed out]
devgiant has joined #linux-rockchip
jcarlos has quit [Quit: No Ping reply in 180 seconds.]
jcarlos has joined #linux-rockchip
hipboi has quit [Quit: Leaving]
FreezingCold has joined #linux-rockchip
FreezingCold has quit [Ping timeout: 246 seconds]
mmind00 has joined #linux-rockchip
ganbold_ has joined #linux-rockchip
nighty^ has joined #linux-rockchip
eebrah|mobile has joined #linux-rockchip
eebrah|mobile has quit [Read error: Connection reset by peer]
eebrah|mobile has joined #linux-rockchip
FreezingCold has joined #linux-rockchip
devgiant has quit [Ping timeout: 264 seconds]
devgiant has joined #linux-rockchip
eebrah|mobile has quit [Ping timeout: 248 seconds]
eebrah|mobile has joined #linux-rockchip
gcj has joined #linux-rockchip
<gcj> Hi all, I'm trying to hack an rk3066 device (I think) - a new model of a previous one that I got CWM running on
<gcj> I got a custom recovery installed, using the stock recovery kernel and a modified ramdisk, using the bootloader
<gcj> but I can't figure out how to enable USB and hence ADB to debug it. any ideas?
<gcj> Do I have to crack it open and install a serial port?
eebrah|mobile has quit [Ping timeout: 248 seconds]
eebrah|mobile has joined #linux-rockchip
cnxsoft has quit [Quit: cnxsoft]
akatik has quit [Ping timeout: 245 seconds]
eebrah|mobile has quit [Read error: Connection reset by peer]
FreezingCold has quit [Ping timeout: 264 seconds]
devgiant_ has joined #linux-rockchip
akatik has joined #linux-rockchip
devgiant has quit [Ping timeout: 245 seconds]
eebrah|mobile has joined #linux-rockchip
eebrah|mobile has quit [Read error: Connection reset by peer]
Akaizen_ has joined #linux-rockchip
Akaizen has quit [Ping timeout: 246 seconds]
devgiant_ is now known as devgiant
FreezingCold has joined #linux-rockchip
FreezingCold has quit [Ping timeout: 260 seconds]
eebrah|mobile has joined #linux-rockchip
AstralixNB has quit [Ping timeout: 252 seconds]
eebrah|mobile has quit [Ping timeout: 248 seconds]
eebrah|mobile has joined #linux-rockchip
FreezingCold has joined #linux-rockchip
eebrah|mobile has quit [Read error: Connection reset by peer]
mmind00 has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
FreezingCold has quit [Read error: Operation timed out]
JochenKauz has joined #linux-rockchip
AstralixNB has joined #linux-rockchip
FreezingCold has joined #linux-rockchip
<akatik> I'm trying to change boot.img.
<akatik> I extract one from my device firmware (CX-818 on RK3066 chip).
<akatik> I ungzip it and then gzip it again. New file become a few bytes smaller. Iritinal file was 2199527 bytes, after i ungzip it and gzip again, I got 2199348 bytes. Then I run:
<akatik> 1. First test.
<akatik> It's gzipped cpio file.
<akatik> ./rkcrc -k boot.cpio.gz boot.img
<akatik> Then I flash boot.img with windows RKAndroidTool.exe to 0x0000a000.
<akatik> Device boot up and work well. Ok, I really change nothing.
<akatik> 2. Second test.
<akatik> I run:
<akatik> cpio -i < ../boot.cpio
<akatik> I got filesystem. I change nothing, pack it back:
<akatik> ups. large message throttled :(
<akatik> I'm trying to change boot.img.
<akatik> I extract one from my device firmware (CX-818 on RK3066 chip).
<akatik> It's gzipped cpio file.
<akatik> I ungzip it and then gzip it again. New file become a few bytes smaller. Initinal file was 2199527 bytes, after i ungzip it and gzip again, I got 2199348 bytes. Then I run:
<akatik> ./rkcrc -k boot.cpio.gz boot.img
<akatik> Then I flash boot.img with windows RKAndroidTool.exe to 0x0000a000.
<akatik> Device boot up and work well. Ok, I really change nothing.
<akatik> Then I run:
<akatik> cpio -i < ../boot.cpio
<akatik> I got filesystem. I change nothing, pack it back:
<akatik> find . | cpio -oH newc > ../boot_new.cpio
<akatik> Then I gzip it, run rkcrc, flash - and it did NOT boot.
<akatik> Where am I wrong?
<akatik> "find *" instead of "find ." give ne same order of files in cpio
<akatik> cpio file size become a bit large. original cpio file size in firmware was 3758848 bytes. after i unpack it from cpio and then pack again, i got 3759104 bytes. is it ok?
<akatik> ups. this one works:
<akatik> find * | cpio -oH newc --owner=root:root > ../boot_new.cpio
JochenKauz has quit [Quit: Leaving.]
nighty^ has quit [Quit: Disappears in a puff of smoke]
FreezingCold has quit [Ping timeout: 276 seconds]
AstralixNB has quit [Quit: Leaving.]
gcj has quit [Quit: Ex-Chat]
ssvb has quit [Ping timeout: 245 seconds]
Akaizen_ has quit [Remote host closed the connection]
ganbold_ has quit [Remote host closed the connection]
ssvb has joined #linux-rockchip