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
Andy-D has quit [Ping timeout: 272 seconds]
VargaD has quit [Quit: ZNC - http://znc.in]
naobsd has quit [Remote host closed the connection]
VargaD has joined #linux-sunxi
VargaD has quit [Client Quit]
TJvV has quit [Ping timeout: 246 seconds]
VargaD has joined #linux-sunxi
simosx has quit [Quit: Leaving]
juser123 has joined #linux-sunxi
juser123 has quit [Ping timeout: 240 seconds]
juser123 has joined #linux-sunxi
iamfrankenstein has quit [Quit: iamfrankenstein]
juser123 has quit [Ping timeout: 264 seconds]
VargaD has quit [Quit: ZNC - http://znc.in]
Froolag has quit [Quit: KVIrc 4.0.2 Insomnia http://www.kvirc.net/]
VargaD has joined #linux-sunxi
Renard has quit [Quit: Renard]
froolap has joined #linux-sunxi
adj_ has quit [Ping timeout: 245 seconds]
khuey is now known as khuey|away
diego71 has quit [Ping timeout: 245 seconds]
diego71 has joined #linux-sunxi
adj_ has joined #linux-sunxi
naobsd has joined #linux-sunxi
adj_ has quit [Ping timeout: 256 seconds]
popolon has quit [Quit: WeeChat 1.1.1]
naobsd has quit [Quit: naobsd]
cnxsoft has joined #linux-sunxi
adj_ has joined #linux-sunxi
lerc has quit [Remote host closed the connection]
FreezingAlt has joined #linux-sunxi
FreezingCold has quit [Ping timeout: 264 seconds]
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
FreezingAlt has quit [Ping timeout: 255 seconds]
TJvV has joined #linux-sunxi
naobsd has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 240 seconds]
cnxsoft has joined #linux-sunxi
p1u3sch1_ has joined #linux-sunxi
p1u3sch1 has quit [Ping timeout: 264 seconds]
JohnDoe_71Rus has joined #linux-sunxi
konradoo77 has joined #linux-sunxi
konradoo77 has quit [Ping timeout: 244 seconds]
lucaswang has joined #linux-sunxi
reinforce has joined #linux-sunxi
lucaswang has quit [Read error: Connection reset by peer]
kaspter has joined #linux-sunxi
kaspter has quit [Read error: Connection reset by peer]
kaspter has joined #linux-sunxi
domidumont has joined #linux-sunxi
HeHoPMaJIeH has joined #linux-sunxi
HeHoPMaJIeH has joined #linux-sunxi
domidumont has quit [Remote host closed the connection]
domidumont has joined #linux-sunxi
kaspter has quit [Ping timeout: 256 seconds]
premoboss has quit [Remote host closed the connection]
Andy-D has joined #linux-sunxi
cubeast has joined #linux-sunxi
gianMOD has joined #linux-sunxi
gianMOD has quit [Remote host closed the connection]
<rellla> ssvb: is DISP_CMD_LAYER_SET_SCN_WINDOW and DISP_CMD_LAYER_SET_SRC_WINDOW enough to resize a layer during playback?
<rellla> or do we need to do the whole DISP_CMD_LAYER_GET_PARA / .._SET_PARA ioctl?
<rellla> i need to fix this in my libvdpau-sunxi branch, when it is used with window manager. there are problems with resizing/ moving because i kicked out doing a _SET_PARA for every frame
JohnDoe_71Rus has quit [Ping timeout: 246 seconds]
sehraf has joined #linux-sunxi
bobby_ has joined #linux-sunxi
<bobby_> ssvb: I think I managed to kill my A10 LIME using cpufreq-ljt-stress-test this morning :)
<bobby_> I switched from mainline to sunxi 3.4
<bobby_> 1008 MHz was not stable, so I tried 960 MHz
gianMOD has joined #linux-sunxi
<bobby_> and board died, or at least nothing on serial console
JohnDoe_71Rus has joined #linux-sunxi
<bobby_> I'll troubleshoot it when I'm back home this evening, I hope it is the PSU or SD card
<wens> ouch
<ssvb> bobby_: it should not kill the board, this test does nothing out of ordinary
<ssvb> that's just jpeg decoding and checksum verification
<bobby_> ssvb: yes, I know, it is just a coincidence
<bobby_> I have heatsink, so I doubt it overheated the SoC
diego_r has joined #linux-sunxi
FR^2 has joined #linux-sunxi
lerc has joined #linux-sunxi
_massi has joined #linux-sunxi
iamfrankenstein has joined #linux-sunxi
ricardocrudo has joined #linux-sunxi
hansg has joined #linux-sunxi
<hansg> wens, mripard_, since all 3 of us are online now lets discuss the cpufreq vs hstimer thing in realtime ?
<mripard_> hansg: hi
<wens> hi
<mripard_> I don't really know what's left to discuss actually :)
<mripard_> yes, the hstimer are currently broken, but my patches should fix it
<mripard_> at least it does on the A31
<hansg> What is left to discuss is: 1) do we really want to remove sched_clock support, I think it has merits on sun5i (but not on sun7i)
<hansg> 2) Do we want to reparent the ahb to a non cpu-core freq dependent pll (I say yes we do)
<hansg> 3) What to do for 4.0
<mripard_> the sched_clock does not support rate changing
<hansg> Also see the mail I just send in the thread
<mripard_> and we have 2 others in the system anyway
<hansg> Do we have a sched_clock on sun5i if we take the hstimer one away ?
<mripard_> so if the hstimer doesn't provide it, we will use the arch timers one, or the sun4i timer one anyway
<wens> iirc hstimer sched_clock has lower priority than sun4i_timer
<mripard_> wens: sched_clock doesn't have any kind of priority
<mripard_> which is why we ended up discussing this ;)
paulk-collins has joined #linux-sunxi
<hansg> Right, that is what I was about to say, so its all about registration order
<wens> oh, then that was the other part
<mripard_> wens: clock source and clock events do, but not sched_clock
* wens still doesn't quite understand that subsystem
<hansg> Ah yes we have the sun4i-timer.c schedclock on sun5i, ok so lets just remove sched_clock then
<mripard_> for 2), we already discussed this with wens
<hansg> In that case I believe we should queue up: http://lists.infradead.org/pipermail/linux-arm-kernel/2015-March/328114.html as a fix for 4.0
<mripard_> and yeah, that would be a good thing to do
<mripard_> the only thing we need to make sure is that we enfore this before any driver is loaded
<hansg> mripard_, so maybe we should just do this in u-boot, with the other fixes we do not need this in the kernel perse, it is just a good thing to have, so we can fix it in u-boot and wait for users to get a newer u-boot
gianMOD has quit [Read error: Connection reset by peer]
Andy-D has quit [Ping timeout: 252 seconds]
<wens> it's fixable using the dts assigned clocks stuff, but iirc mripard_ didn't think setting them on the clock provider was a good thing
<mripard_> hansg: that would make our life easier in the code, but we will end up having to deal with older u-boot that don't enforce this
<wens> this was brought up when we were doing sun6i ahb clock stuff
<mripard_> wens: iirc, the clk-assigned stuff is enforced when the driver is loaded / clk claimed
<wens> mripard_: depends on where the properties are
<mripard_> so you'll already be halfway through the device probing when you'll have your clock reparented
<mripard_> oh?
<wens> and the clock driver implementation iirc :(
<hansg> mripard_, right, but with your hstimer changes for clk rate changes + dropping of sched-clock older u-boot would just work, it would only be slightly sub-optimal. Does have the downside of having to keep both scenarios in mind whenever dealing with ahb clk stuff, so fixing this in the kernel might indeed be better ...
ricardocrudo has quit [Ping timeout: 245 seconds]
<hansg> Either way I would be happy to write + merge a patch for u-boot for this
<mripard_> wens: ah nice
ricardocrudo has joined #linux-sunxi
<mripard_> I guess that would fix all our issues then
gianMOD has joined #linux-sunxi
<mripard_> and that even looks like a patch that can be sent for 4.0
<wens> only thing i'm not certain of is if sun5i ahb actually is muxable
<wens> a10s and a13 manuals say differently
naobsd has quit [Quit: naobsd]
premoboss has joined #linux-sunxi
<wens> i'll finish up the clock patches and give it a try
<hansg> A13\ User\ Manual\ V1.30.pdf says it us muxable, and so does A10s\ User\ Manual\ V1.30.pdf
<hansg> wens maybe you've an older manual for one of the 2 ?
<wens> mine are v1.20
<wens> both
<hansg> wens latest versions are here: https://github.com/allwinner-zh/documents
* wens fetching
<wens> ok, looks good
<hansg> Ok, so lets assume that we can fix things in the dts to reparent ahb on sun5i / sun7i to ahb, what about sun6i, there we still have the problem of the ahb clk being changed by the dma driver, right ?
<hansg> So there we still need to not register sched_clock, and need Maxime's other patches to react to clk-speed changes.
<wens> we can also do the reparenting in the clock provider, instead of when the dma is probed
<mripard_> hansg: it's what we were doing on the A31
<mripard_> except we were doing at the time the DMA controller driver was probed
<hansg> ah, I see
<hansg> So we were not dynamically changing just adjusting it once
<mripard_> which was obviously wait after the timer
<mripard_> s/wait/way/
<mripard_> yep
<mripard_> we were forcing it because otherwise the DMA controller doesn't work for some reason
<hansg> That still leaves us with the fact that on sun5i we're registering 2 sched_clocks and on sun6+i 3 sched-clocks, I would like us to be more explicit in which sched_clock should be used.
<rellla> ssvb: ^
<hansg> Specifically on sun6i+ I believe using the arch-timer is best, as that is part of the cpu-core
<hansg> Which would mean not registering the sun4i / sun5i timer sched_clocks on sun6i+
<hansg> Note any sched-clock changes would not be 4.0 material :)
awe00 has joined #linux-sunxi
Nyuutwo has quit [Read error: Connection reset by peer]
<mripard_> hansg: yeah, and in theory, that would mean we would be able to shut down the sun4i timer clock entirely
Nyuutwo has joined #linux-sunxi
sehraf has quit [Quit: www.miranda-fusion.de ... be part of it...]
<mripard_> which is always nice
<mripard_> it's a shame there's no priority for the sched_clocks.
<hansg> Yeah
<hansg> Is there a way to find out if we're on sun6i+ / Cortex A7 without adding new compatibles for the timers just for this ? It feels wrong to add a new compatible even thought the hardware is the same just to avoid registering the sched_clock
<mripard_> if (of_machine_is_compatible()) ? :/
lucaswang has joined #linux-sunxi
<mripard_> that doesn't look very nice, but it's the best I can come up with
bobby_ has left #linux-sunxi [#linux-sunxi]
<hansg> mripard_, that should actually work quite nicely, as we only want the sun4i sched-clock on sun4i, and the sun5i on sun5i so the patch should actually look quite acceptable :)
<mripard_> actually, the sun4i sched_clock would work on both
<hansg> Work yes, but the preferred one on sun5i would be the sun5i timer one I believe, and since we do not have priorities ...
<hansg> I'll put comments above the checks to explain why they are thee.
<hansg> s/thee/there/
<mripard_> well, if we're removing the sched_clock on sun5i, it doesn't really apply anymore
<mripard_> and I had a quite long discussion about which timer was best around two years ago
<mripard_> and the outcome was that for the common case, sun4i would be better
<mripard_> while the hstimer would be better for specific applications requiring a better resolution
<mripard_> so I'd say we can just add a machine check in the sun4i, and register the sched_clock only for sun4i and sun5i
<mripard_> and sun6i and later will use the arch timer ones
<mripard_> which makes me think of something
<mripard_> do we have arch timer support for sun8i and sun9i yet?
naobsd has joined #linux-sunxi
<mripard_> hmmm, no
<mripard_> it's not really important though, you can perfectly run Linux without a sched_clock
<wens> sun8i should run arch timer like sun6i
<ssvb> mripard_: are we now exclusively using the arm-linux mailing list for the sunxi kernel development?
naobsd1 has joined #linux-sunxi
<mripard_> ssvb: it's the only ml that is official, but that has been the case since forever
<ssvb> rellla: just check this DISP_CMD_LAYER_SET_SCN_WINDOW and DISP_CMD_LAYER_SET_SRC_WINDOW stuff yourself, I have not looked into the sunxi-3.4 disp driver for ages and my memory is a bit fuzzy :)
<mripard_> why do you ask?
<rellla> ssvb: ok then. thanks. fuzzy :p
<ssvb> mripard_: just to know which mailing list to track and where to send the sunxi patches
naobsd has quit [Ping timeout: 264 seconds]
naobsd1 has quit [Client Quit]
<plaes> having linux-sunxi in CC would be nice though...
naobsd has joined #linux-sunxi
<ssvb> mripard_: I'm not sure whether you have really understood the question, but thanks anyway :)
<ssvb> plaes: if we can't rely on linux-sunxi being in CC, then watching the linux-sunxi list is not very useful
<plaes> mhm
Renard has joined #linux-sunxi
Black_Horseman has quit [Ping timeout: 252 seconds]
<Seppoz> whats the best way in an embedded env to get the console output via ssh?
<Seppoz> the output to /dev/ttyS0 e.g
wickwire has joined #linux-sunxi
<plaes> Seppoz: separate machine with multiple usb-serial sticks?
<ssvb> plaes: I'm not very much thrilled about closely monitoring the higher traffic list, but there are filters to the rescue :)
paulk-collins has quit [Ping timeout: 252 seconds]
<Seppoz> no
<Seppoz> just device in field
<Seppoz> we ssh to and now i want to read the serial port
<plaes> ssvb: neither do I
<hansg> <mripard_> well, if we're removing the sched_clock on sun5i, it doesn't really apply anymore
<hansg> But I thought we were not removing it since the reparent from dts fix wens is working on will make it reliable
<Seppoz> does linux3.4 have support for H3 or H8 soc?
<hansg> And if it is reliable it seems to me that the sun5i hstimer sched_clock is better (higher resolution, rolls over less often) then the sun4i-timer one. But if you believe that the sun4i sched_clock is the better one to use on sun5i too, then yes everything you just said makes sense
kaspter has joined #linux-sunxi
deffrag has joined #linux-sunxi
<wens> my board hangs with ahb reparenting :(
<ssvb> wens: which board?
<wens> cubieboard2
<hansg> wens have you noticed that the a20 and a13 ahb mux bits are different ?
<hansg> (see the user manual for both)
<wens> i did
<wens> it hangs after some late_init call
<wens> i'm guessing unprotected clocks :(
<hansg> Ah could it be that pll6 is getting turned off ?
<hansg> Try protecting pll6 by explictly enabling it or some such
<wens> i'm guessing pll1 ....
<wens> anyway, adding some debug output to be sure
<hansg> Ah yes, because it now no longer is ahb parent, so nothing is claiming it.
<hansg> But if you get that far, then the actual reparenting does seem to work :)
<ssvb> is it documented to be safe?
<hansg> mripard_, about arch-timer on sun8i, good point it seems that sun8i-a23.dtsi does not enable it. This is something one of us should put on its todo list, probably is easy to fix.
<wens> again, i have a patch somewhere
<wens> should be on my github
<wens> this was when psci was preferred over just enabling arch timer
<wens> yup, pll1 got disabled
lucaswang has quit [Read error: Connection reset by peer]
<ssvb> :)
<mripard_> hansg: we would still need it if some device need to change the AHB frequency
<mripard_> hansg: it's still hypothetical at that point, but if we have the patches, and it can save the troubles if that ever happen...
<mripard_> hansg: it's actually not that hard now that the property to force the use of the physical timers has been introduced
<mripard_> ssvb: I tend to send all the important stuff to linux-sunxi, and the boring patches just to lakml, but yeah, if you don't want to miss anything, you would have to track the lakml
<mripard_> (or lkml even.)
Hencke has quit [Quit: WeeChat 1.0.1]
<hansg> mripard_, ok, so to summarize the plan is to remove clock_sched from the sun5i hstimer code because ahb is not constant speed + apply your clock change detect patchset since it is good to have that to be future proof against future ahb clock speed changes.
<hansg> That leaves us with just sun4i-timer and arch-timer as clock_sched sources, and we want to use sun4i on sun4i+sun5i and arch-timer elsewhere
<ssvb> mripard_: ok, I think that I have missed some revised patch series before and it made me a bit puzzled when they landed in a bit modified form, but now the mystery is resolved :)
<hansg> But before we can do that we must first fix arch-timer on sun8i & sun9i
<hansg> Or live with using the fallback sched_clock implementation there, which is just jiffies I believe, I guess we can live with the fallback
<hansg> wens, it sounds like you've a much better grasp of what needs to be done for arch-timer support on sun8i so I'll leave that to you :)
<wens> hmm, i never pushed that series out
Hencke has joined #linux-sunxi
<mripard_> hansg: no, we can send the patches today
<mripard_> sun8i and sun9i will boot just fine without a sched_clock
<mripard_> the printk timestamps and the scheduler decisions will be based on jiffies, and not on a more precise value
<mripard_> so performances might be a bit degraded
<mripard_> but it's just until we add the arch_timer node
<mripard_> so probably not very long
<mripard_> and the only thing needed should be applying https://github.com/mripard/linux/commit/121b96cd9d7e6ec090331c4e7ef1298198bd8522
<mripard_> and testing
<hansg> mripard_, ack. I'll put whipping up a patch to only register sched_clock from sun4i-timer on sun4i + sun5i soon. I assume you will (eventually) take care of removing sched_clock from the sun5i hstimer code since you already have a patch for that.
<wens> mripard_, hansg: please take a look https://github.com/wens/linux/commits/sun5i-ahb
<wens> i'm leaving in a few, so i'll send out the patches later tonight
<wens> oops, i deleted my sun8i arch timer branch, but just realized i have one for sun9i.....
<hansg> wens, thanks for that branch I'll give it a spin sometime today
<mripard_> wens: looks good
<mripard_> I guess the _get_ahb_factors function can't be shared with the sun4i?
<wens> don't remember, have to look at it later
<hansg> Time for me to go do some $dayjob stuff, it was good talking to you guys
hansg has quit [Quit: Leaving]
gianMOD_ has joined #linux-sunxi
<mripard_> wens: ok
gianMOD has quit [Ping timeout: 256 seconds]
ricardocrudo has quit [Ping timeout: 264 seconds]
Net147 has joined #linux-sunxi
<ssvb> libv: is there any connection between http://linux-sunxi.org/Hyundai_A7 and http://en.wikipedia.org/wiki/Hyundai ?
<plaes> ssvb: probably not
* ssvb smells a possible trademark infringement, and this device might have been even illegal to import to the EU
<ssvb> mripard_: what is your opinion about mainlining support for the potential counterfeit stuff?
<ssvb> oh, at least it is "Designed by Toptech in China" - http://linux-sunxi.org/images/c/c9/Hyundai_a7_back.jpg
<mripard_> ssvb: that's a very good question
deffrag has quit []
<mripard_> I don't really know what to think of it. We're not lawyers, so we're probably not the best judges to say if a device is counterfeited in the first place
ricardocrudo has joined #linux-sunxi
<mripard_> and even if we're making such judgement, devices might slip through, like this one.
<ssvb> wens: is "hyundai" possibly a common Chinese word?
<plaes> Korean
<ssvb> right, it means "modern" in Korean :)
<ssvb> might be ok as a name for a tablet, but on the other hand, "Apple" is a common English word too...
jinzo has joined #linux-sunxi
<rellla> jemk: it's only some work in the meantime. but we were able to gather some more people around libvdpau, that look into it :p
wickwire_ has joined #linux-sunxi
wickwire has quit [Ping timeout: 272 seconds]
<ssvb> haha, this "Hyundai" tablet also says "GT-I9100" as the "Model Number" in Settings->About Tablet
<ssvb> now the "A7" part of the name also seems a bit suspicious
<JohnDoe_71Rus> ssvb: may be custom rom
<ssvb> JohnDoe_71Rus: how can this possibly happen? who would deliberately put the identifier from the Samsung Exynos based Galaxy S2 there?
imcsk8 has quit [Quit: Reconnecting]
<JohnDoe_71Rus> old master of tablet :)
imcsk8 has joined #linux-sunxi
<JohnDoe_71Rus> or this from stock
<ssvb> the old master is libv :)
<JohnDoe_71Rus> build.prop edition for more apps in play google
<ssvb> ok, then this might make at least some sense
wickwire__ has joined #linux-sunxi
Net147 has quit [Quit: HydraIRC -> http://www.hydrairc.com <- Wibbly Wobbly IRC]
kaspter has quit [Ping timeout: 256 seconds]
wickwire has joined #linux-sunxi
wickwire_ has quit [Ping timeout: 246 seconds]
wickwire__ has quit [Ping timeout: 244 seconds]
gianMOD_ has quit [Remote host closed the connection]
quitte has quit [Quit: leaving]
quitte_ has joined #linux-sunxi
MY123 has joined #linux-sunxi
ssvb has quit [Ping timeout: 246 seconds]
rsevero has quit [Quit: Leaving]
afaerber has quit [Quit: Verlassend]
gianMOD has joined #linux-sunxi
premoboss has quit [Ping timeout: 240 seconds]
MY123 has quit [Quit: Leaving]
quitte_ has quit [Remote host closed the connection]
afaerber has joined #linux-sunxi
Andy-D has joined #linux-sunxi
leviathancn has joined #linux-sunxi
TheSeven has joined #linux-sunxi
leviathancn has quit [Ping timeout: 252 seconds]
leviathancn has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
gianMOD has quit [Remote host closed the connection]
leviathancn has quit [Ping timeout: 240 seconds]
leviathancn has joined #linux-sunxi
naobsd has quit [Quit: naobsd]
simosx has joined #linux-sunxi
Andy-D has quit [Ping timeout: 264 seconds]
ssvb has joined #linux-sunxi
linkmauve1 has quit [Ping timeout: 256 seconds]
linkmauve1 has joined #linux-sunxi
gianMOD has joined #linux-sunxi
gianMOD has quit [Client Quit]
<libv> ssvb: it's a chinese company that tries to rip of hyundais name
<libv> ssvb: and the android is unchanged from how i got it
<libv> probably to trick google appstore
eebrah_ has joined #linux-sunxi
eebrah_ has left #linux-sunxi [#linux-sunxi]
cnxsoft has quit [Quit: cnxsoft]
cubeast has quit [Quit: Leaving]
reinforce has quit [Quit: Leaving.]
<wens> ssvb: no
<wens> mripard_: btw, how's the sunxi-simple-gates clk stuff coming?
Renard has quit [Ping timeout: 245 seconds]
<mripard_> wens: I haven't had the time to make the A23 board boot
<mripard_> there's something happening with the UART
<mripard_> so I couldn't test it on the A23
<wens> i see
<wens> so the answer to your earlier question is yes, sun4i can reuse _ahb_get_factors
<wens> though the question is why?
<wens> sun4i-ahb is just a simple div clock atm
<mripard_> ah, nevermind then
<mripard_> my comment was because I thought there was already a get_factor for sun4i
<wens> also, the datasheet says ahb should be 8k ~ 276MHz, though my cb2 is happily running at 300MHz
<wens> so i'll probably take that code out for now
<wens> or modify it
naobsd has joined #linux-sunxi
Renard has joined #linux-sunxi
naobsd has quit [Quit: naobsd]
tomcheng76 has quit [Read error: Connection reset by peer]
tomcheng76 has joined #linux-sunxi
awafaa has left #linux-sunxi [#linux-sunxi]
paulk-collins has joined #linux-sunxi
discopig has quit [Ping timeout: 265 seconds]
ricardocrudo has quit [Ping timeout: 250 seconds]
VargaD has quit [Quit: ZNC - http://znc.in]
ricardocrudo has joined #linux-sunxi
VargaD has joined #linux-sunxi
discopig has joined #linux-sunxi
konradoo77 has joined #linux-sunxi
<Montjoie> does someone know a way to hard reboot cubieboard via gpio or other (for implementing a hard reboot at distance)
<Montjoie> I found http://linux-sunxi.org/Cubieboard/Reset but I expecting other way
<atsampson> I was about to paste a link to that...
<plaes> reset# pin is also CN8 pin4
<plaes> err.. on cubietruck
<Montjoie> the problem with the link, is the need to weld
reinforce has joined #linux-sunxi
<plaes> soldering :P
<atsampson> Montjoie: the alternative is to provide a way of interrupting the power input, but some electronics will still be required
konradoo77 has quit [Ping timeout: 244 seconds]
pmattern has joined #linux-sunxi
naobsd has joined #linux-sunxi
HeHoPMaJIeH has quit [Quit: Konversation terminated!]
arossdotme has quit [Ping timeout: 244 seconds]
konradoo77 has joined #linux-sunxi
premoboss has joined #linux-sunxi
VargaD has quit [Quit: ZNC - http://znc.in]
arossdotme has joined #linux-sunxi
VargaD has joined #linux-sunxi
<Montjoie> it seems to be the better solution
leviathancn has quit [Read error: Connection reset by peer]
arossdotme has quit [Ping timeout: 256 seconds]
leviathancn has joined #linux-sunxi
VargaD has quit [Quit: ZNC - http://znc.in]
VargaD has joined #linux-sunxi
<wens> linux-meson has a wiki now
leviathancn has quit [Ping timeout: 240 seconds]
domidumont has quit [Ping timeout: 246 seconds]
premoboss has quit [Remote host closed the connection]
arossdotme has joined #linux-sunxi
MY123 has joined #linux-sunxi
Netlynx has joined #linux-sunxi
froolap has quit [Quit: KVIrc 4.0.2 Insomnia http://www.kvirc.net/]
froolap has joined #linux-sunxi
khuey|away is now known as khuey
konradoo77 has quit [Ping timeout: 240 seconds]
domidumont has joined #linux-sunxi
_massi has quit [Quit: Leaving]
awe00 has quit [Ping timeout: 245 seconds]
<Turl> wens: :)
bobby_ has joined #linux-sunxi
<bobby_> good news - my A10 LIME is alive, only uSD card got corrupted, I installed a fresh image and everyting works :)
paulk-collins has quit [Ping timeout: 256 seconds]
Andy-D has joined #linux-sunxi
patocius has joined #linux-sunxi
<patocius> o/
<patocius> hi
bobby_ has quit [Quit: Page closed]
MY123 has quit [Quit: Leaving]
popolon has joined #linux-sunxi
Nyuutwo has quit [Ping timeout: 272 seconds]
iamfrankenstein1 has joined #linux-sunxi
iamfrankenstein has quit [Ping timeout: 272 seconds]
Nyuutwo has joined #linux-sunxi
paulk-collins has joined #linux-sunxi
FR^2 has quit [Quit: Connection reset by peer]
HeavyMetal has quit [Ping timeout: 256 seconds]
HeavyMetal has joined #linux-sunxi
libcg has joined #linux-sunxi
afaerber has quit [Quit: Verlassend]
iamfrankenstein1 has quit [Ping timeout: 265 seconds]
iamfrankenstein has joined #linux-sunxi
ricardocrudo has quit [Ping timeout: 245 seconds]
afaerber has joined #linux-sunxi
mmarker has quit [Remote host closed the connection]
patocius has quit [Quit: Page closed]
Dodger78 has joined #linux-sunxi
gianMOD has joined #linux-sunxi
mmarker has joined #linux-sunxi
gianMOD has quit [Remote host closed the connection]
konradoo77 has joined #linux-sunxi
sehraf has joined #linux-sunxi
iamfrankenstein1 has joined #linux-sunxi
iamfrankenstein has quit [Ping timeout: 245 seconds]
gianMOD has joined #linux-sunxi
premoboss has joined #linux-sunxi
gianMOD has quit [Remote host closed the connection]
paulk-collins has quit [Ping timeout: 246 seconds]
Netlynx has quit [Remote host closed the connection]
libcg has quit [Quit: libcg]
libcg has joined #linux-sunxi
uwe__ has joined #linux-sunxi
uwe_ has quit [Ping timeout: 264 seconds]
uwe__ is now known as uwe_
domidumont has quit [Ping timeout: 246 seconds]
pmattern is now known as pmattern_away
imcsk8 is now known as imcsk8|lunch
konradoo87 has joined #linux-sunxi
konradoo77 has quit [Ping timeout: 256 seconds]
libcg has quit [Quit: libcg]
gianMOD has joined #linux-sunxi
libcg has joined #linux-sunxi
Dodger78 has quit [Read error: Connection reset by peer]
dev1990 has joined #linux-sunxi
f15h has joined #linux-sunxi
f15h has quit [Remote host closed the connection]
bonbons has joined #linux-sunxi
paulk-collins has joined #linux-sunxi
HeavyMetal has quit [Ping timeout: 256 seconds]
imcsk8|lunch is now known as imcsk8
reinforce has quit [Quit: Leaving.]
libcg has quit [Quit: libcg]
leviathanch has quit [Quit: No Ping reply in 180 seconds.]
leviathanch has joined #linux-sunxi
gianMOD has quit [Remote host closed the connection]
bonbons has quit [Quit: Leaving]
konradoo87 has quit [Ping timeout: 246 seconds]
konradoo77 has joined #linux-sunxi
FreezingAlt has joined #linux-sunxi
gianMOD has joined #linux-sunxi
dev1990 has quit [Quit: Konversation terminated!]
Seppoz has quit [Remote host closed the connection]
Seppoz has joined #linux-sunxi
jinzo has quit [Quit: Leaving]
gianMOD has quit [Remote host closed the connection]
iamfrankenstein1 has quit [Quit: iamfrankenstein1]
konradoo77 has quit [Ping timeout: 240 seconds]
Black_Horseman has joined #linux-sunxi
Black_Horseman has joined #linux-sunxi
pmattern_away has quit [Quit: Genug für heute.]
iamfrankenstein has joined #linux-sunxi
paulk-collins has quit [Quit: Quitte]
awe00 has joined #linux-sunxi
iamfrankenstein has quit [Quit: iamfrankenstein]
sehraf has quit [Quit: www.miranda-fusion.de ... be part of it...]
Seppoz_nowork has joined #linux-sunxi
Seppoz has quit [Remote host closed the connection]
Lucious has joined #linux-sunxi
Lucious has left #linux-sunxi [#linux-sunxi]