<naobsd>
github/linux-rockchip description is "an open source developers' community for Rockchip SoC based devices" and I'm always waiting *BSD (and other non-linux) developers ;)
<naobsd>
there is "dedicated to providing linux support" on (linux-)sunxi.org :)
2014-09-24
<naobsd>
sorry, I cannot find good info/page now :(
<naobsd>
yup
<naobsd>
well, /proc/cpuinfo output on somewhere...
<naobsd>
just 4 Cortex-A5...
<naobsd>
oh, no, no hybrid
<naobsd>
hramrach_: it's FAQ ;) google it
<naobsd>
next problem: how to avoid "hey mom! my daddy has new toys! I want new toys too!"
<naobsd>
I think "no thank you" immediately
<naobsd>
anyway, probably she already gave up to understand my hobby
<naobsd>
no idea ;)
<naobsd>
"hey! you already have same SoC, buy another one!"
<naobsd>
I hope she don't learn about detail of arm socs
<libv>
naobsd: with me it just vanishes in the pile
<libv>
naobsd: she can tell the difference?
<naobsd>
then my wife will not claim "oh! you bought new garbage!?"
<naobsd>
same case is important
<naobsd>
collect exact same case but different SoC
<naobsd>
I want to collect MK802-style devices
<naobsd>
I only have A10/A20
<naobsd>
well
<naobsd>
I don't have any A3x
<naobsd>
(please don't ask who want wired network)
<naobsd>
then tablet can have ethernet connector!
<naobsd>
ethernet should use another form connector such as Lightning
<naobsd>
info is taken from allwinner web, not datasheet
<naobsd>
I posted s/EMAC/GMAC/ patch for A20 Lime (not Lime2)
2014-09-02
<naobsd>
can anyone merge s/EMAC/GMAC/ patch for linux-sunxi u-boot for A20 lime?
2014-08-26
<naobsd>
olimex's lime2 is not sold yet
2014-08-24
<naobsd>
ijc: ping
<naobsd>
how should I write a patch to add A20 LIME config?
<naobsd>
there are 2 groups, SUNXI BOARD and CUBIEBOARD2 BOARD
<naobsd>
in board/sunxi/MAINTAINERS in u-boot custodian tree,
<naobsd>
hmm
<naobsd>
:)
<libv>
naobsd: that's clear from the patch itself :)
<naobsd>
that patch is for u-boot
<naobsd>
ah, I forgot to mention
2014-08-20
<naobsd>
but I don't have any debug message for now
<quitte>
naobsd: the only other one i can think of that could possibly matter is operating voltage.
<naobsd>
but capacity is not only parameter which is used by driver to configure controller
<naobsd>
that uSD is 2GB
<quitte_>
naobsd: once the sd-card is initialized there are no differences in single block read and writes between any. is that card remarkable in any way compared to the others? for example: is it huge?
<naobsd>
it may be bad sdcard, but I have no idea for now
<naobsd>
I can read that uSD on PC, sha1 is same...
<naobsd>
software issue...?
<naobsd>
it happens both cb2 and a20 lime
<naobsd>
s/fals/fatls/
<naobsd>
hmm, one of uSD card behave strangely... fatls works, next fatload failed(error reading cluster), next fals failed too :(
<naobsd>
ah, wiki is already updated :)
<naobsd>
wens: anyway, thank you for your guide! I understand procedure
<naobsd>
I subscribed, then I sent a patch...
<naobsd>
hmm, "Your message to U-Boot awaits moderator approval"
<naobsd>
hipboi: thanks, I see, but I'm feeling something strange :)
<hipboi>
naobsd, it's overwritten by livesuite when flashing
<naobsd>
are these params ignored or overwritten by bootloader?
<naobsd>
I didn't try any official image from olimex yet
<naobsd>
now I learned how to "git send-email", subscribed linux-arm-kernel, let's send patch...
<wens>
naobsd: you could say based on a10 lime and keep the original copyright, and add your name
<naobsd>
about a20 lime patch, should I add copyright line into .dts? it's basically copy&paste thing from dts for a10 lime (I think "no" for this kind of work(?))
<naobsd>
oh, is it time to talk about happy crappy chinese tablets? ;)
2014-07-15
<naobsd>
bring from radxa -> exact same copy
<naobsd>
github/linux-rockchip is not radxa's repo, but there are some branches bring from radxa's repo
2014-03-12
<naobsd>
libv: I see, thank you
<libv>
naobsd: such things are really what wikis are for, so next time, look through the wiki pages you followed, completely. If that fails, then come and ask, as then something is wrong with the wiki page
<naobsd>
ccaione: yes
<naobsd>
I'm always use Japanese ;)
<naobsd>
oh :)
<Turl>
naobsd: you got a follower :)
<naobsd>
(I'm addicted)
<naobsd>
libv: sorry for silly question!!! ;)
<naobsd>
libv: yes, few minutes ago, after fall into pitfall!
<libv>
naobsd: did you check the common pitfalls section of the binary drivers page?
<naobsd>
all effort were already done by olegk0 and this community :)
<naobsd>
I spent only few hours :)
<naobsd>
I just use oglek0's code(he did it on rk3066) and sunxi wiki/code :)
<Turl>
naobsd: there were some people asking about it on the radxa channel, you may want to document it
<Turl>
naobsd: heh :)
<naobsd>
finally I can use mali on linux on radxa rock(rockchip rk3188) by using sunxi information/code, thanks :)
<Turl>
naobsd: that should do the trick, yep
<naobsd>
I have to move /usr/lib/arm-linux-gnueabihf/mesa-egl
<naobsd>
I learned.
<naobsd>
I have to learn more about mali and gles thing, sorry
<naobsd>
glmark2-es2 says "libEGL warning: DRI2: failed to open lima (search paths /usr/lib/arm-linux-gnueabihf/dri:${ORIGIN}/dri:/usr/lib/dri)", then it renders 3D with mesa software rasterizer
<naobsd>
"AIGLX error: dlopen of /usr/lib/arm-linux-gnueabihf/dri/lima_dri.so failed" this should be expected, no problem...
<naobsd>
oh well...
<naobsd>
ump/mali/drm/mali_drm is compiled, loaded. fbturbo is running
<naobsd>
libv: where is lima_dri.so?
<naobsd>
I just started it few hours ago, I misunderstand something...
<naobsd>
it seems lima_dri is needed
<naobsd>
libv: I'm trying X/mali on linux on rockchip with ssvb's fbturbo
<libv>
naobsd: yes?
<naobsd>
libv: ping
2013-12-16
<naobsd>
a23! very interesting...
2013-11-30
<naobsd>
not sure, I'll check tonight
<naobsd>
probably it was around 90Mbps or so
<naobsd>
some days ago I tried iperf with allwinner's emac driver on cb2
<ganbold_>
naobsd: if you have time can you test emac on cb1 or cb2 using netperf?
<ganbold_>
naobsd: ping
2013-11-15
<Tsvetan>
naobsd yes, lot of things to check
<naobsd>
under cpu load
<naobsd>
Tsvetan: please check power consumption too
<naobsd>
I really have interest to A20-LIME
2013-11-09
<naobsd>
ganbold: probably many drivers have similar setup code. I don't know well about recent FreeBSD ethernet driver structure, but probably unicast/broadcast part should be set in init/reset, and multicast/promisc part should be set in ioctl path
<ganbold__>
naobsd: thanks, now I need to port set_rx_mode to freebsd
<naobsd>
it seems 3.4 Android kernel
<naobsd>
I just tried A20 SDK2.0 3.4 kernel on CB2... booted, ethernet works
<naobsd>
ganbold: you can refer 3.3 wemac driver in github/cubieboard2
<naobsd>
ganbold: and compared with emac driver in allwinner's A20 SDK2.0 3.4 kernel, they are same
<naobsd>
ganbold: I compared latest cb2/ct 3.3 driver and github/cubieboard2 driver, they are basically same
<naobsd>
rx setup func in 3.3 wemac driver seems good for me, it looks like very standard
<naobsd>
it takes time
<naobsd>
ganbold: shoud I check RX mcast filter more?
<naobsd>
but I'm not sure packets are properly filtered
<naobsd>
I can see packets while tcpdump is running
<naobsd>
IPv6 is working well with 3.3 kernel for cb2
<naobsd>
my brain is XXX...
<naobsd>
I built fel version...
<naobsd>
ah,
<naobsd>
where is u-boot-sunxi-with-spl.bin...
<naobsd>
hmmmmmmm
<naobsd>
IPv6 needs multicast, tcpdump uses promisc, it should be easy ;)
<naobsd>
if you need I'll setup cb2...
<naobsd>
probably no
<ganbold__>
naobsd: did you try to put interface to promisc mode?
<naobsd>
I used 3.3 kernel on cb2, unicast/broadcast setting should work, but I didn't care about multicast...
<ganbold__>
naobsd: does it work?
<naobsd>
(btw, repo in github/cubieboard2 shouldn't have latest code)
<slapin>
naobsd: if he wants it, but not by default
<naobsd>
I think falcon can be used if user want(configure) it
<naobsd>
which commit disables falcon?
2013-10-30
<naobsd>
yeah, it's big thing for us. we should add information about it on our wiki :)
<mnemoc>
naobsd: I only mean that for us it's a big thing.... for them, it's just another toy
<naobsd>
I think it should be good to put more information on linux-sunxi wiki, but I don't think it's wrong to put info about xen arm thing on xenproject wiki
<naobsd>
prebuilt image? is there any missing piece on wiki on xenproject?