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
libv has quit [Ping timeout: 264 seconds]
libv has joined #linux-rockchip
cosm has quit [Ping timeout: 244 seconds]
ojn has joined #linux-rockchip
dianders has joined #linux-rockchip
cosm has joined #linux-rockchip
killbit has quit [Ping timeout: 244 seconds]
naobsd has joined #linux-rockchip
levd has joined #linux-rockchip
nighty-_ has quit [Quit: Disappears in a puff of smoke]
c0d3z3r0 has joined #linux-rockchip
killbit has joined #linux-rockchip
srao___ has joined #linux-rockchip
c0d3z3r0 has quit [Quit: quit]
naobsd has quit [Quit: naobsd]
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 245 seconds]
levd has joined #linux-rockchip
_whitelogger_ has joined #linux-rockchip
levd has quit [Remote host closed the connection]
levd has joined #linux-rockchip
naobsd has joined #linux-rockchip
killbit has quit [Ping timeout: 244 seconds]
killbit has joined #linux-rockchip
srao___ has quit [Ping timeout: 244 seconds]
srao___ has joined #linux-rockchip
<ganbold_> naobsd: does radxa lite has same dw mmc ad radxa pro, ES etc?
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 240 seconds]
cnxsoft has joined #linux-rockchip
<naobsd> ganbold_: yes of course. dwc mmc is internal unit.
<naobsd> ganbold_: btw I heard jmcneill succeeded to use mmc on FreeBSD on his RK3188 box
<ganbold_> right, I'm appying it
<ganbold_> do you think rk30xx-mmc is right string in dts?
<ganbold_> I think it should be something like "rk2928-dw-mshc"
<naobsd> I recommend to follow linux dts
<naobsd> linux dts relicensing should be done before many people submit patches...
levd has joined #linux-rockchip
<mrueg> btw what's dw?
<ganbold_> yeah, I think it is rk2928-dw-mshc like in https://github.com/torvalds/linux/blob/master/arch/arm/boot/dts/rk3xxx.dtsi#L177
levd1 has quit [Ping timeout: 252 seconds]
<mrueg> ah designware, right?
levd1 has joined #linux-rockchip
<naobsd> mrueg: yes
levd has quit [Ping timeout: 255 seconds]
<mrueg> naobsd: thanks
levd1 has quit [Ping timeout: 255 seconds]
levd has joined #linux-rockchip
dianders has quit [Ping timeout: 244 seconds]
dianders has joined #linux-rockchip
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 245 seconds]
killbit has quit [Ping timeout: 245 seconds]
levd has joined #linux-rockchip
levd1 has quit [Ping timeout: 245 seconds]
ojn has quit [Read error: Connection reset by peer]
ojn has joined #linux-rockchip
cosm has quit [Ping timeout: 255 seconds]
_whitelogger_ has joined #linux-rockchip
LinuxBot_ has quit [Quit: Leaving]
_whitelogger_ has quit [Excess Flood]
_whitelogger_ has joined #linux-rockchip
levd has quit [Ping timeout: 244 seconds]
levd has joined #linux-rockchip
killbit has joined #linux-rockchip
srao___ has quit [Ping timeout: 244 seconds]
srao___ has joined #linux-rockchip
Luke-Jr has quit [Excess Flood]
Luke-Jr has joined #linux-rockchip
<ganbold_> naobsd: mmc works, it is not detecting attach/detach, maybe it works that way
irsol has quit [Ping timeout: 244 seconds]
irsol has joined #linux-rockchip
dan64B has joined #linux-rockchip
<dan64B> Hi. Anyone, here? :)
<amstan> maybe?
<dan64B> yay, one alive person found, cool.
<amstan> \o/
<dan64B> I'm wondering if someone could point me in right direction....
<dan64B> I'm trying to compile latest linux kernel for ARM RochChip 3188....how would I go about creating a defconfig file?
<dan64B> Perhaps, I need to read a book about Linux kernel compiling for ARM - general knowledge...or something...
<amstan> dan64B: what device is it for?
<amstan> you might also need to get a dts file
<dan64B> Minix Neo X7
<naobsd> latest linux kernel == mainline kernel?
<amstan> yeah, should be
<amstan> but there's also linux-next, which might be a little better for new devices like this
<dan64B> I'm looking for general knowledge (as this is is learning process) - I mean I wouldn't just want to copy some existing files (without understanding the general process for any device/kernel).
<amstan> for configs you generally do, they're pretty big
<amstan> there's a lot of books about it though, feel free to look, especially if you want to do more linux development in the future
<dan64B> alright, where would you recommend to start? Find/get some config files and get the ball rolling - then dive into some books. Seems the plan in my opinion. Which brings me back to first question. What config files should I start with for the X7 3188?
<amstan> that i'm not sure
<amstan> on where to start, perhaps something like this: http://www.makelinux.net/books/lkd2/?u=ch02lev1sec3
<amstan> but it won't tell you about defconfig
<dan64B> silly question, I see few names logged in on the right side this chat screen - are they active users or ...?
<amstan> they're technically people in this channel, they could speak at any time
<amstan> they're probably idle, but they would still be able to see this conversation when they return
<dan64B> Are we then at dead end with config/dts files for X7? Should I get cheap stick and learn on that then?
<amstan> while i might not know the answer, someone else in here might
<amstan> or you can ask on the mailing list for a more long term question
<dan64B> ...trying to find the mailing list...have you got the link?
<amstan> see the topic
<naobsd> as general talking, for learning Linux development, I recommend to use "already supported" device for first time
<dan64B> Found it; ML = Mailing List :)
<dan64B> alright, thanks guys.
dan64B has quit [Quit: Page closed]
_whitelogger_ has joined #linux-rockchip
levd1 has joined #linux-rockchip
<naobsd> where should I send patches for Documentation/devicetree/bindings/arm/rockchip.txt and Documentation/devicetree/bindings/vendor-prefixes.txt?
levd has quit [Ping timeout: 252 seconds]
<naobsd> linux-doc@vger.kernel.org devicetree@vger.kernel.org
<naobsd> ah scripts/get_maintainer.pl
levd has joined #linux-rockchip
<amstan> naobsd: there's also this tool called patman
<amstan> if you're into that sort of stuff
levd1 has quit [Ping timeout: 252 seconds]
<amstan> Here's a patch i did a while ago for bindings: https://patchwork.kernel.org/patch/5516551/
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 264 seconds]
levd has joined #linux-rockchip
levd1 has quit [Ping timeout: 245 seconds]
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 245 seconds]
eebrah has quit [Quit: Lost terminal]
eebrah has joined #linux-rockchip
paowz has quit [Remote host closed the connection]
selfbg has joined #linux-rockchip
levd has joined #linux-rockchip
levd1 has quit [Ping timeout: 244 seconds]
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 264 seconds]
cnxsoft1 has joined #linux-rockchip
cnxsoft has quit [Ping timeout: 245 seconds]
levd has joined #linux-rockchip
levd1 has quit [Ping timeout: 244 seconds]
levd has quit [Ping timeout: 255 seconds]
levd has joined #linux-rockchip
akaizen has quit [Read error: Connection reset by peer]
akaizen has joined #linux-rockchip
<rperier> fixes for rk3188 clk have been merged recently by Mike but it is not in "next" yet... ?
levd has quit [Remote host closed the connection]
levd has joined #linux-rockchip
akaizen has quit [Ping timeout: 245 seconds]
akaizen has joined #linux-rockchip
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 240 seconds]
levd1 has quit [Ping timeout: 264 seconds]
AstralixNB has joined #linux-rockchip
levd has joined #linux-rockchip
naobsd has quit [Quit: naobsd]
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 244 seconds]
levd has joined #linux-rockchip
levd1 has quit [Ping timeout: 264 seconds]
nighty^_ has joined #linux-rockchip
nighty^ has quit [Ping timeout: 240 seconds]
wildea01 has joined #linux-rockchip
markm_ has joined #linux-rockchip
levd has quit [Ping timeout: 244 seconds]
naobsd has joined #linux-rockchip
hramrach has quit [Remote host closed the connection]
hramrach has joined #linux-rockchip
apritzel has joined #linux-rockchip
<dmarkey> Is this for dev only, or any user questions?
mcan is now known as mcan|o
naobsd1 has joined #linux-rockchip
naobsd has quit [Ping timeout: 255 seconds]
naobsd1 has quit [Client Quit]
naobsd has joined #linux-rockchip
nighty^ has joined #linux-rockchip
dlezcano has joined #linux-rockchip
field^Mop has joined #linux-rockchip
BorgCuba has joined #linux-rockchip
<BorgCuba> hi, I am testing mali drivers (these: http://androtab.info/radxa_rock/mali/) on rk3188 with 3.0.36 kernel and I can see different errors on the log
<BorgCuba> like: Mali: ERR: /home/jan/devel/rk30xx/radxalt/mali-modules/DX910-SW-99002-r3p2-01rel2/driver/src/devicedrv/mali/common/mali_group.c
<BorgCuba> mali_group_bottom_half_pp()1626
<BorgCuba> Mali PP: Unexpected interrupt 0x00000201 from core Mali_PP0, aborting job
<BorgCuba> and the same for PP1,2,3
<BorgCuba> and:
<BorgCuba> Mali: Out of memory. Mali memory allocated: 215296 kB Configured maximum OS memory usage: 262144 kB
<BorgCuba> Mali: Memory allocate failed, could not allocate size 50944 kB.
<BorgCuba> ... lots of both
<BorgCuba> the result is that for example that the xbmc is really slow while it only takes about 25% cpu usage
c0d3z3r0 has quit [Ping timeout: 264 seconds]
c0d3z3r0 has joined #linux-rockchip
Astralix|away has joined #linux-rockchip
Astralix|away is now known as Astralix
cnxsoft1 has quit [Remote host closed the connection]
Astralix has quit [Quit: Coyote finally caught me]
Astralix|away has joined #linux-rockchip
Astralix|away is now known as Astralix
Astralix has quit [Client Quit]
Astralix|away has joined #linux-rockchip
Astralix|away is now known as Astralix
Astralix has quit [Quit: Coyote finally caught me]
Astralix|away has joined #linux-rockchip
Astralix|away is now known as Astralix
AstralixNB has quit [Quit: Leaving.]
c0d3z3r0 has quit [Ping timeout: 255 seconds]
c0d3z3r0 has joined #linux-rockchip
c0d3z3r0 has quit [Ping timeout: 244 seconds]
c0d3z3r0 has joined #linux-rockchip
selfbg has quit [Quit: Leaving]
zombu2 has quit [Ping timeout: 255 seconds]
field^Mop has quit [Ping timeout: 245 seconds]
Danukeru has quit [Ping timeout: 250 seconds]
zombu2 has joined #linux-rockchip
Astralix is now known as Astralix|away
field^Mop has joined #linux-rockchip
field^Mop has quit [Ping timeout: 264 seconds]
zombu2 has quit [Ping timeout: 255 seconds]
zombu2 has joined #linux-rockchip
zombu2 has joined #linux-rockchip
Danukeru has joined #linux-rockchip
BorgCuba has quit [Ping timeout: 264 seconds]
BorgCuba has joined #linux-rockchip
BorgCuba has quit [Ping timeout: 264 seconds]
apritzel has quit [Ping timeout: 264 seconds]
mcan|o is now known as mcan|afk
ferric has quit [Ping timeout: 245 seconds]
cyrozap has quit [Ping timeout: 240 seconds]
cyrozap has joined #linux-rockchip
BorgCuba has joined #linux-rockchip
wildea01 has quit [Quit: leaving]
ferric has joined #linux-rockchip
ferric has quit [Ping timeout: 265 seconds]
field^Mop has joined #linux-rockchip
ferric has joined #linux-rockchip
nighty^ has quit [Quit: Disappears in a puff of smoke]
Danukeru has quit [Ping timeout: 250 seconds]
Danukeru has joined #linux-rockchip
field^Mop has quit [Ping timeout: 256 seconds]
ferric has quit [Ping timeout: 246 seconds]
bengal has joined #linux-rockchip
ferric has joined #linux-rockchip
nighty^ has joined #linux-rockchip
markm_ has quit [Remote host closed the connection]
cyrozap has quit [Excess Flood]
cyrozap has joined #linux-rockchip
Astralix|away is now known as Astralix
Astralix is now known as Astralix|away
Astralix|away is now known as Astralix
akaizen has quit [Read error: Connection reset by peer]
akaizen has joined #linux-rockchip
bengal has quit [Quit: Leaving]
BorgCuba has quit [Quit: leaving]
ferric has quit [Ping timeout: 240 seconds]
akaizen has quit [Remote host closed the connection]
rperier has quit [Remote host closed the connection]
hramrach has quit [Remote host closed the connection]
hramrach has joined #linux-rockchip
rperier has joined #linux-rockchip
markm_ has joined #linux-rockchip
Astralix is now known as Astralix|away
akaizen has joined #linux-rockchip