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
vagrantc has joined #linux-rockchip
cnxsoft has joined #linux-rockchip
cnxsoft has quit [Read error: Connection reset by peer]
cnxsoft has joined #linux-rockchip
vickycq- is now known as vickycq
vagrantc has quit [Quit: leaving]
paulk-collins has joined #linux-rockchip
paulk-collins has quit [Remote host closed the connection]
dlezcano has quit [Ping timeout: 248 seconds]
rperier has quit [Ping timeout: 255 seconds]
rperier has joined #linux-rockchip
cnxsoft has quit [Remote host closed the connection]
cnxsoft has joined #linux-rockchip
dlezcano has joined #linux-rockchip
paulk-veyron-min has joined #linux-rockchip
paulk-veyron-min has quit [Remote host closed the connection]
mrutland_ is now known as mrutland
dlezcano has quit [Ping timeout: 265 seconds]
dlezcano has joined #linux-rockchip
ayaka_ has joined #linux-rockchip
ayaka has quit [Read error: Connection reset by peer]
ayaka_ is now known as ayaka
sunilmohan_ has quit [Quit: No Ping reply in 180 seconds.]
sunilmohan has joined #linux-rockchip
sunilmohan has joined #linux-rockchip
sunilmohan has quit [Changing host]
paulk-collins has joined #linux-rockchip
ganbold has quit [Remote host closed the connection]
ganbold has joined #linux-rockchip
nighty has quit [Quit: Disappears in a puff of smoke]
jkstrick has quit [Remote host closed the connection]
jkstrick has joined #linux-rockchip
jkstrick has quit [Remote host closed the connection]
jkstrick has joined #linux-rockchip
jkstrick has quit [Remote host closed the connection]
jkstrick has joined #linux-rockchip
jkstrick has quit [Remote host closed the connection]
jkstrick has joined #linux-rockchip
nighty has joined #linux-rockchip
naobsd has joined #linux-rockchip
jkstrick has quit [Remote host closed the connection]
jkstrick has joined #linux-rockchip
dlezcano has quit [Remote host closed the connection]
dlezcano has joined #linux-rockchip
cnxsoft has quit [Quit: cnxsoft]
dlezcano has quit [Remote host closed the connection]
JohnDoe_71Rus has joined #linux-rockchip
sunilmohan has quit [Quit: No Ping reply in 180 seconds.]
sunilmohan has joined #linux-rockchip
sunilmohan has joined #linux-rockchip
sunilmohan has quit [Changing host]
dlezcano has joined #linux-rockchip
dlezcano has quit [Ping timeout: 248 seconds]
dlezcano has joined #linux-rockchip
vagrantc has joined #linux-rockchip
jkstrick_ has joined #linux-rockchip
jkstric__ has joined #linux-rockchip
jkstrick has quit [Read error: Connection reset by peer]
jkstrick_ has quit [Ping timeout: 265 seconds]
dlezcano has quit [Ping timeout: 248 seconds]
dlezcano has joined #linux-rockchip
RayFlower has joined #linux-rockchip
jkstric__ has quit [Remote host closed the connection]
jkstrick has joined #linux-rockchip
jkstrick has quit [Remote host closed the connection]
peba has joined #linux-rockchip
jkstrick has joined #linux-rockchip
JohnDoe_71Rus has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
jkstrick has quit [Remote host closed the connection]
<peba> cat: /sys/class/thermal/thermal_zone1/temp: Invalid argument /* what could be the reason ?
jkstrick has joined #linux-rockchip
jkstrick has quit [Remote host closed the connection]
peba has quit [Quit: Page closed]
jkstrick has joined #linux-rockchip
jkstrick has quit [Remote host closed the connection]
<mmind00> peba: (although gone it seems) xin32k clock from the rtc missing at bootup which is a supply-clock for the tsadc ... defering probe for orphaned clocks is in the works, so in time will get fixed ... right now you need to compile in the rtc-driver into the kernel
<karlp> hrm, went back to my old minix rk3066 to see if I'd forgotten stuff, and I'm getting the same thing, no output after "Starting kernel" I think I'm missing something like parameters or kernel command line to tell it to use usart2? any tips?
<karlp> this is just with a basic multi_v7_defconfig
jkstrick has joined #linux-rockchip
<mmind00> karlp: if you're using the legacy loader, you will probably need to force the kernel commandline
jkstrick has quit [Remote host closed the connection]
jkstrick has joined #linux-rockchip
<mmind00> karlp: i.e. the loader will probably set the commandline for serial and stuff to some android thingies
<mmind00> karlp: i.e. you will want to set a commandline and CONFIG_CMDLINE_FORCE (http://cateee.net/lkddb/web-lkddb/CMDLINE_FORCE.html)
<karlp> well, legacy boot 1.34, it has CMDLINE: console=ttyFIQ0 androidboot.console=ttyFIQ0 in the parameters block
<karlp> but the rk3229 had the same thing
<karlp> ok, Ið'll try and rebuild with cmdline force though.
_whitelogger has joined #linux-rockchip
bamvor has joined #linux-rockchip
steev has joined #linux-rockchip
nnnn20430 has joined #linux-rockchip
paulk-collins has quit [Quit: Leaving]
<naobsd> karlp: ttyS2 instead of ttyFIQ0
<karlp> by editing the parameter file and flashing that? or via kernel command line force?
ojn has joined #linux-rockchip
<naobsd> any effective one
<naobsd> well
<naobsd> for rk3229 you may need to put dtb in resource.img
<naobsd> dtb should have stdout-path = "serial2:115200n8";
<karlp> oh, that might work. ok, I edited the parameter and reflashed it on the rk3066 board, gets serial output now, set it to console=ttyS2,115200.
<naobsd> :)
<karlp> is that just the same dtb that you append to the kernel? just a second copy in the resource partition?
<karlp> where does the ttyFIQ0 name come from?
nighty has quit [Remote host closed the connection]
mrueg has quit [Quit: No Ping reply in 180 seconds.]
mrueg has joined #linux-rockchip
<karlp> naobsd: any tip on extracting the dtb from the resource partition?
<mmind00> karlp: https://github.com/lgeek/kernel_rockchip/blob/rockchip-3.10-rk3188/resource_tool ... not sure if there is some other more official source
<karlp> editing parameters got console output on my old rk3066, but I was only hoping to use that to reconfirm that I was doing the right thing.
ayaka has quit [Ping timeout: 248 seconds]
<karlp> this rk3229 device is not behaving nearly the same though.
<karlp> getting weird console output now on reboots, never seen that before: https://zerobin.net/?580504cae6df3d98#TnNTZw6yE0RAJmfwTIArdZKyNNKkyx9XmWwVd7YWwG4=
nighty has joined #linux-rockchip
<karlp> mmind00: does that tool actually work for you?