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
ZetaNeta has joined #linux-sunxi
jebba has joined #linux-sunxi
Deskwizard has quit [Read error: Connection reset by peer]
CaptHindsight has quit [Ping timeout: 240 seconds]
rz2k has joined #linux-sunxi
deasy has quit [Quit: Nom d'un quark, c'est Edmonton !]
CaptHindsight has joined #linux-sunxi
FreezingCold has quit [Ping timeout: 276 seconds]
popolon has quit [Quit: Quitte]
<syeekick> anyone got a tutorial on how to get kali onto the cubie truck?
protoCall7 has quit [Quit: protoCall7]
maksimlin has joined #linux-sunxi
<syeekick> thanks turl
protoCall7 has joined #linux-sunxi
FreezingCold has joined #linux-sunxi
<wens> Turl: I suppose it depends on how the bootloader configured it?
<Turl> yeah
<Turl> A10S/13 use PLL5, at half the ram speed
<Turl> s/ram speed/memory clock/
protoCall7 has quit [Quit: protoCall7]
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
<maksimlin> hi sorry for the dumb question yest - I've educated myself abit form the wiki and hopefully have a less silly question...
<maksimlin> fromt eh BROM wiki page, on a A31 the will try booting from sdcard0 if fel key is pressed onboot, on a given tab, would there be someway to tel if the sdcard slot is wired as sdcard0 or sdcard2 - short of disammbling th tab that is!
<maksimlin> I also have a the micro-sdcard breakout board so I'm wondering if I'd be able to get the uboot serial console with it in a typical uboot used on A31 tablets?
jeremb_ has quit [Quit: Connection closed for inactivity]
VargaD has quit [Ping timeout: 276 seconds]
VargaD has joined #linux-sunxi
maksimlin has quit [Remote host closed the connection]
TheSeven has quit [Ping timeout: 252 seconds]
TheSeven has joined #linux-sunxi
kaspter has joined #linux-sunxi
kaspter has quit [Client Quit]
kaspter has joined #linux-sunxi
hramrach has quit [Write error: Broken pipe]
tomboy64 has quit [Write error: Connection reset by peer]
kaspter has quit [Client Quit]
kaspter has joined #linux-sunxi
nicksydney has quit [Remote host closed the connection]
tomboy64 has joined #linux-sunxi
hramrach has joined #linux-sunxi
protoCall7 has joined #linux-sunxi
FR^2 has quit [Ping timeout: 252 seconds]
tomboy64 has quit [Remote host closed the connection]
FreezingCold has quit [Ping timeout: 245 seconds]
tomboy64 has joined #linux-sunxi
FR^2 has joined #linux-sunxi
<wens> Turl: I'm guessing pll5 doesn't directly clock the DRAM?
cernui has joined #linux-sunxi
protoCall7 has quit [Quit: protoCall7]
JohnDoe_71Rus has joined #linux-sunxi
ZetaNeta has quit [Ping timeout: 252 seconds]
nicksydney has joined #linux-sunxi
ZetaNeta has joined #linux-sunxi
amitk has joined #linux-sunxi
ZetaNeta has quit [Max SendQ exceeded]
ZetaNeta has joined #linux-sunxi
ZetaNeta has quit [Max SendQ exceeded]
ZetaNeta has joined #linux-sunxi
syeekick has quit [Remote host closed the connection]
<Turl> wens: not really sure, but it probably clocks the dram controller instead
<Turl> pll5 can also be used to clock mbus, but 1:1 tends to be too fast, and 1:2 too slow compared to what you can get when using pll6
<Turl> but for boards with "slow ram" it may be an alternative if needed
souther has quit [Ping timeout: 265 seconds]
jeremb_ has joined #linux-sunxi
souther has joined #linux-sunxi
bbrezillon has joined #linux-sunxi
bbrezillon has quit [Ping timeout: 252 seconds]
syeekick has joined #linux-sunxi
<wens> Turl: I thought mbus was the controller
<Black_Horseman> kalimera
<wens> A23 arch_timer stalling in the interrupt handler
HeHoPMaJIeH has joined #linux-sunxi
avsm has joined #linux-sunxi
yk has joined #linux-sunxi
maksimlin has joined #linux-sunxi
xavia has joined #linux-sunxi
xavia has quit [Remote host closed the connection]
avsm1 has joined #linux-sunxi
avsm has quit [Read error: Connection reset by peer]
syeekick has quit [Ping timeout: 245 seconds]
punith has joined #linux-sunxi
<punith> did any one tested nand chip set H27UBG8T2CTR in A20 chip
shineworld has joined #linux-sunxi
<rz2k> Punith: no one is interested in NAND because it is a) really hard to debug b) there are no datasheets on hynix chips c) some NAND chips have different timings inside one production series d) NAND support at linux-sunxi was always not good
<rz2k> so unless you have a ton of time figuring out how it all works (be ready for couple weeks sitting with oscilloscope) - just forget about the NAND or use what allwinner gives to you
<punith> thank you rz2k..i will try to debug through oscilloscope
indy has quit [Ping timeout: 240 seconds]
bbrezillon has joined #linux-sunxi
<ccaione> moin
indy has joined #linux-sunxi
shineworld has quit [Ping timeout: 240 seconds]
shuduo has joined #linux-sunxi
Netlynx has joined #linux-sunxi
<ssvb> Turl: actually PLL5P (factor P instead of factor M) is used to clock MBUS on A10/A13/A20, which provides a bit more freedom than just 1:1 and 1:2 of DRAM clock speed
<ssvb> Turl: I have a patched a10-meminfo to do accurate calculations - https://github.com/ssvb/a10-meminfo/blob/master/a10-meminfo.c#L283
<ssvb> Turl: also assuming that it works stable, the 1:1 DRAM/MBUS clock speed ratio is not too fast, it provides a nice performance improvement if the DRAM timings are configured optimally (CAS and the others)
paulk-aldrin has joined #linux-sunxi
codekipper has joined #linux-sunxi
jinzo has joined #linux-sunxi
<codekipper> oliv3r, ^^^ my audio patches were a mixer of styling tidy up, stripping out of unnecessary bits, moving around to make merging easier and some modifications for sun8i
<plaes> ssvb: good work \o/
<codekipper> merging from Allwinner SDK is never easy
<plaes> codekipper: were you able to get the mem dumps?
<plaes> s/mem/register
<codekipper> however, personally this exercise was to get a better understanding of that layer and I'm currently looking at mainlining spdif for starters
<plaes> \o/
<codekipper> plaes, I was able to get one register access using dev2mem.
<codekipper> I'll try to put a script together around that to dump blocks
libcg has joined #linux-sunxi
yk has quit [Ping timeout: 240 seconds]
codekipper has quit [Remote host closed the connection]
paulk-collins has joined #linux-sunxi
alexvf has quit [Ping timeout: 240 seconds]
juanfont has quit [Ping timeout: 258 seconds]
juanfont has joined #linux-sunxi
wickwire has joined #linux-sunxi
rz2k has quit []
notmart has joined #linux-sunxi
bonbons has joined #linux-sunxi
diego_r has joined #linux-sunxi
Black_Horseman has quit [Quit: Zwi se logou mou!!!]
punith has quit [Ping timeout: 240 seconds]
bertrik has joined #linux-sunxi
arete74 has quit [Ping timeout: 240 seconds]
arete74 has joined #linux-sunxi
_massi_ has joined #linux-sunxi
deasy has joined #linux-sunxi
hansg has joined #linux-sunxi
arete74 has quit [Read error: Connection reset by peer]
arete74_ has joined #linux-sunxi
tomboy64 has quit [Remote host closed the connection]
tomboy65 has joined #linux-sunxi
rz2k has joined #linux-sunxi
alexvf has joined #linux-sunxi
popolon has joined #linux-sunxi
avsm has joined #linux-sunxi
avsm has quit [Quit: Leaving.]
maksimlin has quit [Ping timeout: 245 seconds]
avsm has joined #linux-sunxi
earny has quit [Remote host closed the connection]
arete74_ has quit [Read error: Connection reset by peer]
arete74 has joined #linux-sunxi
focus has quit [Remote host closed the connection]
focus has joined #linux-sunxi
deasy has quit [Quit: Nom d'un quark, c'est Edmonton !]
wickwire has quit [Remote host closed the connection]
wickwire has joined #linux-sunxi
earny has joined #linux-sunxi
kivutar has joined #linux-sunxi
nabblet has joined #linux-sunxi
nabblet has left #linux-sunxi [#linux-sunxi]
deasy has joined #linux-sunxi
seppel has joined #linux-sunxi
avsm has quit [Quit: Leaving.]
Skaag has quit [Ping timeout: 240 seconds]
popolon has quit [Quit: Quitte]
Turl has quit [Ping timeout: 265 seconds]
Turl has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
arete74 has quit [Read error: Connection reset by peer]
arete74_ has joined #linux-sunxi
avsm has joined #linux-sunxi
ganbold_ has joined #linux-sunxi
lkcl has quit [Ping timeout: 240 seconds]
jebba has quit [Quit: Leaving.]
amitk has quit [Ping timeout: 276 seconds]
hansg has quit [Quit: Leaving]
amitk has joined #linux-sunxi
dack has joined #linux-sunxi
montjoie[home] has joined #linux-sunxi
notmart has quit [Quit: notmart terminated!]
kaspter has quit [Quit: Bye Bye]
<dack> is there a moderator queue on the google mailing list? I posted something but nothing showed up...
<mnemoc> dack: tim tisdall?
<dack> mnemoc: yep
<mnemoc> first-time posts are moderated, yes
<dack> okay.. :) just wanted to make sure I didn't need to repost. ;)
<mnemoc> no need ;-)
avsm has quit [Quit: Leaving.]
bbrezillon has quit [Ping timeout: 240 seconds]
bbrezillon has joined #linux-sunxi
jebba has joined #linux-sunxi
libcg has quit [Read error: Connection reset by peer]
libcg has joined #linux-sunxi
<dack> I'm trying to re-flash my mk808c with LiveSuit... It just seems to hang at 3% and says "Fes Device Plugin before Timeout!" "Kill Timer!".
<dack> I've already used it to flash a cubieboard with no issue.
<dack> I'm re-trying flashing a cubieboard... interestingly it seems to give the same error messages and then continues on fine to completion.
libcg has quit [Ping timeout: 240 seconds]
setkeh has quit [*.net *.split]
prahal has joined #linux-sunxi
setkeh has joined #linux-sunxi
arete74_ has quit [Read error: Connection reset by peer]
arete74 has joined #linux-sunxi
xavia has joined #linux-sunxi
Andy-D has joined #linux-sunxi
avsm has joined #linux-sunxi
cernui has quit [Ping timeout: 252 seconds]
HeHoPMaJIeH has quit [Remote host closed the connection]
FDCX has quit [Remote host closed the connection]
dy2 has joined #linux-sunxi
FDCX has joined #linux-sunxi
FDCX has quit [Remote host closed the connection]
dy2 has quit [Ping timeout: 240 seconds]
setkeh has quit [Changing host]
setkeh has joined #linux-sunxi
rz2k has quit []
dack has quit [Remote host closed the connection]
kaspter has joined #linux-sunxi
kaspter has quit [Ping timeout: 276 seconds]
cernui has joined #linux-sunxi
amitk is now known as amitk-afk
kivutar_ has joined #linux-sunxi
kivutar has quit [Ping timeout: 276 seconds]
avsm has quit [Quit: Leaving.]
avsm has joined #linux-sunxi
notmart has joined #linux-sunxi
kivutar_ has quit [Ping timeout: 276 seconds]
avsm has quit [Quit: Leaving.]
forcev has joined #linux-sunxi
FunkyPenguin has quit [Ping timeout: 240 seconds]
Andy-D has quit [Ping timeout: 240 seconds]
souther has quit [Ping timeout: 265 seconds]
dack has joined #linux-sunxi
codyps has quit [Ping timeout: 245 seconds]
codyps has joined #linux-sunxi
diego_r has quit [Ping timeout: 258 seconds]
souther has joined #linux-sunxi
_massi_ has quit [Quit: Leaving]
bsdfox has quit [Ping timeout: 252 seconds]
bsdfox has joined #linux-sunxi
lauri has quit [Remote host closed the connection]
fredy has quit [Excess Flood]
fredy has joined #linux-sunxi
libcg has joined #linux-sunxi
Quarx has joined #linux-sunxi
Quarx has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
nedko has quit [Ping timeout: 264 seconds]
nedko has joined #linux-sunxi
cernui has quit [Ping timeout: 265 seconds]
cernui has joined #linux-sunxi
Undertasker has joined #linux-sunxi
[1]cernui has joined #linux-sunxi
cernui has quit [Read error: Connection reset by peer]
[1]cernui is now known as cernui
wickwire has quit [Quit: Leaving]
ninolein has quit [Ping timeout: 245 seconds]
ninolein has joined #linux-sunxi
Andy-D has joined #linux-sunxi
lauri has joined #linux-sunxi
notmart has quit [Quit: notmart terminated!]
popolon has joined #linux-sunxi
popolon has joined #linux-sunxi
libcg has quit [Remote host closed the connection]
dy2 has joined #linux-sunxi
Andy-D has quit [Quit: Alive/Dead]
Andy-D has joined #linux-sunxi
shineworld has joined #linux-sunxi
dy2 has quit [Client Quit]
forcev is now known as FunkyPenguin
FunkyPenguin has quit [Changing host]
FunkyPenguin has joined #linux-sunxi
juanfont has quit [Ping timeout: 252 seconds]
kivutar has joined #linux-sunxi
<plaes> Tsvetan: impressive BGA rework video!
imcsk8 has quit [Quit: Reconnecting]
imcsk8 has joined #linux-sunxi
cosm has joined #linux-sunxi
Black_Horseman has joined #linux-sunxi
Black_Horseman has quit [Changing host]
Black_Horseman has joined #linux-sunxi
<Black_Horseman> hola
bbrezillon has quit [Ping timeout: 245 seconds]
Andy-D has quit [Ping timeout: 252 seconds]
kivutar has quit [Quit: Ex-Chat]
bonbons has quit [Quit: Leaving]
kivutar has joined #linux-sunxi
shineworld has quit [Quit: Leaving]
prahal has quit [Ping timeout: 258 seconds]
dack has quit [Remote host closed the connection]
prahal has joined #linux-sunxi
seppel has quit [Quit: Leaving]
nabblet has joined #linux-sunxi
<Turl> plaes: Tsvetan: I liked the video as well. I could use one explaining how to solder normal stuff for complete novices though :p
bgal has joined #linux-sunxi
<mnemoc> yes!
libcg has joined #linux-sunxi
* mnemoc really wants to learn to solder headers and connectors to boards
<joga> Turl, these may be ok for that http://www.youtube.com/playlist?list=PL2862BF3631A5C1AA
woprr has quit [Ping timeout: 258 seconds]
<mnemoc> joga: :o
jebba has quit [Quit: Leaving.]
jebba has joined #linux-sunxi
woprr has joined #linux-sunxi
jebba has quit [Quit: Leaving.]
Undertasker has quit [Quit: Leaving.]
<Turl> joga: I'll take a look, thanks :D
bgal has quit [Ping timeout: 276 seconds]
paulk-aldrin has quit [Quit: Ex-Chat]
xavia has quit [Quit: Leaving.]
paulk-collins has quit [Quit: Ex-Chat]
kivutar has quit [Read error: Connection reset by peer]
FreezingCold has joined #linux-sunxi
FR^2 has quit [Quit: Leaving]
maksimlin has joined #linux-sunxi
<lauri> Hi guys, as I understand 3.14 from linux-sunxi Git repo is pretty usable once you apply patch to power up wifi?
<lauri> Could someone share the link to that patch?
<mnemoc> lauri: would you mind also testing exterimental/sunxi-3.14? it includes backports from 3.15rc7
<lauri> I won't mind testing, what can I expect to work out-of-the-box?
<mnemoc> same as with mainline
<mnemoc> trying to get a new stable branch
<lauri> what about AP6210?
<mnemoc> after it graduates from experimental/ we start backport and include other stuff
libcg has quit [Remote host closed the connection]
<lauri> blerrgh, can you just tell in simple terms what is expected to be working in experimental/sunxi-3.14?
<mnemoc> don't know about the state of the support of the wifi chip
<mnemoc> lauri: experimental/sunxi-3.14 doesn't have anything that's not in mainline
<lauri> so vanilla 3.15 is expected to have more or less full support for Cubietruck?
* mnemoc hasn't said anything about how complete mainline support is
<lauri> :D
<Turl> 3.15 doesn't have mmc I think
<mnemoc> only that experimental/sunxi-3.14 is supposed to match sunxi support in 3.15rc7 over an LTS base
<Turl> lauri: you can check support for things on linux-sunxi.org/Linux_mainlining_effort
<lauri> yay, ap6210 seems to have been merged in 3.14
<lauri> I'll give it a try and report back tomorrow ;)
cernui has quit [Read error: Connection reset by peer]
lauri has quit [Read error: Connection reset by peer]
lauri has joined #linux-sunxi
Netlynx has quit [Quit: Leaving]
<mnemoc> lauri: thanks
<Turl> mnemoc: have you tested it on any hw so far?
<mnemoc> Turl: not yet. hopefully this weekend
<mnemoc> Turl: but compiles :)
<lauri> This might be a dumb question but how do you checkout that particular branch?
<Turl> just like any other branch
<lauri> I mostly use Mercurial for my own stuff, so I haven't got so much experience with git
<Turl> git checkout remotename/branchname
<lauri> I think I have clone of wrong repo :D
<Turl> you can always add another remote and fetch the difference
<lauri> I think I have only checked out 3.4 from the remote repo
<Turl> eg git remote add linux-sunxi https://github.com/linux-sunxi/linux-sunxi.git; git fetch linux-sunxi experimental/sunxi-3.14; git checkout linux-sunxi/experimental/sunxi-3.14 -b experimental/sunxi-3.14
<Turl> if you already have a linux-sunxi remote (eg if you cloned directly, it'll be "origin") you can skip that part
<lauri> alrighty thank you very much, I am going to have to write that one down .. :P
<lauri> I should use sunxi_defconfig right?
<Turl> if you want a really really barebones system, maybe
<Turl> multi_v7 is probably more featureful
<lauri> I already noticed sunxi_defconfig hasn't got much turned on
<mnemoc> Turl: patches to turn sunxi-3.14's sunxi_defconfig into something useful are REALLY appreciated
<Turl> mnemoc: we should just steal whatever debian is using :p
<mnemoc> :p
<Turl> mnemoc: in all seriousness, it'd probably be the best course of action
<Turl> they have an arm multiplatform kernel package
<mnemoc> i have nothing against it
<lauri> blerrgh I am sleepy, going to sleep, but I got 3.14.4 checked out. I'll tweak it tomorrow.. Going to get a ZyBo board aswell, sounds like a fun day :D
* mnemoc going to sleep too
<mnemoc> good night!
<Turl> good night mnemoc, lauri
orly_owl has quit [Ping timeout: 245 seconds]
jinzo has quit [Quit: Leaving]
Andy-D has joined #linux-sunxi
ganbold_ has quit [Remote host closed the connection]
nabblet has quit [Read error: Connection reset by peer]