Turl changed the topic of #linux-sunxi to: Allwinner/sunxi /development discussion - did you try looking at our wiki? https://linux-sunxi.org - Don't ask to ask. Just ask and wait! - https://github.com/linux-sunxi/ - Logs at http://irclog.whitequark.org/linux-sunxi
cptG has quit [Ping timeout: 260 seconds]
theone has quit [Ping timeout: 256 seconds]
xenoxaos has quit [Ping timeout: 256 seconds]
al1o has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
theone has joined #linux-sunxi
xenoxaos has joined #linux-sunxi
hunsky has joined #linux-sunxi
nihcas has quit [Read error: Connection reset by peer]
nihcas has joined #linux-sunxi
arnd has quit [Ping timeout: 240 seconds]
arnd has joined #linux-sunxi
BenG83 has quit [Ping timeout: 260 seconds]
theone has quit [Ping timeout: 240 seconds]
theone has joined #linux-sunxi
nihcas has quit [Ping timeout: 240 seconds]
nihcas has joined #linux-sunxi
tsuggs has joined #linux-sunxi
uwe_ has joined #linux-sunxi
benoitm974 has quit [Remote host closed the connection]
ninolein has joined #linux-sunxi
egbert has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
j_Alex has joined #linux-sunxi
benoitm974 has joined #linux-sunxi
j_Alex_ has joined #linux-sunxi
j_Alex has quit [Ping timeout: 260 seconds]
benoitm974 has quit [Ping timeout: 268 seconds]
j_Alex_ has quit [Read error: Connection reset by peer]
j_Alex has joined #linux-sunxi
_mamalala_ has joined #linux-sunxi
pg12 has quit [Ping timeout: 248 seconds]
pg12 has joined #linux-sunxi
<dr1337> anyone have any ideas why "Timed out waiting for device dev-ttyS0.device" despite CONFIG_FHANDLE being enabled?
<MoeIcenowy> oh you're using systemd
<MoeIcenowy> but you really have ttyS0, right? and you can also get a "login:" on it?
<dr1337> MoeIcenowy yeah ubuntu 16.04
<dr1337> i suppose i do...i'm monitoring the boot up sequence using ttyS0 as specified in uboot boot.cmd
<dr1337> unless that's taking it up too
<MoeIcenowy> first checkout all config options mentioned in systemd's README.md
<MoeIcenowy> s/checkout/check/g
<MoeIcenowy> systemd is a experimental area of Linux kernel features
<dr1337> OK
<dr1337> thanks
<dr1337> i'll see if the folks at #systemd might have some info
benoitm974 has joined #linux-sunxi
benoitm974 has quit [Ping timeout: 260 seconds]
kaspter has joined #linux-sunxi
<MoeIcenowy> In fact, the reason why I have abandoned 3.4 kernel and adapted mainline is also systemd
<MoeIcenowy> systemd 217+ do not support kernel <3.8
fire219 has quit [Read error: Connection reset by peer]
<dr1337> 3.4 is seriously outdated
<dr1337> that thing is like 2 years old
<MoeIcenowy> yes
TheSeven has quit [Ping timeout: 260 seconds]
TheSeven has joined #linux-sunxi
TheSeven has quit [Quit: No Ping reply in 180 seconds.]
TheSeven has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
petr has quit [Ping timeout: 260 seconds]
Gerwin_J has joined #linux-sunxi
IgorPec has joined #linux-sunxi
petr has joined #linux-sunxi
benoitm974 has joined #linux-sunxi
benoitm974 has quit [Ping timeout: 250 seconds]
leviathanch has joined #linux-sunxi
lkcl has quit [Ping timeout: 260 seconds]
<dr1337> MoeIcenowy so close yet so far
<MoeIcenowy> ?
<dr1337> kernel is all booting but i can't access userland
<dr1337> systemd is just a pain
gianMOD has joined #linux-sunxi
<MoeIcenowy> dr1337: why can't you access?
<dr1337> MoeIcenowy: /dev/ttyS0 isn't being attached to getty so i'm stuck without a terminal
<dr1337> or maybe i'm approaching it from the wrong angle
<MoeIcenowy> ah-oh
<MoeIcenowy> do you have console=ttyS0 in cmdline?
<dr1337> yeah
<dr1337> could it be that it's being used already?
<MoeIcenowy> On my devices with systemd
<MoeIcenowy> extra console= will be automatically added getty
<MoeIcenowy> (ttyS0 on Cubieboard1 and ttyAMA0 on Raspberry Pi 2
<MoeIcenowy> if it's not done
<MoeIcenowy> you can try to add a symlink in the rootfs' /etc/systemd/system/getty.target.wants/ named serial-getty@ttyS0.service
<MoeIcenowy> it's to /lib/systemd/system/serial-getty@.service
repka has joined #linux-sunxi
<MoeIcenowy> thus a serial getty service will be started on ttyS0 on boot
<dr1337> it somehow is trying to do that
<dr1337> alot of folks say it's due to the FHANDLE in the kconfig but that's enabled
<MoeIcenowy> have you tried this?
gianMOD has quit [Remote host closed the connection]
<dr1337> MoeIcenowy I'll give that a go
<dr1337> MoeIcenowy nope not working
Gerwin_J has quit [Quit: Gerwin_J]
reinforce has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
Putti has quit [Ping timeout: 260 seconds]
theone has quit [Ping timeout: 240 seconds]
j_Alex has quit [Ping timeout: 260 seconds]
j_Alex has joined #linux-sunxi
theone has joined #linux-sunxi
iamfrankenstein1 has joined #linux-sunxi
<dr1337> turns out that ubuntu core is missing udev
<dr1337> found it!
massi has joined #linux-sunxi
indy has joined #linux-sunxi
yann|work has quit [Ping timeout: 268 seconds]
repka_ has joined #linux-sunxi
repka has quit [Ping timeout: 260 seconds]
jernej has joined #linux-sunxi
xenoxaos has quit [Ping timeout: 240 seconds]
xenoxaos has joined #linux-sunxi
mzki has joined #linux-sunxi
benoitm974 has joined #linux-sunxi
theone has quit [Ping timeout: 240 seconds]
premoboss has joined #linux-sunxi
theone has joined #linux-sunxi
<dr1337> qschulz_ hey i noticed you guys are contributing patches to mainline for sun8i audio. can i ask what's the status of that at the moment?
<wens> dr1337: a33?
<dr1337> yeah
<dr1337> and r16
maz has joined #linux-sunxi
maz has quit [Read error: Connection reset by peer]
maz has joined #linux-sunxi
maz has quit [Read error: Connection reset by peer]
<wens> dr1337: that's Mylene, another person from free electrons
<dr1337> wens: do you know if free electrons maintain a git with their kernel work? would love to try their kernel branch
<wens> dr1337: i think each person might have their individual github account?
<wens> but not everyone puts their work up there
<wens> its probably easier to pick stuff from patchwork
<dr1337> wens: ah good point - didn't think to search github for the individual
iamfrankenstein1 has quit [Ping timeout: 248 seconds]
yann|work has joined #linux-sunxi
msev- has quit [Ping timeout: 240 seconds]
msev- has joined #linux-sunxi
florianH has joined #linux-sunxi
bugzc has quit [Ping timeout: 240 seconds]
mzki has quit [Ping timeout: 248 seconds]
gianMOD has joined #linux-sunxi
iamfrankenstein has quit [Ping timeout: 250 seconds]
iamfrankenstein has joined #linux-sunxi
IgorPec has quit [Quit: Nettalk6 - www.ntalk.de]
gianMOD has quit [Remote host closed the connection]
benoitm9_ has joined #linux-sunxi
benoitm974 has quit [Ping timeout: 240 seconds]
gianMOD has joined #linux-sunxi
TheSeven has quit [Ping timeout: 250 seconds]
mzki has joined #linux-sunxi
TheSeven has joined #linux-sunxi
apritzel has joined #linux-sunxi
j_Alex has quit [Ping timeout: 248 seconds]
j_Alex_ has joined #linux-sunxi
benoitm974 has joined #linux-sunxi
iamfrankenstein has quit [Read error: Connection reset by peer]
benoitm9_ has quit [Ping timeout: 260 seconds]
benoitm974 has quit [Remote host closed the connection]
lemonzest has joined #linux-sunxi
benoitm974 has joined #linux-sunxi
iamfrankenstein has joined #linux-sunxi
apritzel has quit [Ping timeout: 268 seconds]
repka_ has quit [Quit: Leaving]
repka has joined #linux-sunxi
lkcl has joined #linux-sunxi
IgorPec1112 has joined #linux-sunxi
<qschulz_> dr1337: I personaly put only broken or WIP code on my github so people can help me to get it working. I don't think that's actually a good idea to take our github repos.
<qschulz_> dr1337: we make sure our patches are working before sending them to the mailing list (for upstream support). I don't know about vendor repos.
iamfrankenstein1 has joined #linux-sunxi
IgorPec1113 has joined #linux-sunxi
iamfrankenstein has quit [Ping timeout: 250 seconds]
iamfrankenstein1 is now known as iamfrankenstein
IgorPec1112 has quit [Ping timeout: 250 seconds]
repka has quit [Ping timeout: 260 seconds]
gianMOD has quit [Remote host closed the connection]
IgorPec has joined #linux-sunxi
IgorPec1113 has quit [Ping timeout: 268 seconds]
TheSeven has quit [Ping timeout: 260 seconds]
TheSeven has joined #linux-sunxi
gianMOD has joined #linux-sunxi
repka has joined #linux-sunxi
gianMOD has quit [Remote host closed the connection]
dr1337_ has joined #linux-sunxi
<dr1337_> qschulz_: no worries - i'm only looking at using this for eval
<dr1337_> qschulz_: nothing production (yet)
<qschulz_> dr1337_: that's not what I meant. Patches sent to the mailing list are uptodate while github repos are often only WIP or broken versions of the patches sent to the mailing list. Use the patches sent to the mailing list
<Mylene> dr1337_: Hi, I sent a first version of patches upstream : http://www.spinics.net/lists/alsa-devel/msg55381.html
<dr1337_> Mylene: Many thanks for that! I found your github repo and cloned it. I haven't tested it yet on my Parrot board. Need to install alsautils
<Mylene> dr1337_: as qschulz_ said, my github has an old version of the driver so you should try patches sent to ML and not from my github repository.
<dr1337_> Mylene: sure thing. It looks like they're new files so patches should just merge with 4.8.1, right?
<montjoie> I am trying to create way of finding all sunxi work via http://kernel.montjoie.ovh/sunxi.html and http://kernel.montjoie.ovh/sunxi.html
<montjoie> comments welcome
<dr1337_> montjoe: looks good - thanks!
gianMOD has joined #linux-sunxi
j_Alex_ has quit [Ping timeout: 260 seconds]
_whitelogger has joined #linux-sunxi
leviathanch has quit [Remote host closed the connection]
<repka> okay. I would like to ask for someones help, specifically a .fex file question. so I got a20 board .. working and stuff like that but only one of the UEXT serial modules working. (ttyS2) the ttyS1 just doesnt respond for some reason. AFAIK I did the correct mux addressing aswell..but Im lost from here.
jernej has quit [Quit: Konversation terminated!]
<jonkerj> montjoie: those URLs are the same
<jonkerj> (looks good, by the way)
jernej has joined #linux-sunxi
<jonkerj> I think a date field would be nice, so users of the page can see how recent a patch/message is
apritzel has joined #linux-sunxi
jernej has quit [Client Quit]
p_rossak has quit [Ping timeout: 258 seconds]
<dr1337_> Mylene: I had a quick skim through the patches and it looks to be for playback. Do you know if it also does recording?
jernej has joined #linux-sunxi
jernej has quit [Client Quit]
arossdotme-planb has quit [Ping timeout: 248 seconds]
apritzel has quit [Ping timeout: 260 seconds]
Gerwin_J has quit [Ping timeout: 252 seconds]
arossdotme has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
popolon has joined #linux-sunxi
lkcl has joined #linux-sunxi
apritzel has joined #linux-sunxi
gianMOD has quit [Remote host closed the connection]
<wens> dr1337_: recording should be easy, it's just a matter of the capture dma and the capture audio paths
premoboss has quit [Ping timeout: 260 seconds]
<dr1337_> wens: that's good to hear
benoitm974 has quit [Remote host closed the connection]
benoitm974 has joined #linux-sunxi
benoitm974 has quit [Read error: Connection reset by peer]
benoitm974 has joined #linux-sunxi
benoitm974 has quit [Remote host closed the connection]
benoitm974 has joined #linux-sunxi
benoitm974 has quit [Remote host closed the connection]
benoitm974 has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
popolon has quit [Ping timeout: 268 seconds]
popolon has joined #linux-sunxi
The_Loko has joined #linux-sunxi
benoitm974 has quit [Remote host closed the connection]
benoitm974 has joined #linux-sunxi
apritzel has quit [Ping timeout: 260 seconds]
benoitm974 has quit [Ping timeout: 248 seconds]
<montjoie> jonkerj: not the same, the first is from mailing list, the later from git
petr has quit [Ping timeout: 240 seconds]
petr has joined #linux-sunxi
<jonkerj> nope, URLs are utterly identical
<jonkerj> same MD5, same page, same URL
<jonkerj> 11:44 <montjoie> I am trying to create way of finding all sunxi work via http://kernel.montjoie.ovh/sunxi.html and http://kernel.montjoie.ovh/sunxi.html
<montjoie> oups cc error
<jonkerj> don't know if it's possible, but clickable links in the latter (/git/) would be nice
<montjoie> and yes a datefiled will come
<montjoie> for the moment I didnt find a way to find the link with the commit id to some https://git.kernel.org/cgit/
gianMOD has joined #linux-sunxi
<montjoie> just found it:)
<montjoie> I regen all
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
gianMOD has quit [Ping timeout: 240 seconds]
Putti has joined #linux-sunxi
dr1337_ has quit [Ping timeout: 260 seconds]
JohnDoe_71Rus has joined #linux-sunxi
gianMOD has joined #linux-sunxi
benoitm974 has joined #linux-sunxi
benoitm974 has quit [Remote host closed the connection]
benoitm974 has joined #linux-sunxi
al1o has joined #linux-sunxi
diego_r has quit [Remote host closed the connection]
diego_r has joined #linux-sunxi
repka_ has joined #linux-sunxi
repka_ has quit [Client Quit]
Jacmet has quit [Ping timeout: 260 seconds]
Jacmet has joined #linux-sunxi
<montjoie> jonkerj: commit link done:)
repka has quit [Ping timeout: 260 seconds]
<jonkerj> cool!
repka has joined #linux-sunxi
tkaiser has joined #linux-sunxi
<tkaiser> Does anyone know in which process GR8 is made? Still 55nm?
leviathanch has joined #linux-sunxi
leviathanch has quit [Remote host closed the connection]
leviathanch has joined #linux-sunxi
Leepty has quit [Ping timeout: 248 seconds]
premoboss has joined #linux-sunxi
IgorPec has quit [Quit: Nettalk6 - www.ntalk.de]
Leepty has joined #linux-sunxi
apritzel has joined #linux-sunxi
gianMOD has quit [Remote host closed the connection]
Mr__Anderson has joined #linux-sunxi
gianMOD has joined #linux-sunxi
hunsky has quit [Ping timeout: 260 seconds]
paulk-minnie has joined #linux-sunxi
IgorPec has joined #linux-sunxi
The_Loko has quit [Quit: Leaving]
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
al1o has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
apritzel has quit [Ping timeout: 268 seconds]
cYmen_ has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
syeekick has quit [Ping timeout: 260 seconds]
apritzel has joined #linux-sunxi
benoitm974 has quit [Read error: Connection reset by peer]
IgorPec has quit [Ping timeout: 240 seconds]
benoitm974 has joined #linux-sunxi
apritzel has quit [Ping timeout: 248 seconds]
paulk-minnie has quit [Read error: Connection reset by peer]
nove has joined #linux-sunxi
Axl_ has joined #linux-sunxi
apritzel has joined #linux-sunxi
repka has quit [Quit: Leaving]
cnxsoft has quit [Quit: cnxsoft]
lkcl has quit [Ping timeout: 248 seconds]
arossdotme has quit [Ping timeout: 250 seconds]
<nove> MoeIcenowy: sorry to ask, but as i see that you are Chinese, maybe this is something that you can or are willing to help with, http://lists.phcomp.co.uk/pipermail/arm-netbook/2016-October/012246.html
<jelle> nove: this is about allwinner?
<nove> that also goes for anyone, that can help
<nove> jelle: yes, lkcl (the eoma person) was at the allwinner headquarters
benoitm9_ has joined #linux-sunxi
<nove> and as can be seen above, there are "difficulties"
benoitm9_ has quit [Read error: Connection reset by peer]
benoitm__ has joined #linux-sunxi
maz has joined #linux-sunxi
maz has quit [Read error: Connection reset by peer]
maz has joined #linux-sunxi
maz has quit [Read error: Connection reset by peer]
IgorPec has joined #linux-sunxi
<jelle> but ofcourse
benoitm974 has quit [Ping timeout: 240 seconds]
benoitm__ has quit [Read error: Connection reset by peer]
lkcl has joined #linux-sunxi
benoitm974 has joined #linux-sunxi
benoitm974 has quit [Remote host closed the connection]
al1o has joined #linux-sunxi
benoitm974 has joined #linux-sunxi
Mr__Anderson has quit [Ping timeout: 260 seconds]
Mr__Anderson has joined #linux-sunxi
<MoeIcenowy> to Zhuhai?
<MoeIcenowy> when?
<MoeIcenowy> I'm at Guangzhou now...
<nove> MoeIcenowy: that is something to ask lkcl about
<MoeIcenowy> how to contact him?
Axl_ has quit []
<nove> MoeIcenowy: his email is included in the mailist archive, as linked above
<MoeIcenowy> but I also think allwinner itself is in a mess
<nove> he is also idling here, as lkcl
<MoeIcenowy> lkcl: still in China now?
<MoeIcenowy> the white brand tablet market now have little to do on allwinner
<MoeIcenowy> (oh it's too late...
<MoeIcenowy> As I know, at least 2/3 white tablets are now MTK
<MoeIcenowy> MTK have their basebands
<MoeIcenowy> and "WiFi tablets" are usually considered worse than "4G tablets"
<MoeIcenowy> only MTK can now provide a full white brand 4G solution
<MoeIcenowy> (I checked the A33 documents recently found on github, compared them to the documents come with SinA33, and found some more PDFs related to attach a baseband to A33
<MoeIcenowy> Allwinner is now trying to make A20 enter the industrial market, and make R-series enter the IoT market
<MoeIcenowy> (Although when I saw the tina source yesterday, I found that the R-series BSP is too insecurity that I daren't use it in my everyday devices
<MoeIcenowy> Oh I just now saw an WeChat article by SinoVoip which says that BPi M2Ultra and M64 will be shown in Hong Kong soon (
arossdotme has joined #linux-sunxi
<plaes> MoeIcenowy: yeah, Olimex has sold lots of Lime's
<MoeIcenowy> as industrial?!
<plaes> yup
<MoeIcenowy> Is the QA of A20 enough...
<MoeIcenowy> (Or have the new production of A20 enhanced the QA?
Amit_t_ has joined #linux-sunxi
<plaes> well, it's cheap :)
<apritzel> the are a lot of _Q_uestions, but no _A_nswers ;-)
<plaes> yup
<MoeIcenowy> I mean "Quality Assurance"
<MoeIcenowy> not "Question and Answers"
gianMOD has quit [Remote host closed the connection]
<MoeIcenowy> maybe we can also indicate the problem of AW by more and more product series appear
<MoeIcenowy> AW started with F series
<MoeIcenowy> and then A
<buZz> arent they all sunXi
<MoeIcenowy> but now... A,B,F,G,H,R,T,V,VR ...
<tkaiser> MoeIcenowy: QA is done by community ;) Downclocking SoCs and DRAM until no problems are reported any more
<plaes> :)
<apritzel> MoeIcenowy: I know ;-) , thinking of the first just does not seem to be natural when talking about AW ...
<MoeIcenowy> tkaiser :-) :-) :-) :-) I burst into laughter
<apritzel> MoeIcenowy: if it wouldn't be so serious ...
<MoeIcenowy> tkaiser: I think Orange Pi s rely on such kind of QA...
<MoeIcenowy> buZz: I'm now sure, A,F,H,R is named under sunXi
<MoeIcenowy> F is sun1/2/3i
benoitm974 has quit [Remote host closed the connection]
<MoeIcenowy> A,H,R is sun4+i
<buZz> oh right, i guess they ran out of numbers :P
<buZz> also, dont forget the GR8
<buZz> :P
<buZz> haha
<MoeIcenowy> buZz: they have already ran out of numbers
<MoeIcenowy> and used sunXiwYpZ to indicate
<buZz> lol
<buZz> i love em :)
<apritzel> so it's sun.*i then?
<MoeIcenowy> apritzel: I think so
lkcl has quit [Ping timeout: 240 seconds]
<MoeIcenowy> maybe I should try to purchase some B/G/T/V/VR device...
<MoeIcenowy> (Oh, there's no VRxx, but a H8VR
<apritzel> mmh, I don't think this will work as an IRC channel name
<buZz> apritzel: it does on freenode
<buZz> see /join #sun.*i
gianMOD has joined #linux-sunxi
<MoeIcenowy> but I had seen nothing interesting to hack in other series
<MoeIcenowy> V3s seems to be a bit interesting
<MoeIcenowy> it has DRAM integrated
apritzel has quit [Ping timeout: 260 seconds]
<buZz> MoeIcenowy: just like the GR8
<MoeIcenowy> GR8 have DRAM in it?!
<MoeIcenowy> interesting!
<buZz> MoeIcenowy: i just gave you a link with infos ;)
<MoeIcenowy> oh really
<MoeIcenowy> no DRAM chip is shown
<buZz> oh wtf
<buZz> sorry, i thought that NAND inside was DRAM
<buZz> > The GR8 module includes an Allwinner R8 ARMv7 Cortex-A8 running at 1 GHz, a MALI-400 GPU, and 256 MB of DDR3 SDRAM.
<buZz> confusing
<buZz> literally second picture on that link :P
<MoeIcenowy> I think it's a NAND
<MoeIcenowy> no
<MoeIcenowy> I mean that the chip on CHIP Pro is a NAND
<MoeIcenowy> and DRAM is in GR8
<buZz> -inside- the GR8
<buZz> yes
<MoeIcenowy> the CHIP is a Toshiba
<MoeIcenowy> Toshiba now do not produce DRAM
<buZz> thats nand indeed
<buZz> and thats not inside the GR8
<MoeIcenowy> Thus... GR8 may get the ability to beat some MCUs
<buZz> meh, not at 6usd
<MoeIcenowy> is GR8 6usd?
<MoeIcenowy> oh it is
<buZz> did you see the link i gave you?
<buZz> i highly doubt it
<MoeIcenowy> I'm only looking at the pictures
<MoeIcenowy> :-(
<buZz> that sucks man
<MoeIcenowy> I think some MCUs cannot survive at the price of $6 ...
<MoeIcenowy> if there can be a solution with NAND integrated, this will be a good choice for simple devices to add a Linux-capable AP
<MoeIcenowy> Oh... GR8 is BGA... bad
<MoeIcenowy> lost one of the advantage of R8
reinforce has joined #linux-sunxi
benoitm974 has joined #linux-sunxi
yann|work has quit [Ping timeout: 268 seconds]
gianMOD has quit [Remote host closed the connection]
gianMOD has joined #linux-sunxi
gianMOD has quit [Remote host closed the connection]
massi has quit [Remote host closed the connection]
premoboss has quit [Ping timeout: 250 seconds]
netlynx has joined #linux-sunxi
aballier has quit [Read error: Connection reset by peer]
aballier has joined #linux-sunxi
aballier has joined #linux-sunxi
aballier has quit [Changing host]
syeekick has joined #linux-sunxi
theone has quit [Ping timeout: 240 seconds]
as0d70apf has quit [Read error: Connection reset by peer]
Gerwin_J has quit [Ping timeout: 252 seconds]
theone has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
|Jeroen| has joined #linux-sunxi
xenoxaos has quit [Ping timeout: 240 seconds]
Mr__Anderson has quit [Ping timeout: 240 seconds]
Andy-D has quit [Remote host closed the connection]
xenoxaos has joined #linux-sunxi
syeekick has quit [Ping timeout: 260 seconds]
Mr__Anderson has joined #linux-sunxi
paulk-collins has joined #linux-sunxi
pg12 has quit [Ping timeout: 260 seconds]
IgorPec has quit [Ping timeout: 268 seconds]
pg12 has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
syeekick has joined #linux-sunxi
premoboss has joined #linux-sunxi
vagrantc has joined #linux-sunxi
Mr__Anderson has quit [Remote host closed the connection]
paulk-collins has quit [Remote host closed the connection]
benoitm974 has quit [Ping timeout: 265 seconds]
leviathanch has quit [Read error: No route to host]
theone has quit [Ping timeout: 240 seconds]
leviathanch has joined #linux-sunxi
premoboss has quit [Ping timeout: 250 seconds]
lemonzest has quit [Quit: Leaving]
BenG83 has joined #linux-sunxi
theone has joined #linux-sunxi
lkcl has joined #linux-sunxi
|Jeroen| has quit [Quit: dada]
|Jeroen| has joined #linux-sunxi
syeekick has quit [Ping timeout: 265 seconds]
* MoeIcenowy still making my crazy try to make a mainline cubieboard android
scream has joined #linux-sunxi
<MoeIcenowy> (with mainline kernel
nikre has joined #linux-sunxi
florianH has quit [Quit: Connection closed for inactivity]
jelly-home is now known as jelly
matthias_bgg has joined #linux-sunxi
matthias_bgg has quit [Remote host closed the connection]
lkcl has quit [Ping timeout: 250 seconds]
lkcl has joined #linux-sunxi
jernej has joined #linux-sunxi
al1o has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
fire219 has joined #linux-sunxi
fire219 has joined #linux-sunxi
fire219 has quit [Changing host]
jernej has quit [Ping timeout: 260 seconds]
iamfrankenstein1 has joined #linux-sunxi
Amit_t_ has quit [Ping timeout: 260 seconds]
iamfrankenstein1 has quit [Quit: iamfrankenstein1]
reinforce has quit [Quit: Leaving.]
dr1337 has quit [Ping timeout: 260 seconds]
theone has quit [Ping timeout: 240 seconds]
gianMOD has joined #linux-sunxi
theone has joined #linux-sunxi
mzki has quit [Ping timeout: 250 seconds]
Gerwin_J has quit [Ping timeout: 252 seconds]
gianMOD has quit [Remote host closed the connection]
jernej has joined #linux-sunxi
Mr__Anderson has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
|Jeroen| has quit [Quit: dada]
<mdsrv> hi, one quick question
<mdsrv> can kworker mess up with mmc while dding an image into it?
theone has quit [Ping timeout: 240 seconds]
<miasma> MoeIcenowy: people expect MCU development platforms for $1.5 .. $3.5 these days :)
yann has joined #linux-sunxi
theone has joined #linux-sunxi
<miasma> the chips only come with like 4 MB of flash, but they can still afford wasting 1/3 of the space with silly OTA update systems http://tech.scargill.net/espressif-save-to-flash-an-alternative/
jernej has quit [Ping timeout: 248 seconds]
_whitelogger has joined #linux-sunxi
theone has quit [Ping timeout: 240 seconds]
theone has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
jemk has quit [Quit: Lost terminal]
Mr__Anderson has quit [Ping timeout: 240 seconds]
Mr__Anderson has joined #linux-sunxi
jernej has joined #linux-sunxi
netlynx has quit [Quit: Ex-Chat]
jemk has joined #linux-sunxi
jmcneill has joined #linux-sunxi
mosterta has joined #linux-sunxi
leviathanch has quit [Remote host closed the connection]
jemk is now known as jemk_
jemk_ is now known as jemk
benoitm974 has joined #linux-sunxi
vagrantc has quit [Quit: leaving]
leviathanch has joined #linux-sunxi
Gerwin_J_ has joined #linux-sunxi
benoitm974 has quit [Ping timeout: 260 seconds]
Gerwin_J has quit [Ping timeout: 252 seconds]
Gerwin_J_ is now known as Gerwin_J
afaerber has quit [Quit: Ex-Chat]
mzki has joined #linux-sunxi
_whitelogger_ has joined #linux-sunxi
theone- has joined #linux-sunxi
leviathanch has quit [*.net *.split]
theone has quit [*.net *.split]
_whitelogger has quit [*.net *.split]
scream has quit [*.net *.split]
tkaiser has quit [*.net *.split]
cptG_ has quit [*.net *.split]
leio has quit [*.net *.split]
tgaz has quit [*.net *.split]
doppo has quit [*.net *.split]
nixdork has quit [*.net *.split]
ornitorrincos has quit [*.net *.split]
tgaz_ is now known as tgaz
ornitorrincos_ is now known as ornitorrincos
doppo_ has joined #linux-sunxi
ornitorrincos has joined #linux-sunxi
ornitorrincos has quit [Changing host]
mosterta|2 has joined #linux-sunxi
doppo_ is now known as doppo
mosterta has quit [Ping timeout: 265 seconds]
lynxis has quit [*.net *.split]
Turl has quit [*.net *.split]
kelvan has quit [*.net *.split]
corecode has quit [*.net *.split]
ojn has quit [*.net *.split]
dlan has quit [*.net *.split]
lamer14763065169 has quit [*.net *.split]
steev has quit [Ping timeout: 260 seconds]
jelly-home has joined #linux-sunxi
corecode has joined #linux-sunxi
ojn has joined #linux-sunxi
kelvan has joined #linux-sunxi
dlan has joined #linux-sunxi
Turl has joined #linux-sunxi
lynxis has joined #linux-sunxi
steev has joined #linux-sunxi
arossdotme has quit [Ping timeout: 260 seconds]
nove has quit [Quit: nove]
vpeter has quit [Ping timeout: 258 seconds]
vpeter has joined #linux-sunxi
medvid has quit [Ping timeout: 260 seconds]
Gerwin_J has quit [Quit: Gerwin_J]
Gerwin_J has joined #linux-sunxi
Gerwin_J has quit [Client Quit]
medvid has joined #linux-sunxi
<mdsrv> hi guys
<mdsrv> startx on armbian does not work, FATAL: Module g2d_23 not found. - what can i do?
nikre has quit [Remote host closed the connection]
horigome has joined #linux-sunxi
<horigome> Hey, I need some help with device tree overlays. I already went through your wiki but I am nowhere closer.. Can someone point me in the right direction?
<horigome> I was running the legacy kernel with a ili9341 + fbtft_device and need same functionality in 3.7.x
jmcneill has quit [Quit: Leaving]
scream_ has quit [Read error: Connection reset by peer]
gianMOD has joined #linux-sunxi
BenG83 has quit [Read error: Connection reset by peer]
bugzc has joined #linux-sunxi
Mr__Anderson has quit [Remote host closed the connection]
gianMOD has quit [Remote host closed the connection]
mosterta|2 has quit [Ping timeout: 260 seconds]
t445 has joined #linux-sunxi
al1o has joined #linux-sunxi
mzki has quit [Ping timeout: 268 seconds]
apritzel has quit [Ping timeout: 268 seconds]
lkcl has quit [Ping timeout: 260 seconds]
lkcl has joined #linux-sunxi
cptG_ has joined #linux-sunxi