2012-03-27 00:44 cladamw has joined #qi-hardware 2012-03-27 00:54 rejon has joined #qi-hardware 2012-03-27 01:08 Jay7 has joined #qi-hardware 2012-03-27 01:09 xiangfu has joined #qi-hardware 2012-03-27 01:11 The build has FAILED: http://fidelio.qi-hardware.com/~xiangfu/building/Nanonote/Ben/openwrt-xburst.full_system-20120325-2303 2012-03-27 01:13 hmm... 2012-03-27 01:13 xiangfu: hey good morning :-) 2012-03-27 01:14 good morning. 2012-03-27 01:14 good morning dear troubles 2012-03-27 01:14 :-) 2012-03-27 01:14 (reference to the failing build) 2012-03-27 01:17 I work on the build host yesterday. update the config file. include package that fixed. 2012-03-27 01:17 let's wait next build. 2012-03-27 01:18 I have added those 2 usb device to http://en.qi-hardware.com/wiki/Milkymist_One_accessories#USB. 2012-03-27 01:19 no picture yet. too late yesterday. I will upload 2 pictures and put more information in that page. 2012-03-27 01:19 ah yes, nice 2012-03-27 01:19 we should document a number of usb devices and why they do not work 2012-03-27 01:19 as inspiration and todo list, if an interested hacker comes along 2012-03-27 01:19 what do we have? 2012-03-27 01:19 usb speakers 2012-03-27 01:20 usb audio cards/mic 2012-03-27 01:20 usb video capture and tv as you have there 2012-03-27 01:20 usb-midi, already working to a degree 2012-03-27 01:20 usb storage 2012-03-27 01:20 usb webcam 2012-03-27 01:21 what else? 2012-03-27 01:21 usb-ethernet maybe for completeness, although m1 has a built-in ethernet of course 2012-03-27 01:22 of course usb mice & kbd, we have those already 2012-03-27 01:22 usb-wifi 2012-03-27 01:23 there's some nice and cheap tablets like the wacom tablets (but cheap no-name) 2012-03-27 01:23 yeah 2012-03-27 01:23 enough :-) 2012-03-27 01:23 for most of those we just document that and why they don't work :-) 2012-03-27 01:48 wpwrak, i think that the symbol of Varistor i didn't use common one in AD m1r4 sch, in KiCad, its varistor is the same as Wikipedia, but TDK uses a different one from its datasheet. so what would you suggest ? 2012-03-27 01:51 Wikipedia 2012-03-27 01:52 (without looking at either one) 2012-03-27 01:52 when in doubt, reuse and make references to stuff on wikipedia 2012-03-27 01:52 if we do something different and follow a vendor, we must be really sure about that, then it's ok 2012-03-27 01:52 wej has joined #qi-hardware 2012-03-27 01:52 let's see what werner says about the specific symbol :-) 2012-03-27 01:53 hmm, what would be the wikipedia symbol ? i don't see any on http://en.wikipedia.org/wiki/Varistor 2012-03-27 01:54 wpwrak, page 3 of http://www.tdk.co.jp/tefe02/e9c11_avr.pdf , page 22 of http://www.littelfuse.com/data/en/Product_Catalogs/Littelfuse_Varistors_Catalog.pdf 2012-03-27 01:54 if you clicked in Chinese version wikipedia, see http://zh.wikipedia.org/wiki/%E5%A3%93%E6%95%8F%E9%9B%BB%E9%98%BB 2012-03-27 01:55 ;-)) 2012-03-27 01:56 compare this with http://en.wikipedia.org/wiki/Thermistor 2012-03-27 01:56 Wikipedia is the same symbol as Littlefuse, but still not the same as KiCad part "VR" component in library: /library/device.lib 2012-03-27 01:57 man ! i think that Chinese Wikipedia is unreliable. :-) 2012-03-27 01:57 hmm, varistor = overvoltage protection. thermistor = overcurrent protection. don't confuse the two :) 2012-03-27 01:58 "VR" may be just the symbol for a general variable resistor of unspecified nature. lemme check ... 2012-03-27 01:58 yeah....but they are easy to confuse. so I think when I create new symbol that I should follow vendor's symbol, how do you think ? 2012-03-27 01:59 KiCad calls "VARISTANCE" in its "Description" 2012-03-27 02:00 now i think those *.dcm file, we should always to fill p/n, description, datasheet link, then in Library Editor it will show up very good information. 2012-03-27 02:02 eg. : http://dpaste.com/721899/ 2012-03-27 02:03 eg. : http://dpaste.com/721901/ 2012-03-27 02:04 said that we could have different projects with different vendor p/n, the *.dcm file is good to fill up specific datasheet link, description, p/n. 2012-03-27 02:05 then load that component into KiCad Library Editor, it shows directly into GUI. 2012-03-27 02:05 IEC has S00558 for voltage-dependent resistors. but note the "U" 2012-03-27 02:05 (i.e.) your boom should directly generate datasheet link to find parts in Digikey from *.dcm file 2012-03-27 02:06 i wouldn't maintain such information in .dcm. they're too messy to edit 2012-03-27 02:06 better have a separate file with human-friendly text. like the BOOKSHELF files 2012-03-27 02:06 then populate .dcm with a script if necessary. note that you'll probably lose local caching this way, though 2012-03-27 02:07 well...since I am editing those new components for m1r4, I can still fill them into *.dcm file, since KiCad uses it(fields) for part information to fill up. 2012-03-27 02:07 yes, but good luck finding _the_ data sheet for, say, varistors ;-) 2012-03-27 02:08 so how do you think that i directly to use vendor's symbol ? 2012-03-27 02:10 cool. IEC have no thermistor, no PTC, no NTC. no surprise there's such a chaos 2012-03-27 02:11 hmm....i think that I follow the vendor datasheets to create 'varistors.lib' to include different vendor varistors, they will be added into varistors.dcm & varistors.lib :-) 2012-03-27 02:12 i lilke to do this way if you still against ? 2012-03-27 02:12 :-) 2012-03-27 02:14 we're not a super team on parts management in naming whole libraries systems. ;-) I would speed up to append. then we sometimes or later to clean up ? 2012-03-27 02:15 i think the two symbols represent different technologies and different physical principles to arrive at the same result 2012-03-27 02:16 since we often don't care what technology is inside the chip, we have a 50% chance of getting the symbol right :) 2012-03-27 02:17 yes, so they may be just suffering from patent conflicts. 2012-03-27 02:19 no, not that. it's just different physics 2012-03-27 02:19 i think the library for chip varistors, maybe i just call it "chipvaristors.lib', is that okay to you ? 2012-03-27 02:19 some use the Zener effect, others use some other effect. there are many ways to get something to conduct when there's overvoltage. spark gaps, anyone ? ;-) 2012-03-27 02:20 whatever their physics, they are the varistors. :-) 2012-03-27 02:22 i am thinking the qi's libraries(components/modules). How we gather/collect those parts we're using now. :-) 2012-03-27 02:22 here we have all the technologies: http://www.learnemc.com/tutorials/Transient_Protection/t-protect.html 2012-03-27 02:23 see, there's more than one way to do this :) 2012-03-27 02:24 he, nice link. 2012-03-27 02:25 the IEC symbol would be like the kicad symbol or maybe even the thermistor symbol (it's very poorly drawn), but with an U letter on the side 2012-03-27 02:25 i've never seen this used in practice 2012-03-27 02:27 http://www.talkingelectronics.com/CctSymbols/Circuit_Symbols.html 2012-03-27 02:27 uses the kicad symbol 2012-03-27 02:28 and even shows the Zener equivalence 2012-03-27 02:29 mmm...left one is the same as TDK's symbol. 2012-03-27 02:29 seems to be the best compromise 2012-03-27 02:31 they have a total of three variants ;-) also the one from the chinese wikipedia. and weird Z(orro?)-shaped one 2012-03-27 02:32 well, that's the same as TDK's 2012-03-27 02:32 never saw that anywhere else either 2012-03-27 02:32 by the way, there's about half a dozen IEC symbols for spark gaps ;-))) 2012-03-27 02:35 yeah...great link, so we can take this url for example to create/naming libraries, okay ? 2012-03-27 02:40 okay. it's a start :) 2012-03-27 02:41 great, thanks for your great surf skills in google. ;-) 2012-03-27 02:43 xiangfu has joined #qi-hardware 2012-03-27 02:43 so for (V24), i should use a name for Voltage Dependent Resistor, i.e. vdr.lib 2012-03-27 02:46 everybody seems to use varistor ... 2012-03-27 02:47 phew~ alright, name it as 'varistor.lib' ;-) 2012-03-27 02:49 surf skills :-) 2012-03-27 02:52 and now, dinner-eating skills :) 2012-03-27 04:30 wolfspraul has joined #qi-hardware 2012-03-27 05:07 orsonzhai has joined #qi-hardware 2012-03-27 05:46 cladamw has joined #qi-hardware 2012-03-27 05:49 wolfspraul has joined #qi-hardware 2012-03-27 05:50 jekhor has joined #qi-hardware 2012-03-27 05:56 A New Milkymist Firmware Release: http://en.qi-hardware.com/wiki/Milkymist_One_Firmware#2012-03-27 2012-03-27 05:56 I am still testing... 2012-03-27 05:56 so far so good :-) 2012-03-27 05:57 the MIC boost make Mic works much better then before. 2012-03-27 06:06 xiangfu: hi! i think we need to disable xfce repo in feeds.conf for good. Only need to have qi-packages, packages, desktop and xorg. What do you think? 2012-03-27 06:06 kyak, already disabled. :) 2012-03-27 06:06 great :) 2012-03-27 06:06 now we just wait till we hit the qt4 compilation issue... 2012-03-27 06:07 ah, mirko has fixed it.. great 2012-03-27 06:08 xiangfu: i tried to have a look an ncursesw problem.. This is magic.. Do you mind i paste you something in pm in order not to clutter the channel? 2012-03-27 06:08 kyak, ok 2012-03-27 06:08 kyak, just send them to me 2012-03-27 06:11 cladamw, here. I just upload a new release. that I am testing... 2012-03-27 06:12 cladamw, if this M1 is for ship out. please reflash again. 2012-03-27 06:12 I just fixed the 'latest' symlink. 2012-03-27 06:12 xiangfu, oah..okay, i tried it again. :-) 2012-03-27 06:12 reflash again with 'reflash_m1.sh --qi --data', if if for ship out don't forget reflash the mac address. 2012-03-27 06:13 sure. ;-) 2012-03-27 06:14 there is a MIC improve. :-) 2012-03-27 06:14 in next release. 2012-03-27 06:14 xiangfu, aha...okay.. btw, i recorded my steps here: https://github.com/adamwang/script/blob/master/m1_reflash_steps 2012-03-27 06:15 since sometimes if steps of reflash for ship out has been changed, i have to record myself though. :-) 2012-03-27 06:15 cool :) 2012-03-27 06:16 watched. :) 2012-03-27 06:17 no need to watch that. it's my own tool. :-) well...since my steps will always comes from you. you know that i still can't interpret/understand script. :-O 2012-03-27 06:19 I'll just ping you when i get stuck. :) 2012-03-27 06:21 ok 2012-03-27 06:58 [commit] Xiangfu: nanonote-files: config.full_system use DirectFB as drawing-backend (master) http://qi-hw.com/p/openwrt-packages/37a4be2 2012-03-27 07:01 jurting has joined #qi-hardware 2012-03-27 07:05 rejon has joined #qi-hardware 2012-03-27 07:23 [commit] Xiangfu: package: ncurses: fix the libncursesw disappears when select some package thanks to kyak (release_2012-03-18) http://qi-hw.com/p/openwrt-xburst/657d4c7 2012-03-27 07:24 [commit] Xiangfu: package: ncurses: fix the libncursesw disappears when select some package thanks to kyak (master) http://qi-hw.com/p/openwrt-xburst/c475dd5 2012-03-27 07:36 tonghuix has joined #qi-hardware 2012-03-27 07:47 kyak, https://dev.openwrt.org/ticket/11188 <--- reported. 2012-03-27 07:47 thanks again 2012-03-27 08:02 uwe_ has joined #qi-hardware 2012-03-27 08:27 rejon has joined #qi-hardware 2012-03-27 09:08 Ayla has joined #qi-hardware 2012-03-27 09:49 pabs3 has joined #qi-hardware 2012-03-27 09:51 antoniodariush has joined #qi-hardware 2012-03-27 10:04 jivs has joined #qi-hardware 2012-03-27 10:18 wolfspraul has joined #qi-hardware 2012-03-27 10:51 rejon has joined #qi-hardware 2012-03-27 10:52 DocScrutinizer has joined #qi-hardware 2012-03-27 11:11 uwe___ has joined #qi-hardware 2012-03-27 11:55 tonghuix has joined #qi-hardware 2012-03-27 12:01 cladamw has joined #qi-hardware 2012-03-27 12:49 [commit] Adam Wang: added few symbols (master) http://qi-hw.com/p/kicad-libs/c903a7a 2012-03-27 13:03 rektide has joined #qi-hardware 2012-03-27 13:16 top 2012-03-27 13:30 tonghuix has joined #qi-hardware 2012-03-27 13:54 urandom__ has joined #qi-hardware 2012-03-27 14:19 LunaVorax has joined #qi-hardware 2012-03-27 14:26 pabs3 has joined #qi-hardware 2012-03-27 14:31 is somebody using python on the nanonote? 2012-03-27 14:34 if so, are you willing to test the following python-upgrade with the apps you use? - https://dev.openwrt.org/raw-attachment/ticket/11157/python-2.7.3rc2.diff 2012-03-27 15:19 rejon has joined #qi-hardware 2012-03-27 15:44 emeb has joined #qi-hardware 2012-03-27 16:46 wolfspraul: ping 2012-03-27 16:46 larsc: ping 2012-03-27 17:37 viric_ has joined #qi-hardware 2012-03-27 18:01 viric_ has joined #qi-hardware 2012-03-27 18:05 LunaVorax has joined #qi-hardware 2012-03-27 18:19 zenlunatic has joined #qi-hardware 2012-03-27 18:53 Ayla has joined #qi-hardware 2012-03-27 18:54 GNUtoo has joined #qi-hardware 2012-03-27 19:47 mirko: pong 2012-03-27 19:49 121 minute rtt 2012-03-27 19:57 well, he hasn't received the response yet 2012-03-27 20:18 jekhor has joined #qi-hardware 2012-03-27 20:45 jekhor has joined #qi-hardware 2012-03-27 21:31 larsc: maybe he's UDP 2012-03-27 21:36 larsc: I have been measuring rtt to you using irc as a zero point 2012-03-27 22:58 mirko: pong 2012-03-27 22:59 didn't he say something about drinking last night? :-) 2012-03-27 23:03 wolfspraul has joined #qi-hardware 2012-03-27 23:10 if he's been drinking for the last 6 hours, he may slowly begin to show some effects :) 2012-03-27 23:12 Ayla: LOL 2012-03-27 23:12 http://www.wired.com/wiredenterprise/2012/03/ms-patent/?intcid=story_ribbon 2012-03-27 23:14 well I advise everybody here to read that 2012-03-27 23:14 very on topic :D 2012-03-27 23:16 yeah 2012-03-27 23:51 zrafa_ has joined #qi-hardware 2012-03-27 23:57 dvdk has joined #qi-hardware