<wpwrak> (kicad) phew. lots of questions. i need some food first :)
<wolfspraul> [kicad] sure, take your time. Most of these things are not technical anyway, rather process oriented and how multiple people and even vendors work together.
<wolfspraul> that's as much a communication challenge as it is a technical challenge
<wolfspraul> but we need to start/continue :-)
<wolfspraul> also we need to have a process that is practical enough for the real people and vendors we are working with, not something that only works in theory
<roh> heh. i would gladly be a tester for that. havend had time for working myself into kicad
<roh> mostly because of every time i needed some real schem or pcb, some eagly guy was around who 'just did it'
<wolfspraul> roh: just jump in. asking questions is the first step, that's basically what I do all day long :-)
<wolfspraul> for kicad, my personal opinion is not everything needs to be stored in revision control
<wolfspraul> it makes sense to have the schedule in the wiki, and to work with wiki as well in some other areas, like collecting errata, test reports, layout notes, etc.
<wolfspraul> I would probably export generated files such as gerber/ai/stencil as well, and upload into the wiki. it's too hard to generate them from the real 'source' data, and depends on too many things that can break too easily, even with kicad version upgrades.
<roh> wolfspraul i think the fist one is: users dont compile sw themselves. we need proper packages.
<wolfspraul> but let's see, it's a big discussion and we try these things out step by step rather than just announcing the perfect process that actually is not perfect at all and nobody follows anyway :-)
<roh> wolfspraul i got like 10 computers i would need kicad to work on, and i am not really in the mood for being the one doing packages for them soon
<wolfspraul> why 10? and why do you need kicad on all 10?
<roh> wolfspraul doing and using schematics is a team effort. and in our hackspace we got compuers for all and some for special purposes. and everybody got his own also. so i would need to install it on atleast 4 or 5 stationary computers and the rest is personal notebooks. all with a bit different set-ups
<roh> luckily most of them ubuntu
<wolfspraul> well that's why I think our projects server could auto-plot schematics into ps/pdf/png files on every commit.
<wolfspraul> it doesn't work yet but that's one thing I think I already firmly have on my todo list
<wolfspraul> then we see who uses it and how
<wolfspraul> also where those files should be stored, whether it's important to keep old revisions around or not
<wolfspraul> another problem is that kicad is not very scriptable, so this won't help us when it comes to the gerber files
<roh> true. would want the same too, but its hard. kicad's pro arguments are a)text files instead of binaries in the svn and b) opensource tool. when it comes to 'usability' (which includes not needing to compile som svn snapshot) i think it still needs to go a long way.
<wolfspraul> also I am looking for practical little steps, not some grand plan that means no real production for years :-)
<roh> anyhow.. ubuntu has packages from 2007 or 2008.., i guess those are incompatible to what you guys do now?
<wolfspraul> next run is Milkymist One RC2, and it will be Altium-based again
<wolfspraul> can't wait for the KiCad process
<wolfspraul> I don't know, different people use different KiCad versions, and upstream is not very open-minded about some patches either
<wolfspraul> even Werner's --plot parameter to be able to auto-plot schematics was not accepted upstream :-)
<wolfspraul> I think the whole GUI should be scriptable...
<roh> wolfspraul my only point is: the people who can help you most with making process, are not the ones which are in the mood manually installing stuff in undefined versions and keeping that stuff up to date. thats what packages are for. in the end i would be happiily using some ppa if it includes packages for x86 and x86-64, for ubuntu 9.10 and 10.04
<wolfspraul> yes I agree. That's what a lot of my mail is about, no?
<roh> i am just the wrong guy to generate and care for that ppa. thats somebody who got a clue about kicad needs to do (package maintainer)
<wolfspraul> the barriers of entry are too high right now
<unclouded> how does gEDA compare to KiCad?
<roh> ack. i dont know any cad sw which doesnt support scripting nearly everything
<roh> gEDA was basically much too simplistic.
<roh> even for hobbyists. atleast as i looked last time.
<roh> and segfaulting enough that it annoyed me away.
<roh> i think its a few years of work away from eagle and kicad when it comes to details.
<unclouded> I've not seen it segfault ( installed from the Debian Lenny repos)
<roh> geda got a nice thing tho: symbols are the same as schems.
<roh> so to define a 'part' you can use the same tools and workflow as for using these 'parts' in bigger assemblys.
<roh> kinda recursive, but very nice.
<roh> unclouded i think lenny wasnt released when i last tried to use it really.
<roh> does geda have converters for part libs now?
<unclouded> shame it's not tough enough for professional work yet then.  it's got everything I need but then maybe I'm not even a very advanced hobbyist ;)
<unclouded> roh: sorry, I don't know. I create my symbols and footprints by hand with digital calipers
<unclouded> probably not yet judging by this page: http://geda.seul.org/wiki/geda:format_translation
<roh> but it doesnt have werners patches i guess
<gashero> hello, my nanonote down when I update flash.
<gashero> The screen say In: serial Out: lcd Err: lcd
<gashero> Is there anybody can help me ?
<wpwrak> ah, interesting. stefan schmidt is working with the cc2420, the predecessor of the cc2520. it's a small world :)
<wolfspraul> wow, didn't know
<wolfspraul> wpwrak: some feedback from me regarding your brick&mortar vs. blueprint thoughts
<wolfspraul> in general I think 'in the industry', there is a lot more reviewing and sharing of knowledge going on than you realize or acknowledge
<wolfspraul> every good IC vendor offers real solid FAE tech support
<wolfspraul> every module maker, even makers of passive components!
<wolfspraul> so by going to a KiCad process (which we will), I just want to be very clear where we make it harder for others to look over our shoulder, or how we can avoid such complications in advance, and provide them with the files they need to be able to help
<wolfspraul> the typical thing as in sharing full EDA files won't work if we use KiCad, because nobody will be able to deal with them
<wolfspraul> but if we know this in advance, and can share PDF schematics, or PDF/PNG/GERBER/whatever other general format layouts, I think we can still achieve 90% of the benefits without sacrificing our tool of choice
<wolfspraul> I'm somehow too lazy to post this to the list, I wait until we have some hard facts and specific cases, then we can discuss a specific solution
<wolfspraul> rather than trading opinions forever
<wolfspraul> and yes - PCB makers (depending on who it is and what the nature of the project is) may have excellent people on staff, I won't even start with the SMT places
<wolfspraul> if we cut ourselves off from all these experience people - not good :-)000
<wpwrak> (reviews) okay, FAEs and such, yes. i just didn't fine the pcb/smt example very convincing, since these are production shops, not really engineering shops.
<wpwrak> ah, you just wrote about it :)
<wpwrak> (catching up)
<wolfspraul> not true
<wolfspraul> it's your choice of course
<wolfspraul> you can work with a shop and keep them blind as in "hey I know everything, just run this file through your machine and send me the results"
<wolfspraul> people that work like that often will then start into an endles rant about 'incompetencies' 'stupid mistakes' etc. etc.
<wolfspraul> the people that I know work in actual real production (=high volume) all don't work like that
<wolfspraul> this is not how the industry functions, really
<wpwrak> the modus operandi i know of are those mail order pcb shops. you send them the files, they somehow toss them into their machines, out come the pcbs. even with electrical testing and such. they really don't seem to care what you send them, as long as it's a gerber or they can generate one from it.
<wolfspraul> it's the opposite
<wolfspraul> oh sure
<wolfspraul> and of the x billion devices made each year, how many do you think are made in this way?
<wpwrak> no idea :)
<wolfspraul> I don't know either, but I'd say 0.01% or so
<wolfspraul> there is a lot of 'experience' traded all the time, you really need to hook into tha
<wolfspraul> that
<wolfspraul> and it is offered, constantly
<wolfspraul> because everybody knows without it you cannot be successful anyway :-)
<wpwrak> but what feedback do you get from the pcb shop ? any process limitations really ought to be in your design parameters
<wolfspraul> we need to look into a specific case, definitely me personally I can't give you a convincing example now
<wolfspraul> of course it also depends on the complexity of the board, the riskiness etc.
<wolfspraul> my point was just that by using a non-standard EDA tool, we need to take extra precautions to not cut ourselves off from valuable help
<wolfspraul> I think as long as we do that, we can minimize the damage. PDFs and other commonly used file formats will probably do as well, if we only have them.
<wpwrak> i can't really imagine things much beyond "here's what we want to do. we know it's tricky. what do you recommend ?". but you wouldn't need access to the design files for that. maybe a screenshot.
<wolfspraul> yes, but don't underestimate the power of habits
<wpwrak> ;-)
<wolfspraul> they are used to getting the PADS files
<wolfspraul> checking here, checking there
<wolfspraul> everybody has licensed or pirate copies of all standard EDAs on their notebooks
<wpwrak> i can see a benefit in having them as a means for making sure people really sent them all the files and everything in a consistent state, yes
<wolfspraul> you are just putting yourself out of that universe
<wolfspraul> my point is more about cutting yourself off from feedback
<wolfspraul> and the dangerous thing is - you will never know if there would have been feedback :-)
<wpwrak> the problem with those big names EDA tools is that they create a huge barrier for cooperation inside our projects
<wolfspraul> yes sure, no worries
<wolfspraul> no need to discuss with me
<wolfspraul> I just wanted to alert you to the maybe unimaginable level of personal support that is typically happening.
<wolfspraul> really
<wpwrak> maybe they make it easier to talk to the outside, but you're probably trading a small evil for a big evil
<wolfspraul> it's irrational sometimes
<wolfspraul> I was in endless such meetings.
<johnny6> hi can someone tell me what is intel i5 750 equivalent amd processor?
<wolfspraul> wpwrak: give you one example - Murata
<wolfspraul> in the phone of our former employer, the Murata components added up to 10 cents or so, we had almost none
<bartbes> johnny6: wrong channel
<wolfspraul> yet we were offered access to their FAE, at any time, access to their lab, lab equipment, etc.
<wpwrak> we seem to attract a lot of "pc shop" type of questions. i wonder if people think there is a place called "qi hw" at the mall ;-)
<wolfspraul> I directly asked them how they could ever hope to make this back with our bom and volume, but they said they don't work like that.
<bartbes> wpwrak: I think they think qi somehow means questions ;)
<wpwrak> wolfspraul: sounds great. true idealists even :)
<wolfspraul> their assumption is that without this type of inside-out support, their customers won't be successful anyway
<wolfspraul> no
<wolfspraul> this is how the industry works
<wolfspraul> you can complain about mistakes in datasheets the rest of your life
<wolfspraul> ever wondered why people can still produce and sell working stuff today?
<wpwrak> wolfspraul: with time, you acquire the skills to interpret the data sheet bugs :)
<bartbes> because they work in their basements? ;)
<wolfspraul> you think from the perspective of a strong individual with vast knowledge
<wolfspraul> but most companies are not run like this, it's more like lots of people throwing all they know together to maybe make a working product
<wolfspraul> but lo and behold, they are actually quite successful that way
<wolfspraul> so anyway, my style would be to always keep the possibility open to get support
<wolfspraul> welcome all offers, make sure we have what they need to look over our shoulders
<wpwrak> i don't think we're creating much of an obstacle there. for most things, you should be able to explain them with pencil and paper.
<wolfspraul> well whether it's an obstacle or not I would like to hear from them
<wolfspraul> KiCad definitely is an obstacle
<wpwrak> there are areas where things get trickier. but then you're probably beyond the limits of the "standard" EDA tools already. (emi/rf simulation and such)
<wolfspraul> nobody, literally nobody, will be able to 'quickly' open that file and give you some feedback
<wpwrak> kicad is unfamiliar and they're not using it. so i think you'll be fine as long as you don't make them think you want them to invest resources in having kicad too.
<wolfspraul> oh of course not
<wolfspraul> but you want them to be able to look over your shoulder as I said
<wolfspraul> so if KiCad doesn't work, it needs to be in other common file formats
<wpwrak> gerber, pdf, ...
<wolfspraul> yes
<wpwrak> it probably does take more effort to prepare the questions that way. you can't just dump them the design files and say "who does it not work ?"
<wpwrak> s/who/why/
<wolfspraul> exactly
<wolfspraul> stupid high-level questions
<wolfspraul> "which of your 25 ICs should I use here?"
<wpwrak> but then, this degree of effort is probably already necessary to run open projects in a sane way
<wpwrak> some of these questions may simply be a means to avoid giving an answer based on insufficient information by making the question somebody else's problem ;-)
<wpwrak> if you pass it around long enough, someone will just shrug and give an answer, even if they don't quite know either :)
<wolfspraul> it's about finding someone with experience to share their snippet of experience with you
<wolfspraul> as opposed to assuming over time you will know everything anyway and everybody else just needs to press buttons
<wpwrak> yes. most of the time, what you really want to ask is "what do all the others use here ?" :)
<wolfspraul> the first approach will bring you to an actual production of sellable goods soonder, the second approach much much later, even though you are definitely wiser by then :-)
<wolfspraul> yes, that also
<wolfspraul> there are many things really
<wolfspraul> everybody tries to help, share what they know
<wolfspraul> but if the process and tools are uncommon, that gets a lot harder
<wolfspraul> that was my only point
<wolfspraul> it's managable I think
<wpwrak> well, i prefer to have that knowledge in the open part of the project. that way, it can be reused.
<wolfspraul> in fact we need to create those 'easy viewable' files ourselves, because even for many of our contributions the KiCad barrier is too high
<wpwrak> yup
<wolfspraul> yes true, of course, nobody is against that. but at some point I assume you also want to manufacture something.
<wolfspraul> nobody is against documentation, it's just that things are constantly moving forward, so many people don't take the time
<wolfspraul> you need to pull in every bit of help you can get, that's my experience
<wolfspraul> as you know I have worked at some real big disaster projects :-)
<wolfspraul> like I said, I think if we create those easily vieable/reviewable file formats for ourselves, the same stuff should work for outside vendors who want to help
<wolfspraul> but I need to double check in specific cases that we don't lock someone out by using KiCad
<wpwrak> well, documentation in a very broad sense. probably nobody will sit down and write a book. but if you need to solve X and you see that there's something similar to that X already in another project, then it's nice if you can find out about the reasons why that X was done in this or that way.
<wolfspraul> sure
<wolfspraul> we spent quite a bit of time on those layout notes, even you think it's too much? :-)
<wpwrak> (viewable files) yes, i fully agree. like the things i generated in gta02-core.
<wpwrak> with the layout, where did things actually fail ? did anyone actually try to make a layout yet ?
<wpwrak> (manually, with the non-Free push router, whatever)
<wolfspraul> don't know, too many projects and too long ago
<wpwrak> ;-)
<wolfspraul> the next one is Xue, which is also getting a bit chaotic already.
<wolfspraul> well open process is hard
<wolfspraul> but we try, definitely some good pieces now
<wpwrak> i think people just need to get their hands dirty. then we can discuss concrete problems. right now, all the layout discussion is a bit too abstract for my taste.
<wolfspraul> I will take a closer look at how you created 'easily viewable' files in 02-core
<wpwrak> chaos is normal :)
<wolfspraul> so my point about industry help got across?
<wolfspraul> you don't feel it that much in Buenos Aires probably, digi-key, pcbcart.com, etc.
<wpwrak> one small gotcha: the easily viewable files are just schematics. no layout there so far.
<wolfspraul> but that's not how things work once you are in Taipei, Shenzhen, Shanghai, etc. personally
<wolfspraul> there are FAEs everywhere, 'open labs'
<wolfspraul> they _WANT_ you to use their lab to test their stuff
<wolfspraul> they have their people sitting there trying to help you
<wolfspraul> you just call a bit in advance, a few days, like with a doctor, so they reserve time for you
<wolfspraul> you go there with your stuff, and of course their lab is perfectly equipped around whatever ICs they are selling
<wpwrak> (industry help) yup, got it. but i don;t really think we're creating a huge barrier. of course, we shouldn't be arrogant and, say, demand that Murata review our KiCad files.
<wolfspraul> yes exactly, that will never happen :-)
<wpwrak> maybe some day, if it gets popular enough. but we're not quite there yet :)
<wpwrak> (easily-viewable files) not sure what's best for the layout. very often, you actually do need the pcb program to navigate the layout in a meaningful way
<wpwrak> e.g., if you just have a stack of gerbers or - worse - pdfs, it's incredibly painful to trace tracks across vias
<wpwrak> so that's for reviewing the routing and such
<wpwrak> if you have things like ground clearances, emi in general, or specific patterns (footprints, thermal, etc.), gerber/pdf are fine
<wpwrak> pdfs are also quite handy for spotting inefficient routes in the x/y plane. sometimes you don't see them on the screen, but they pop right out on a print.
<wolfspraul> yes but that also makes a strong point for people sharing in file formats they know, specifically the (proprietary) EDA formats
<wpwrak> what definitely should be there is the component placement. maybe also with a map for going from component reference to position
<wolfspraul> because they will already know how to work with these tools in the way that will make it easiest for them to spot what they wanted to go after
<wolfspraul> but if you give them flat/umodifiable PDF/PNG/whatever, that may be a lot harder, or at least unusual
<wolfspraul> and don't ask me for a specific example, I don't have one, I am just saying this 'in general'
<wpwrak> if they have to debug our routing, yes :)
<wolfspraul> because the normal thing you would share are just PADS/OrCad/Altium files
<wolfspraul> it could be all sorts of things, down to footprint issues, mechanical placement, heating, EMI, RF, whatnot
<wolfspraul> you don't know in advance, that's my point
<wolfspraul> if I cannot share a PADS file with someone, I also don't know what that person might have been able to help me with. But he says "oh, if you had a PADS file I could do all this wonderful stuff for you"
<wpwrak> well yes. why get out of bed. you don't know what might happen ;-))
<wolfspraul> "everybody else has that, you don't"
<wolfspraul> I am careful to dismiss such things as "nothing there anyway".
<wpwrak> and they can probably do even more wonderful stuff if you use windows :)
<wpwrak> and you wouldn't believe all the incredible things they can do with those binary-only drivers
<wpwrak> and if you sign just that NDA, then ....
<wolfspraul> like I said, from my experience, a number of years now, I get more and more careful to dismiss it.
<wpwrak> it's just not compatible with an open process
<wolfspraul> no the NDA in most cases I know is totally separate
<wolfspraul> all people working on real tech issues hate NDAs
<wolfspraul> binary-only drivers, same, no. we are talking about the ee side here.
<wolfspraul> I am not talking about salesmen who try to sell you some strange usb dongle. they will give you the 'windows driver' story :-)
<wpwrak> you're basically trying to organize your process from the outside in. so you maintain compatibility with ..
<wpwrak> mompls
<wolfspraul> no, I just want to be careful to not exclude valuable input.
<wolfspraul> but we are aware of it already, I will continue to dig and see what we can do to get all valuable things out...
<wolfspraul> and if there is nothing, then there is nothing... also good.
<wolfspraul> wpwrak: if Adam has a bit of time, I will ask him whether we got anything back in the Milkymist One RC1 run we had. That one used Altium and only 3 or 4 vendors helped I think.
<wolfspraul> Xilinx FAE, SMT, PCB, layout house
<wolfspraul> maybe he still remembers whether anyone provided valuable input or not, and if so whether they would have also come in had we used KiCad
<wpwrak> back. had to get a delivery
<wpwrak> ah yes, that would be a good case study
<wolfspraul> wpwrak: last one for today - you will like it's it a bit subversive...
<wolfspraul> even the component distributors (!) act as hubs for full EDA files
<wolfspraul> how so?
<wpwrak> wow ;-) because people can't find the "BOM" button ? :)
<wolfspraul> because they are under pressure from their customers (who are buying the components) to give them some copy/paste starting points
<wolfspraul> no no
<wpwrak> starting points ?
<wolfspraul> so you get the component, and you also get the EDA files of other products using that component :-)
<wpwrak> hihi ;-)
<wolfspraul> yeah, welcome to the real world
<wpwrak> well, it's not too different from what i'd hope would happen with projects centered around open tools :)
<wolfspraul> at least those guys are not claiming they 'review' anything
<wolfspraul> oh, in China it's all open already
<wolfspraul> also all software is free software already
<wolfspraul> binaries are preferred over source, more practical (doesn't need the compile step)
<wpwrak> (everything "free") rms' dream come true :)
<wpwrak> he wouldn't like the binaries, though
<zear> except free speech ;)
<wolfspraul> but anyway, yes, seriously, the distributors also play an important role here, they can give quite a bit of guidance as to common/uncommon components, and also 'reference' implementations
<wolfspraul> but that's not such a big concern for me on the KiCad side
<wolfspraul> I'm more worried about FAEs
<wpwrak> common/uncommon is the one i tend to worry most about. luckily, price is often a good indicator. if it's common, it's usually cheap. if it's expensive, it won't become common. nice self-reinforcing feedback :)
<wolfspraul> I call it a day, cu tomorrow
<wpwrak> if you interact with the faes directly, if all else fails, you can just show them on your laptop :)
<wolfspraul> price is not a good indicator, ICs have different marketing strategies too
<wolfspraul> that's because many IC companies also act as a sort of 'peacemaker' among their customers
<wpwrak> (price) not even for the same functionality ? (as in "almost the same")
<wolfspraul> some ICs are sold in a tightly controlled way, others are just dumped openly to anyone who pays
<wpwrak> okay, the former aren't so good to have anyway
<wolfspraul> only with very high volume ICs, say those in phones, you are really sure they cannot control distribution anymore, it's just overwhelming
<wpwrak> likely come with non-public documentation and all that
<wolfspraul> i'll read up tomorrow... n8
<wpwrak> cya !
<bartbes> is there a way to dualboot on the nn yet?
<bartbes> because if I can I might try jlime, but if I can't.. openwrt is still my primary dev target
<xdpirate> bartbes, you can install jlime to your SD-card
<xdpirate> bartbes, then boot from the SD-card by holding M while powering up the NN
<bartbes> I briefly saw something about partitioning it, that seems a bit over-the-top though
<xdpirate> Yeah, you need a swap partition
<bartbes> otherwise it sounds great
<xdpirate> though you might be able to have the swap as a file on the main partition
<xdpirate> i think that requires a kernel recompile though
<bartbes> :(
<xdpirate> ask in #jlime
<xdpirate> maybe rafa will be a nice guy and hook you up :P
<qi-bot> [commit] Werner Almesberger: Renamed fw/boot/ to fw/atspi-boot/. Fixed build problem in fw/atspi-boot/. http://qi-hw.com/p/ben-wpan/d6b045c
<qi-bot> [commit] Werner Almesberger: Moved fw/ and tools/ into atrf/ as well. http://qi-hw.com/p/ben-wpan/c2dd238
<qi-bot> [commit] Werner Almesberger: Registers and register values are now CPU-specific. http://qi-hw.com/p/f32xbase/1c7150c
<qi-bot> [commit] Werner Almesberger: - fw/common/regs-f320.h: include mcs51/C8051F320.h, not mcs51/C8051F326.h http://qi-hw.com/p/f32xbase/0f1c0ea
<qi-bot> [commit] Werner Almesberger: Basic framework for CNTR firmware. http://qi-hw.com/p/ben-wpan/5109e0b
<rafa> bartbes: hey you can use the jlime without swap. The swap is needed to install more stuff. But if you want to use the current applications there you can try without swap.
<bartbes> swap as permanent storage?
<rafa> ?
<bartbes> "The swap is needed to install more stuff."
<bartbes> anyway, that sounds better
<bartbes> does it still need to be ext2 though?
<rafa> bartbes: you can set swap just when you need to install more stuff. But like the release mail says.. we need to fix that, because still with swap opkg takes years until it install something. You can enable/disable swap, it is not needed to be permanent.
<bartbes> oh
<bartbes> opkg needs the swap
<bartbes> ah
<rafa> bartbes: if you want to try a swap file on sd try with (for example and just an example): cp /boot/uImage /swapfile; mkswap /swapfile ; swapon /swapfile
<rafa> if that works, whatever FS you have on sd, then you can do a bigger swapfile
<bartbes> cool
<bartbes> and i don't need a modified image either?
<rafa> modified image?.. for what? .. no .. you are enabling swap manually, or I am not following you
<bartbes> to boot from
<bartbes> but I guess that's a no
<rafa> no.. you just use or ubi or tar.gz for nand
<rafa> the ones on jlime.com
<bartbes> for nand?
<rafa> bartbes: you need to install jlime. You can install jlime on nand or on sd
<bartbes> yes, but I want it on sd
<rafa> bartbes: have you already installed?
<bartbes> the goal of this all is *not* removing openwrt
<rafa> bartbes: there are two images: a jlime ubi image to install on nand, and a jlime.tar.gz image to install on sd. You choose
<rafa> bartbes: then you need to use jlime tar.gz to install on microSD
<rafa> just do the ext2 partition on sd and ungzip untar the tar.gz image inside. And you need do that as root from your pc or it will fail to boot
<rafa> and you will have jlime on microsd without modify openwrt
<bartbes> or at least chown
<bartbes> yeah, that makes sense
<rafa> no chown
<bartbes> that doesn't work?
<rafa> if you ungzip/untar as NO ROOT your user will not be able to create devices files
<bartbes> ah
<bartbes> gives up on fat32 and formats a small bit of his sd card with ext2
<rafa> bartbes: qi uboot just read first ext2 partition IIRC. So if your microSD is 1) vfat 2) ext2 perhaps uboot will not find the system
<bartbes> I'll try
<bartbes> windows does the same thing I believe
<bartbes> and I guess most devices do
<rafa> you need 1) ext2 2) fat I guess
<bartbes> yeah, but windows only reads the first partition
<bartbes> most devices do
<rafa> haha.. but uboot could read other partitions.. just that it needs some work perhaps in the source code.
<bartbes> rafa: it indeed needs the first partition to be ext2
<rafa> bartbes: you can get a 256MB microsd for $10 or less I guess
<bartbes> you can't get those here
<bartbes> it's hard to find a 2gb one here
<bartbes> so I got a 4gb one
<rafa> or install on nand
<rafa> ;)
<bartbes> yeah, but I *need* openwrt
<rafa> to survive?
<bartbes> I was hoping I could 'try' jlime
<bartbes> it's my dev target
<bartbes> ah well, it was worth a try
<qi-bot> [commit] Bas Wijnen: working boot loader http://qi-hw.com/p/iris/aef8331
<qi-bot> [commit] Werner Almesberger: Added timer register values. http://qi-hw.com/p/f32xbase/d1b3966
<qi-bot> [commit] Werner Almesberger: Completed the basic counter firmware. Now it just has to work ... http://qi-hw.com/p/ben-wpan/5514c33
<qi-bot> [commit] Werner Almesberger: Minor comment cleanup. http://qi-hw.com/p/f32xbase/d254ca8
<qi-bot> [commit] Werner Almesberger: atspi-trim: utility to set the crystal trimming capacitors. http://qi-hw.com/p/ben-wpan/b770051
<wpwrak> wolfspraul: so i still have to "sell" idbg to you ;-)
<wolfspraul> already did
<wpwrak> have you used it ?
<wpwrak> (sell) i mean for Ben II/Ya/... . doesn't make the "likely features" lists yet :)
<wolfspraul> need to see how expensive it really is later, and what the value is.
<wolfspraul> I cannot tell now, the whole 'Ya package' is not clear to me.
<wolfspraul> but it's very good taht we have it, and we should think about whether we can make some as 'Ben hacker giveaway' or something like that.
<wpwrak> c8051f326 plus a usb connector (micro or mini, whatever you prefer)
<wolfspraul> that's the first thing I think about
<wpwrak> yes, it's not very easy to install, but sufficiently doable that many people who currently solder other kinds of serial consoles might do it
<roh> wpwrak how much are these c8051f326? (in Eur)
<wpwrak> (not very easy) unless you're use to do this sort of stuff. then it's nothing special.
<roh> +~
<wpwrak> roh: hmm, where's a distributor with prices in EUR ? :)
<roh> btw.. my avr-soft-usb is working
<wpwrak> roh: digi-key want USD 2.851 a piece if you buy 1000 units
<wpwrak> roh: how good is it doing usb to serial conversion at 57600 bps ?
<roh> dunno. will need to test
<roh> but i got a free uart, so i can use it for that
<wolfspraul> roh: did you know that there is an entire AVR soft-ic in Milkymist now, to implement the USB OHCI protocol?
<wolfspraul> called Navre
<roh> hihi
<roh> well.. its a really nice to 'frickel' platform
<roh> gives fast result
<roh> makes people enthusiastic and do more
<wpwrak> silab's direct orders list USD 2.81 for 1000 units
<wolfspraul> roh: what is the frickel platform?
<wolfspraul> you mean Milkymist?
<wpwrak> roh: avr is nice. and the peripherals are bit less quirky than those of many competitors
<roh> it seems to be tested and working with 38400bps with a 12mhz crystal
<wpwrak> roh: needing a crystal isn't nice
<roh> wolfspraul do you know the german term 'frickeln'? - to tinker ;)
<roh> wpwrak high baud always need crystals or arent really stable/exact
<wpwrak> roh: not if you can sync your clock from USB ;-)
<roh> had bad experiences in generic with rc and or even slightly (3%) detuned bauds
<roh> well.. thats a feat. true. doesnt make me like 8051 ;)
<wolfspraul> yes sure I know
<wolfspraul> but what is the frickel platform?
<wolfspraul> avr? milkymist?
<roh> wpwrak avr in generic. arduino or not
<wpwrak> roh: at the end of the day, it's all C ;-)
<wolfspraul> most people use 'frickel platform' as a negative term, but I just thought one could just market it like that :-)
<wpwrak> redirects roh's last message to wolfgang :)
<roh> wpwrak yes. but peripherals are quirky.. always ;)
<roh> wpwrak i think thats the biggest gainer arduino does. abstracting the peripherals. make you not need to worry about them. call stuff.
<wpwrak> roh: agreed. the 8051 peripherals suck more than avr's. currently wresting with the c8051f320, a bigger brother of the c8051f326. still have to at least get it to light a LED ...
<wpwrak> well, you could have a cover-up library on any architecture. i like it that the silabs usb mcus don't need a crystal. makes it so much easier to use them.
<wolfspraul> wpwrak: you were right. In the last Milkymist One RC1 run, neither the PCB nor SMT factory requested the complete Altium files, or would have provided any valuable feedback based on those files.
<wpwrak> wolfspraul: good. i would have found that a little scary :)
<wolfspraul> it was all based on standard files being traded, gerber, ai, bom, parts etc.
<wpwrak> wolfspraul: FAEs and the like, there it makes sense. but factories, not really.
<wolfspraul> I will still be careful that our free tools don't unnecessarily exclude us from standard industry practices. But no worries, no fear tax etc...
<wpwrak> heh ;-)
<wolfspraul> we did work with a layout outsourcing house last time, and that would have been impossible outright with KiCad
<wolfspraul> but that's another story, that part of the work we want to get under control ourselves anyway
<wpwrak> yup. having to rely on outsourcing for this isn't good.
<wpwrak> would the SIE be a suitable platform for that Uwe Dippler ? he's looking for something to tinker with
<wpwrak> or is it too FPGA-centric ?
<wolfspraul> I doubt it.
<wolfspraul> it's a long story, he works at a university in malaysia and everything there takes ages.
<wolfspraul> at that speed I can start thinking about retirement today.
<wolfspraul> but we see, maybe we find something for them later, I am happy he starts tinkering with the NanoNote a bit today...
<roh> hm.. will milkymist be at the congress?
<wpwrak> ah, saturn V style project then :)
<kristianpaul> saturn V?
<kristianpaul> btw how can help with some mercurial commands?
<wpwrak> big old rocket. lots of money went into the project. and it took some time.
<kristianpaul> did i go somewhere?
<kristianpaul> s/i/it
<wpwrak> well, to the moon :)
<kristianpaul> oh
<kristianpaul> ;)
<kristianpaul> seem i'm not that old :p
<kristianpaul> is Bas Wijnen  here?
<mth> he usually uses the nick "shevek", but he's not often on IRC
<mth> unless he has another nick that I'm not aware of
<kristianpaul> okay i'll keep my eyes open
<kristianpaul> !seen shevek
<kristianpaul> qi-bot: seen
<kristianpaul> qi-bot: help?
<kristianpaul> qi-bot: ?
<kristianpaul> anyw ay.
<wpwrak> wolfgang: btw, my "dsv" system, along with the BOOKSHELF file, is something you may want to "steal" for other projects.
<kristianpaul> 20:54 -!- wolfspraul [~wolfsprau@lucia.q-ag.de] has quit [Quit: leaving]
<kristianpaul> ahn logs :)
<wpwrak> ah, didn't notice, thanks. let's see if he reads the logs :)
<Textmode> have any z-machines been ported to NN?
<unclouded> Textmode: there's a port of frotz
<Textmode> should work.
<qi-bot> [commit] Andres Calderon: USB A routing http://qi-hw.com/p/xue/cb3f03d