leowt changed the topic of #linux-rockchip to: Rockchip development discussion | http://linux-rockchip.info | http://irclog.whitequark.org/linux-rockchip
m1r has joined #linux-rockchip
cnxsoft has joined #linux-rockchip
hramrach has quit [Write error: Broken pipe]
hramrach has joined #linux-rockchip
cnxsoft has quit [Ping timeout: 240 seconds]
cnxsoft has joined #linux-rockchip
cnxsoft has quit [Ping timeout: 240 seconds]
cnxsoft has joined #linux-rockchip
FreezingCold has quit [Ping timeout: 264 seconds]
FreezingCold has joined #linux-rockchip
cnxsoft has quit [Ping timeout: 240 seconds]
cnxsoft has joined #linux-rockchip
_massi_ has joined #linux-rockchip
rz2k has joined #linux-rockchip
cnxsoft has quit [Ping timeout: 240 seconds]
FreezingCold has quit [Ping timeout: 258 seconds]
cnxsoft has joined #linux-rockchip
AstralixNB has joined #linux-rockchip
nighty-_ has joined #linux-rockchip
cnxsoft has quit [Ping timeout: 240 seconds]
cnxsoft has joined #linux-rockchip
ganbold_ has joined #linux-rockchip
rz2k has quit [Remote host closed the connection]
<Tsvetan> Astralix are you here?
nighty-_ has quit [Remote host closed the connection]
m1r has quit [Ping timeout: 240 seconds]
m1r has joined #linux-rockchip
nighty-_ has joined #linux-rockchip
GriefNorth has joined #linux-rockchip
m1r has quit [Ping timeout: 265 seconds]
ssvb has quit [Quit: Leaving]
ssvb has joined #linux-rockchip
m1r has joined #linux-rockchip
cnxsoft has quit [Quit: cnxsoft]
<cosm> is there a wiki template for devices?
<ferric> wiki template?
<ferric> like, the radxa wiki?
Tsvetan has quit [Remote host closed the connection]
Tsvetan has joined #linux-rockchip
<ferric> cosm: ah. what does 2 panel mean, btw? 2 hdmi ouputs?
<cosm> ferric: yeah, I think it can be replaced with outputs (not necessarily HDMI) here
<cosm> but I'm not completely sure, maybe some else can confirm
<ferric> cool, thanks.
<cosm> by the way, I'm not sure 5 layers is accurate for RK3188
<ferric> what's 5 layers?
<cosm> from what I've seen in the source code, there's: layer 0 (video), layer 1 (graphics), hardware cursor and probably background
RayFlower has quit [Quit: minab476vw3 tedgfjkhjl,kyjtrheg6s]
<cosm> ferric: the LCDC supports multiple overlays, which can be used to accelerate various framebuffer-related stuff
<ferric> oh nice.
<ferric> so you can write to / accelerate different layers at differen times?
<ferric> not times, but i suppose differently based on need
<cosm> sort of
<cosm> for example I'm using the video layer for XV support
<cosm> so the video layer is basically a separate framebuffer, which get overlayed by the LCDC on top of the base (graphics) layer
<cosm> and it can also do resizing in hardware (so the source framebuffer can be smaller/larger) than what actually gets displayed on top of the graphics layer
bgal has joined #linux-rockchip
<cosm> ^yeah, those parentheses were unnecessary
<ferric> hehe
<ferric> i see
<ferric> cosm: so what's the advantage of having more different layers in hardware? just the ability to manipulate them with more granularity?
<ssvb> ferric: you can move a layer around without copying anything, you can use different pixel formats for different layers (RGB for the desktop and YUV for video)
<cosm> ^that
<cosm> and you can also do resizing with 0 cost for the CPU
<ferric> aha.
<ferric> does this affect userspace apps at all? or just, say, window managers?
<ssvb> ferric: unfortunately compositing window managers are not very compatible with hardware layers in X11 desktop
<ssvb> non-compositing window managers are fine
ferric has quit [Ping timeout: 240 seconds]
AstralixNB has quit [Ping timeout: 252 seconds]
ferric has joined #linux-rockchip
<ferric> back.
<ferric> ssvb: looks like aiglx adds support to X to do hardware 3d and compositing?
<ssvb> aiglx (and anything related to glx) is not supported by the mali binary drivers
<ssvb> it's only GLES and EGL
<ferric> aha
<ferric> sadface.
<ferric> the mali is a powerful gpu though
<ssvb> there is no desktop OpenGL support and the things like glxgears are not accelerated
_massi_ has quit [Quit: Leaving]
<ssvb> but you can use kwin_gles as a compositing window manager
<ssvb> basically glx=bad, egl=good, gles=good
FreezingCold has joined #linux-rockchip
<ferric> ah, cool
<ferric> do all video vendors still ship binary drivers for linux?
<ssvb> this is complicated
<ssvb> arm provides the mali400 drivers to the soc manufacturers, and the soc manufacturers provide the drivers to the end users
_whitelogger has joined #linux-rockchip
<ferric> ssvb: right, the soc manufacturers aren't very good about releasing code are they?
<ferric> they're like: got it to work, end of story!
<ssvb> they are not good about releasing binaries either
<ferric> ssvb: yeah, neither are the board manufacturers
<ferric> but i guess they're all hardware shops
ssvb has quit [Quit: Leaving]
ssvb has joined #linux-rockchip
impulse___ has joined #linux-rockchip
impulse___ is now known as impulse2000
<impulse2000> hi all
<impulse2000> Can anybody help with RK3026 kernel build?
m1r has quit [Ping timeout: 240 seconds]
<ferric> impulse2000: what do you need?
<impulse2000> i have RK3026 tablet in died mode
<impulse2000> maybe you know where can i get generic .config for compile kernel
<impulse2000> ?
<impulse2000> thx for answer
<impulse2000> CONFIG_SOC_RK3066=y
<impulse2000> no
<impulse2000> i have many for RK3066
<impulse2000> but no one for RK306
<impulse2000> 3026
<impulse2000> this for all Rockchip kernel
m1r has joined #linux-rockchip
bgal has quit [Ping timeout: 240 seconds]
<cosm> Tsvetan: are you the guy from Olimex?
<ferric> what's the difference between olimex and radxa?
ganbold_ has quit [Ping timeout: 264 seconds]
<cosm> ferric: they're two different companies, not sure what do you mean
impulse2000 has quit [Quit: Page closed]
tonikasch has joined #linux-rockchip
<ferric> cosm: yep. olimex looks a bit more hobbyist friendly, i guess.
<cosm> I wonder if RK3188-SOM-EVB has only 1 GB RAM like RK3188-SOM
<cosm> btw, I got some vague June estimates for RK3288 devices from Chinese sellers
<ferric> cosm: what's an evb?
<cosm> evaluation board
<ferric> cosm: well, the rk3288 box from "hph" is shipping now for $120 incl shipping which isn't bad.
<ferric> except, it might be fake?
<cosm> ferric: link?
<cosm> > No feedback score
<cosm> yeah, I'm sure it's either not shipping now or it's fake
<ssvb> cosm: if I understand it correctly, EVB is just a base board with connectors (kind of a docking station), everything essential like the SoC and RAM is on the module itself
<ferric> yep. good ol' candy feng.
<cosm> ssvb: yeah, I took another look and I think you're right
<cosm> ssvb: but then 85 EUR is a bit steep just for that
<ssvb> cosm: its price includes the RK3188-SOM-4GB module
<cosm> haha
<cosm> finally, puzzle solved
<cosm> I hope they use x16 DRAM chips
<ssvb> yep, I tried to check this, but the picture is blurry :)
<cosm> haha, I've tried to do the same thing
ferric has quit [Ping timeout: 255 seconds]
FreezingCold has quit [Ping timeout: 252 seconds]
ferric has joined #linux-rockchip
<ferric> cosm: how do you check if the bus is x16?
<cosm> dmesg |grep Bus
<cosm> sorry, ferric, that^ was for you
FreezingCold has joined #linux-rockchip
GriefNorth has quit [Ping timeout: 245 seconds]
ncrmnt has joined #linux-rockchip
<ncrmnt> hello all, is there anyone around today who knows rockchip's PLL stuff?
<ferric> cosm: cool. i'll check my qx2.
<ferric> ncrmnt: what's pll? phase lock loop?
<ncrmnt> yep, I'm hacking 3.10 kernel to run on MK809III and (later) Pipo M6 Pro 3g
<ferric> nice.
<ncrmnt> Thought someone might give a hand.
<ferric> ncrmnt: you need it to overclock the cpu or just make the kernel work?
* ferric is useless, unfortunately.
<ferric> unless you need a tester :-)
<ncrmnt> Just to get it to work
<ncrmnt> for a start
<ferric> gotcha
<ncrmnt> I now got it to boot without crashing after setting gpll
<ferric> oh awesome.
<ncrmnt> now it crashes somewhere around setting ddr clock
<ferric> ncrmnt: how are you booting it? on an actual device and using serial?
<ferric> (sorry for the n00b questions. :)
<ncrmnt> On the actual device. I have HC-05 installed in bothdevices
<ferric> ah cool
<ncrmnt> Actually, you can't do a thing without a serial here
<ferric> ncrmnt: that's BT module?
<ncrmnt> yeah, basically a dumb bt2serial youcan solder in the actual devie and leave there for the time being
<ferric> slick
<ncrmnt> I'm using wip/lsk-android-14.04-radxa-rock right now
<ferric> maybe not.
<ncrmnt> eh.. what for?
<ncrmnt> Hold on.
<ncrmnt> Here you go
<ferric> kool
<ncrmnt> There's a README inside and a dumb debug device manager script
<cosm> ncrmnt: right, that branch seems to be ok
<ferric> ncrmnt: cool, thanks. i'm skurred of soldering stuff ;)
<ncrmnt> Well, soldering is not a problem for me... My homebrew PCB boards look like this: http://pics.ncrmnt.org/index.php?album=junk/azura&image=DSC_0062.JPG
<ncrmnt> ;)
<cosm> ncrmnt: just with the initial code dump from rockchip and the patch I've linked, my 802iv-compatible devices got to the point where they were waiting for a rootfs
cm8 has joined #linux-rockchip
<ncrmnt> Right now I'm stuck at this: http://p.ncrmnt.org/140/
<ncrmnt> I changed gpll from 768 to 891 (The same as was the default in 3.0.36). And got it to boot further
<ncrmnt> I guess this must be some hardware differences
<ferric> ncrmnt: wow, how do you make pcb's like that?
<ncrmnt> ferric: See my blog: ncrmnt.org ; I've documented most things
<ferric> cool, thanks!
<cosm> ncrmnt: weird, that's just a null pointer dereference
<ncrmnt> ferric: basically I use laser printer, toner release paper, laminator with temperature mod, and a color laser printer for the solder mask
<cosm> [00000000] *pgd=00000000 - that looks ominous, check where it's printed and backtrace
<ferric> ncrmnt: you... put solder wire in a laser printer?
<ncrmnt> cosm: I have strange feeling something's getting theddr to a wrong frequency and stuff gets corrupted.
<ncrmnt> ferric: No, laser printer just provides toner to server as a mask during etching. And a more or less useable soldermask
<ncrmnt> *serve
<ncrmnt> ferric: http://pics.ncrmnt.org/index.php?album=junk/azura/ - more pics
<ferric> ncrmnt: haha - awesome.
<ncrmnt> ferric: Took a while to get the rig, but with fresh etchant I can make 2-layer 0.10/0.10 PCBs
<cosm> ncrmnt: does it fail in different ways or do the register values change wildly between boots?
<ncrmnt> even A4 size: http://pics.ncrmnt.org/index.php?album=junk/ring-sweeper
<cosm> ncrmnt: if they're not, I'd say it's a software-only bug
<ferric> ncrmnt: wow, amazing.
<ncrmnt> Trying to figure out right now.
<ncrmnt> I want to look at their code first
<ferric> ncrmnt: why do use a laser printer and not a regular laminator?
<cosm> ncrmnt: holy shit, those PCBs look good. Can you also do plated-through holes?
<ferric> er, wait. you do use a laminator. :)
<ncrmnt> cosm: plated through holed require a lot of nasty chems I don't want to mess with
<ncrmnt> I spent a while figuring out a green tech I can use, so that I can just dispose of the remaining stuff in the wild.
<ferric> how do you make the holes then?
<ncrmnt> Drill, insert a wire and solder of both sides. Sucks, but so far no better solution
<ncrmnt> Getting a PCB this way from requires roughly 40-50 minutes, populating takes longer
<ferric> what does populating mean?
<ncrmnt> Soldering all the components
<ncrmnt> depends on the board, but big ones can take a few hours
<ncrmnt> Gotcha!
<cosm> ncrmnt: this doesn't look too bad: https://imgur.com/a/G4Aqs
<ncrmnt> Looks like parent might be NULL for some reason in clk_ddr_set_rate
bgal has joined #linux-rockchip
<ncrmnt> cosm: Hm... Worth trying. Copper sulphate is the bypass product I remove from solution by cooling down via peltier.
<ncrmnt> So in my case reusing that would be awesome. Thanks for the link
<cosm> ncrmnt: cool :)
<ncrmnt> The bad thing they drill before applying the mask and etching. I do vice versa. So I'll need to tune the process a little.
<cosm> ncrmnt: I can't say I've tried it, I've gone the seeedstudio way a while ago
<ncrmnt> I do this only for prototypes, before sending to seeed or hqewq
<ncrmnt> apparently pcb.hqew.net is cheaper than seeed for bigger boards
<cm8> ncrmnt: https://github.com/linux-rockchip/kernel_rockchip/blob/rockchip-3.10-rk3188/arch/arm/mach-rockchip/ddr_rk30.c#L1634 - did you have a look at this and try to diff this file with 3.0.36 - apparently 3188plus has a different function to setup dpll than standard 3188 (which uses same function for setup as 3066b, see #L1401)
<ncrmnt> 3188 plus is the one with 3188-T marking?
<cm8> ncrmnt: i'm not sure, might be yet another chip variant
<ncrmnt> Hm, anyone has a chip that boots 3.10?
<ncrmnt> can you post what label it has?
<cm8> ncrmnt: afaiu 3188-T is a clocked-down variant of 3188 - should be weird to call this 3188plus in the code, i have a chip marked 3188, see https://commons.wikimedia.org/wiki/Category:MK809III
<cosm> ncrmnt: the one which got to the rootfs code was -T
<ncrmnt> Well, I nailed down that insect: parent->ops->recalc_rate was nil
<ncrmnt> And yes, my chip's labeled as -T
<ncrmnt> cosm: Which branch and what dts did youuse to boot?
<cm8> cosm: i had a lot of 3188-T kernels boot on 3188, e.g. kernels from freaktab.info forums, when even some agressively clocked 3188 kernels failed, so from experience no problem booting -T on non-T,
ferric has quit [Ping timeout: 240 seconds]
ferric has joined #linux-rockchip
m1r1 has joined #linux-rockchip
<ncrmnt> btw, are there any rknand modules for 3.10?
<cosm> and this DTS: /arch/arm/boot/dts/rk3188-tb.dts
<markvandenborre> ncrmnt: I just looked at your pcb's and saw they say "made in USSR"...
m1r has quit [Ping timeout: 240 seconds]
<markvandenborre> :)à
<ncrmnt> markvandenborre: Yeah, trolling the archeologists of the future.
<markvandenborre> heheh
* markvandenborre was just thinking the same thing
m1r1 has quit [Ping timeout: 240 seconds]
<ncrmnt> Anyway, I'm really surprised that 'azura with a wrench' pic turned out that sharp. I thought most of the fine detail would fall off
<markvandenborre> quite cool
<markvandenborre> funny how you build your own pcbs
<ncrmnt> Yeah, the girl that draw the pic said the same.
<cm8> ncrmnt: there is a test in ddr_init for 3188 cpu, maybe it returns fals for -T model and function ptrs arent assigned properly: https://github.com/linux-rockchip/kernel_rockchip/blob/rockchip-3.10-rk3188/arch/arm/mach-rockchip/rk3188.c#L374
<markvandenborre> just as a curious outsider, are you trying to build a custom product?
<markvandenborre> or is this a project of curiosity/FOSS/for the fun of it?
<ncrmnt> With that PCBs?
<markvandenborre> as I understand, you are building something custom with a 3188 chip
<ncrmnt> markvandenborre: nope. Just want to get decent linux running on RK3188 stick and Pipo M6 pro for personal use.
<ncrmnt> The PCBs are just fun, mostly prototypes for home automation
<markvandenborre> ok
* markvandenborre is really waiting for rk3288, hoping to get more performance out of that...
<ncrmnt> http://module.ru/catalog/micro/micro_pc/ - this one is the commercial thingie I'm working for monies.
<markvandenborre> I guess that is at least a few months away...
<cm8> nrcmnt: can you post the 3.10 kernel config you use so far to your paste bin for others to experiment with - thx
<ncrmnt> cm8: I'll post it tomorrow - already turned off the build-box
<ncrmnt> Okay?
<ncrmnt> Do you want my custom rockchip toolchain I use as well?
<cm8> ncrmnt: couple o days is fine :)
<ncrmnt> Btw, imagine guys, we persuaded the management to officially open up the sources of our SoC on github.
<markvandenborre> looking at what the thing does...
<ncrmnt> markvandenborre: Well, basically a DSP dev board with linux, and hw video decoder.
<ncrmnt> No way as fast as recent rockchips, but the DSP's quite tasty.
<markvandenborre> you may want to make that info more prominent in the repo
<ncrmnt> Well, we've just posted the stuff lessthan 24 hours ago. Will be polishing the documentation in the upcoming month.
* markvandenborre is looking into something that could do tesseract ocr image processing fast enough
<markvandenborre> ncrmnt: good luck!
<ferric> ncrmnt: congrats
<markvandenborre> really nice to see you manage to convince management to do something like that
<cm8> ncrmnt: I've a working toolchain and build on the device, currently running predecessor of rockchip-3.0-rbox-kk (i.e. before naobsd rebased 3.0-kk to rkchrome fork)
<ncrmnt> Hopefully it takes off and will be able to do the same for the next chip.
<cosm> ncrmnt: do you publish documentation for the video decoder?
<tonikasch> wow, video decoder? that hantro thinguie?
<ncrmnt> cosm: Well, we can't. So my college is refactoring their code to make a library with the smallest proprietary blob possible and a sane API
<ncrmnt> the reference code was an insane proprietary crippled mess.
<ncrmnt> I have a strange feeling NDAs have been invented so that noone sees the code BEFORE paying monies
<cosm> haha
<tonikasch> wow, so vpu will come to life under GNU/linux? :D
<ncrmnt> tonikasch: The one on K1879?
<ncrmnt> Well, it does work under linux. android is kind of... well.. slow on 324Mhz
<tonikasch> oh, though we were talking about rk :p
<tonikasch> sorry :S
<ncrmnt> No, I was offtopicing ;)
<tonikasch> :)
<ncrmnt> Rk's VPU is a mystery to me. It's on2 AFAIK, that roumored to have good support in linux... But I saw no code, no libs, no blobs.
<ncrmnt> just android blobs
<ncrmnt> So unless someone hooks android's libs via libhybris to vdpau or whatever - we're screwed.
<cosm> tonikasch: if you feel like running pre-alpha software, you can use my X driver with XV support and mplayer compiled with NEON support to watch pretty high resolution video
<tonikasch> well. I was in talk with somebody at google that promised me to get in touch to their licensing company in order to make pressure over Rockchip to publish the code but... that was more than a month ago and I have had no reply... three days ago I replied but...
<tonikasch> oh!
<tonikasch> cosm I do feel... where could I find that? :)
<ncrmnt> cosm: Does it need many kernel patches to work?
<ncrmnt> Like will the rockchip-3.0 from linux-rockchip work with it?
<tonikasch> or perhaps the omegamoons 3.0.101?
<cosm> ncrmnt: a few, they're described in the readme file in the kernel repo
<mrueg> how useable is kernel 3.10 on radxa?
<mrueg> any big showstoppers still there?
<cosm> tonikasch: you can probably cherry-pick my patches on that one, I don't know
<tonikasch> cosm ok, I'll give it a try during the weekend, _thanks_ :)
<ncrmnt> I see. thanks for your work, cosm.
<ncrmnt> I'll forward port those to 3.10 once I get that pile of @#@@ to boot
<cosm> ncrmnt: awesome, I didn't have time to fix 3.10 for my hardware
<cosm> ncrmnt: what RK3188 hardware are you using, by the way?
<ncrmnt> MK809III and Pipo M6 Pro 3G
<ncrmnt> There's also an official rockchip's dev board at work
<cm8> cosm: i tried to apply these patches manually, since git am failed to rockchip-3.0-rbox-kk (sdk 4.4.2 kernel), it booted, but screen stayed blank, there are quite some differences, e.g. the code for centering scaled windows is not to be found at all in kk sources; checking out lgeek/Linux3188 and building lead to a non-booting kernel (couldn't even use ssh), problem here: no mk809iii defconfigs and probably ddr pll init issues
<ncrmnt> cm8: anything in the serial log?
<cm8> ncrmnt: no serial console, sorry :/
<cosm> cm8: yeah, that's going to be tricky to debug without a serial console
<ncrmnt> Ah. RK3188 is so buggy I don't even try to play with it without a proper serial console.
<cosm> ncrmnt: I think my kernel fork should work on MK809III
<ncrmnt> cosm: it should, nothing big - it just needs some patches to make wifi work
<ncrmnt> like poweron and rfkill pins
<ncrmnt> took me a while to figure out that wifi rfkill gpio is configured in the _bluetooth_ platform data
<cosm> ncrmnt: are they different from MK802 IV?
<ncrmnt> This is my 3.0.36+ branch
<cm8> I use a netbook to simply flash a tried and tested boot.img in case the hdmi lcdc does not init and ssh does not work, it's not too big a pain, but a proper debug log is missing - I tried netconsole, but most of the time a log is not sent, which means it panics too early for this method.. :)
<ncrmnt> I have added board-mk809ii-ap6210.c there
<ncrmnt> Here
<ncrmnt> I cleaned up some stuff but way not all.
<ncrmnt> See you around, Bye.
<cm8> what about merging xv/fbturbo patches into ncrmnt-muldev and adding a mk809iii defconfig? :) *dreaming aloud*
<ncrmnt> cm8: No problem
<ncrmnt> Although, I really think of getting a run for 3.10
<ncrmnt> Mali is giving me some problems on 3.0.36+ anyway
<cm8> i hope these kernels more or less just bridge the time gap until mainline is ready
<cosm> cm8: are you currently using rockchip-3.0-rbox-kk?
<ncrmnt> Like kwin_gles hangs and unuseable, orange instead of blue on some textures...
<ncrmnt> and es2_info crashes after spitting the info
<ncrmnt> cm8: mk809iii-defconfig is already there
<cosm> ncrmnt: just wondering, what are you using mali for?
<cm8> cosm: yes, basically, the predecessor branch which was based on rockchip-3.0 is gone now, but according to naobsd 3.0-rbox-kk should be the same, and it's running on a mk809iii v1.0
<ncrmnt> cm8: my branch is based on rockchip-3.0 branch
<cosm> cm8: ok, if I get the time I'll see if I can port the patches to it
<ncrmnt> Okay, may be a stupid question. Is there a more or less complete list of branches with patches?
<ncrmnt> For the sole reason I started multidev branch - I wanted separate board-* files for all boards I have in ONE kernel tree
<ncrmnt> For the current stuff with RK3188 is complete chaos(tm)
<cosm> ncrmnt: yes, it is!
<cm8> cosm: I also modified the cpufreq tables for cpu / gpu / ddr to be natural (not fractional) multiples of 24 mhz, and experimented with the dram speeds, cat /proc/clocks is a real friend for that
<cm8> ncrmnt: +1, adding the dozens of forks, each addressing a different issue, each based on slightly different sources :)
<ncrmnt> cm8: Well, I suggest we team up and try to merge all this stuff into one useable branch. I can test and add support for MK809III and Pipo M6 Pro 3g, since I have them around.
<ncrmnt> Or, screw it up and make a run for 3.10
<cm8> ncrmnt: i try to keep a list of kernel repos updates here: http://linux-rockchip.info/mw/index.php?title=RK3188#Kernel
<ncrmnt> Since with DeviceTree we need a lot less hackery to get a lot of hardware supported
<cm8> ncrmnt: my git knowledge revolves around cloning, applying+creating patches for personal use, plus i do not like to pay the github hydra
<cm8> i can help test and document stuff on the wiki, but actively reorganizing stuff at github is currently out of my scope, i guess
<ncrmnt> Well, I can organise stuff at my branch, no problem.
<ncrmnt> But I want to see 3.10 first, since maintaining rockchips' out-of-date 3.0.36+ madness will be cumbersome
<ncrmnt> So my plan is: Basic 3.10 booting, cosm's patches for fburbo ported to 3.10, ???
<ncrmnt> Btw, did anybody manage to bring up ap6210 bluetooth?
<cm8> I think most people out there would immensly appreciate: a) if devs enable IKCONFIG to include kernel config in built kernels b) a last-rites 3.0.36+ kernel that has the most appreciated and useful patches, a working 3.10 kernel :) c) defconfigs dedicated to the various devices out there
<cosm> ncrmnt: I vaguely remember seeing a fork for that :)
<ncrmnt> Oh... forks... There are just too many of them now.
<ncrmnt> Okay, see you around, I'm off to get some sleep. enough of debugging for today.
<cosm> good night
<cm8> c) is immensely important - if people can rely on a config that has worked for someone else the places to troubleshoot reduce to log spotting and changing source files, the config would be less in question, i guess
<cm8> ncrmnt: for bluetooth on AP6210, if u need help to sort out GPIOs, i've done a dump from a working Android kernel, here: http://linux-rockchip.info/mw/index.php?title=MK809III#MK809III_V1.0_GPIOs
ncrmnt has quit [Ping timeout: 245 seconds]
cm8 has left #linux-rockchip [#linux-rockchip]
bgal has quit [Ping timeout: 264 seconds]
nighty-_ has quit [Quit: Disappears in a puff of smoke]
FreezingCold has quit [Quit: Out]
FreezingCold has joined #linux-rockchip
irsol has joined #linux-rockchip
ferric has quit [Ping timeout: 240 seconds]
tonikasch has quit [Quit: Bye!]