mnemoc 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
mcscruff has joined #linux-sunxi
<mcscruff> hi all, i have just got an A80 tablet (a31s) and was wondering if i could put debian/ubuntu on it with a working lcd screen, i have looked http://linux-sunxi.org/A31 and it looks possible but am unsure where to start so any pointers would help
F1skr has quit [Quit: WeeChat 1.0.1]
libcg has quit [Ping timeout: 256 seconds]
popolon has joined #linux-sunxi
wenbin has joined #linux-sunxi
ninolein has quit [Ping timeout: 256 seconds]
ninolein has joined #linux-sunxi
<ssvb> mcscruff: do you know the exact model of this tablet or some link?
<ssvb> mcscruff: generally one starts with http://linux-sunxi.org/New_Device_howto
<ssvb> mcscruff: this tablet does not have usb host ports, which makes everything a bit more tricky because usb otg is still not supported in the mainline kernel
<ssvb> mcscruff: but it's just a matter of time
<mcscruff> is it not as simple as my mk808, where i just plugged an sd card in :(
<ssvb> yes, it is not as simple yet
<mcscruff> lol, ok :(
<mcscruff> i will keep an eye on kernel updates
<ssvb> what do you intend to do with the tablet? do you want to have all the graphics acceleration, etc?
<mcscruff> no
skaag1 has joined #linux-sunxi
<mcscruff> i want to be able to browse web pages, use terminal, office
<ssvb> basically, do you prefer the mainline kernel or the one from allwinner?
<ssvb> browsing web pages may become possible relatively soon
<mcscruff> im not worried about games or being able to stream 1080p movies. i want it so i can configure my server remotely using it, irc chat
<mcscruff> terminal apps in android are just not the same
<ssvb> ok, I see, with these requirements, the mainline kernel is going to be good enough soon
<mcscruff> cool
<ssvb> you are still encouraged to create a page for your device at the linux-sunxi wiki, this will surely speed up things
Skaag has quit [Ping timeout: 240 seconds]
<mcscruff> i know i tried it before on my old 7" tablet that had an A10 in it but never had success
<ssvb> mcscruff: oh, btw the picture at the link that you have provided seems to show a usb host port
<mcscruff> im sure it has usb host
<ssvb> mcscruff: that's cool, then your tablet might be already perfectly usable
<mcscruff> it deffo does, i have a micro usb port that has host written on the case
<ssvb> do you have root on this tablet?
<mcscruff> yes
<ssvb> if you could extract the fex file, then we could see if the LCD display is supported by u-boot - http://linux-sunxi.org/LCD
<ssvb> some types of LCD displays are supported, but some of them need more work
<ssvb> it offers a number of methods, one of them might work
<adj_> ssvb, does you generic u-boot image support vga output?
<ssvb> adj_: no
<adj_> doesn't u-boot support it? or just your image?
<mcscruff> im trying atm :)
<ssvb> adj_: do you mean VGA on a13-olinuxino-micro, which is implemented as a kind of adapter from LCD?
popolon has quit [Quit: WeeChat 1.0.1]
<ssvb> adj_: or some other device with real VGA?
<adj_> sorry, it's the a13-olinuxino
<adj_> i thought that A13 had real VGA output
<mcscruff> i cant see a fex file
<mcscruff> i mounted the /dev/block/nanda
<ssvb> adj_: LCD can't be supported safely in a generic image, it needs a set of parameters which is unique for each display and can't be auto-configured
<mcscruff> a magic.bin and script0.bin
<ssvb> mcscruff: very cool, script0.bin is exactly what we need
<mcscruff> ok, its now on my pc
<adj_> ssvb: yes sorry
<ssvb> mcscruff: it's a binary form of fex, and can be easily converted
<ssvb> mcscruff: can you use git and compile simple programs?
<adj_> should have read the manual!
<mcscruff> yes i can but its late and i should really do this after i have slept
<ssvb> mcscruff: ok :) good night
skaag1 has quit [Quit: Leaving.]
<mcscruff> ssvb: lcd_driver_name = "b079xan01" << is that what i was looking for?
Andy-D has quit [Read error: Connection reset by peer]
<ssvb> mcscruff: having the whole fex file would be great
<ssvb> mcscruff: maybe pastebin it somewhere
<ssvb> mcscruff: thanks
<mcscruff> np, if i can help i will
<mcscruff> and i want to get it working :)
<ssvb> mcscruff: looks like this is a problematic one
<ssvb> mcscruff: but you probably can start with just hdmi :)
<mcscruff> yea i can, i need to get an image 1st that boots
<ssvb> mcscruff: does this tablet have a name printed on it?
<ssvb> mcscruff: creating a wiki page for it to collect all the information really helps, and the page needs a name :)
<mcscruff> nope, but its a Polatab Elite Q10.1 which is just 1 rebrand of it
<ssvb> hmm, what is BS1078?
<mcscruff> the generic name i think
<ssvb> well, the web page advertises it and it is also present in fex
<ssvb> does the android settings page list a name of this tablet?
<mcscruff> no just that as a model number
<ssvb> cool, so be it :)
<ssvb> mcscruff: have you used the linux-sunxi wiki?
<mcscruff> never, only looked at it
<ssvb> mcscruff: I will be able to create some simple bootable image for you to test, but a bit later
<mcscruff> sweet, is there a simple script to build images?
<ssvb> mcscruff: this device needs support in u-boot and in the kernel first
<ssvb> mcscruff: can you try to create an account in the wiki?
<mcscruff> done
<ssvb> mcscruff: just go to http://linux-sunxi.org/Device_Page_example press 'view source' and use this as a template for a new page
<ssvb> mcscruff: hmm, maybe "Polatab Elite Q10.1" would be a better name, but it can be always renamed
<ssvb> mcscruff: type http://linux-sunxi.org/ in the browser, and then the name of the tablet as the last part of the link (spaces are allowed)
<ssvb> mcscruff: once you get to the edit page, just paste the template
<ssvb> mcscruff: and save it
<ssvb> mcscruff: also you can clone the https://github.com/linux-sunxi/sunxi-boards
<ssvb> mcscruff: commit your fex file there (under the 'sys-config/a31s' directory) and create a patch, then post it to the linux-sunxi mailing list
<ssvb> mcscruff: I can pick it up and push to the sunxi-boards repository
<mcscruff> OK, I JUST SAVED THE PAGE
<mcscruff> oops caps sorry
<mcscruff> only did the identification
<ssvb> hmm, I don't see this modification in http://linux-sunxi.org/Special:RecentChanges for some reason
<ssvb> ok
<ssvb> yeah, the identification, some pictures and basic specs are a reasonably good start for this page
<mcscruff> i will do the pictures tomorrow
<mcscruff> and the specs
<mcscruff> i will commit the fex now
<ssvb> don't delete anything from the template, just replace parts of it with the right information
<mcscruff> ok
<ssvb> good, thanks
<ssvb> hmm, maybe "fiber_bs1078" is the right name after all
<ssvb> or are there some references to the Polatab Elite name?
<mcscruff> none
cnxsoft has joined #linux-sunxi
<ssvb> mcscruff: the "Identification" section is supposed to help the users to identify their tablet, in this case "fiber_bs1078" is likely the right unique identifier
<mcscruff> i will edit that in a mo, can i add an also known as
<ssvb> just in case if Polatab Elite Q10.1 actually has somewhat different hardware
<mcscruff> Your branch is up-to-date with 'origin/master'.
<mcscruff> Untracked files:
<mcscruff> fiber_bs1078.fex
<mcscruff> did i do the commit command wrong? git commit -m ?
<ssvb> "git add" it and then "git commit -a"
<ssvb> this looks like a possible A20 sibling of your tablet
<mcscruff> bd /bs i will check if the hardware is different tomorrow
<mcscruff> it must be
<ssvb> oh, you are right about this BS
<ssvb> maybe the name is "Yones Toptech BS1078"?
<mcscruff> i think the file is now uploaded
<mcscruff> i think yones toptech is just another rebrand. when i googles bs1078 quite a few identical tabs appeared
egbert has quit [Disconnected by services]
<ssvb> uploaded file where?
egbert has joined #linux-sunxi
<mcscruff> the commit to the git
<ssvb> ok, now run "git format-patch HEAD^"
<mcscruff> done
<mcscruff> so now i need to email it
<ssvb> yes, if your git is configured, then just "git send-email" the patch
<ssvb> to the mailing list
<ssvb> or attach the patch and mail it with your regular e-mail client
<ssvb> btw, http://linux-sunxi.org/Yones_Toptech_BD1078 says that the YONESTOPTECH name is printed on the PCB, so Yones Toptech might be the original manufacturer of all these rebrands
<mcscruff> might be, and tbh im not opening mine just yet
<ssvb> I see
<mcscruff> my patch is sending... (i hope, i think i set up the git email send correctly)
<mcscruff> shouldn't take this long tho...
<mcscruff> it failed so i sent it by normal email
<ssvb> ok
<mcscruff> and now its bed time, i will look at it more tomorrow and update the wiki
<mcscruff> thanks for your help
mcscruff has quit [Ping timeout: 272 seconds]
nashpa has quit [Ping timeout: 265 seconds]
kurain has joined #linux-sunxi
<kurain> hello all
<kurain> I have tried the mainline code of uboot, and rebuild it for hummingbirid-a31, but it will show error that now invalid header of uboot
<kurain> I know that we have mksunxiboot to add header for spl, but do we have such kind of tool to add header for uboot/
Skaag has joined #linux-sunxi
nashpa has joined #linux-sunxi
Andy-D has joined #linux-sunxi
<Turl> kurain: uboot doesn't need any header as far as I recall
<Turl> kurain: make sure you're dd'ing it to the right place
<Turl> (or use u-boot-sunxi-with-spl.bin to spare any errors)
theborger has quit [Ping timeout: 258 seconds]
deasy has quit [Quit: Nom d'un quark, c'est Edmonton !]
theborger has joined #linux-sunxi
Faisal has quit [Ping timeout: 264 seconds]
FreezingCold has joined #linux-sunxi
premoboss has quit [Ping timeout: 244 seconds]
JohnDoe_71Rus has joined #linux-sunxi
Xaros has joined #linux-sunxi
Black_Horseman has quit [Ping timeout: 245 seconds]
premoboss has joined #linux-sunxi
ssvb has joined #linux-sunxi
wenbin has quit [Quit: Leaving]
vector80 has joined #linux-sunxi
mossroy has joined #linux-sunxi
Xaros has quit [Quit: Zwi se logou mou!!!]
Black_Horseman has joined #linux-sunxi
Black_Horseman has quit [Changing host]
Black_Horseman has joined #linux-sunxi
<vector80> Hi there. I am having very strange issues with both HI253 and OV5640 camera... In both case, I get "[CSI_ERR]v4l2 sub device queryctrl error!"
kurain1 has joined #linux-sunxi
<vector80> When I run this command: "v4l2-ctl --list-devices" , I get "[CSI_ERR]v4l2 sub device queryctrl error" and also "ioctl(VIDIOC_S_PARM): Invalid argument" ..
<vector80> What could be wrong there?
kurain has quit [Ping timeout: 240 seconds]
kurain1 has quit [Remote host closed the connection]
kurain has joined #linux-sunxi
domidumont has joined #linux-sunxi
libv has quit [Ping timeout: 250 seconds]
libv has joined #linux-sunxi
<premoboss> vector80, maybe android is unsinga more advanced version of kernel than linux
cubear has joined #linux-sunxi
Faisal has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
Akagi201 has quit []
paulk-collins has joined #linux-sunxi
paulk-collins has quit [Ping timeout: 245 seconds]
paulk-collins has joined #linux-sunxi
paulk-collins has quit [Ping timeout: 240 seconds]
Black_Horseman has quit [Remote host closed the connection]
jackdaniel has joined #linux-sunxi
<jackdaniel> hey
<jackdaniel> ive managed to bring nand_read to u-boot-spl on a20 devices
<jackdaniel> should i pull request it?
<vector80> prem
<vector80> premoboss: Thank you, but I think linux-sunxi is using a more advanced one; however nobody tested it.
<vector80> I think Mr Peacock has ported these CSI drivers from allwinner kernel, but I can't find him
<vector80> Does anybody know, how to find him ?
cnxsoft has quit [Quit: cnxsoft]
domidumont has quit [Quit: Leaving.]
domidumont has joined #linux-sunxi
paulk-collins has joined #linux-sunxi
kurain has quit [Quit: kurain]
tomboy65 has joined #linux-sunxi
tomboy64 has quit [Ping timeout: 250 seconds]
<oliv3r> bbl
oliv3r has left #linux-sunxi [#linux-sunxi]
interrobangd has joined #linux-sunxi
boycottg00gle has joined #linux-sunxi
boycottg00gle has quit [Remote host closed the connection]
boycottg00gle has joined #linux-sunxi
Andy-D has quit [Ping timeout: 258 seconds]
boycottg00gle has quit [Remote host closed the connection]
mcscruff has joined #linux-sunxi
fr4z has joined #linux-sunxi
zombu2 has quit [Ping timeout: 252 seconds]
zombu2 has joined #linux-sunxi
Netlynx has joined #linux-sunxi
tomboy65 has quit [Ping timeout: 250 seconds]
keiwop has joined #linux-sunxi
viccuad has joined #linux-sunxi
paulk-collins has quit [Ping timeout: 264 seconds]
paulk-collins has joined #linux-sunxi
kivutar_ has quit [Read error: Connection reset by peer]
rz2k has joined #linux-sunxi
popolon has joined #linux-sunxi
tomboy65 has joined #linux-sunxi
TheSeven has joined #linux-sunxi
mossroy has quit [Ping timeout: 265 seconds]
paulk-collins has quit [Quit: Quitte]
paulk-collins has joined #linux-sunxi
mossroy has joined #linux-sunxi
<mossroy> Hi
<premoboss> hi
<mossroy> I'm trying to use the Security System (hardware crypto acceleration) on a Olinuxino A20 Micro, with the patch from montjoie
<mossroy> I managed to compile a 3.17.6 kernel with his patch
<mossroy> And it seems to be enabled, based on the output of cat /proc/crypto
<mossroy> some tests with sha1sum give a real performance boost, compared to the same hardware on a 3.4.x kernel (the one provided by Olimex)
<mossroy> It's twice as fast to hash a 3MB file
<mossroy> My issue is that I don't see any performance difference with Apache2 mod_ssl
<mossroy> I was hoping that it would speed up the TLS encryption of my HTTP traffic
JohnDoe_71Rus has joined #linux-sunxi
<mossroy> But I'm not even sure that it SHOULD speed up SSL/TLS
<premoboss> mossroy, probably mod_ssl does not take in cnsideration that patch.
<premoboss> not alway what we hope than happen in rality :-(
<mossroy> premoboss : that's possible
<premoboss> maybe also mod_ssl need to be parched, not only the kernel
<mossroy> Maybe the algorithms used in it are not handled by the crypto patch? Or even not handled by the hardware? I don't know
Netlynx has quit [Quit: Leaving]
<mossroy> But I'm not sur mod_ssl needs to be patched. I use another hardware (a Sheevaplug), which also can handle hardware crypto acceleration. And the mod_ssl is the standard one from Debian repo
<mossroy> And its TLS peformance seems to be much better than the Olinuxino A20 (although the CPU is much older, and single core)
<premoboss> Maybe the algorithms used in it are not handled by the crypto patch? Or even not handled by the hardware? <--- could be
<premoboss> also take in cosnideration the divverent verison of kernel on the 2 boards
<mossroy> True, but the Sheevaplug has an older version of the kernel (3.8.11)
<mossroy> As the Sheevaplug is older, it's now officially supported in the mainline linux kernel
<premoboss> you should consider *identical* kernel on bothe the boards, older or newer kernel means nothing...
<mossroy> In http://sunxi.montjoie.ovh/ ("Overview" section) , several algorithms are mentioned : CBC, ECB, CTS, CNT
keiwop has quit [Ping timeout: 246 seconds]
<mossroy> Do you know a way to know which one(s) might be used by my SSL certificate?
afaerber_ has joined #linux-sunxi
<premoboss> no
<mossroy> Firefox tells me it uses "TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, 128 bits"
<premoboss> im not so skilled on that topic :/
<mossroy> Me too...
<mossroy> Never mind
<mossroy> Thanks for your time anyway
afaerber__ has quit [Ping timeout: 256 seconds]
<premoboss> try to search on web that string "TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, 128 bits" and see
<jackdaniel> regarding mailing list - does u-boot patches also belong to linux-sunxi mailing list?
cubear has quit [Quit: Leaving]
bengal has joined #linux-sunxi
deasy has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
cnxsoft has quit [Quit: cnxsoft]
konradoo77 has joined #linux-sunxi
quitte has joined #linux-sunxi
konradoo87 has joined #linux-sunxi
konradoo77 has quit [Ping timeout: 240 seconds]
vector80 has quit [Remote host closed the connection]
quitte_ has joined #linux-sunxi
quitte has quit [Ping timeout: 240 seconds]
konradoo87 has quit [Ping timeout: 240 seconds]
konradoo77 has joined #linux-sunxi
ojn has quit [Ping timeout: 244 seconds]
steev has quit [Ping timeout: 272 seconds]
ojn has joined #linux-sunxi
steev has joined #linux-sunxi
mcscruff has quit [Quit: Leaving]
mcscruff has joined #linux-sunxi
quitte has joined #linux-sunxi
quitte_ has quit [Ping timeout: 255 seconds]
konradoo77 has quit [Ping timeout: 264 seconds]
mcscruff has quit [Ping timeout: 256 seconds]
konradoo77 has joined #linux-sunxi
paulk-collins has quit [Ping timeout: 272 seconds]
konradoo77 has quit [Ping timeout: 255 seconds]
interrobangd has quit [Read error: Connection reset by peer]
bengal has quit [Ping timeout: 255 seconds]
konradoo77 has joined #linux-sunxi
yajnab has joined #linux-sunxi
<yajnab> HI
<yajnab> Just bought a CubieTruck
<yajnab> The problem I am facing I downloaded the Images
<yajnab> None of them worked with the VGA
<yajnab> (I am not sure If the problem is VGA, as I dont any HDMI)
<yajnab> *own
<yajnab> Lubuntu VGA version did booted
<yajnab> but in the dmesg in the first bootup it says readahead problems
<yajnab> with the other distribution the screen flickers
FreezingCold has quit [Quit: Out]
FreezingCold has joined #linux-sunxi
<Turl> wens: I stumbled upon these, maybe they're useful http://dl.cubieboard.org/model/cc-a80/Hardware/SOC/
afaerber__ has joined #linux-sunxi
afaerber_ has quit [Ping timeout: 244 seconds]
<yajnab> anyone please help
<yajnab> mnemomc
<yajnab> mnemoc
<yajnab> libv
<yajnab> wens
<yajnab> turl
<yajnab> premoboss
<premoboss> hi
<yajnab> <yajnab> HI [22:27] <yajnab> Just bought a CubieTruck [22:27] <yajnab> The problem I am facing I downloaded the Images [22:27] <yajnab> None of them worked with the VGA [22:28] <yajnab> (I am not sure If the problem is VGA, as I dont any HDMI) [22:28] <yajnab> *own [22:28] <yajnab> Lubuntu VGA version did booted [22:28] <yajnab> but in the dmesg in the first bootup it says readahead problems [22:29] <yajnab> with the other dist
<yajnab> Can u please help
<premoboss> im not cubietruck owner, not skill on it.
<yajnab> what do u own?
<premoboss> CB1 and CB2
<yajnab> ok
<Turl> try asking in #cubieboard
astr has quit [Ping timeout: 256 seconds]
paulk-collins has joined #linux-sunxi
astr has joined #linux-sunxi
<yajnab> gd
konradoo77 has quit [Ping timeout: 256 seconds]
<montjoie[home]> mossroy: your cipher is aes gcm so not one supported
<montjoie[home]> I will update my site with more example for user space use
leviathanch2 has joined #linux-sunxi
Skaag has quit [Quit: Leaving.]
<mossroy> montjoie[home] : thanks for your answer
<mossroy> you mean not supported by the hardware, or by the software?
<montjoie[home]> hardware
mrcan_ has joined #linux-sunxi
<premoboss> mossroy, so no solution :-(
<montjoie[home]> you need to use a cipher based on aes cbc
Netlynx has joined #linux-sunxi
<mossroy> I generated the SSL certificate through CACert, and can generate another one if necessary. Are there options in my CSR that I could put so that to use a supported algorithm?
<montjoie[home]> this is two separate problem
<montjoie[home]> you dont need to regen a cetificate
<montjoie[home]> the cipher is for each client/server session
mrcan has quit [Ping timeout: 255 seconds]
<mossroy> ok. Is there a way to choose another cipher, on the server side? (I'm using Apache 2.2.22 on Debian Wheezy)
<montjoie[home]> yes with sslciphersuite
<mossroy> Great! So there might be a solution to use the crypto acceleration in my case
Andy-D has joined #linux-sunxi
<mossroy> Thanks a lot for your answers. I'll look into that
deasy has quit [Quit: Nom d'un quark, c'est Edmonton !]
oliv3r has joined #linux-sunxi
<oliv3r> Turl: did you get a copy of our book yet? :)
oliv3r has quit [Client Quit]
yajnab has quit [Quit: Page closed]
oliv3r has joined #linux-sunxi
leviathanch2 has quit [Ping timeout: 272 seconds]
Skaag has joined #linux-sunxi
Skaag has quit [Client Quit]
Skaag has joined #linux-sunxi
deasy has joined #linux-sunxi
domidumont has quit [Ping timeout: 246 seconds]
Skaag has quit [Quit: Leaving.]
Skaag has joined #linux-sunxi
leviathanch2 has joined #linux-sunxi
Skaag has quit [Quit: Leaving.]
Skaag has joined #linux-sunxi
alexxy has quit [Read error: Connection reset by peer]
Skaag has quit [Client Quit]
alexxy has joined #linux-sunxi
<Turl> oliv3r: I got some stuff from packt I think, I need to catch up on my email
yajnab has joined #linux-sunxi
FreezingCold has quit [Ping timeout: 256 seconds]
yajnab has quit [Client Quit]
Skaag has joined #linux-sunxi
zombu2 has quit [Ping timeout: 255 seconds]
Skaag has quit [Quit: Leaving.]
zombu2 has joined #linux-sunxi
leviathanch2 has quit [Ping timeout: 272 seconds]
Skaag has joined #linux-sunxi
mossroy has quit [Quit: Quitte]
vpeter has quit [Ping timeout: 272 seconds]
Skaag has quit [Quit: Leaving.]
konradoo77 has joined #linux-sunxi
zombu2 has quit [Ping timeout: 244 seconds]
zombu2 has joined #linux-sunxi
Skaag has joined #linux-sunxi
leviathanch2 has joined #linux-sunxi
Skaag has quit [Client Quit]
viccuad has quit [Read error: Connection reset by peer]
deasy has quit [Quit: Nom d'un quark, c'est Edmonton !]
zombu2 has quit [Ping timeout: 258 seconds]
leviathanch2 has quit [Ping timeout: 272 seconds]
zombu2 has joined #linux-sunxi
tomcheng76 has quit [Read error: Connection reset by peer]
tomcheng76 has joined #linux-sunxi
astr has quit [Ping timeout: 255 seconds]
FDCX has joined #linux-sunxi
<JohnDoe_71Rus> happy new year
<oliv3r> in 2 hours :D
leviathanch2 has joined #linux-sunxi
<JohnDoe_71Rus> we are now
astr has joined #linux-sunxi
konradoo87 has joined #linux-sunxi
konradoo77 has quit [Ping timeout: 264 seconds]
FreezingCold has joined #linux-sunxi
leviathanch2 has quit [Ping timeout: 272 seconds]
Netlynx has quit [Read error: Connection reset by peer]
<Froolap> I ought to buy something.
Froolap has quit [Quit: KVIrc 4.0.2 Insomnia http://www.kvirc.net/]
rzk has joined #linux-sunxi
paulk-collins has quit [Quit: Quitte]
Froolap has joined #linux-sunxi
rz2k has quit [Ping timeout: 240 seconds]
leviathanch2 has joined #linux-sunxi
Faisal has quit [Ping timeout: 244 seconds]
theborger has quit [Ping timeout: 258 seconds]
setkeh has quit [Ping timeout: 258 seconds]
imcsk8 has quit [Ping timeout: 258 seconds]
plaes has quit [Ping timeout: 258 seconds]
petr has quit [Ping timeout: 258 seconds]
nicksydney has quit [*.net *.split]
cajg has quit [*.net *.split]
honx has quit [*.net *.split]
WarheadsSE has quit [*.net *.split]
zombu2 has quit [*.net *.split]
Froolap has quit [*.net *.split]
ah has quit [*.net *.split]
beboom has quit [*.net *.split]
ganbold_ has quit [*.net *.split]
hipboi has quit [*.net *.split]
arete74 has quit [*.net *.split]
eagles0513875 has quit [*.net *.split]
tgaz has quit [*.net *.split]
mrnuke has quit [*.net *.split]
paz_ has quit [*.net *.split]
fr4z has quit [*.net *.split]
kz1 has quit [*.net *.split]
bsdfox has quit [*.net *.split]
uwe_ has quit [*.net *.split]
mrcan_ has quit [*.net *.split]
akaizen has quit [*.net *.split]
ChanServ has quit [*.net *.split]
VargaD has quit [*.net *.split]
konradoo87 has quit [*.net *.split]
afaerber__ has quit [*.net *.split]
popolon has quit [*.net *.split]
techn__ has quit [*.net *.split]
diego71 has quit [*.net *.split]
FDCX__ has quit [*.net *.split]
jero has quit [*.net *.split]
aep has quit [*.net *.split]
tomboy65 has quit [*.net *.split]
Turl has quit [*.net *.split]
deepe has quit [*.net *.split]
Andy-D has quit [*.net *.split]
JohnDoe_71Rus has quit [*.net *.split]
montjoie[home] has quit [*.net *.split]
mmarker has quit [*.net *.split]
gzamboni_ has quit [*.net *.split]
buZz has quit [*.net *.split]
jackdaniel has quit [*.net *.split]
Swabbles has quit [*.net *.split]
FreezingCold has quit [*.net *.split]
astr has quit [*.net *.split]
quitte has quit [*.net *.split]
chil has quit [*.net *.split]
leio has quit [*.net *.split]
lioka has quit [*.net *.split]
Tartarus has quit [*.net *.split]
jelly-home has quit [*.net *.split]
vbmithr has quit [*.net *.split]
gaby_ has quit [*.net *.split]
mozzwald has quit [*.net *.split]
RaYmAn has quit [*.net *.split]
FDCX has quit [*.net *.split]
alexxy has quit [*.net *.split]
steev has quit [*.net *.split]
ssvb has quit [*.net *.split]
nashpa has quit [*.net *.split]
ninolein has quit [*.net *.split]
adj_ has quit [*.net *.split]
rah has quit [*.net *.split]
Zboonet has quit [*.net *.split]
heffer has quit [*.net *.split]
leviathanch has quit [*.net *.split]
FergusL has quit [*.net *.split]
leviathanch2 has quit [*.net *.split]
ojn has quit [*.net *.split]
TheSeven has quit [*.net *.split]
premoboss has quit [*.net *.split]
egbert has quit [*.net *.split]
jemk has quit [*.net *.split]
awafaa has quit [*.net *.split]
sfritsch has quit [*.net *.split]
specing has quit [*.net *.split]
book` has quit [*.net *.split]
jukivili has quit [*.net *.split]
discopig has quit [*.net *.split]
ijc has quit [*.net *.split]
hno has quit [*.net *.split]
petrosag1 has quit [*.net *.split]
captainigloo has quit [*.net *.split]
linkmauve1 has quit [*.net *.split]
gbisson has quit [*.net *.split]
meow` has quit [*.net *.split]
npcomp has quit [*.net *.split]
Uninstall has quit [*.net *.split]
weissschloss has quit [*.net *.split]
kelvan has quit [*.net *.split]
wens has quit [*.net *.split]
focus_it has quit [*.net *.split]
zrafa_ has quit [*.net *.split]
tyler-baker has quit [*.net *.split]
Wizzup has quit [*.net *.split]
maz has quit [*.net *.split]
cazzacarna has quit [*.net *.split]
ccaione has quit [*.net *.split]
naobsd has quit [*.net *.split]
rzk has quit [*.net *.split]
libv has quit [*.net *.split]
andoma has quit [*.net *.split]
MackBoy has quit [*.net *.split]
joedj has quit [*.net *.split]
phh has quit [*.net *.split]
dlan has quit [*.net *.split]
cwirek has quit [*.net *.split]
blsd has quit [*.net *.split]
pstef has quit [*.net *.split]
NiteHawk has quit [*.net *.split]
ynezz has quit [*.net *.split]
rellla has quit [*.net *.split]
tomcheng76 has quit [*.net *.split]
oliv3r has quit [*.net *.split]
Nyuutwo has quit [*.net *.split]
lerc has quit [*.net *.split]
orly_owl has quit [*.net *.split]
fredy has quit [*.net *.split]
wigyori has quit [*.net *.split]
lynxis has quit [*.net *.split]
mnemoc has quit [*.net *.split]
lukas2511 has quit [*.net *.split]
zoobab_ has quit [*.net *.split]
_whitelogger_ has joined #linux-sunxi
atsampson has joined #linux-sunxi
whitesn has joined #linux-sunxi
whitesn has quit [Changing host]
whitesn has joined #linux-sunxi
souther has joined #linux-sunxi
ccube has joined #linux-sunxi
HeavyMetal has joined #linux-sunxi
nemunaire has joined #linux-sunxi
bluse has joined #linux-sunxi
xenoxaos has joined #linux-sunxi
xeros has joined #linux-sunxi
doppo has joined #linux-sunxi
theborger has joined #linux-sunxi
mcscruff has quit [Ping timeout: 255 seconds]
leviathanch2 has joined #linux-sunxi
FreezingCold has quit [Ping timeout: 256 seconds]
<ssvb> Turl: are there any messages to the linux-sunxi mailing list awaiting moderation?
Skaag has joined #linux-sunxi
Skaag has quit [Max SendQ exceeded]
Skaag has joined #linux-sunxi
konradoo77 has quit [Ping timeout: 240 seconds]
leviathanch2 has quit [Ping timeout: 272 seconds]
rzk has quit []
<oliv3r> Happy sunxi-year!