mnemoc changed the topic of #arm-netbook to: EOMA: Embedded Open Modular Architecture - Don't ask to ask. Just ask! - http://elinux.org/Embedded_Open_Modular_Architecture/EOMA-68 - ML arm-netbook@lists.phcomp.co.uk - Logs http://ibot.rikers.org/%23arm-netbook or http://irclog.whitequark.org/arm-netbook/ - http://rhombus-tech.net/
gzamboni has quit [Ping timeout: 240 seconds]
gzamboni has joined #arm-netbook
ZaEarl_ has quit [Quit: Ex-Chat]
<hno> we really should get spl data for the suypported boards.
<hno> s/suy/su/
<ibot> hno meant: we really should get spl data for the supported boards.
ZaEarl has joined #arm-netbook
<ManoftheSea> hno what? What is spl?
<lundman> solaris porting layer
<lundman> but then I'm working with zfs right now :)
<ManoftheSea> that sounds... incorrect
<lundman> spl is the thing with uboot and early code
<mnemoc> stands for Second Program Loader
<mnemoc> does dram and pmu initialization
<mnemoc> and then jumps to the fat u-boot
<mnemoc> going to sleep now. good night
<lundman> tata
<ManoftheSea> thanks mnemoc, night
<hno> ok, mail sent to arm-netbook.
luka has quit [Ping timeout: 255 seconds]
luka has joined #arm-netbook
luka is now known as Guest17202
* Turl didn't get any email
<Turl> there it is :)
<lundman> dont read it, he7s just calling you names!
<CaCtus491> so, what's this talk about a 3G option for the EOMA-68 cards? :)
<ManoftheSea> CaCtus491: not really sure. You're not gonna put an antenna inside the metal sheath.
<ManoftheSea> Also, antenna design is hard.
tuliom has joined #arm-netbook
QingPei has joined #arm-netbook
QingPei has left #arm-netbook [#arm-netbook]
cheng has joined #arm-netbook
tekzilla has quit [Ping timeout: 265 seconds]
tekzilla has joined #arm-netbook
alcides has quit [Quit: /(bb|[^b]{2})/ regular expression junkie + lover of literature...]
mSquare has joined #arm-netbook
mysteryname has joined #arm-netbook
tuliom has quit [Quit: Konversation terminated!]
Quarx has joined #arm-netbook
dyoung has quit [Ping timeout: 268 seconds]
destinal has quit [Ping timeout: 245 seconds]
rellla has joined #arm-netbook
destinal has joined #arm-netbook
dyoung has joined #arm-netbook
pawel5870 has joined #arm-netbook
<lundman> hey neat, so you can compile zfs into the kernel very easy
<Turl> ZFS ALL THE THINGS!
sspiff has joined #arm-netbook
<lundman> +1
<lundman> zfs create -V 1G -o compression=on -o dedup=on pool/swap :)
<Turl> swap dedupe? o.O
<lundman> you know you'll be the cool kid!
<Turl> lundman: how stable is that thing for everyday usage?
<Turl> with IO heavy loads?
<lundman> I fixed the ARM port 2 days ago
<lundman> so, since then I've compiled the kernel 9 times :)
<Turl> amd64, nothing too fancy
<lundman> so, about '9 time kernel compile' stable
<lundman> if you are talking the 64bit? yeah its stable
<lundman> most of my colleagues have changed home NAS to use ZOL
<lundman> largest computer in the world run ZOL, of course, they ported zfs because ext4 can't go that large:)
<Turl> lundman: my 'unit of load' is equivalent to ~30 kernel recompilations though :)
<lundman> yeah on intel 64, i wouldnt hesitate to use it
<lundman> on ARM, I only just got it running smooth
<lundman> actually, a lot of distros have it now, you can apt-get
<Turl> is it a FUSE fs or "native"?
<lundman> native
<lundman> they made SPL (solaris porting layer) first, then the zfs are the same as Suns
<jelly-home> it'd have to be distributed as source, built by dkms on similar on the fly
<Turl> might need to move my OS to it when I move disks then
<lundman> really really good way to do it
<Turl> shouldn't be too far in the future
<lundman> jelly: nah
<jelly-home> lundman: which distro has the opinion that licensing is not an issue?
<Turl> The result of this will be two source rpm packages... Yes, source rpm packages. Currently, deb style packages are built by first creating rpm packages and then converting them to deb packages using alien.
<Turl> bwahaha
<Turl> seriously? :|
<lundman> you can't ship the kernel with it, true. but as extra module? none of them have issues
<Turl> licensing issue? what's it?
<lundman> CDDL vs GNU
<Turl> CCwhat?
<lundman> i love how many people go "oh zfs, licensing issues" and then run binary puke from nvidia
<lundman> sighs
<Turl> I don't :P all my stuff is intel
<jelly-home> run is less important than distribute
<jelly-home> lundman: and nvidia explicitely allows redistribution
<lundman> aaanyhoo, its there, its native, it runs very well, and debian ubuntu etc has it in repo
<jelly-home> lundman: debian does not
* jelly-home just looked
<lundman> brian mentioned it in the zfsday speech
<lundman> ah, ok debian users just need to point the repo to them and say install
<lundman> ok, not quite the same
<lundman> but just as easy
<lundman> 2010?
<jelly-home> phoronix?
<lundman> it wasnt even out in 2010?
<lundman> also, that is fuse version
<Turl> yeah, phoronix :P doesn't mean much really
<lundman> of course that is slow
<Turl> lundman: nah, it's the native one
<Turl> lundman: fuse one is benchmarked too and obviously slow
<Turl> 20 vs 100MB/s
<lundman> odd, the posix layer was ported to zfs in feb 2011
<jelly-home> Turl: kq zfs was a different kernel port
<lundman> but either way, it wouldnt surprise me if it is still slower than ext4. only just been ported, tweaking is next
<lundman> maybe that one>
<Turl> maybe I'll install Debian GNU/kFreeBSD
<lundman> anyway, I'm still aiming for my target of Android on mele running on ZFS :)
<lundman> be nice if it was JB
<Turl> lundman: so much hype but it doesn't even build :x http://paste.debian.net/199363/
<lundman> hah sucks to be you ;)
<lundman> although, who turned on Werror
<Turl> lundman: apparently it broke on .39
<Turl> still unfixed
<lundman> whats .39?
<Turl> 2.6.39
<lundman> you run 3.6.1
<Turl> the build error happened first on .39
<lundman> never tried with package system, I get kernel sources to build my kernel, then download and build spl/zfs myself
<lundman> actually from github, since I do patches
<lundman> I have 3.4.6 3.0.36 2.6.32.9 kernels
<lundman> did i write down how to replace the kernel for mele android
<lundman> I did, woo, current lundman thanks past lundman
popolon has joined #arm-netbook
Guest17202 has quit [Quit: leaving]
luka has joined #arm-netbook
mysteryname has quit [Ping timeout: 260 seconds]
luka has quit [Changing host]
luka has joined #arm-netbook
TomNL has quit [Quit: Quick! Kill your client! Bersirc 2.2 is here! [ http://www.bersirc.org/ - Open Source IRC ]]
tzafrir has quit [Ping timeout: 272 seconds]
<oliv3r> feck; i think i broke my new toy :(
<lundman> dang, kernel dont build due to sun4i-hdmiaudio.c
<oliv3r> I installed the wrong touchscreen driver (i think) and adb hasn't started yet. so it boots fine, i just can't use the touch screen. Also means i cannot reboot into CWM! bah
<oliv3r> guess i'll have to make an CWM/u-boot enabled uSD card I guess
<oliv3r> shutdown by keeping power button pressed for ~10 seconds still works at least
<rellla> morning
<oliv3r> luckly, yarvik offers livesuit images so i flashed that back; lets try that again :(
<rellla> anybody interested in a ready to use armel rootfs.tar.bz2 debian/unstable with the prerequisites to do native compiling, xbmca10 dev-files and ready compiled xbmc?
<oliv3r> sounds cool enough :)
mysteryname has joined #arm-netbook
<rellla> which i have done for my mele a2000
<rm> Y U NO ARMHF
<rellla> no armhf cedar-libs?!
cheng has quit [Quit: Leaving]
sspiff has quit [Ping timeout: 245 seconds]
orly_owl has quit [Ping timeout: 248 seconds]
orly_owl has joined #arm-netbook
Brandon15811_ has quit [Ping timeout: 252 seconds]
Brandon15811_ has joined #arm-netbook
techn has quit [*.net *.split]
RaYmAn has quit [*.net *.split]
Brandon15811 has quit [*.net *.split]
jinzo has quit [*.net *.split]
acfrazier has quit [*.net *.split]
blahee has quit [*.net *.split]
Triffid_Hunter has quit [*.net *.split]
WarheadsSE has quit [*.net *.split]
pwhalen has quit [*.net *.split]
arokux2 has quit [*.net *.split]
steev has quit [*.net *.split]
oliv3r has quit [*.net *.split]
Hexxeh has quit [*.net *.split]
bsdfox has quit [*.net *.split]
rsalveti has quit [*.net *.split]
mikey_w has quit [*.net *.split]
robws has quit [*.net *.split]
Thomas42 has quit [*.net *.split]
lkcl has quit [*.net *.split]
Maqs has quit [*.net *.split]
Holo_ has quit [*.net *.split]
xenoxaos has quit [*.net *.split]
tekzilla has quit [*.net *.split]
CaCtus491 has quit [*.net *.split]
IEF has quit [*.net *.split]
pucko has quit [*.net *.split]
mSquare has quit [*.net *.split]
ZaEarl has quit [*.net *.split]
phh has quit [*.net *.split]
hp__ has quit [*.net *.split]
specing has quit [*.net *.split]
arete74 has quit [*.net *.split]
akaizen has quit [*.net *.split]
ccssnet has quit [*.net *.split]
RaYmAn has joined #arm-netbook
oliv3r has joined #arm-netbook
WarheadsSE has joined #arm-netbook
Brandon15811 has joined #arm-netbook
CaCtus491 has joined #arm-netbook
acfrazier has joined #arm-netbook
arete74 has joined #arm-netbook
ZaEarl has joined #arm-netbook
IEF has joined #arm-netbook
jinzo has joined #arm-netbook
hp__ has joined #arm-netbook
specing has joined #arm-netbook
mikey_w has joined #arm-netbook
techn_ has joined #arm-netbook
steev has joined #arm-netbook
phh has joined #arm-netbook
pwhalen has joined #arm-netbook
ccssnet has joined #arm-netbook
mSquare has joined #arm-netbook
Maqs has joined #arm-netbook
bsdfox has joined #arm-netbook
akaizen has joined #arm-netbook
tekzilla has joined #arm-netbook
rsalveti has joined #arm-netbook
arokux2 has joined #arm-netbook
pucko has joined #arm-netbook
Triffid_Hunter has joined #arm-netbook
Thomas42 has joined #arm-netbook
robws has joined #arm-netbook
blahee has joined #arm-netbook
xenoxaos has joined #arm-netbook
lkcl has joined #arm-netbook
Holo_ has joined #arm-netbook
Hexxeh has joined #arm-netbook
RaYmAn has quit [Client Quit]
RaYmAn_ has joined #arm-netbook
tzafrir_laptop has joined #arm-netbook
sspiff has joined #arm-netbook
<rm> clueless
<rm> and they use that totally awesome uboot-allwinner, which hno loves :)
<rm> but what irked me most is using "apt-get install gcc-4.6-arm-linux-gnueabi" without any mention that this is only on Ubuntu
<ZaEarl> What an awesome day. The new Allwinner chip is coming soon!
<mnemoc> ZaEarl: reference?
<ZaEarl> several factories
<mnemoc> nothing url-able?
<ZaEarl> not yet
<lundman> any kind of details? model? name? cores?
<mnemoc> sun6i :p
<ZaEarl> very few details, but it sounds like it will put Allwinner back on top.
<ZaEarl> 4 cpu/8 gpu
<mnemoc> the previous rumor I saw pointed to a quad core cortex-a7
<lundman> that would be enough for mediaplayer
<ZaEarl> yes quad a7
<mnemoc> still mali?
<ZaEarl> didnt see
<mnemoc> it would suck if they switch
<ZaEarl> is there an 8 core mali?
<lundman> it would suck if they stayed :)
<mnemoc> mali is currently the less closed GPU
<mnemoc> iirc in the mali600 family there are such beasts
<mnemoc> also there was a sightly related post in arm's blog about their collaboration while the mali600s were been announced
<mnemoc> not explicit connection but the same week
<lundman> Mali™-T658
<lundman> 1-8 cores
<lundman> yep, we'll wait for more info from you :)
<mnemoc> if they pick cortex-a7 they'll also go for a more mobile/less power consumption gpu
<lundman> I'm hoping for JB so we can get real audio
<lundman> otherwise its not a mediaplayer :)
<ZaEarl> they said eta end of the month, but that's probably optimistic.
<mnemoc> tried Turl's CM10?
<lundman> have not, he's not sharing
<lundman> yeah . he didnt come to my door with a silver platter
<lundman> only sources, no binaries?
<mnemoc> *cough*
ozone has joined #arm-netbook
<ZaEarl> they'll definitely come with JB
rellla has quit [Ping timeout: 255 seconds]
<lundman> maybe it'll have a slightly better nic too
<ozone> I wrote Allwinner to know about progress on VPU / CedarX
<ozone> their answers :
<ozone> We are communicating and supporting gimli who is one of the major contributor to xbmc all winner A10 project.
<mnemoc> until tom left AW I hoped I would be able to buy a sun6i devkit eventually :<
<ozone> It takes a little bit more time than expected. We are not familiar with xbmc and the community is not familiar with our chipset. Please kindly wait and you shall be satisfied one day. Sorry for keeping the community wait.
<mnemoc> a major contributor who doesn't care to share
<mnemoc> or work in public
<ozone> and why cedarX is so closed :
<ozone> Cedarx is one of the most outstanding self-developed technology of Allwinner and we prefer to open it in lib but not source code due to commercial reason.
<mnemoc> i understand AW, I don't understnad gimli
<mnemoc> </rant>
<ozone> so wait and (hope) see !
<ozone> ciao
<mnemoc> f* it. I prefer to wait for empat0
ozone has quit [Client Quit]
<lundman> :)
Quarx has quit []
<oliv3r> pride?
<mnemoc> so you can't have "pride" working on public, sharing and allowing others to participate?
<mnemoc> i suppose there are two meanings for that word
<specing> tom left AW?
<specing> When?
<mnemoc> like a month ago
<specing> really?
<mnemoc> he posted it on the u-boot list
<mnemoc> so i assume it true
<oliv3r> pride in the negative sense :p
<mnemoc> oliv3r: :)
<oliv3r> wanting to claim victory all by yourself
<oliv3r> stupid device keeps refusing to boot into recovery mode :S
<mnemoc> yes, that seems to be. but it's a very anti free software way of doing free software
<mnemoc> ZaEarl: it seems charbax is also in .hk
tuliom has joined #arm-netbook
<oliv3r> yeah, it kinda really sucks. maybe he had to sign an nda and keep quiet :)
<hno> specing, yes Tom left Allwinner, to build family at another more family friendly location.
<oliv3r> rebooting the A10 using button+power, is that an android thing or an A10 thing
<specing> Which is?
<oliv3r> 'build' family
<lundman> apm tells kernel to reboot
<oliv3r> s/rebooting/booting/g
<mnemoc> oliv3r: he is expecting an baby for next month
<mnemoc> s/an/a/
<ibot> mnemoc meant: oliv3r: he is expecting a baby for next month
<oliv3r> oh, that is amazing, but I guess the 'building' part is almost done then
<mnemoc> the second would cost 100k rmb so unlike to build it farther :p
<mnemoc> unlikely*
<oliv3r> ffs, stupid device won't boot into CWM :S
<mnemoc> be sure to use the right u-boot/spl and right script.bin
<oliv3r> i flashed a recovery.img into nang. the thing is, sometimes it appears to work, sometimes not
<ZaEarl> booting to recovery is dependant on the right script.bin
<oliv3r> it just refuses to boot CWM and boots normally
<oliv3r> but then other times, it just boots fine
<oliv3r> (into CWM)*
<hno> oliv3r, the "button at boot for recovery" is Allwinner u-boot.
<ZaEarl> I'd say make sure no cables/charger are attached
<oliv3r> now that is a golden tip
<oliv3r> i think that may be it
<oliv3r> but, adb reboot recovery fails the same way (but has worked fine earlier today)
<hno> actually there is something in allwinner boot1 as well, but only used for older android.
<oliv3r> zaearl you are my hero :p
<ZaEarl> yw
<oliv3r> i do press volume+ and - cause i dont' know which one it is :p its supposed to be volume-; but they swapped volume keys. when I use the original stock firmware 4.0.3, vol- is vol-, but in 4.0.4 it is swapped. (they supply livesuit images as 'updates');
mysteryname has quit [Ping timeout: 240 seconds]
<ZaEarl> find the script.bin you like, and keep it around for when the new livesuit image has a bad one.
<ZaEarl> whoever builds those script.bins is pretty sloppy.
<oliv3r> i'm not that far into a10 hacking yet
<oliv3r> ideally, i should make my own! :p
<ZaEarl> easy to do
<oliv3r> what's the big difference between script.bin and script0.bin?
<mnemoc> one is the backup of the other
rellla has joined #arm-netbook
<oliv3r> so identical
<mnemoc> yes
<mnemoc> but you can turn them into .fex and compare
<mnemoc> sha1sum should be the same anyway
<oliv3r> i need to setup my dev evniroment for sunxi yet :)
<oliv3r> but keys + power over usb is the combo that makes it fail :)
<oliv3r> could that cause flash troubles/failures?
<oliv3r> i installed CM10 rom on it, and while i could log in via adb shell, the bootscreen kept running and that's it
<lundman> heh wrote my new kernel to nandc, but uhm,. mele is at work
<lundman> so Iguess I'll try it onmonday
<oliv3r> can't wait to setup my own build env and build my own software for this crapblet
<oliv3r> just no time now to learn all that too :p
<lundman> although... it skips SD boot every second boot
Almamuetya has joined #arm-netbook
<mnemoc> lundman: with the latest uboot i don't have that problem
<lundman> damnit, its not doing it
<mnemoc> but mmc's spl dies detecting the mmc :<
<lundman> bah monday it is
<lundman> shame uboot dont have chainloader
* mnemoc should be brave and start learning to use jtag
<zub> btw. anybody here played with kgbd? I'm about to give it a try...
<zub> so far tried on qemu :) but I still don't know how to multiplex console and kgdb on single serial line... but I read it should be possible
Quarx has joined #arm-netbook
Yakuzzi has joined #arm-netbook
<oliv3r> stupid tablet cost me all day (and will more) so haven't done anything on the wiki ;(
<oliv3r> anyway, gotta reboot my vm :) bbl
ol1ver has quit [Remote host closed the connection]
oliv3r has quit [Read error: Connection reset by peer]
RaYmAn_ is now known as RaYmAn
hipboi has joined #arm-netbook
oliv3r has joined #arm-netbook
<Yakuzzi> does anyone use bluetooth on his mele through a dongle ?
<oliv3r> what does/could a reset button do on my tablet? reset the CPU entirely? and where does the 'battery charging' animation come from? when the tablet is so called powered off?
<ZaEarl> mnemoc, ah, yes, charbax is at the other show. Maybe I'll head over there tomorrow.
luka is now known as luka12345
luka12345 is now known as luka
ol1ver has joined #arm-netbook
<oliv3r> crapalicious :S i broke it for real now :S
Yakuzzi has quit [Remote host closed the connection]
<rz2k> oliv3r: battery charging is boot1
Yakuzzi has joined #arm-netbook
<oliv3r> i flashed it using a livesuit image (supplied by manufacturer) and after it said 'flash successful' ... nothing. When I push the reset button, i get an empty battery indicator first, then the 'charging' battery indicator (whilst no charger is connected) and that's it. it fades out and doesn't do anything anymore. Only pressing the reset does anything
<oliv3r> which is bringing the battery charging animation :S
<rz2k> press power for 15 seconds
<rz2k> this will force axp209 to turn off cpu
<mnemoc> sometimes when they seem dead they are actually on FEL
<rz2k> then press power again
<oliv3r> yay!
gimli has joined #arm-netbook
<oliv3r> so 15 seconds of power will 'always' force the axp209 to turn off the CPU? no matter what?
<oliv3r> FEL = DFU?
<oliv3r> just wondering cause the pc didn't recoginze the PC
<mnemoc> FEL is a low level usb recovery mode. if you plug it to a computer you'll see a device listed
<oliv3r> hmm, livesuit didn't detect it
<oliv3r> anyway, lots to learn even still :D
<mnemoc> :)
<oliv3r> so FEL is used to write live images right?
<oliv3r> i did try to put it into livesuite writ emode (vol- + power button smashing), but only got some device error USB errors
<mnemoc> to read, write and call memory
<oliv3r> ah, so FEL is even lower then livesuit image writing?
<mnemoc> livesuit uses it to push it's install and the data for it
<mnemoc> installer*
<oliv3r> ah, strange that livesuit didn't detect it
<mnemoc> try with `./fel ver`
<mnemoc> or most usually `sudo ./fel ver`
<oliv3r> this is a work pc :( it's the wrong OS
<mnemoc> :(
<oliv3r> tell me about it :p
<hipboi> flash a livesuite image under 64 bit linux
<mnemoc> oh
<mnemoc> cool!
<Turl> heh livesuite for linux
<Turl> no more windows vms :)
<ZaEarl> hipboi, for real???
<mnemoc> hipboi: can you move that to [[LiveSuit]]? :)
<mnemoc> it's not a buildroot-only thing
<hipboi> ok
<xxiao> ubuntu, debian, oe, now buildroot, really good
<hipboi> i was confused of [[livesuite]] [[livesuite image]]
<mnemoc> the first is about the app the second about the image format
<xxiao> only missing one is openwrt
<mnemoc> xxiao: oe? can you update the wiki?
<mnemoc> doh
<mnemoc> yes, sorry. forgot
<xxiao> android-debian-ubuntu-buildroot-oe, openwrt is nice but i don't think A10 is for network appliance anyway
<xxiao> using oe daily is a pain, build is still very slow
pawel5870 has quit [Read error: Connection reset by peer]
<xxiao> even slower than android
<xxiao> hipboi: will next allwinner chip carry pcie?
<mnemoc> xxiao: can you try to convince cnxsoft to give us access to the monster build server he got for building the nightlies? we can then automate buildroot and oe images too
<hipboi> xxiao: i don't know
<hipboi> xxiao: but i don't think so
<hipboi> xxiao: since it's for talets
<mnemoc> ZaEarl claims it will be announced today
<Turl> hipboi: doesn't sun4i have pcie?
<mnemoc> Turl: no, it doesn't
<xxiao> mnemoc: i'm not familiar with cnxsoft, but i may try linaro
<Turl> I saw some option on the sun4i defconfigs, made me think it had it
<mnemoc> uhm
<mnemoc> xxiao: cnxsoft made the scripts to produce hwpacks for a10
<xxiao> which we should be able to reuse
<xxiao> ?
<Turl> mnemoc: I can probably run random nightlies of stuff for you guys after I get a new hard disk for my desktop
<mnemoc> Turl: that's an idling 4x8 xeon iirc
<mnemoc> Turl: no need to abuse someone desktop's
<Turl> mnemoc: this is an idling 4x2 i7
<mnemoc> :)
<mnemoc> Turl: then start making CM10/sunxi images! :D
<Turl> but it's booting off a USB hard disk :x
Almamuetya has quit [Quit: Nettalk6 - www.ntalk.de]
<xxiao> get a 256G SSD
<Turl> mnemoc: need a proper hard disk first :P
<Turl> xxiao: I need a money tree first
<xxiao> you have an idle i7 but need money tree for a disk, hmmm
<mnemoc> *cough*
<Turl> xxiao: yeah, i7s cost quite a while :x wallet is now dry-ish :p
* mnemoc has a humble amd e350 and doesn't need more
<xxiao> actually if someone can estimate the montly build cost on aws i can try to set up a build machine
<xxiao> if it's not too expensive, my free tier ends this month
<Turl> xxiao: it costs quite a bit from what I heard
<Turl> it was discussed once for CM, but it ended being a huge bill nobody was going to be able to pay
<xxiao> it's easy for me to build on my i7 actually, but push the binaries upstream is slow, cable modem, 200kbps-ish
<Turl> I can up at .75Mb/s
<ZaEarl> that's plenty for a nightly
<Turl> (notice the period)
<mnemoc> Turl: for sharing the images you can also use linux-sunxi.org's server
<ZaEarl> as long as you have somewhere to push them to
<mnemoc> Turl: but build them somewhere else
<Turl> mnemoc: yeah
<xxiao> tested again, 100KB, 800kbps
<mnemoc> xxiao: rsync rules :p
<Turl> +1
<xxiao> but if you push a few new binaries nightly, i don't think rsync helps
<ZaEarl> that's what, a 20 minute upload?
<Turl> ZaEarl: for android? yeah (130 MB) / (0.75 (Mb / s)) = 23.1111111 minutes
<mnemoc> sounds affordable ;-)
<xxiao> let me explore it
<xxiao> kick it off before going to bed, init 0 after the upload is done, should be fine
<mnemoc> having now livesuit for linux the idea of having JB images is even more interesting
<specing> echo mem > /sys/power/state
<ZaEarl> how's acceleration for JB? is cedar working?
<mnemoc> decoding yes, encoding no
<mnemoc> thanks to Quarx
<ZaEarl> excellent, decoding is by far more important
<mnemoc> no encoding means no camera
<mnemoc> but who cares about crappy cameras anywya
<ZaEarl> cedar does the encoding even for still photos?
<xxiao> mnemoc: just curious if cnxsoft is doing nightly build, what else do we need other than its stuff?
<mnemoc> don't know
<ZaEarl> I would like to take photos.
<mnemoc> ZaEarl: Turl knows
<mnemoc> xxiao: problem is cnxsoft isn't active here so he doesn't know when to fix his scripts. and also doesn't use the donated machine "enough" :)
<mnemoc> xxiao: currently all "nightly"s are broken, but of outdated generation scripts
<mnemoc> s/but/because/
<ibot> mnemoc meant: xxiao: currently all "nightly"s are broken, because of outdated generation scripts
<xxiao> mnemoc: i see
<mnemoc> we need someone active here to take control over that
<xxiao> that is you :)
<mnemoc> or at least someone to take care of updating the scripts and sending pull requests
<mnemoc> nah
<mnemoc> I'm already overwelmed by my current sunxi "responsibilities" to add more :<
<mnemoc> but it would be nice to use a not-$work$ server to do my test kernel builds :p
<xxiao> linaro has a huge buildfarm which i had access, have not used it for a while, need check
<mnemoc> xxiao: eh? so you are @linaro?
<xxiao> not really but i know their tech leader
<xxiao> :)
<mnemoc> \o/
<Turl> ZaEarl: still shots should be fine
<ZaEarl> that's good
mSquare has quit [Ping timeout: 276 seconds]
Yakuzzi has quit [Remote host closed the connection]
Yakuzzi has joined #arm-netbook
sspiff has quit [Remote host closed the connection]
alcides has joined #arm-netbook
alcides has joined #arm-netbook
gzamboni has quit [Read error: Connection reset by peer]
hipboi has left #arm-netbook ["Leaving"]
drachensun has joined #arm-netbook
cromo has joined #arm-netbook
rellla has quit [Quit: rellla]
eFfeM has joined #arm-netbook
lerc_ has quit [Ping timeout: 260 seconds]
lerc has joined #arm-netbook
lerc has quit [Remote host closed the connection]
revident has joined #arm-netbook
popolon has quit [Quit: Quitte]
cromo has quit [Ping timeout: 245 seconds]
techn_ has quit [Read error: Connection reset by peer]
techn has joined #arm-netbook
tzafrir_laptop has quit [Ping timeout: 240 seconds]
tzafrir_laptop has joined #arm-netbook
cromo has joined #arm-netbook
<cromo> is there a way to control the framebuffer overlay for a10?
<cromo> I have my plasma connected via hdmi, but the overlay is too big and goes outside the visible area of the display
<techn> cromo: check your script.bin's scaler property is set off
<mnemoc> using ioctrl()s you can pick different known resolutions
Holo_ has quit [Remote host closed the connection]
Hexxeh has quit [Remote host closed the connection]
steev has quit [Remote host closed the connection]
<techn> if it's ok.. check that your tv has overscan off
<cromo> mnemoc: I did try that already, switched from default 720 to 1080p, the resolution has changed, but the overlay is still too big
<mnemoc> cromo: check what techn said
<cromo> mnemoc: yeah, doing that now
<mnemoc> Turl: uh
<cromo> fb0_scaler_mode_enable = 1
<cromo> fb1_scaler_mode_enable = 1
<cromo> so I assume I should switch off?
<cromo> or is that correct?
<mnemoc> Turl: please comment it on the list
<mnemoc> BGA336 ... it has less pins
<techn> cromo: I think that could be solution.. but first check that overscan setting to be sure
<mnemoc> the normal A10 has 441
<techn> mnemoc: I noticed that there is no CSI
<techn> and no video DAC's :/
<mnemoc> uhm
<mnemoc> wiki is starting to need a comparison table :<
<techn> oh.. there is CSI.. but no DAC's
<cromo> techn: it was overscan... I thought I tried all of the options before, but found another one in the menus. thanks
Yakuzzi has quit [Remote host closed the connection]
Yakuzzi has joined #arm-netbook
<techn> cromo: np :)
eFfeM has quit [Quit: Leaving.]
cat1 has quit [Read error: Operation timed out]
revident has quit [Quit: OOM Killer]
cat1 has joined #arm-netbook
Yakuzza321 has joined #arm-netbook
MMlosh has joined #arm-netbook
Yakuzzi has quit [Ping timeout: 240 seconds]
Quarx has quit []
<mnemoc> 13.3" a10 laptop, by charbax
<mnemoc> hahaha.... he started to sell "premium" access to scanned business cards :)
<mnemoc> and specs documents
<jelly-home> hey, it has 16:10 instead of 16:9 screen, gotta respect it somewhat
<traeak> sata?
<jelly-home> "4G NAND flash"
<traeak> geez, the absolute best feature of the a10 blown off
Gumboot has quit [Read error: Operation timed out]
<mnemoc> where the hell is my eoma68 laptop?! :<
<traeak> ugh internal fixed battery makes this a pain for full reset
<traeak> occasionally have to do that to my netbooks, every once in a while the wireless honks up really good
Hexxeh has joined #arm-netbook
<Turl> mnemoc: is it me or does that laptop have a Intel sticker? :P
<mnemoc> yeah :p
<mnemoc> the land of BS marketing
<hno> quite funny.
<rz2k> http://linux-sunxi.org/LiveSuite - livesuit is developed by allwinner?
<mnemoc> rz2k: hipboi wrote it... so I suppose it is
<mnemoc> wrote the page i mean
steev has joined #arm-netbook
<hno> Funny not even Tom can spell LiveSuit correctly.
<jelly-home> waitwhat, the page name is misspelled
<jelly-home> or is the application name misspelled
<mnemoc> Livesuit-linux.zip Livesuit.rar
<mnemoc> no 'e'
<mnemoc> the page with 'e' redirects to the 'e'-less
<Turl> mnemoc: I fixed all the e-ful references on the wiki
<mnemoc> thanks :)
<Turl> left the redirects alone though
<mnemoc> i was doubtful when I saw his edits
<mnemoc> but$ unzip Livesuit-linux.zip
<mnemoc> Archive: Livesuit-linux.zip
<mnemoc> inflating: LiveSuit_For_Linux64/LiveSuit.run
<mnemoc> confirmed it e-less-ness
<mnemoc> it's
<Turl> mnemoc: looking at the future, what's the priority stuff to get done so we can get stuff mainlined later on?
<hno> Linux version?
<Turl> hno: yes
<mnemoc> yes
<hno> Where?
<mnemoc> allwinner-pack-tools/tools/Livesuit-linux.zip
<mnemoc> haven't tried it yet
<hno> The ones published by Toms friend?
<mnemoc> yes
<mnemoc> cubieboard branch
<mnemoc> hno: same repo has packing tool
<mnemoc> s
Holo_ has joined #arm-netbook
<hno> 7 hours old.
Holo_ has quit [Remote host closed the connection]
<mnemoc> :)
<hno> Interesting, but only a diversion from our path.
Holo_ has joined #arm-netbook
<mnemoc> i have no plan to use it... but sure it will be handy if i need to reflash one of the devices
<Turl> mnemoc: question up there? ^ :P
<mnemoc> Turl: uh
<oliv3r> anybody have an usefull to put on an uSD card precompiled to test on my tablet :)
<mnemoc> Turl: pinctrl and common clock comes first
<mnemoc> Turl: then DT
Holo_ has quit [Remote host closed the connection]
<oliv3r> also, the livesuit-linux, i tried to find it, but the tools repo in the post was empty, and couldn't find it any of the other repo's
<mnemoc> Turl: and then multiplatform
<mnemoc> oliv3r: cubieboard branch
<mnemoc> Turl: there is a 3.6+multiplatform in arm-soc's repo we can use as base... or wait until 3.7
<mnemoc> but i doubt we will have pinctrl, clocks, and DT before 3.7 anyway
<mnemoc> Turl: in the drivers side, we need to unify the sun*i drivers
<mnemoc> Turl: 1 driver for all is simpler to move forward than everything*3
<mnemoc> and simpler to fix
<mnemoc> as of brokenness. we need to refactor usb gadget integration and get it working in 3.4
Hexxeh has quit [Read error: Connection reset by peer]
steev has quit [Remote host closed the connection]
<mnemoc> Turl: makes snese?
<mnemoc> sense*
<Turl> mnemoc: kinda sorta :)
* Turl needs to learn more stuff for sure :P
<mnemoc> the broken usb gadget integration is a serious problem even without thinking in future and mainline
Holo_ has joined #arm-netbook
Holo_ has quit [Remote host closed the connection]
<hno> mnemoc, you started a linux-sunxi github organisation?
Hexxeh has joined #arm-netbook
<mnemoc> hno: yes... but only the "verified" .fex repo there
<mnemoc> i didn't want to keep adding repos aimed to the community to my personal github
<mnemoc> you are admin too
<hno> I noticed.
<oliv3r> nice ione, good place to have everything organized together :)
<mnemoc> i would move the linux repo there too.... but github doesn't do redirects :-/
steev has joined #arm-netbook
<oliv3r> can someone help me understand this?
<hno> oliv3r, what?
<oliv3r> i have 2 livesuit images, one for 4.0.3 and one for 4.0.4; both from manufacturer
<oliv3r> both work fine
<hno> mnemoc, a default branch with only a README telling the repository have moved ought to get most peoples attention.
<mnemoc> hno: good idea
<oliv3r> i've downloaded christian troy's CM10 (and 9 too) archives
<mnemoc> oliv3r: prefer Turl's repo
<oliv3r> 4and installed them. both work fine when using 4.0.3 as 'base' (but wiping everything in CWM), but not in 4.0.4
<oliv3r> deff gonna try that
* hno dont's understand a squat of what oliv3r is doing.
<oliv3r> i flashed the 4.0.4 full image
<oliv3r> then installed CWM and CM10
<oliv3r> but it won't 'boot', bootanimation keeps looping, i can login, but the rom doesn't have root at that stage, so can't even do a dmesg to debug
<Turl> forgot to wipe data? :P
<oliv3r> what I don't get, even though i use the stock images as base, then format and reinstall CM10 (or 9) what can be IN the stock image to cause errors
<oliv3r> lol i'll double check
<hno> mnemoc, I should probably push stable u-boot version there, when there is one..
<oliv3r> i wipe data, cache, dalvik cache
<Turl> "wipe data/factory reset" does all that on one hit :)
<oliv3r> then i deffo didi that
<hno> Slighlty disappointed howver. Not a single board submission response to my arm-netbook mail.
<oliv3r> can you link me your repo/zip?
<Turl> oliv3r: tried 'adb logcat' to see why isn't it booting?
<mnemoc> hno: :-(
<Turl> eh, wrong link
<oliv3r> still, when wiping /system /data and the caches, install CWM; what could else cause boot failures?
<mnemoc> at least you didn't paste one of your tabs with pr0n
<Turl> mnemoc: :P
<Turl> oliv3r: partition derpage causing data to be mounted read only
<oliv3r> they DID change partition sizes
<oliv3r> derpage?!
<Turl> it's pretty obvious to see what's wrong when running logcat
<oliv3r> oh yeah
<hno> mnemoc, didn't you have some A10 tablet?
<mnemoc> hno: 3. but none is "mine" and I kind of forgot about them
<hno> and they are sufficiently old so script.bin should have the data we need.
<mnemoc> yes, very likely
<hno> the change came with release of a13.
<mnemoc> getting boot1 from a tablet is not a trivial thing
<mnemoc> i suppose it scares people
<mnemoc> (it scares me)
<techn> hno: MID A10 tablet .fex config dram params are same as for mele_a1000.. MID A13 tablet's .fex file showed sligtly different params that olinuxo_a13.. I applied them and A13 tablet is booting with quite good success rate
<oliv3r> 123what about etxracting it from a liveimage?
<hno> ol1ver, livesuit detects the parameters while flashing the NAND.
<oliv3r> :S
<mnemoc> hno: having u-boot stable for the "supported devices" it might be a good idea to get a `fel` based tool to extract it
<mnemoc> or fel+uboot
<techn> hno: but cold boot doesnt seem to work.. even with a13 tablet :(
gimli has quit [Ping timeout: 245 seconds]
Holo_ has joined #arm-netbook
<hno> techn, and no UART on that one I suppose.
<techn> hno: Still waiting that cable :(
<hno> But I have to admit, tablets is not really targeted by SPL yet. Competely ignoring anything related to batteries or charging.
<hno> but it should work anyway unless I have overlooked something.
<techn> hno, it seems that when tablet has been without power.. I need to do 15sek reset first to get it boot correctly
<hno> even for the built-in nand?
<techn> That MID A10 tablet has somekind grounding problem.. so it drams capasitors empty really fast??? and problem is more visible??
<hno> How is a tablet without power? Do you remove the battery?
<mnemoc> just let it dry :p
<mnemoc> my daughters do it all the time :<
<hno> mnemoc, it still have plenty of power.
<techn> hno: Power off for a while seems to do the trick.. no need to remove battery
<hno> Power off with power button is not power off. It only powers off the CPU.
<hno> and not even all of it either.
<hno> the PMU is still running, and keeps lots of settings.
<techn> yeah.. but you got the point
<hno> techn, not really. I get what you are doing, but not what might be the cause to your problems.
<hno> anywayl, don't experiement with u-boot SPL on an empty battery.
<hno> don't wamt to be blaimed for destroying your battery.
<Turl> mnemoc: my tablet dries by itself even if I shut it off
<Turl> likes to boot randomly :P
<techn> hno: Yep.. Can't tell more without that cable
<mnemoc> Turl: Za's?
<Turl> yep
<mnemoc> :(
<Turl> and there's some insulation issue too, when charging and stuff the back metal cover gets voltage :P
<hno> Turl, are you sure you don't have an RTC alarm going off?
<Turl> hno: I'm betting it's that
<hno> gets voltage relative to what?
<Turl> hno: it gets connected to some powered circuit, I'm assuming the charger itself
<hno> It
<Turl> it=the back aluminium? cover
<hno> It's quite common for chargers to not have 0V on the "gnd" polarity.
<Turl> hno: it does the same for USB
lerc has joined #arm-netbook
<hno> What do you measure voltage against?
<hno> where is your 0V reference / GND?
simosx has joined #arm-netbook
<hno> Turl, it is easy to check if there is an RTC alarm armed using sunxi u-boot.
<Turl> hno: I measure voltage as "f*ck, I got shocked when I touched it"
<hno> if you have console.
<Turl> I don't :(
<hno> I guess it should be possible to automate dumping the RTC registers to SD with a little boot.scr.
<drachensun> wow turl, thats pretty bad
<drachensun> I sold some of that tablets
<drachensun> they kept arriving with loose internal sd cards so I stopped getting them
<drachensun> that was how they upgraded the rom, just stuck in an sd to an internal slot, the tape they used was sh*t though
<Turl> (of course if you have proper footwear when you touch them its barely noticeable)
<Turl> mine has nand inside
rellla has joined #arm-netbook
<drachensun> thats good
<Turl> not really, it's slow :P
<Turl> a cheap SD card can probably outperform it easily
<mnemoc> i'm not sure if that's because of the driver or because they use really crappy nands
<hno> nands are generally crappy.
* Turl got used to eMMC speeds
rellla has quit [Quit: rellla]
Sv has joined #arm-netbook
<mnemoc> xxiao: sad they decided to skip the sata connector
<mnemoc> i'll pass until they do the quad version WITH sata :)
<xxiao> it's unsolder-ed, which means the holes are there
<xxiao> i'm asking the imx guys on what that is
<xxiao> looks like it's made in Europe and no distributor in US?
<mnemoc> it doesn't exist yet
<xxiao> soon
<mnemoc> it can't have distributors
<xxiao> from the site
<xxiao> pre-order that is
<mnemoc> sure... but distributors will come after it goes on mass production
<xxiao> yocto will be officially supported by FSL
<mnemoc> yocto is LF's fork of oe
<mnemoc> somehow i don't like their attitude
<xxiao> you're right, LF is a puppet for big guys
<oliv3r> turl, the log, reveals all!; can't find 'tombstone' dalvikvm can't start, unable to process classpath element /system/framework/apache-xml.jar and no valid entries found in bootclasspath /system/framework/core.jar etc etc etc
<oliv3r> and cannot stat dex dir
<oliv3r> i'll look more into the logs to see if i can spot what really causes it, as the rom 'should' be fine in theory
<oliv3r> ohh /cache might be really broke
<xxiao> mnemoc: how is SATA performance on A10, do you know
popolon has joined #arm-netbook
<mnemoc> xxiao: variable... here on a humble 2.5" goes 40-60MB/s .... when using my 2x3.5 raid1 device with esata it can go up to 80-90
<mnemoc> haven't tried ssd
<xxiao> not bad
<mnemoc> but i find it quite good for such a little device
<xxiao> i have been thinking if it's feasible to use A10 instead of marvell to do home NAS devices
<xxiao> mid-range NAS then powerpc 101x is pretty decent
Sv is now known as discopig
<rm> yeah
<rm> may seem bizzare due to all the mali/cedar/audio/touchscreen/whatnot crap it has built in
<rm> but for the price and the specs that you get, it's certainly awesome
ibot has quit [Remote host closed the connection]
ibot has joined #arm-netbook
<xxiao> after mele1000 been here for 1+ month i should finally have some time to play with it...
simosx has quit [Quit: Αποχώρησε]
<mnemoc> rm: and all that stuff can get disabled :)
<rm> yep
<rm> but "you're still paying for it"
<mnemoc> the new A10s removed LCD and DAC... but it seems they removed SATA too :<
<oliv3r> turl, it looks like it could really be a permission issue, /data and the /cache dir could all wrong permissions, and the 4.0.4 stock will boot, as it all runs in root anyway ... should be fixable then :)
captainigloo has joined #arm-netbook
<xxiao> A10, A13, what's the new A10?
<xxiao> if LCD/DAC/SATA all gone, what's for?
<mnemoc> hdmi dongles and settop things
<xxiao> is this one out yet?
<xxiao> they should all be the same die i believe
<xxiao> mnemoc: trying to build the A10 images, what's the new script you mentioned
<xxiao> other than the one on cnxsoft
<mnemoc> xxiao: cnxsoft script is to make hwpacks. i don't know other for that
<xxiao> ok, let me check around to pull in all pieces
<mnemoc> hno: sunxi-tools moved to linux-sunxi orga.
Yakuzza321 has quit []
<mnemoc> linux-allwinner will follow
<mnemoc> and then the notification mail
mysteryname has joined #arm-netbook
<techn> mnemoc: these too https://github.com/cnxsoft/a10-config, https://github.com/cnxsoft/a10-bin.. or related/similar :)
<mnemoc> techn: if cnxsoft wants
<techn> bins == mali libs, cedarx libs etc..
<techn> configs == .fex files, u-boot cfg files etc..
<mnemoc> problem with those .fex files is that they don't have verified dram params
<mnemoc> livesuit ignores what's on script.bin and probes itself
<mnemoc> techn: can you talk with cnxsoft about transfering those and the nightly builds stuff to someone more... active?
<techn> Try to kick me tomorrow :)
<mnemoc> it's already tomorrow :p
<jelly-home> only in EU
<mnemoc> :)
<mnemoc> techn: I added you to a team called "developers"... can you see if you can still do things in the linux-sunxi orga?
<mnemoc> the teams page implies teams need a list of repos
<techn> mnemoc: I can add my self to public member.. bu I don't have write access to repos
<mnemoc> meh
<techn> mnemoc: got access
mysteryname has quit [Ping timeout: 246 seconds]
<techn> whee.. edid starts to be on proof of concept stage ;)
<mnemoc> \o/
<techn> 720p<->1080p, ok.. but V:1024x768p-60 didn't work :(
<techn> V:800x600p-60, ok
<techn> V:800x600p-75, ok
<mnemoc> linux-allwinner moved to linux-sunxi
<mnemoc> should I keep the branch name?
<mnemoc> or rename it to..... sunxi-3.0 ? linux-sunxi-3.0 ? linux-3.0-sunxi ? ....
<techn> imho shorter better
<mnemoc> sunxi-3.0 ? or better suggestion?
<lundman> ok
<mnemoc> i stink at naming :|
<mnemoc> techn: 1024x768p-60 didn't work because bad info provided by the displat?
<techn> mnemoc: dunno.. gotta sleep now :D
<mnemoc> :)
mikey_w has quit [Ping timeout: 245 seconds]
mikey_w has joined #arm-netbook
n6pfk has joined #arm-netbook
arokux2 has quit [Ping timeout: 246 seconds]
arokux2 has joined #arm-netbook
<cromo> I compiled the newest xbmca10 to try out how it works under 1080p, but it actually looks like it still runs in 720 despite the overlay being bigger
<cromo> anyone tested it yet?
<cromo> the picture seems properly scaled to 1080, but is cropped to 720
ZaEarl has quit [Quit: Ex-Chat]
ZaEarl has joined #arm-netbook
cromo has quit [Ping timeout: 245 seconds]
<lundman> i tried it 2 days ago, didnt start in 1080
<lundman> runs the same in 720p
rsalveti_ has joined #arm-netbook
<mnemoc> lkcl: please let my mail about the rename of the repos pass moderation :|
<mnemoc> good night
rsalveti has quit [Ping timeout: 245 seconds]
rsalveti_ is now known as rsalveti