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
rbern has joined #linux-sunxi
apritzel1 has joined #linux-sunxi
vagrantc has quit [Ping timeout: 268 seconds]
pekka10 has quit [Ping timeout: 244 seconds]
pekka10 has joined #linux-sunxi
bwarff has joined #linux-sunxi
keh has quit [Ping timeout: 244 seconds]
khuey has quit [Ping timeout: 260 seconds]
vagrantc has joined #linux-sunxi
TheSeven has quit [Ping timeout: 248 seconds]
<wens> lvrp16: i'll be at elc
<wens> so will a bunch of free electrons people?
TheSeven has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
ninolein has quit [Ping timeout: 248 seconds]
ninolein has joined #linux-sunxi
mosterta has quit [Ping timeout: 240 seconds]
<lvrp16> awesome, u flying in from tw?
apritzel has quit [Ping timeout: 244 seconds]
apritzel1 has quit [Ping timeout: 244 seconds]
<wens> yeah
jstein has quit [Remote host closed the connection]
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
orly_owl has quit [Ping timeout: 276 seconds]
tipo has joined #linux-sunxi
orly_owl has joined #linux-sunxi
p1u3sch1 has quit [Ping timeout: 252 seconds]
p1u3sch1 has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
IgorPec has joined #linux-sunxi
IgorPec has quit [Ping timeout: 276 seconds]
IgorPec has joined #linux-sunxi
mossroy has joined #linux-sunxi
tipo has quit [Remote host closed the connection]
JohnDoe_71Rus has joined #linux-sunxi
iamfrankenstein has joined #linux-sunxi
vagrantc has quit [Quit: leaving]
Netlynx has joined #linux-sunxi
<KotCzarny> pah, i got 2 proper sd cards (8 and 4GB), and 1 sketchy (32GB)
<KotCzarny> funnily enough all bought from retail store
<KotCzarny> serial is high enough, so maybe it's not THAT sketchy
fredy has quit [Excess Flood]
fredy has joined #linux-sunxi
Gerwin_J has quit [Quit: Gerwin_J]
orly_owl has quit [Quit: leaving]
orly_owl has joined #linux-sunxi
keh has joined #linux-sunxi
<jelly> KotCzarny: all the fake makers have read that page by now and are generating random serials, probably
<KotCzarny> jelly, or not, ;)
<KotCzarny> because they would fake other data (manfid etc) too
apritzel has joined #linux-sunxi
apritzel has quit [Ping timeout: 244 seconds]
tipo has joined #linux-sunxi
<mripard_> wens: oh? cool
SadSmile has joined #linux-sunxi
mossroy has quit [Quit: Quitte]
cosm has joined #linux-sunxi
ricardocrudo has joined #linux-sunxi
bwarff has quit [Ping timeout: 250 seconds]
apritzel has joined #linux-sunxi
vishnup has joined #linux-sunxi
reinforce has joined #linux-sunxi
vishnup has quit [Quit: Leaving]
bwarff has joined #linux-sunxi
mzki_ has quit [Quit: leaving]
libv_ has joined #linux-sunxi
libv has quit [Ping timeout: 260 seconds]
yann|work has joined #linux-sunxi
mosterta has joined #linux-sunxi
mpmctoo has joined #linux-sunxi
Riviera` has quit [Remote host closed the connection]
mosterta has quit [Ping timeout: 268 seconds]
cptG_ has joined #linux-sunxi
mosterta has joined #linux-sunxi
cptG has quit [Ping timeout: 276 seconds]
tipo has quit [Remote host closed the connection]
tipo has joined #linux-sunxi
apritzel has quit [Ping timeout: 244 seconds]
fdcx has quit [Ping timeout: 276 seconds]
cnxsoft1 has joined #linux-sunxi
cnxsoft1 has quit [Client Quit]
cnxsoft has quit [Ping timeout: 240 seconds]
fdcx has joined #linux-sunxi
apritzel has joined #linux-sunxi
adj_ has joined #linux-sunxi
bwarff has quit [Ping timeout: 244 seconds]
apritzel has quit [Ping timeout: 244 seconds]
ricardocrudo has quit [Ping timeout: 246 seconds]
arossdotme-planb is now known as notsonegativearo
notsonegativearo is now known as arossdotme
arossdotme is now known as arossdotme-planb
IgorPec has quit [Ping timeout: 264 seconds]
apritzel has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
ricardocrudo has joined #linux-sunxi
keh has quit [Quit: Wee... Chat]
p1u3sch1 has quit [Ping timeout: 264 seconds]
p1u3sch1 has joined #linux-sunxi
IgorPec has joined #linux-sunxi
IgorPec has quit [Ping timeout: 248 seconds]
fredy has quit [Excess Flood]
fredy has joined #linux-sunxi
IgorPec has joined #linux-sunxi
apritzel has quit [Ping timeout: 244 seconds]
kivutar has quit [Ping timeout: 260 seconds]
apritzel has joined #linux-sunxi
vagrantc has joined #linux-sunxi
iamfrankenstein has quit [Quit: iamfrankenstein]
kivutar has joined #linux-sunxi
edolnx has quit [Quit: Leaving]
IgorPec has quit [Ping timeout: 268 seconds]
paulk-aldrin has joined #linux-sunxi
edolnx has joined #linux-sunxi
<paulk-aldrin> hey there
<paulk-aldrin> is there any way to build a mainline kernel with an out-of tree config?
<edolnx> I usually just copy the config to .config in the tree and 'make oldconfig'
iamfrankenstein has joined #linux-sunxi
<paulk-aldrin> edolnx, well, that only works with configs where everything is supplied
<lvrp16> make oldconfig will fill in everything thats missing
<KotCzarny> do you mean out of tree devices?
<KotCzarny> or out of tree .config config file
<edolnx> paulk-aldrin: true
<paulk-aldrin> lvrp16, It doesn't seem to do that
<paulk-aldrin> lvrp16, it's just asking for the missing fields
<paulk-aldrin> KotCzarny, out of tree defconfigs actually
<paulk-aldrin> so not full configs
<paulk-aldrin> defconfigs are much easier to maintain
<KotCzarny> make a script then that will symlink your defconfig into configs kernel dir?
<paulk-aldrin> KotCzarny, that looks quite dirty
<paulk-aldrin> the point is to keep the source tree untouched
hulu1522 has joined #linux-sunxi
<paulk-aldrin> Ah wait, there is "olddefconfig" that doesn't ask
p1u3sch1 has quit [Ping timeout: 240 seconds]
hulu1522 has quit [Remote host closed the connection]
p1u3sch1 has joined #linux-sunxi
hulu1522 has joined #linux-sunxi
hulu1522 has quit [Remote host closed the connection]
apritzel has quit [Ping timeout: 244 seconds]
kivutar has quit [Ping timeout: 260 seconds]
IgorPec has joined #linux-sunxi
<paulk-aldrin> well, I just sent out a patch for this anyway, for what it's worth
<paulk-aldrin> it will be more convienient with a helper from the kernel's makefile
IgorPec has quit [Ping timeout: 240 seconds]
kivutar has joined #linux-sunxi
hulu1522 has joined #linux-sunxi
apritzel has joined #linux-sunxi
Gerwin_J has quit [Ping timeout: 244 seconds]
jelle has quit [Quit: ZNC - http://znc.in]
apritzel has quit [Ping timeout: 244 seconds]
Gerwin_J has joined #linux-sunxi
montjoie has quit [Ping timeout: 260 seconds]
kivutar has quit [Ping timeout: 248 seconds]
montjoie has joined #linux-sunxi
kivutar has joined #linux-sunxi
IgorPec has joined #linux-sunxi
Gerwin_J has quit [Quit: Gerwin_J]
VargaD has quit [Ping timeout: 248 seconds]
VargaD has joined #linux-sunxi
IgorPec has quit [Ping timeout: 268 seconds]
Netlynx has quit [Quit: Leaving]
apritzel has joined #linux-sunxi
ricardocrudo has quit [Ping timeout: 246 seconds]
pietrushnic is now known as pietrushnic`away
pietrushnic`away is now known as pietrushnic
pietrushnic is now known as pietrushnic`away
pietrushnic`away is now known as pietrushnic
premoboss has joined #linux-sunxi
tipo has quit [Remote host closed the connection]
tipo has joined #linux-sunxi
atsampson has quit [Ping timeout: 264 seconds]
apritzel has quit [Ping timeout: 244 seconds]
kivutar has quit [Ping timeout: 250 seconds]
ricardocrudo has joined #linux-sunxi
IgorPec has joined #linux-sunxi
IgorPec has quit [Ping timeout: 260 seconds]
hulu1522 has quit [Remote host closed the connection]
RzR has quit [Remote host closed the connection]
apritzel has joined #linux-sunxi
hypophthalmus has joined #linux-sunxi
<hypophthalmus> So I've had trouble with my Mele A1000's ethernet not coming up on the mainline Debian kernel (could not find PHY, cannot probe the MDIO bus). I just happened to figure out that when I set the timer frequency to 100hz it works, when it's 1000hz it doesn't. Haven't tried the values inbetween.
IgorPec has joined #linux-sunxi
IgorPec has quit [Ping timeout: 244 seconds]
<longsleep> ssvb: I started a Ubuntu ppa for the Pine64, initially only containing your xf86-video-fbturbo, see https://launchpad.net/~longsleep/+archive/ubuntu/ubuntu-pine64-flavour-makers
<hypophthalmus> It seems that 500hz is working.
<ssvb> longsleep: oh, thanks, this reminds me that I still need to add 64-bit ARM assembly code to it
<ssvb> also pixman is missing 64-bit neon optimizations too
<ssvb> the desktop performance is most likely much better in the 32-bit mode
<longsleep> ssvb: i guess i will do some testing how far one can take the linux desktop with the current state of things
hypophthalmus1 has joined #linux-sunxi
hypophthalmus has quit [Read error: Connection reset by peer]
hypophthalmus1 has left #linux-sunxi [#linux-sunxi]
fredy has quit [Excess Flood]
fredy has joined #linux-sunxi
yann|work has quit [Ping timeout: 260 seconds]
ricardocrudo has quit [Ping timeout: 246 seconds]
JohnDoe_71Rus has quit [Quit: KVIrc KVIrc Equilibrium 4.2.0, revision: 42021, sources date: 20120701, built on: 2013-10-21 12:25:22 UTC 42021 http://www.kvirc.net/]
paulk-aldrin has quit [Quit: Quitte]
apritzel has quit [Ping timeout: 244 seconds]
premoboss has quit [Quit: Sto andando via]
SadSmile has quit [Quit: Leaving]
apritzel has joined #linux-sunxi
tomboy64 has quit [Ping timeout: 268 seconds]
tomboy64 has joined #linux-sunxi
tomboy64 has quit [Excess Flood]
tomboy64 has joined #linux-sunxi
Nazcafan has joined #linux-sunxi
<Nazcafan> hey there
<Nazcafan> I have just installed a 1TB harddrive on my cubietruck, and doing the partitionning stuff. Its purpose will be holding media files (mostly music, but maaaybe one day some movies). I was about to go for one big partition, but I am hesitating about the type
<Nazcafan> is btrfs buying anything else than headaches at that point?
<Nazcafan> or should I go for ext4?
<Nazcafan> or even ntfs, for what it's worth ...