2010-09-25 00:35 [commit] Juan José Díaz Vecchio: Realease Candidate 2, completely new PCB http://qi-hw.com/p/sie-ceimtun/ae70b4b 2010-09-25 00:54 I have loaded debian onto an sd card and press m when I boot the nanonote and the boot hangs when we get to loading uImage the nanonote can boot jlime off of a 2 gig sd card i have and openwrt from a 4 gig card is it likely that the problem is with the bootloader? 2010-09-25 00:55 I don't really want to flash the bootloader again because theres lots of stuff installed on the nand that I don't want to mess up 2010-09-25 03:17 [commit] Werner Almesberger: Sanitize POV-Ray output (in progress) http://qi-hw.com/p/ben-scans/286a6bd 2010-09-25 03:17 [commit] Werner Almesberger: Fix our trigonometry: the z0 inclination is expressed as a tangent, not a sine. http://qi-hw.com/p/ben-scans/98b6050 2010-09-25 03:17 [commit] Werner Almesberger: All there is in solid.c is about POV-Ray, so rename it to povray.c http://qi-hw.com/p/ben-scans/49ea351 2010-09-25 03:17 [commit] Werner Almesberger: ben-lcdframe-front-100um is done. http://qi-hw.com/p/ben-scans/f37441a 2010-09-25 03:47 [commit] Werner Almesberger: In POV-Ray output, move faces to more correct Z locations. http://qi-hw.com/p/ben-scans/f0a8bcd 2010-09-25 03:54 [commit] Werner Almesberger: Moved solidify to a new and more suitable project: cae-tools. http://qi-hw.com/p/ben-scans/bec6988 2010-09-25 04:03 [commit] Xiangfu Liu: add Qi Hardware Inc, Ingenic Semiconductor, to copyright http://qi-hw.com/p/xburst-tools/ba64178 2010-09-25 04:03 [commit] Xiangfu Liu: change the version number to 201007. http://qi-hw.com/p/xburst-tools/5f83781 2010-09-25 04:21 [commit] Xiangfu Liu: for misunderstand the debian rules. I create a [debian] branch for debian package http://qi-hw.com/p/xburst-tools/7b710f3 2010-09-25 04:30 [commit] Werner Almesberger: Added project sie-ceimtun. Plus some cleanup. http://qi-hw.com/p/eda-tools/31fe9c6 2010-09-25 04:53 [commit] Xiangfu Liu: update all debian package base on verison numver 201007 http://qi-hw.com/p/xburst-tools/fe61707 2010-09-25 05:05 [commit] Xiangfu Liu: update all debian package base on verison numver 201007 http://qi-hw.com/p/xburst-tools/5e6ede1 2010-09-25 08:27 hi larsc 2010-09-25 08:27 I got it to work 2010-09-25 08:31 yeay! 2010-09-25 08:34 unfortunately... 2010-09-25 08:34 there's still a bug to kill 2010-09-25 08:35 the suspend will crash if there is an SD card plugged in 2010-09-25 08:35 if I boot using the NAND, it works fine, I can suspend/resume 2010-09-25 08:37 Ayla: congratulations ! 2010-09-25 08:38 lol 2010-09-25 08:38 thanks 2010-09-25 08:38 but I changed nothing since yesterday 2010-09-25 08:38 I just did tests :) 2010-09-25 08:39 do you have set CONFIG_MMC_UNSAFE_RESUME=y in your config? 2010-09-25 08:40 no 2010-09-25 08:40 I try this 2010-09-25 08:40 but it'd be better to have a "safe" resume ;) 2010-09-25 08:41 yes, but it's known to be broken 2010-09-25 08:42 it's fixed in 2.6.36 though 2010-09-25 08:43 ah, ok 2010-09-25 08:43 the RTC driver may need another tweak for 2.6.36 2010-09-25 08:44 on include/linux/interrupt.h there's a new IRQF flag that I noted it'd be interesting for the RTC clock 2010-09-25 08:45 I don't remember what it is though :) 2010-09-25 08:45 no it is not 2010-09-25 08:46 you mean IRQF_NO_SUSPEND 2010-09-25 08:46 yes 2010-09-25 08:47 okay 2010-09-25 08:47 well I didn't dig it more 2010-09-25 08:47 it's for timers and such 2010-09-25 08:47 will there be a package for suspend? 2010-09-25 08:47 meh, I can't really test 2010-09-25 08:48 I'm in the middle of an airport, 2010-09-25 08:48 echo mem > /sys/power/state 2010-09-25 08:48 with nothing to put in the "reset" hole of my dingoo 2010-09-25 08:48 so if it crash I'm screwed 2010-09-25 08:48 (and it probably will) 2010-09-25 08:50 larsc: you mean, one can control suspend via /sys/power/state? 2010-09-25 08:51 yes 2010-09-25 08:52 i did echo disk > /sys/power/state to suspend to disk 2010-09-25 08:52 but nothing happened 2010-09-25 08:52 and now it's "mem" again in /sys/power/state 2010-09-25 08:52 why do you want to suspend to disk anyway? 2010-09-25 08:52 how does it work? 2010-09-25 08:53 i'm just trying 2010-09-25 08:53 suspend to disk is interesting only for PCs, and you must have swap 2010-09-25 08:53 just type what larsc wrote 2010-09-25 08:53 14:46 < larsc> echo mem > /sys/power/state 2010-09-25 08:53 what i really would want it to turn off all power expect for CPU and make CPU sleep 2010-09-25 08:53 well, it'll be better than that 2010-09-25 08:54 it'll turn off power for everything including the CPU 2010-09-25 08:54 the screen went white 2010-09-25 08:54 therefore it is powered 2010-09-25 08:54 after echo mem > /sys/power/state 2010-09-25 08:54 man, why do you think I'm working on this? ;) 2010-09-25 08:55 ok :) 2010-09-25 08:55 it won't work on yours without changes 2010-09-25 08:55 great 2010-09-25 08:55 very good 2010-09-25 08:56 does it have some "idle timer" to do that automatically? 2010-09-25 08:56 no, but then you can write your own usespace application that monitor the inputs and set to sleep if needed 2010-09-25 08:56 ah ok 2010-09-25 08:57 Ayla: how does CPU get awaken after input if it sleeping? 2010-09-25 08:57 magic 2010-09-25 08:57 :) 2010-09-25 08:57 means that it is still powered 2010-09-25 08:57 no 2010-09-25 08:57 and monitoring some input 2010-09-25 08:59 the processor is powered on when it receives an interrupt 2010-09-25 08:59 but it has to be already powered to receive this interrupt 2010-09-25 09:00 but in power-saving mode 2010-09-25 09:00 man, just go read how a processor work ;) 2010-09-25 09:02 okay, bbl 2010-09-25 09:05 hm, seems that echo standby > /sys/power/state and echo mem > /sys/power/state afterwards makes it work 2010-09-25 09:05 at least the display is switched off 2010-09-25 09:43 [commit] Werner Almesberger: ben-bottom-outside2 is done at 1 mm and 500 um resolution. http://qi-hw.com/p/ben-scans/b45e536 2010-09-25 10:43 [commit] Xiangfu Liu: this fix the `uscan --report-status` error http://qi-hw.com/p/xburst-tools/70466ee 2010-09-25 12:01 larsc: with that flag, it works 2010-09-25 12:01 ... sometimes 2010-09-25 12:53 why somebody invented the "workaround" thing? 2010-09-25 12:53 now I can not live without it :P 2010-09-25 12:55 hey rafa, what is the most up to date jlime toolchain? 2010-09-25 12:56 zear: hey.. sorry.. I forgot that.. the latest uploaded is the one you already know.. I have another more complete (with a lot more libs).. if you want that I will upload right now 2010-09-25 12:56 if that's not a problem, that would be very welcome :) 2010-09-25 12:56 zear: okey.. let me do that ;) 2010-09-25 13:01 zear: uploading 2010-09-25 13:09 wpwrak: lisandropm is from bahia blanca and he knows the Universidad del Sur. He could know if the Universidad nacional del sur has the lab you need 2010-09-25 13:10 wpwrak: we have at least an specturm analyzer in that frequency band and a anechoic chamber 2010-09-25 13:10 wpwrak: no sure if Bahia Blanca is okey for you 2010-09-25 13:11 lisandropm: estara' durmiendo? :) 2010-09-25 13:11 hola lisandropm ! 2010-09-25 13:11 ha! 2010-09-25 13:11 no :D 2010-09-25 13:11 what I have to check is if the analyzer fullfils th requirements and if the chamber is finished (it is built, but I think they were missing some details) 2010-09-25 13:11 rafa: naw, just got up about a minute ago ;-) 2010-09-25 13:11 and, of course, check for permission (I don't think that would be hard) 2010-09-25 13:12 lisandropm: do you also have a signal generator ? 2010-09-25 13:12 wpwrak: just on time 2010-09-25 13:12 I *think* we have one in that frequency range, but I have to double check 2010-09-25 13:15 kewl. what sort of things are you using the lab for ? 2010-09-25 13:15 wpwrak: if coming to Bahia Blanca is not too much travel for you, I can ask this week for permission (and, of course, check that we have what you need) 2010-09-25 13:16 lisandropm: do you know if UBA could have something similar? I asked at lugfi, as you know.. but no answers 2010-09-25 13:17 wpwrak: the lab has gotten new equipmnet in the last few years, and I am not working in it at this time (I am trying to learn to write a device driver now ;) ) 2010-09-25 13:17 rafa: no, I don't have a clue of UBA 2010-09-25 13:17 I live 700 km away ;) 2010-09-25 13:18 lisandropm: bahia blanca is a bit far, particularly since speed controls on the highways probably have gotten better in recent years. but if i can't find anything closer, it would be a good plan B. 2010-09-25 13:18 lisandropm: I live in BA, I should know better :P 2010-09-25 13:19 wpwrak: no highways between Buenos Aires and Bahía :-( 2010-09-25 13:20 lisandropm: this things i'd like to try are to examine the properties of an antenna: http://downloads.qi-hardware.com/people/werner/wpan/atusd/atusd-20100908-inserted.jpg 2010-09-25 13:20 wpwrak: ok, I'll ask just in case. 2010-09-25 13:20 I'll let you know as soon as I have a reply. 2010-09-25 13:20 do you prefer by IRC or mail? 2010-09-25 13:20 lisandropm: and if the equipment is up to it, it would also be nice to look for unwanted emissions at harmonics of 2.4 GHz (for FCC compliance and such) 2010-09-25 13:21 thanks ! either works fine :) 2010-09-25 13:21 ok :) 2010-09-25 13:21 (highway) well, there's a decent one at least until Mar del Plata. after that, speed limits are probably enforced by road conditions ... 2010-09-25 13:24 zear: http://jlime.com/downloads/development/crosscompilers/jlime-mipsel-toolchain.tar.gz 2010-09-25 13:25 rafa, thank you very much! :D 2010-09-25 13:25 wpwrak, rafa: ok, mail sent. I'll let you now as soon as I have news on it; please tell me if you find some other place before. 2010-09-25 13:25 rafa: of course, if we can find something a bit closer, that would be great. also in case i need to get something from home or such. 2010-09-25 13:26 lisandropm: perfect. thanks a lot !! 2010-09-25 13:27 no problem :) 2010-09-25 13:30 rafa: also thanks ! :) 2010-09-25 13:31 zear: http://jlime.com/downloads/releases/muffinman/documentation/muffinman-toolchain.txt 2010-09-25 13:31 wpwrak: you are welcome 2010-09-25 13:32 zear: I do not remember if I gave you that link before 2010-09-25 13:32 me neither ;) 2010-09-25 13:32 rafa, btw, did you buy the new sd card yet? ;) 2010-09-25 13:33 zear: no yet :( 2010-09-25 13:33 ;P 2010-09-25 13:43 wpwrak: blue or green for the second vesion of the wpan case? 2010-09-25 13:44 kristianpaul: let's try green, save the nicer blue for the final version :) 2010-09-25 13:44 :) 2010-09-25 13:46 hmm i think you need the heeks 2010-09-25 13:46 let me find where  but it 2010-09-25 13:46 s/but/put 2010-09-25 13:47 what tuxbrain suguest is good, but i think no so to print in my machine :/ 2010-09-25 13:47 kristianpaul: if you want to put it somewhere in the ben-wpan project, i can give you commit access 2010-09-25 13:48 yet 2010-09-25 13:48 wpwrak: sure 2010-09-25 13:48 tell me the folder i'll do 2010-09-25 13:48 actually it is already there ;) 2010-09-25 13:48 in my local wpan 2010-09-25 13:49 what's your ID on projects ? 2010-09-25 13:49 kristianpaul 2010-09-25 13:49 i guess 2010-09-25 13:49 wait 2010-09-25 13:50 yup that one 2010-09-25 13:51 i added you as a project member. can please you check if this gives you access ? 2010-09-25 13:52 Happy Crew :) 2010-09-25 13:52 so a case foler in the root is okay for you? 2010-09-25 13:52 folder* 2010-09-25 13:53 hmm, maybe better under atusd/ 2010-09-25 13:53 sure 2010-09-25 13:53 yeah thats the one need case ;) 2010-09-25 14:06 [commit] kristianpaul: Added first alpha design files for atusd case http://qi-hw.com/p/ben-wpan/6af7641 2010-09-25 14:06 whee, it worked ! :) 2010-09-25 14:06 :) 2010-09-25 14:06 let's see what it looks like ... 2010-09-25 14:08 blue one is the current version 2010-09-25 14:10 *hmm* now, how do i get that stuff into my local copy ? first time that i share a git repository 2010-09-25 14:10 git pull 2010-09-25 14:10 that works, but there's no atusd/case 2010-09-25 14:11 hmm 2010-09-25 14:11 wait 2010-09-25 14:11 it is 2010-09-25 14:11 http://projects.qi-hardware.com/index.php/p/ben-wpan/source/tree/master/atusd/case 2010-09-25 14:12 i see it on the web. but  git pull  doesn't create it for me. odd. 2010-09-25 14:12 i git pull again it my /tmp and was fecthed 2010-09-25 14:14 added master manually to .git/config. that worked. let's see if i can still push things ... 2010-09-25 14:15 i gues 2010-09-25 14:15 i wonder how git handle folders.. 2010-09-25 14:17 [commit] Werner Almesberger: Small improvements to spectrum walk script. http://qi-hw.com/p/ben-wpan/fe7d55d 2010-09-25 14:17 nice ;) 2010-09-25 14:18 [commit] kyak: w3m now builds http://qi-hw.com/p/openwrt-packages/582924b 2010-09-25 14:19 wow. ten little cases ;-))) 2010-09-25 14:21 finally.. out of elinks/links2/lynx/w3m, only w3m has decent utf-8 support 2010-09-25 14:21 i hate those ascii fashists 2010-09-25 14:21 they'll never understand... 2010-09-25 14:22 loves lowest common denominators :) 2010-09-25 14:22 kyak: did you noticed gforth broken in backfire branch? 2010-09-25 14:22 kristianpaul: no, i never used gforth 2010-09-25 14:23 neither me 2010-09-25 14:23 but broke my building 2010-09-25 14:23 just throw it away 2010-09-25 14:23 i did throw away ruby 2010-09-25 14:23 it won't build with host openssl >= 1.0 2010-09-25 14:24 hehe ok 2010-09-25 14:25 like i saw in one of comments, "life is too short to figure why it doesn't work" 2010-09-25 14:25 wpwrak: 5mm tall is okay then? 2010-09-25 14:25 kyak: hehe indeed, why doesn't work what i dont care about (yet) 2010-09-25 14:29 kristianpaul: you can probably still shave off ~0.5 mm  maybe even 1 mm 2010-09-25 14:30 [commit] kristianpaul: Added 6mm tall case http://qi-hw.com/p/ben-wpan/5810f2b 2010-09-25 14:30 [commit] kristianpaul: Merge branch 'master' of projects.qi-hardware.com:ben-wpan http://qi-hw.com/p/ben-wpan/9b99628 2010-09-25 14:31 Merge? 2010-09-25 14:31 wpwrak: see it and let me know to then move to print 2010-09-25 14:32 is the green one 2010-09-25 14:35 hmm, where is it ? :) 2010-09-25 14:35 [commit] Juan64Bits: Fixing label problems, connecting image sensor. http://qi-hw.com/p/xue/71f9ab7 2010-09-25 14:37 i see 4x blue, 1x blue and black "sandwich", 1 x purple, 5x black, 1x red. 2010-09-25 14:37 [commit] Juan64Bits: Cleaning http://qi-hw.com/p/xue/66053d7 2010-09-25 14:45 wpwrak: pull 2010-09-25 14:46 is next the blue ones 2010-09-25 14:47 i did pull. yet it's not there ?!? 2010-09-25 14:47 hmm 2010-09-25 14:47 damm 2010-09-25 14:47 wait 2010-09-25 14:47 lemme see if i get something else if i download it via the web 2010-09-25 14:49 please 2010-09-25 14:50 nope. the same thing 2010-09-25 14:51 [commit] kristianpaul: Updated instruccions about how to get the gerber in Heekscad also niw Case is now full green http://qi-hw.com/p/ben-wpan/058c417 2010-09-25 14:51 my mistake then 2010-09-25 14:51 hope now is okay 2010-09-25 14:52 now i see it ! :) 2010-09-25 14:54 btw your ben scans are grat if i have time i'll print one later 2010-09-25 14:54 i must leave now i need go to do soeme errands 2010-09-25 14:57 hmm, still a bit on the fat side. also, the board (currently) needs about 0.5 mm of free space at the bottom. 2010-09-25 14:58 ok 2010-09-25 14:58 i'll fix 2010-09-25 14:58 may be i can off shape it 2010-09-25 14:58 hmm 2010-09-25 14:58 or not 2010-09-25 14:59 heh 2010-09-25 14:59 bbl 2010-09-25 15:00 aha, juan64bits found the bug in my rename tracking code :) if you change a sheet's title, schhist will think it's a different sheet 2010-09-25 15:09 and i can also predict where the next rename will be :) 2010-09-25 16:51 damm SDL is broken again in openwrt backfire xbusrt :/ 2010-09-25 16:52 hm 2010-09-25 16:52 are you sure? 2010-09-25 16:52 builds and works fine for me 2010-09-25 17:01 kristianpaul: (scans) getting there ... http://downloads.qi-hardware.com/people/werner/tmp/main.png 2010-09-25 17:49 [commit] kyak: MPlayer initial port. All available video outputs: sdl, directfb, fbdev http://qi-hw.com/p/openwrt-packages/32de098 2010-09-25 19:13 kyak: well i just finished compiling and flashing the ben 2010-09-25 19:13 and gmenu2z give the error 2010-09-25 19:13 gave* 2010-09-25 19:15 lol 2010-09-25 19:15 wait 2010-09-25 19:15 it said 2010-09-25 19:15 Unable to open mouse 2010-09-25 19:15 so.. 2010-09-25 19:15 where is the mouse? ;) 2010-09-25 19:15 kristianpaul: first, you have to  rm `which cat` 2010-09-25 19:16 lol 2010-09-25 19:16 no way  ! ;) 2010-09-25 19:17 maybe  killall cat  does the trick, too. 2010-09-25 19:19 heh this is LCM is getting funny ramdon behavior 2010-09-25 19:19 i'll need fix bus 2010-09-25 19:19 again.,. 2010-09-25 19:23 tuxbrain: I found some workaround to avoid swap with opkg 2010-09-25 19:24 oh? 2010-09-25 19:27 kristianpaul: "export SDL_NOMOUSE=1" might help 2010-09-25 19:27 [commit] Juan José Díaz Vecchio: Ceimtun logo added, gerber parameters fixed http://qi-hw.com/p/sie-ceimtun/508b491 2010-09-25 19:28 kristianpaul: We wrote a little script which check dependences and download the needed packages. Then we use opkg to install them. To avoid the out of memory when opkg installs the already downloaded packages we avoid that it reads the huge list of packages, so he avoids that step. Finally it installs those packages without swap. (opkg would like to check the dependences, but we already checked that before to download). 2010-09-25 19:29 rafa: ja ! you're going to rewrite/replace opkg at the end :) 2010-09-25 19:29 kristianpaul: it is still slow.. because our script need to read the huge list of packages yet.. but well, at least it works without swap needed 2010-09-25 19:29 good :) 2010-09-25 19:29 kristianpaul: well, no idea what to do.. I do not know why it sucks with memory 2010-09-25 19:30 hmm 2010-09-25 19:30 rafa: you can report that as a bug no? 2010-09-25 19:31 kristianpaul: yes, surely. But I need to understand where is the problem to give a good report. If I do not find that info I will report anyway.. Maybe they know what they need to debug 2010-09-25 19:40 mth: it works thanks ! 2010-09-25 19:40 now where it should go in the openwrt code? 2010-09-25 19:40 ohh no apps.. 2010-09-25 19:41 seems missing config somewhere.. 2010-09-25 19:41 lets see 2010-09-25 19:44 wpwrak: did you solve your clock issue? 2010-09-25 19:44 i feel i close to fall on same problem 2010-09-25 19:44 or my timing will be crazy tring to understan some data fromt the gpio :/ 2010-09-25 19:47 kristianpaul: you mean gmenu2x vs. clocks ? i just got rid of gmenu2x :) but it seems that this issue is fixed in the latest version 2010-09-25 19:48 wpwrak: yes 2010-09-25 19:48 k 2010-09-25 20:10 [commit] Juan64Bits: Connecting image sensor. http://qi-hw.com/p/xue/04ce5f7 2010-09-25 21:39 wow http://www.reitwiessner.de/openmoko/fourier.html 2010-09-25 21:39 xiangfu: morning there 2010-09-25 21:39 kristianpaul: Hi 2010-09-25 21:39 are you aware of gmenu2x new vrsion in xburst bacfire? 2010-09-25 21:39 i also noticed a missing export SDL_NOMOUSE=1 2010-09-25 21:40 when the system start 2010-09-25 21:44 xiangfu: why the math option the openwrt menuconfig didt you anything? 2010-09-25 21:44 dindt* 2010-09-25 21:46 kristianpaul: hmm.. I notice the /etc/directfbrc not correct yesterday. 2010-09-25 21:48 wher is that /etc in the openwrt folder? 2010-09-25 21:49 data/qi_lb60/files/etc 2010-09-25 21:49 ok 2010-09-25 21:49 wait. I read the wrong file name. 2010-09-25 21:49 the SDL_NOMOUSE should be in /etc/profile 2010-09-25 21:50 oh ok 2010-09-25 21:50 but 2010-09-25 21:50 is set as i expectec 2010-09-25 21:50 t 2010-09-25 21:50 so.. 2010-09-25 21:50 kristianpaul: I think we should add "no-cursor" to /etc/directfbrc 2010-09-25 21:51 xiangfu: okay i'll do and check 2010-09-25 21:51 ok. 2010-09-25 21:52 xiangfu: are you happy with fudelio in 64bits? 2010-09-25 21:52 fidelio* 2010-09-25 21:52 kristianpaul: fine for me :) my laptop also 64bits. 2010-09-25 21:53 damm 2010-09-25 21:53 ok 2010-09-25 21:53 :p 2010-09-25 21:54 kristianpaul: what wrong with the 64bits , fidelio ? 2010-09-25 21:54 not just me 2010-09-25 21:54 my system is 32 2010-09-25 21:54 i cant reuse the SDK 2010-09-25 21:54 :'( 2010-09-25 21:55 in my desktop computer 2010-09-25 21:56 and no talkd about my mipsel laptop :) 2010-09-25 21:56 no more complain, as it still fast for em :) 2010-09-25 21:57 :) 2010-09-25 21:57 kristianpaul: my blog server is 32bit. maybe you can reuse those files under: http://www.openmobilefree.net/other/downloads/NanoNote/ 2010-09-25 21:58 kristianpaul: there is a daily build in my blog server. 2010-09-25 21:58 ohh 2010-09-25 21:58 you're going to burn it ! 2010-09-25 21:58 for now. I am let it build the xbboot zImage. 2010-09-25 21:59 but is great, thanks for the link 2010-09-25 21:59 wow is in the future ! 26-Sep-2010 03:14 2010-09-25 21:59 kristianpaul: this one is the last config.full_system build: http://www.openmobilefree.net/other/downloads/NanoNote/BEN-DAILY-COMPILE/image-09142010-0915/ 2010-09-25 22:00 hmm why i had problems with gforth and you not 2010-09-25 22:00 ,, 2010-09-25 22:01 kristianpaul: it's GMT+8, now is:  Sun Sep 26 09:57:46 GMT+8 2010. 2010-09-25 22:01 GMT-5 i live in the past :) 2010-09-25 22:01 21:00 2010-09-25 22:01 Sep 25 2010-09-25 22:02 kristianpaul: what's the gforth problem you have ? 2010-09-25 22:02 dont copied 2010-09-25 22:02 let's wait for it again 2010-09-25 22:02 (last full config) is from sep 14? what is wrong with sep 26? 2010-09-25 22:04 ahh you dint compile the SDK all days as i can see 2010-09-25 22:06 kristianpaul: the sep 26 use the config.xbboot file. so it's not compile the SDK. 2010-09-25 22:07 kristianpaul: I will set the daily build compile the config.full_system tomorrow . 2010-09-25 22:07 ok 2010-09-25 22:09 rafa: http://www.evopedia.info/ 2010-09-25 22:16 kristianpaul: sound good. 2010-09-25 22:27 off bed 2010-09-25 23:22 hi i've just got a nanonote and tried to install debian following instructions from pyneo.org but the device never started again 2010-09-25 23:23 any help to recover last os? 2010-09-25 23:24 ebaus: Hi try this page: http://en.qi-hardware.com/wiki/Debian 2010-09-25 23:25 thanks 2010-09-25 23:26 ebaus: Hi don't use this u-boot : wget http://downloads.qi-hardware.com/software/images/NanoNote/Ben/latest/openwrt-xburst-qi_lb60-u-boot.bin 2010-09-25 23:27 ebaus: the latest version uboot you can found at : 2010-09-25 23:27 ebaus: http://downloads.qi-hardware.com/software/images/NanoNote/Ben/testing/2010-09-14/openwrt-xburst-qi_lb60-u-boot.bin 2010-09-25 23:27 ebaus: I will update the wiki. 2010-09-25 23:28 great 2010-09-25 23:29 xiangfu: thanks for the advice and help 2010-09-25 23:29 update done. 2010-09-25 23:29 ebaus: you are welcome. :)