2011-03-18 00:27 UBB arrived from Germany. damn, it is tiny 2011-03-18 02:26 wpwrak: remner i  sent the new captured/blotef file for analisys, i got reply today, no findings.. 2011-03-18 02:27 s/remner/remenber/ 2011-03-18 02:28 s/blotef/bloated 2011-03-18 02:30 with bloated i mean a 16bit signed format fot the I/Q data 2011-03-18 05:55 wpwrak: (viral distribution) mmm a thing to think about 2011-03-18 06:14 wpwrak: (solder mask) ok I will make sure wen we send the final archives to start production 2011-03-18 06:30 kristianpaul: (nothing found) hmm yes, that was to be expected. things rarely work on the first try ... 2011-03-18 07:13 xiangfu: hi 2011-03-18 09:49 tuxbrain: hi.....re: the wpan stuff.....i think it would be useful for sensor network or robotics type research projects so i guess you could sell to uni's 2011-03-18 09:50 zedstar: yeah but we need the software backend ready for this, :) 2011-03-18 09:52 tuxbrain: yeh this assuming some IP stack :) 2011-03-18 09:57 Ugh, power failure 2011-03-18 11:18 wpwrak: ;) 2011-03-18 11:18 back to the dma thing 2011-03-18 13:49 hm, I get errors form usbboot when reading back the written uboot image :/ 2011-03-18 13:50 now I am scared to turn it off 2011-03-18 13:51 ...Fail off at 0, wrote 0x14, read 0x34... 2011-03-18 13:57 ah seems I got an old version of the xburst tools 2011-03-18 13:57 sorry for the noise 2011-03-18 13:57 I will retry with a recent version 2011-03-18 14:01 hm, no the problem persists 2011-03-18 14:06 can you try from another host USB port, or host computer? 2011-03-18 14:06 also (just in case) try to enter usb boot mode with the hardware pin under the battery, as opposed to the 'u' key 2011-03-18 14:06 will I be able to boot in usbboot mode once I turn off the power? 2011-03-18 14:07 with the hardware pin you will always be able to 2011-03-18 14:07 and if you somehow overwrote or garbled the u-boot in the first NAND pages, then that's your only way back, yes 2011-03-18 14:08 NanoNote should be unbrickable though, I think so far it always was :-) 2011-03-18 14:09 from that 'wrote 0x14, read 0x34', I'd say rigth now there definitely is no bootable u-boot at the beginning of your nand 2011-03-18 14:09 for whatever reason 2011-03-18 14:10 I would try reflashing from another host computer, if you have one available. is this from inside a virtual machine, or Linux is running natively on the host? 2011-03-18 14:11 natively 2011-03-18 14:11 I read something about a usbboot bug introduced recently, maybe kyak mentioned it 2011-03-18 14:11 so maybe the very latest usbboot is actually bad? don't know right now 2011-03-18 14:11 well I took the one from the latest 2011-03-18 14:12 I will try again with the one before that 2011-03-18 14:14 hm, now usbboot cannot find the XBurst interface. Do I need to reset somehting else in linux if I change ports? 2011-03-18 14:15 but the lsusb shows the right device id 2011-03-18 14:17 http://lists.en.qi-hardware.com/pipermail/discussion/2011-March/007539.html 2011-03-18 14:17 that looks like the latest usbboot binary is buggy and should be removed right away, or more people will fall into the trap 2011-03-18 14:18 hmm. that's interesting. you try new things! You left the NanoNote running, unplugged it from one usb port and into another? 2011-03-18 14:20 yes 2011-03-18 14:20 seems like it 2011-03-18 14:20 now it does not answer anymore 2011-03-18 14:21 cannot follow 2011-03-18 14:21 did you power cycle the NanoNote now? 2011-03-18 14:21 if you do, you need to use the usbboot pins under the battery to get back into usb boot mode 2011-03-18 14:21 for that you should use the carbonized rubber button that came with your Ben 2011-03-18 14:25 here's what I do: w/o battery plug in the usb cable, short pins, press power button for 2 secs, short pins for 2 secs, check lsusb 2011-03-18 14:25 when I plug in the cable the LED blinks once then remains dark 2011-03-18 14:25 no. ignore the power button. short pins, keeping them sorted. plug usb. unshort pins. check lsusb. 2011-03-18 14:26 ah 2011-03-18 14:26 the led doesn't provide useful information. (it's part of the charging logic, not controlled by the cpu) 2011-03-18 14:27 there are a lot of little things that don't quite work the way ones it used to :) 2011-03-18 14:27 s/it/is/ 2011-03-18 14:27 ok I got it again 2011-03-18 14:27 booted the two stages 2011-03-18 14:27 erased the nand 2011-03-18 14:27 ah, and when you power cycle usb, disconnect for at least 15 seconds. if you disconnect only briefly, the machine may shut down but not come up again 2011-03-18 14:28 ah 2011-03-18 14:28 but if you get a response from usbboot, it's fine 2011-03-18 14:28 does erase put the cells into 0x00 of 0xff? 2011-03-18 14:28 i was asking myself that same question when you mentioned the 0x14 vs. 0x34 :) 2011-03-18 14:29 heh 2011-03-18 14:29 now I do nprog 0 openwrt-xburst-qi_lb60-u-boot.img 0 0 -n 2011-03-18 14:29 I wouldn't trust usbboot output 0x14 vs 0x34 2011-03-18 14:30 I only see that it has failed, that is reliable. 2011-03-18 14:30 with the uboot image from 2010-12-14 2011-03-18 14:30 usbboot error handling is horrible, very buggy 2011-03-18 14:30 now I get a different error though 2011-03-18 14:30 normally, the erased value should be 0xff 2011-03-18 14:31 which usbboot are you using? 2011-03-18 14:31 Error - can't read bulk data from ingenic device:64 2011-03-18 14:31 I'm wondering whether the latest usbboot is buggy. 2011-03-18 14:31 After Finish! 2011-03-18 14:31 so it seems it cannot read back data 2011-03-18 14:31 try this: 2011-03-18 14:31 disconnect the Ben, remove battery, wait 15 seconds 2011-03-18 14:32 press 'u', reconnect usb cable 2011-03-18 14:32 see whether it comes up in lsusb 2011-03-18 14:32 if it does, that means the u-boot in nand is now working 2011-03-18 14:32 because when you press 'u', that is actually handled by u-boot 2011-03-18 14:32 ot does 2011-03-18 14:32 hah 2011-03-18 14:32 well good 2011-03-18 14:32 good idea 2011-03-18 14:32 try flashing the Linux kernel now 2011-03-18 14:33 usbboot is buggy, I don't like it. so when I have to reflash many devices, I always only flash u-boot via usbboot, the rest I do by booting Linux from SD card, then I format/flash everything else in NAND from there 2011-03-18 14:34 if it's just my own Ben, ok I run reflash_ben.sh and hope for the best :-) 2011-03-18 14:34 wolfspraul: ah, yeah I am still waiting for the microSD to arrive :/ 2011-03-18 14:36 wishlist/dream item for ya: a ROM boot loader that can boot from FAT-formatted SD :) 2011-03-18 14:36 C-Keen: try flashing just the Linux kernel now, with another nprog 2011-03-18 14:36 wolfspraul: did so 2011-03-18 14:37 let's go step by step 2011-03-18 14:37 and? 2011-03-18 14:37 any errors in usbboot? 2011-03-18 14:37 yeah the same when reading back data 2011-03-18 14:37 not the same content of course but the message is the same 2011-03-18 14:37 but flashing the pages itself resulted in SUCCESS messages? 2011-03-18 14:37 just try rebooting again 2011-03-18 14:37 what content does it show ? 2011-03-18 14:38 maybe put the whole dialog in a pastebin 2011-03-18 14:38 yes the errors are shown after the Finish! message 2011-03-18 14:38 with Linux kernel in NAND, you should see it coming up, and eventually run into an error that it cannot find the rootfs 2011-03-18 14:38 like http://pastebin.com/ 2011-03-18 14:38 when rebooting, remember the sequence: complete power cycle (cable off, remove batter), wait 15 seconds, usb cable back on 2011-03-18 14:39 it comes up saying Bad Data CRC 2011-03-18 14:39 so I guess the kernel image was not transferred correctly 2011-03-18 14:39 sounds like a high error rate on USB 2011-03-18 14:39 try nerase before nprog 2011-03-18 14:40 just need to get the parameters right to keep u-boot safe :-) 2011-03-18 14:42 nerase 1024 30722 0 0 ? 2011-03-18 14:42 oops 2011-03-18 14:42 nerase 1024 3072 0 0 ? 2011-03-18 14:42 no 2011-03-18 14:42 nprog runs an implicit erase 2011-03-18 14:42 nerase counts in eraseblocks I think 2011-03-18 14:42 ah maybe I did the initial erase wrong too 2011-03-18 14:43 I have been following the updating ben with usbboot page 2011-03-18 14:43 why did you run these commands manually in the first place, and not just reflash_ben.sh ? 2011-03-18 14:44 (just curious) 2011-03-18 14:45 wolfspraul: because reflash_ben.sh aborted with Error: can't read bulk data from Ingenic device:64 2011-03-18 14:45 ok 2011-03-18 14:45 mixed with Error: can't read bulk data from Ingenic device:3008 2011-03-18 14:46 maybe 'nerase 8 8 0 0' could do? 2011-03-18 14:46 just try, your NAND is fair game anyway now... 2011-03-18 14:46 :-) 2011-03-18 14:46 it is 2011-03-18 14:46 try 'boot' then 'nerase 8 8 0 0' then nprog Linux kernel... 2011-03-18 14:46 then reboot 2011-03-18 14:46 see whether you still have the CRC error 2011-03-18 14:47 if larsc says it's implicit then he probably has a point, but that's what I would still try. I've seen too many surprises with usbboot. 2011-03-18 14:47 no the nprog's last error message is now can't retrieve XBurst CPU information: -110 Device unboot! Boot it first! 2011-03-18 14:48 can't follow you 2011-03-18 14:48 start from a complete power-off ben 2011-03-18 14:48 check 2011-03-18 14:48 press 'u' (if you have a working u-boot in nand) 2011-03-18 14:48 connect usb cable 2011-03-18 14:48 start 'usbboot' on host 2011-03-18 14:49 btw. there is a very nice usbboot replacement jzboot http://git.whitequark.org/jzboot.git 2011-03-18 14:49 type 'boot', , 'nerase 8 8 0 0', 2011-03-18 14:50 Done so: Finish! Return: 00 80 00 00 00 00 00 00 2011-03-18 14:50 larsc: wow great, thanks for the link! 2011-03-18 14:50 C-Keen: now the Linux kernel nprog, as before 2011-03-18 14:51 maybe we can include jzboot in xburst-tools 2011-03-18 14:52 (nerase 8 8 0 0) with some fonts, this looks almost like "zero zero zero zero", not "eight eight zero zero" 2011-03-18 14:52 wolfspraul: http://pastebin.com/ZKCjWdR4 2011-03-18 14:55 uboot version 201103 btw 2011-03-18 14:55 * usbboot 2011-03-18 14:57 C-Keen: can you try to reflash from another host computer? 2011-03-18 14:57 i wonder if "can't read bulk data from Ingenic" means a usb_read error or a failed data comparison 2011-03-18 14:57 I'd say usb read error 2011-03-18 14:57 wolfspraul: hm, this is my only linux host. Do the xburst tools work on *BSD also? 2011-03-18 14:57 doesn't mean much, it's a catch all 2011-03-18 14:58 (usb read err) then it would be surprising that we don't also see usb write errors 2011-03-18 14:58 he, never tried 2011-03-18 14:58 since you seem to have a working u-boot in nand, the other option is via sd 2011-03-18 14:59 the 'skip bad block' may mean that you have a bad block early in nand, where the Linux kernel sits 2011-03-18 14:59 I'm wondering whether the FORCEERASE flag is 1 2011-03-18 14:59 how did you install xburst-tools? 2011-03-18 14:59 via dpkg from http://projects.qi-hardware.com/index.php/p/xburst-tools/downloads/ 2011-03-18 15:00 we should definitely try this jzboot larsc pointed out. It's almost impossible to be worse than usbboot, so it must be better :-) 2011-03-18 15:00 this is a debian system 2011-03-18 15:00 32 bit 2011-03-18 15:00 wolfspraul: ;-) 2011-03-18 15:01 can you try the 2010-12-24 version? 2011-03-18 15:01 there was this mail from kyak last saturday that suggested that the latest binary may be buggy/have a regression 2011-03-18 15:01 no reply from xiangfu yet 2011-03-18 15:01 wolfspraul: 2010-12-24 of what? 2011-03-18 15:01 C-Keen: xburst-tools 2011-03-18 15:02 http://projects.qi-hardware.com/index.php/p/xburst-tools/downloads/64/ 2011-03-18 15:02 if that doesn't work my only other ideas would be a different host computer, or boot from SD and then flash nand from there 2011-03-18 15:04 same errors 2011-03-18 15:06 does your current machine have other USB ports? 2011-03-18 15:06 you can also try to use a usb hub in between, if you have one 2011-03-18 15:07 mostly you will read "no usb hub", but actually sometimes a usb hub can make such problems go away 2011-03-18 15:09 hm 2011-03-18 15:11 maybe a different USB cable 2011-03-18 15:11 or a different machine... :/ 2011-03-18 15:11 I just retried with nothing else connected to the usb host 2011-03-18 15:14 I don't think that will make a difference 2011-03-18 15:14 if you have an external usb hub, try connecting the Nano behind the usb hub 2011-03-18 15:14 but only if you have one flying around somewhere 2011-03-18 15:14 better approach would be to try a different host, or to boot from SD 2011-03-18 15:14 or to try jzboot 2011-03-18 15:15 or xbboot even, not sure whether we have a working zimage+initramfs now 2011-03-18 15:19 there is a boot-zImage.sh, did your xburst-tools install that? 2011-03-18 15:21 I need to ask xiangfu about the status of it, can't find a zimage for download now... 2011-03-18 15:21 no 2011-03-18 15:23 there is one http://fidelio.qi-hardware.com/~xiangfu/compile-log/openwrt-xburst.xbboot-02152011-0100/openwrt-xburst-qi_lb60-zImage.bin 2011-03-18 15:24 it's a long shot, but try to wget that file, then xbboot -u 0x80600000 /PATH/TO/zImage.bin 2011-03-18 15:24 I'm just curious whether that boots, even if it does I don't know how you can then reflash your nand :-) 2011-03-18 15:25 plays the lab rat 2011-03-18 15:25 xbboot reuses the same stage1 as usbboot though, so if there is a low-level usb problem, it will show here as well 2011-03-18 15:29 hm, I think the usb host is broken 2011-03-18 15:29 [  662.766052] usb 1-2: usbfs: USBDEVFS_CONTROL failed cmd xbboot rqt 64 rq 1 len 0 ret -110 2011-03-18 15:29 form dmesg 2011-03-18 15:30 I will try booting a live cd on another machine 2011-03-18 15:30 bbl 2011-03-18 15:32 you can try rebooting the host too, of course 2011-03-18 15:32 I read the backlog, good luck! we'll get the Ben back up, I'm sure... 2011-03-18 15:33 (this -110 thing from xbboot looks like the usbboot bugs btw, and since it reuses the same stage1 that may just mean that the xbboot idea won't help now) 2011-03-18 15:33 that leaves: different host computer, boot from sd, jzboot 2011-03-18 15:33 n8 2011-03-18 15:39 -110 is a timeout. really sounds like usb physical layer 2011-03-18 15:45 well 2011-03-18 15:45 if the device doesn't reponse you'll get a 110 2011-03-18 15:47 yup. and combined with the communication working (most/all of the time) for a bit of control but never/rarely for bulk, this looks like a high BER 2011-03-18 15:48 if BER is high enough, bits of nastiness will also slip past the USB CRC, which would explain the verification errors 2011-03-18 15:49 that's for BER ranges that still don't cause a total breakdown. just an error that gets to user space every so many thousand packets 2011-03-18 15:50 i had this happen in ben-wpan/cntr when my TVS has too large a capacitance. it's easy to detect if you add some more redundancy and test that as well 2011-03-18 15:53 [commit] Lars-Peter Clausen: RTC: Add support for the JZ4760 SoC to the rtc-jz4740 driver http://qi-hw.com/p/qi-kernel/afcc6b4 2011-03-18 15:53 [commit] Lars-Peter Clausen: JZ47XX: Fix JZ4760 access to vmalloc'ed memory http://qi-hw.com/p/qi-kernel/0183861 2011-03-18 15:53 [commit] Lars-Peter Clausen: JZ47XX: Add GPIO ports for JZ4760 and some JZ4760 pin defintions http://qi-hw.com/p/qi-kernel/ae4e7f0 2011-03-18 15:53 [commit] Lars-Peter Clausen: JZ47XX: Add PWM support for JZ4760 http://qi-hw.com/p/qi-kernel/f399709 2011-03-18 15:53 [commit] Lars-Peter Clausen: MIPS: JZ47XX: Further generalize clock support http://qi-hw.com/p/qi-kernel/c1e9dbc 2011-03-18 15:53 [commit] Lars-Peter Clausen: FBDEV: JZ4740: Add basic jz4760 support http://qi-hw.com/p/qi-kernel/2f1f65e 2011-03-18 15:53 [commit] Lars-Peter Clausen: MMC: Make the JZ4740 driver availabe on JZ4760 http://qi-hw.com/p/qi-kernel/305091d 2011-03-18 15:53 [commit] Lars-Peter Clausen: MIPS: JZ4760: Add more platform device defintions http://qi-hw.com/p/qi-kernel/f7ff3ac 2011-03-18 15:53 [commit] Lars-Peter Clausen: MIPS: JZ4740: Fix NR_IRQS http://qi-hw.com/p/qi-kernel/ec99009 2011-03-18 15:53 [commit] Lars-Peter Clausen: MIPS: JZ4760: Fix NR_IRQS http://qi-hw.com/p/qi-kernel/22e8c09 2011-03-18 15:53 [commit] Lars-Peter Clausen: MIPS: JZ4760: lepus: Register more peripherals http://qi-hw.com/p/qi-kernel/d85e1af 2011-03-18 15:53 [commit] Lars-Peter Clausen: MIPS: JZ4750: xz0032: Fix gpio-charger platform data http://qi-hw.com/p/qi-kernel/b3f02bb 2011-03-18 15:53 [commit] Lars-Peter Clausen: MMC: JZ4740: Drop clock_id field from platform data http://qi-hw.com/p/qi-kernel/f61158c 2011-03-18 15:53 [commit] Lars-Peter Clausen: MIPS: JZ4740: Fix pwm http://qi-hw.com/p/qi-kernel/6b01526 2011-03-18 15:58 [commit] Werner Almesberger: BOOKSHELF.ingenic: partially resurrected for it's merely in the twilight http://qi-hw.com/p/wernermisc/3d61f78 2011-03-18 16:19 lots of commits! 2011-03-18 16:19 shit 2011-03-18 16:37 got Nook Color :) already tired of scrolling down through "Terms and Conditions" :) 2011-03-18 16:38 don't be jealous, this one is for my wife.. though i'm scratching my hands to root it 2011-03-18 16:38 there must be a gpl license in there somewhere 2011-03-18 16:39 it's Android-based, so yes, somewhere must be something 2011-03-18 17:24 wpwral possibly useful info re PCB manufacturing http://dangerousprototypes.com/2011/03/18/quirks-of-pcb-manufacturing-at-itead/ 2011-03-18 17:31 this will not work for pcbs that plug into 8:10 slot due to thickness. still interestingt IMO 2011-03-18 17:31 http://iteadstudio.com/store/index.php?main_page=product_info&cPath=19_20&products_id=175 2011-03-18 17:32 rjeffries: yeah, parameters of the lower end of the standard range. that via hole really shouldn't have happened, though. i do that kind of stuff by hand on a particularly clumsy day :) 2011-03-18 17:33 there's a surprisingly large number of pcb shops that have good prices but can only do 1.6 mm. i wonder why. you need 0.8 mm for more and more things these days. 2011-03-18 17:45 wpwrak: not for arduino hacks 2011-03-18 17:48 lekernel: true. there, a plank of wood, a bit of wire, and a hammer should do 2011-03-18 17:52 speaking of arduino ;) wpwrak would it be feasible to interface Ben via SPI to this Arduino that has Ethernet? 2011-03-18 17:52 wpwrak http://www.freetronics.com/blogs/news/2866922-etherten-production-has-begun-arduino-with-built-in-ethernet 2011-03-18 17:52 wpwrak: success in flashing kernel on another host. Seems the usb chip has some physical problems on the other machine 2011-03-18 17:54 C-Keen: congratulations on the success ! yeah, usb can sometimes be odd. hard to tell which side is to blame 2011-03-18 17:55 wpwrak: I think I will blame this old machine 2011-03-18 17:57 rjeffries: dunno. if they didn't use both SPI ports (i've seen two in atmegas, one shared with icsp and the other shared with the uart), then yes. otherwise maybe. i don't see the schematics. 2011-03-18 17:59 smiles at the SUCCESS messages scrolling by 2011-03-18 18:04 wpwrak I have sent message to @JonOxner asking for EtherTen schematics 2011-03-18 19:17 david K check your PayPay ypou should have my payment. I sent 2x what you requested. hope that is OK. ;) 2011-03-18 19:19 :o :-) 2011-03-18 19:19 thats sharims my friend !! 2011-03-18 19:19 sharism** 2011-03-18 19:23 rjeffries: (spi com) It can take me some time but I'm on it, I think is totally posible, I see various examples on avr spi slave code 2011-03-18 19:30 man, i need one of those UBB 2011-03-18 19:30 those are cool 2011-03-18 19:30 does wolfgang have one? 2011-03-18 19:30 spending next 3 weeks in beijing 2011-03-18 19:31 rejon: i bet you can get manufactured some UBB at beijing in the meantime there :-) 2011-03-18 19:31 ha 2011-03-18 19:34 streetjob <- words from wolfgang 2011-03-18 19:35 rejon: you will come to EU some time soon? 2011-03-18 19:36 sometime 2011-03-18 19:36 june 2011-03-18 19:36 kristianpaul wolfgang said making UBB Is a streetjob? 2011-03-18 19:36 like they will make on the street? 2011-03-18 19:37 rejon: some video to make you a little bit more anxious to have one http://www.youtube.com/watch?v=ij6UERBt0qQ 2011-03-18 19:37 he said that when he manufacture a UBB early version i remenber 2011-03-18 19:37 tuxbrain: you have a nice camera !! 2011-03-18 19:38 I cant get that zoom with mine :/ 2011-03-18 19:38 nah! a really cheap one is not zoom is that it is really really close :) 2011-03-18 19:38 jaja 2011-03-18 19:39 nice trick 2011-03-18 19:39 tuxbrain totally 2011-03-18 19:40 wow 2011-03-18 19:40 the latest release for qi openwrt has improved a lot since the one my ben nanonote came with 2011-03-18 19:41 thanks for all the patient support again! I will stick around in case I can help someday as well 2011-03-18 19:41 C_Keen yeah! 2011-03-18 19:42 tuxbrain: yuo are beating all those ISCP programmers out there, you know that ! 2011-03-18 19:47 kristianpaul: or at least making coolest videos than they :) 2011-03-18 19:47 hahah ;) 2011-03-18 20:00 larsc: how long take to run linux on that color dictionary before havint the ben as is know today? 2011-03-18 20:02 kristianpaul: hm, i think i got my hands on it for the first time in late 2009 2011-03-18 20:05 actually i think it was mid 2009 2011-03-18 20:06 the kernel patches were merged upstream roughly a year after we started development 2011-03-18 20:13 okay, i was thiking same  (1 year) 2011-03-18 20:13 for a official upstream support of course :-) 2011-03-18 20:14 found a blog post by mirco, apperently we started working on it in august 2011-03-18 20:15 oh, thats a half 2011-03-18 20:15 + year 2011-03-18 20:15 ok 2011-03-18 20:19 but you have to keep in mind that this was done in my free time 2011-03-18 20:19 hmm true 2011-03-18 20:20 okay i'll expecify that 1 and half year is not measured in work hours per men ;) 2011-03-18 20:20 man* 2011-03-18 20:22 fulltime it would probably be 2 months 2011-03-18 20:30 btw. anyone needs linux support for some device? me needs a job... 2011-03-18 20:30 I wish to be in a position to give jobs like that! 2011-03-18 20:39 I may need a php developer next month afaik :/ 2011-03-18 20:56 tuxbrain: nice video ! ;-) 2011-03-18 21:00 larsc: hmm, you may find out that 1 part-time-student-year translates to at least the same amount of time of regular 9-5 cubicle work ;-) 2011-03-18 21:07 well it was more like irregular weekends and late night rather then part-time 2011-03-18 21:08 i.e., all the really productive time :) 2011-03-18 21:16 wont say anything against that 2011-03-18 21:18 just saying if i had to start from scratch now i would be were we are now less than 2 months. buts thats partly due to that i know the hw and its pitfalls 2011-03-18 21:21 ah yes, knowing where the traps are helps, too ;-) 2011-03-18 21:43 wpwrak: summarizing 40 mins in just 5 was not easy, well not until I found the right music :) 2011-03-18 21:44 Is curious how the creative part of mind works... 2011-03-18 21:45 btw the ardunote video has reach the thousand barrier :) 2011-03-18 21:45 when will you get the next batch of UBB made ? ;-) 2011-03-18 21:48 btw, the message that people want to own more than just 1-2 UBBs seems harder to convey than i thought. maybe you need some simple circuit, make a few variations of it (e.g., change LED colors), and show a bundle of them. so that people see several UBBs in use (soldered, not powered) simultaneously. 2011-03-18 21:50 of course, the price-splitting "competition" will eventually disappear. e.g., dvdk is probably already sorry to have offered the mailing. he must have spent hours on the logistics. 2011-03-18 21:53 alas, once the "splitters" vanish, people will come to pester you with requests for 1-2 units 2011-03-18 21:56 ( part-time-student-year regular 9-5 cubicle work) oh, yes, i agree 2011-03-18 21:59 kristianpaul: do you know why many office buildings have a raised floor ? http://en.wikipedia.org/wiki/Raised_floor 2011-03-18 22:01 wpwrak: no, is not a datacenter thing, thats all? isnt?.. 2011-03-18 22:02 wpwrak: for me is no problem to serve in 1 or 2 units :) is just one item in the shop already created :), I also have just created an "cable" kit bag https://www.tuxbrain.net/shop/product_info.php?products_id=1899 2011-03-18 22:02 kristianpaul: well, the real reason is that, when your productivity in that cubicle farm drops through the floor, it doesn't hit concrete 2011-03-18 22:02 does anybody understand anything about optical media? cd-rw 2011-03-18 22:03 0_o 2011-03-18 22:03 I record it, I can mount it later... but once I eject it, it does not work in any computer anymore. 2011-03-18 22:03 It's like if the room light broke it 2011-03-18 22:03 but yes, I agree we must do more example 2011-03-18 22:04 (room light broke it) hmm hard to believe.. 2011-03-18 22:04 may be just scratched disk viric ? 2011-03-18 22:05 It can be just of defective  cd-r... 2011-03-18 22:05 tuxbrain: ah, you removed the quantity discounts 2011-03-18 22:05 in the just one unit yes, but the multiple bags still there 2011-03-18 22:06 kristianpaul: but it works perfectly until I eject it 2011-03-18 22:06 viric: so you bought the cheap transylvanian discs ? 2011-03-18 22:06 it's cdrw, not cdr. 2011-03-18 22:06 wpwrak: seems like so! 2011-03-18 22:06 I'll try closing all room light :D 2011-03-18 22:06 'switching off' 2011-03-18 22:06 and hide the garlic ! 2011-03-18 22:06 oh yes 2011-03-18 22:06 XD 2011-03-18 22:07 well, the cdrw are old... two of them (all I tested) have this behaviour 2011-03-18 22:07 btw, any xorriso-aware person here? 2011-03-18 22:07 I can't make it write an iso. 2011-03-18 22:08 well my cdrw writer failed this year, no reason, and i never used more than twice :/ 2011-03-18 22:10 viric: may be you need once of those to be sure you dont lost data again http://ur1.ca/3kjjm ;-) 2011-03-18 22:11 hm I'll read the article 2011-03-18 22:14 wpwrak: (floor) the office in wich i work, dont have a raised floor, but is in a second floor, i hope that help a bit ;-) 2011-03-18 22:16 kristianpaul: hmm. perhaps that's the reason why accounting, legal, etc., and particularly upper management usually occupy the higher floors 2011-03-18 22:41 mmm maybe is time to knock the door of a big one :) http://www.adafruit.com/blog/2011/03/17/arduino-and-nanonote/ 2011-03-18 22:44 tuxbrain: cheers !! 2011-03-18 22:44 tuxbrain: i'm amazed how the arduino word can spread over the world so fast 2011-03-18 22:44 "Prove you are human by reading this resistor" ;-)) 2011-03-18 22:44 lol 2011-03-18 22:45 they should remove the sliders. just ask for the value. 2011-03-18 22:46 tuxbrain: do you remember anyone ever using the acceleration sensor of gta02 to make a "mouse" ? 2011-03-18 22:47 tuxbrain: i kinda wonder if this sort of thing would be feasible 2011-03-18 22:48 tuxbrain: because if it is, one could make a nice little mouse for the ben, too 2011-03-18 22:48 wpwrak: I remember a touchscreen ->mouse, and there was the mokomaze with very smooth movements , so I think is totally feasible 2011-03-18 22:50 but... you think move the whole device to have mouse is ergonomic? (cool there is not doubt) but I should preffer a touchscreen ... really 2011-03-18 22:50 tuxbrain: i'm thinking of double integration to turn acceleration into position. plus noise filtering for the clicks. 2011-03-18 22:51 tuxbrain: yes, mouse ergonomics. sure, touch screen would be nicer. but, given the current ben ... 2011-03-18 22:51 mmmm , an 8:10 mouse.... 2011-03-18 22:51 tuxbrain: besides, it would be another "cool accessory" 2011-03-18 22:52 wpwrak schematics for Arduino clone with Ethernet: (see DF reference near bottom) http://www.freetronics.com/products/etherten 2011-03-18 22:52 tought about making a UBB a play/stop/forward control for GMU 2011-03-18 22:53 rjeffries there is also SPI ethernet modules out there, smaller than a full arduino that can be used for have ethernet conenctivitiy in NN is matter to make the software to make it work 2011-03-18 22:54 have ethernet in his plans, but need get sone some ther tasks before start that 2011-03-18 22:54 There is any software dude that can helpme on an nanonote Arduino IDE? 2011-03-18 22:54 tuxbrain VERY nice job on the UBB with instructons and ribbon cable 2011-03-18 22:54 so rjeffries feel free ! 2011-03-18 22:55 thaks rjeffries :) 2011-03-18 22:55 tuxbrain: why not just run jlime and ran a python ide for arduino? 2011-03-18 22:55 i think there are some already 2011-03-18 22:55 thank kristian[pau;. I can always rely on you and lekernel 2011-03-18 22:55 i hope lighter than java i hope 2011-03-18 22:55 yeah there is phyton and qt IDE but they are thinked for bigger screens 2011-03-18 22:55 tuxbrain: mainlly you need an editor 2011-03-18 22:56 tuxbrain: find it, and hack the other buttons is the easy part i guess 2011-03-18 22:56 at leas pinguino projected started like that 2011-03-18 22:56 editor/text editor/s 2011-03-18 22:56 hey why not nano? 2011-03-18 22:57 :-) 2011-03-18 22:57 Arduino guys will prefer graphical IDE, they are scared by shell.... (sigh) 2011-03-18 22:58 oh welll 2011-03-18 22:58 you need a nano SDL port ;-) 2011-03-18 22:58 xedit, but that for X 2011-03-18 22:58 yes I need to find a text editor able to do code coloring, and add the creation of the make file and run make and avrdude in the backend 2011-03-18 22:58 and wait in jlime there is a gtkeditor 2011-03-18 22:58 SDL is a pain on text 2011-03-18 22:58 X way to go then 2011-03-18 22:59 gtkeditor is in jlime already 2011-03-18 22:59 but color hmm 2011-03-18 22:59 you ask for so much.. ;-) 2011-03-18 22:59 they have fixed the gtk problem with open/save file dialogs? 2011-03-18 22:59 echo "!! your project here" >foo; while vi foo; do sed /!!/d foo >foo.c; make 2>&1 | sed s/^!!/ | cat - foo.c >foo; [ do-the-pipestatus-thing ] && avrdude ...; done 2011-03-18 23:00 :D 2011-03-18 23:00 hahahaahaahaahaah 2011-03-18 23:01 tuxbrain: nano have colors support, is just matter of add some files 2011-03-18 23:01 wpwrak: you wanna make the arduino guy piss in his pants isn't it? 2011-03-18 23:02 tuxbrain: you mean because my UI is superior ? ;-) 2011-03-18 23:02 tuxbrain: i insist add some color even short cuts and nanote can slightly pass as an IDE for then 2011-03-18 23:02 s/nanonote/nano 2011-03-18 23:02 cheers wpwrak UI 2011-03-18 23:03 kristianpaul: yeah also joe, but again... if we wanna hit the "arduino" average user, we must go to the hard part and make a grapical IDE... 2011-03-18 23:03 grapical = lots of buttons? 2011-03-18 23:03 :-) 2011-03-18 23:03 to hit the avr crowd (hail!) the nano aproach is more than efficient 2011-03-18 23:04 but as you have see , say avr and few will look say Arduino and even your grandma will head up 2011-03-18 23:06 I'm thinking even to mimic the Arduino IDE colour schem and icons whatever posible but having in mind the 320x200 limits 2011-03-18 23:06 but yes at the end is just an editor with some extra funtions 2011-03-18 23:08 tuxbrain: you probably want an editor with very smooth handling of lines wider than the screen. 2011-03-18 23:09 wpwrak: yeah! 2011-03-18 23:10 tuxbrain: what if you stick editor to screen and "IDE" buttons to keyboard, i guess you dont mind labeling functions keys with some arduino-ide-like pics? 2011-03-18 23:10 even better 2011-03-18 23:11 use the space up the function keys 2011-03-18 23:11 thre is plenty of space thre for labeling 2011-03-18 23:11 just discover a horrible dust in the center of his nanonote screen :-/ 2011-03-18 23:12 kristianpaul: not a bad idea dude!!!! 2011-03-18 23:12 he, finally ! :-) 2011-03-18 23:17 wich starting point you recomend, leapfrog, or at least with widget set (gtk, qt, tlc, sdl(no way due no text input clean solution)) 2011-03-18 23:17 that works on frambuffer of course 2011-03-18 23:18 you need compare how text visualices there 2011-03-18 23:18 realize he is totally dumb in C 2011-03-18 23:19 but to make something efficient an quik is the way to go 2011-03-18 23:20 If I not remember bad qt renders it pretty good in his demo editor 2011-03-18 23:20 there are many way to go, even in C i think 2011-03-18 23:21 how is the state on the qt libs in actual distros? 2011-03-18 23:22 tuxbrain: if you mean desktop ones, then very good. it's the framework kde is based on 2011-03-18 23:23 tuxbrain: nanomap runs, and some other Qt demos, thats much to say i think 2011-03-18 23:23 tuxbrain: i think also at UNAL where using Qt IDE for making some stuff for SIE i remenber 2011-03-18 23:25 whitequark: sorry I'm refering to the Nanonote distros :) 2011-03-18 23:25 Qt creator i think.. 2011-03-18 23:26 also there are instructiosn for cross compile if you look at SIE archives at wiki 2011-03-18 23:26 kristianpaul: good, then I can start playing with qt-designer 2011-03-18 23:26 ya that one 2011-03-18 23:28 tuxbrain is famous http://www.electronics-lab.com/blog/?p=10247 2011-03-18 23:29 yeah! 2011-03-18 23:30 geek proud is out of bounds 2011-03-18 23:30 remembers way way back when I suggested Ben to Arduino on the list and recieved very loud SILENCE. ;) 2011-03-18 23:30 rjeffries: I'm sorry but I have prior art on this :P 2011-03-18 23:31 tuxbrain what you and wprwak have accomplished with Ben to Arduino should give wolfgang a nice increment in Ben sales 2011-03-18 23:31 I have proposed Arduino/NN stuff before you come in scenne 2011-03-18 23:31 challenges tucbrain as patent troll. 2011-03-18 23:32 well I just hope this gets the publicity it deserves 2011-03-18 23:33 wolfgang consider approaching Adafruit industries to get them to be USA distributor ofr Nanonote 2011-03-18 23:33 they can sell it as a clever Arduino programmer. 2011-03-18 23:33 why not? 2011-03-18 23:33 s/ofr/for 2011-03-18 23:36 rjeffries: look at archives for a post "Ya (or Mu suggestions)" on 30/07/09 :) 2011-03-18 23:36 rjeffries: wolfspraul wil have a lot more chances to success with even a proto graphical IDE on it. 2011-03-18 23:37 that is indeed very early Tuxbrain the ink was not yet dry on the qi-hardware site 2011-03-18 23:37 tuxbrain: hmm, didn't you post the arduino-loves-ben on a site like hackaday ? i forgot the exact place 2011-03-18 23:37 that was in the Steve Mosher days. he has sadly passed on I guess. may he RIP. ;) 2011-03-18 23:38 I wish I would have NOT returned the pre-Ben with Chinese keyboard I had in my possesion. a true collector's item 2011-03-18 23:38 Sure Steve will at least smile if he saw the Ardunano stuff :) 2011-03-18 23:39 i'll send him a link on FB 2011-03-18 23:39 rjeffries: please let me do so :) 2011-03-18 23:41 tuxbrain sorry i was already in FB only saw your comment when I returned here. 2011-03-18 23:41 you are old but quick dude :P 2011-03-18 23:42 that is exactly my wife's complaint ;) 2011-03-18 23:42 xD 2011-03-18 23:59 I have been splitted don't know if you have read this 2011-03-18 23:59 wolfspraul: >1000 views, published in http://www.electronics-lab.com/blog/?p=10247 and http://www.adafruit.com/blog/2011/03/17/arduino-and-nanonote/ , I think time to work in a proto Ardunote IDE to catch even more atention