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/
<ssvb> techn_: don't know, I did not pay much attention to it
bsdfox_ has quit [Ping timeout: 276 seconds]
tinti has quit [Quit: Leaving]
hp__ has quit [Ping timeout: 264 seconds]
Turl has quit [Quit: >.<]
specing has quit [Ping timeout: 246 seconds]
stefanro has joined #arm-netbook
specing has joined #arm-netbook
stefanro1 has quit [Ping timeout: 255 seconds]
alcides has joined #arm-netbook
alcides has quit [Changing host]
alcides has joined #arm-netbook
alcides has quit [Quit: > SELECT * FROM users WHERE clue > 0]
jlj has quit [Remote host closed the connection]
cnxsoft has joined #arm-netbook
penguin42 has quit [Quit: Leaving.]
<drachensun> my wifi has stopped working on some devices and I notice that the devices that don't work have a bunch of echi reset messages when the 8192cu driver is loaded and unloaded
<drachensun> has anyone else seen that?
<vinifm> try use rtlwifi
fragmint has quit [Read error: Connection reset by peer]
vinifm has quit [Quit: Ex-Chat]
GeorgeIoak has quit []
hipboi has quit [Ping timeout: 276 seconds]
Dessimat0r has joined #arm-netbook
<ZaEarl> libv, does https://gitorious.org/lima have the q3a demo code?
<ZaEarl> ah, I see the commits are old. check-in the new code!
aholler has quit [Ping timeout: 248 seconds]
aholler has joined #arm-netbook
KoH__ has joined #arm-netbook
Quarx has joined #arm-netbook
KoH_ has quit [Ping timeout: 244 seconds]
ZaEarl has quit [Read error: Connection reset by peer]
ZaEarl has joined #arm-netbook
fragmint has joined #arm-netbook
ZaEarl has quit [Read error: Connection reset by peer]
ZaEarl_ has joined #arm-netbook
ZaEarl__ has joined #arm-netbook
ZaEarl_ has quit [Read error: No route to host]
rz2k has joined #arm-netbook
jlj has joined #arm-netbook
hipboi has joined #arm-netbook
cnxsoft has quit [Read error: Connection reset by peer]
cnxsoft has joined #arm-netbook
hipboi has quit [Ping timeout: 245 seconds]
gimli has joined #arm-netbook
hipboi has joined #arm-netbook
hipboi has quit [Ping timeout: 245 seconds]
hipboi has joined #arm-netbook
hipboi has quit [Remote host closed the connection]
hp__ has joined #arm-netbook
ZaEarl__ has quit [Ping timeout: 246 seconds]
Avernos_ has quit [Ping timeout: 248 seconds]
Avernos has joined #arm-netbook
Avernos has quit [Changing host]
Avernos has joined #arm-netbook
newbie has joined #arm-netbook
newbie is now known as Guest33589
Guest33589 is now known as hp___
hp__ has quit [Ping timeout: 264 seconds]
hp___ is now known as hp__
cnxsoft has quit [Quit: cnxsoft]
herdingcat has joined #arm-netbook
rellla has joined #arm-netbook
hansg has joined #arm-netbook
rellla has quit [Remote host closed the connection]
* rz2k ping RaYmAn
eebrah has joined #arm-netbook
hg_5 has joined #arm-netbook
hg_5 has quit [Read error: Connection reset by peer]
<RaYmAn> rz2k: ?
eebrah is now known as eebrah|away
hg_5 has joined #arm-netbook
hg_5 has quit [Read error: Connection reset by peer]
hg_5 has joined #arm-netbook
hark has quit [Quit: leaving]
hansg has quit [Remote host closed the connection]
hark has joined #arm-netbook
<rz2k> RaYmAn: up for imx6q hacking?
<rz2k> richtechie released part of the sources
<specing> Part of what?
<rz2k> specing: patches to oficial i.mx kernel from freescale to support their 'hdmi dongle' board, known as hi802/gk802
<rz2k> still not complete set, as always :/
<specing> ah
penguin42 has joined #arm-netbook
eebrah|away is now known as eebrah
cnxsoft has joined #arm-netbook
<RaYmAn> rz2k: oh, nice! link?
drachensun has quit [Ping timeout: 245 seconds]
Avernos_ has joined #arm-netbook
Avernos has quit [Ping timeout: 248 seconds]
<rz2k> my results so far http://pastebin.com/2yP6n1ev
<rz2k> need to figure out how to fix usage of mmc1 from u-boot and why kernel dies at that point
<RaYmAn> is that with custom uboot?
<RaYmAn> oh, it is
<rz2k> yeah
<RaYmAn> well, I certainly need to hook up serial now :)
<RaYmAn> put up a repo?
<rz2k> repo is git.freescale.com :)
<rz2k> richtechie released the set of patches
<RaYmAn> sure, but you can't change that :P
Avernos_ has quit [Ping timeout: 248 seconds]
Avernos has joined #arm-netbook
Avernos has quit [Changing host]
Avernos has joined #arm-netbook
gzamboni has quit [Ping timeout: 245 seconds]
<RaYmAn> rz2k: so u-boot is detecting the mmc's reverse of kernel?
<rz2k> nope, it does not detect the mmc that it was boot from
<rz2k> I was able to launch kernel from other mmc slot
<RaYmAn> ah
<rz2k> the hi802/gk802 has two mmc slots
<RaYmAn> yeah, I know
<RaYmAn> internal one as well
<rz2k> also there is weird detail
<RaYmAn> (my freescale based e-reader has the same setup essentially)
<rz2k> the richtechie default u-boot names only two mmc slots (0/1) and names them esdhc, not usdhc as mine
<RaYmAn> probably the usual fuckups in coding that you'd expect
<rz2k> yeah
<RaYmAn> though, there might be some detail we're missing for the internal slot
<RaYmAn> on my tf201, you for example need to manually change the voltage for the eMMC in the kernel for it to boot at all
<rz2k> yes
<RaYmAn> so there might be something similar
<rz2k> that what it yells about
<RaYmAn> does kernel detect internal?
<rz2k> that card didnt respond to voltage set
<RaYmAn> ah
<rz2k> kernel hangs after last line in log by the link I posted
<RaYmAn> yeah
<rz2k> no idea why, but this is the kernel with first set of patches, didnt test other one (there is one from 2012/12 and one from 2013/01)
<RaYmAn> did you try booting stock kernel with this u-boot?
<rz2k> no, I didnt figure out the default boot.img crap
<rz2k> just read the manual at freescale's site
<rz2k> and flashed u-boot/uImage with dd and offsets
<RaYmAn> I have a simple app for extracting/making boot.img's here: https://github.com/androidroot/boottools
<rz2k> the default one is generated by mkimage or something like that
<rz2k> oh
<rz2k> cool
wingrime has joined #arm-netbook
<RaYmAn> that's only android boot.img's of course, if it's an uImage, then it's something else
Turl has joined #arm-netbook
jlj has left #arm-netbook [#arm-netbook]
jlj has joined #arm-netbook
rsalveti_ has joined #arm-netbook
rsalveti has quit [Ping timeout: 252 seconds]
rsalveti_ is now known as rsalveti
cnxsoft has left #arm-netbook [#arm-netbook]
tinti has joined #arm-netbook
drachensun has joined #arm-netbook
gimli has quit [Ping timeout: 276 seconds]
ganbold___ has quit [Read error: Connection reset by peer]
ZaEarl__ has joined #arm-netbook
tinti has quit [Read error: Operation timed out]
eFfeM has joined #arm-netbook
herdingcat has quit [Remote host closed the connection]
<SPG> Ted master 011fa71 rhombus allwinner_a10/orders/ZSlayer2.mdwn * http://git.hands.com/?p=rhombus.git;a=commitdiff;h=011fa71
<lkcl> ln22: i've had to take a full-time job, so when i get home i carry on working for another 5 hours on PCB CAD/CAM. apologies but it leaves little spare time for talking to people. i'm doing status reports.
<lkcl> the tablet PCB will fit into a laptop as well (low-power, single LVDS up to about an 11in screen, 1388 x 800 or so)
<lkcl> that's now with the engineers
<lkcl> the A10 board, the 2nd revision has started
<lkcl> and the iMX6 board is still at a very early stage, i started it a few weeks ago and have been learning the CAD/CAM software on-the-go.
<ln22> This is great thank you!
<ln22> lkcl: Is there an EOMA-68 board planned with dual LVDS?
ganbold_ has joined #arm-netbook
rz2k has quit []
<lkcl> ln22: EOMA-68 doesn't do LVDS, it does 24-pin RGB/TTL. so you do the conversion - to absolutely anything - on the I/O board.
<lkcl> at some later date, the flying squirrel board will be converted to dual LVDS output. however as dual LVDS screens typically need more power, that has knock-on ramifications for the power management, so that's pretty much a redesign, right there.
<lkcl> what i'm hoping to be able to do is use bunny's iMX6 laptop schematics, and just integrate the circuits he used for battery charging and power management
<lkcl> i'll have to double-check with him that the parts are mass-volume and available in china
<lkcl> because as you saw from the rbpi, they picked a XTAL that was only available in europe, and had to do a board-level redesign. that's baaaad :)
ZaEarl__ has quit [Ping timeout: 246 seconds]
merbzt has joined #arm-netbook
<SPG> lkcl master 2b77a9b rhombus freescale/iMX6/ news.html news/eoma68_imx6_pcb_wip1.png * imx6 news * http://git.hands.com/?p=rhombus.git;a=commitdiff;h=2b77a9b
<jelly-home> the colors, they burn!!
<SPG> lkcl master 3ec096a rhombus freescale/iMX6/news.html * imx6 news * http://git.hands.com/?p=rhombus.git;a=commitdiff;h=3ec096a
<lkcl> mwahahaah
<lkcl> i quite like them :)
<lkcl> actually, you need them. each layer *needs* to stand out from all other layers. that means using eye-burning colours. which i find quite attractive, but i also like sparkly-sparkly pavements (the ones with bits of flint in them)
<lkcl> that should tell you everything you need to know :)
eebrah is now known as eebrah|away
* jelly-home bets lkcl also likes ponies in bright colors
doneill has joined #arm-netbook
<doneill> Hey guys, is a firmware necessary for a Realtek 8192CU to be detected? My module loads fine, but dmesg doesn't pick up the device. The netbook is an E6 (Allwinner A10) and I'm using the git master branch kernel from linux-sunxi.org, 3.0.62 at the moment. On the Android kernel it ships with (3.0.8) the chipset loads fine, but the output looks very different.
vinifm has joined #arm-netbook
<vinifm> hi, what is the difference between ump and mali drivers
<Turl> doneill: what kernel module are you using for it?
Quarx has quit []
<Turl> doneill: make sure you enable the usb controller on script.bin if using mainline's rtlwifi one
<doneill> 8192cu
Quarx has joined #arm-netbook
<doneill> The Android installation also loads 8188 and some others, but I think it's because the firmware is shared with other boards using different chipsets.
<drachensun> doneill: what does lsusb say is the model
<drachensun> yeah, I spent last night fixing that for my PengPods
<doneill> Ahh that's probably what I'm missing Turl.
<doneill> I used the stock fex for the E6 from sunxi-boards git repo
<Turl> vinifm: ump is a memory allocator, mali is the gpu driver
<drachensun> doneill: You might need a different driver, 8188eu
<doneill> It isn't even showing up on lsusb
<drachensun> oh
<drachensun> well that might be different then
<Turl> if you're using this other one you need to enable the usbc on the script.bin https://github.com/linux-sunxi/linux-sunxi/tree/sunxi-3.0/drivers/net/wireless/rtlwifi
<doneill> drachensun, that was my next bet, but dmesg pretty clearly uses 8192cu for the device, unless 8188eu depends on 8192cu
<drachensun> doneill: it doesnt
<doneill> All 3 USB controllers are enabled, and usb_wifi_used is 1, I guess I'll pull the script.bin from the nand and compare the fex.
<doneill> Maybe it's GPIO after all, though I've never seen that. Would be slow as hell I'd think.
<doneill> Are I2C or SPI wifi chips common on sunxi boards?
eebrah|away is now known as eebrah
<drachensun> I haven't seen one and I own a pretty good collection here
<drachensun> is this a netbook by any chance?
<doneill> Yep it is.
<drachensun> yeah duh, you said netbook
<drachensun> it has 3 usb ports right?
<doneill> hehe I have a good collection coming along too now
<doneill> Yep on one side
<drachensun> so probably they had to give up the one they use for wifi in the other devices
<jelly-home> where can one buy such a A10-powered netbook?
<doneill> Well I haven't poked around too much, I figured I'd ask before stumbling through in the off chance somebody has sorted this out.
<drachensun> I have a couple of those here too but I managed to fry one trying to solder a debug header on and never got around to working with the other
<doneill> jelly, I got several cases of various ARM netbooks and tablets from a supplier in Shenzhen on Alibaba.com
Quarx has quit [Remote host closed the connection]
<doneill> wm8850 is interesting but the hardware around it is pretty challenging to support.
<doneill> I got some q88 tablets which rock but the touchscreen driver basically doesn't exist in source form, from what I've found. ZET6221 is the chipset. I've been hacking up a driver over the last week but it doesn't even compile yet.
<drachensun> Allwinner def. has the most advanced community source of any of those Chinese devices
eebrah has quit [Ping timeout: 276 seconds]
eebrah has joined #arm-netbook
<libv> we are also quite unique in that hipboi provided us with mali builds that somewhat work
<libv> try finding mali builds for non-android systems on other SoCs
<jelly-home> is A10 inability to deal with a sata port multiplier a hardware or a software issue or both?
ln2 has joined #arm-netbook
ln2 has quit [Client Quit]
gzamboni has joined #arm-netbook
rsalveti has quit [Read error: Connection reset by peer]
rsalveti has joined #arm-netbook
rsalveti has quit [Quit: Bye]
rsalveti has joined #arm-netbook
discopig has quit [Read error: Connection reset by peer]
merbzt has quit [Ping timeout: 252 seconds]
discopig has joined #arm-netbook
GeorgeIoak has joined #arm-netbook
<hramrach> jelly-home: it's in the hw datasheet afaik
<hramrach> so not designed to do that
datagutt has quit [Quit: kthxbai]
<hramrach> lkcl: is it difficult to find chip for converting RGB to DP/eDP?
<hramrach> there was some discussion about new panels being cheaper but eDP which required expensive conversion chip to go LVDS->eDP
<hramrach> also is it even possible to build an eoma card around something moderately powerful like Exynos?
<hramrach> the ODROID comes whit quite large heatsink which you can't stuff into a PCMCIA card
<ln22> Yeah.  I am also extremely interested in eDP panels on the AMD SoC EOMA-68 card.  The chip fully supports eDP.
<hramrach> I guess the AMD chips would have the same heat problems as Exynos
<hramrach> in addition to being lame hardware
doneill has quit [Ping timeout: 245 seconds]
<ln22> It's easy to call them lame.  But the AMD chips will have 3d acceleration and opencl.  Two things we don't have on other ARM devices running Linux.
vinifm has quit [Quit: Ex-Chat]
<hramrach> and they will randomly lock up when you upload random assembly to them
<hramrach> whereas Mali reportedly processes any assembly without lockups
discopig has quit [Remote host closed the connection]
<ln22> The AMD SoC's have that behavior?  You have been developing on them?
discopig has joined #arm-netbook
<hramrach> ln22: AMD cards have that behvoiur. If you look the SoC datashets they list the desktop AMD cards that do that
<hramrach> of course, they could fix them for the SoC
<hramrach> but they could fix the dozens of desktop cards, and didnt
ZaEarl__ has joined #arm-netbook
Avernos_ has joined #arm-netbook
<ln22> Interesting.
<hramrach> Indeed.
Avernos has quit [Ping timeout: 248 seconds]
ZaEarl__ has quit [Ping timeout: 246 seconds]
ln22 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
rellla has joined #arm-netbook
rellla has quit [Client Quit]
rellla has joined #arm-netbook
<L84Supper> an AMD EOMA card is doubtful, it could be a BEOMA card though, no real problems with thermal management with AMD, what problem does Exynos have?
<L84Supper> hramrach: ^^
gimli has joined #arm-netbook
tinti has joined #arm-netbook
<hramrach> L84Supper: compared to A10 it needs way more cooling
<hramrach> but if T40 works Exynos will possibly work too
<L84Supper> EOMA has no thermal spec since they don't understand thermal management
<hramrach> ;-)
<L84Supper> but it could support either
<hramrach> what is beoma?
<L84Supper> better eoma :)
tinti has quit [Quit: Leaving]
<L84Supper> or maybe weoma for working eoma
<hramrach> why A10 is not working?
<L84Supper> a10 works just not eoma
<hramrach> they are designing it ;-)
eebrah is now known as eebrah|away
rellla has quit [Quit: rellla]
<L84Supper> 13 months +
<hramrach> first project
<hramrach> difficulties :p
<hramrach> is there not better widely available connector btw?
eFfeM has quit [Quit: Leaving.]
<hramrach> turns out the cpmcia has way few pins for the amount of outputs chips usually have
eebrah|away has quit [Quit: ChatZilla 0.9.90 [Firefox 18.0.2/20130201065344]]
<hramrach> I guess it can't be something ultra miniature when used for power as well so something like hotplug ata/scsi coneectors comes to mind
<L84Supper> there are some higher pin count high durability connectors
<hramrach> but those are dying out for sata/sas
<L84Supper> you only need them for applications where you're going to swap cards around
<L84Supper> most apps will only stay in place of only get swapped a few times
<L84Supper> of/or
<L84Supper> for high durability you need self lubricating contact >1k cycles
<hramrach> but you cannot tell which application you have until the users start whining that the connector does not last
wingrime has quit [Ping timeout: 245 seconds]
<hramrach> the internal SATA is designed for something like 100 cycles iirc
<L84Supper> CFast specification, providing 10,000 mating cycles
<hramrach> that's more than enough I guess
<L84Supper> you could tool up something similar with say 96 pins
gimli has quit [Ping timeout: 264 seconds]
<hramrach> hmm, cfast is supposed to be SATA with different power part of the connector
<hramrach> so not many pins unlike the original CF
<L84Supper> the pins are the important part
<L84Supper> tooling for the plastic carrier is pretty simple
<hramrach> 96pin cfast might be cool
<hramrach> the connector pin design advanced a bit since pcmcia/CF time
<L84Supper> the problem we found with the whole idea was the CPU's
<L84Supper> customers want powerful cpu's and the makers don't want to sell them....
<L84Supper> to just anyone with money
<hramrach> you can't get eg. an exynos?
<L84Supper> if you can let me know
<L84Supper> i.mx6 seems to be the only one actually shipping to mere mortals
<L84Supper> and the a10
<hramrach> I am not in hardware design
<hramrach> hmm
<L84Supper> AMD is available
<hramrach> AMD is used to selling processors 1 piece at a time ;-)
<L84Supper> there just doesn't seem to be enough interest in them though
<hramrach> where did those beagleboard and pandaboard people get the OMAPs?
<hramrach> or are those TI projects?
<L84Supper> pandaboards were allocated at ~100 per week
<L84Supper> the soc's we impossible to get unless you were already in their channel
<L84Supper> we/were
<L84Supper> the beagle socs are ~$30
<L84Supper> available at Mouser, digikey etc etc
<L84Supper> the i.mx6's are already >6 months late
<L84Supper> the wandboards just started shipping last week
<hramrach> hmm
<L84Supper> somebody posted an a10 COM module last week
<L84Supper> not sure of the price yet, but it would cover the majority of supposed eoma applications
<hramrach> the edm is probably not so much durable but for occasional module replacement it should be ok
<hramrach> and has enough pins
<hramrach> the wandboard is interesting
<hramrach> but they could perhaps specify what imx6 includes
<hramrach> I amsure you can find datashets if you search ard enough
<L84Supper> at the freescale site
<hramrach> but when they are selling a product they should specify what the chip has on it
<hramrach> hehe, you can download datasheet from their site but it says freescale proprietary - nda required
<hramrach> I guess they don't bother to remove the notices when they release the PDF just as TI does not
<hramrach> they don't specify the GPU in datasheet
<hramrach> it's supposed to be some Vivante graphics, whatever it is
<hramrach> 3 different cores of it
ganbold_ has quit [Read error: Connection reset by peer]
<hramrach> DDR calibration manual
<hramrach> you don't get that for A10 ;-)
roric_ has quit [Read error: Connection reset by peer]
doneill has joined #arm-netbook