2010-05-31 05:04 Hello 2010-05-31 05:12 qwebirc60547: hi 2010-05-31 05:12 How are you 2010-05-31 05:12 qwebirc60547: thanks, good! what takes you here? 2010-05-31 05:13 I have the latest nn image flashed I think 2010-05-31 05:13 Has anybody managed to get it to record audio 2010-05-31 05:13 I've tried changing alsamixer settings 2010-05-31 05:13 and various combonations of arecord 2010-05-31 05:14 and aplay but the VU meter always says 0% 2010-05-31 05:15 he not sure, I never tried 2010-05-31 05:15 I think I saw someone saying that it worked, but the default settings may not be good 2010-05-31 05:15 don't know more details than that... 2010-05-31 05:15 Thats cool, just scratching around 2010-05-31 05:16 The NN is a lot of fun tho 2010-05-31 05:16 good to hear that 2010-05-31 05:38 Do you know how to get nano to softwrap the text I've tried nano foo.txt --softwrap and nano --softwrap foo.txt and nano -$ foo.txt 2010-05-31 05:40 me? don't know... 2010-05-31 05:41 do you know a good way of searching through text files maybe using less to display the results 2010-05-31 05:42 sorry I'm a complete newbie 2010-05-31 05:43 nevermind, I'm figuring it out 2010-05-31 05:43 qwebirc2191: use 'grep' to search the text files. 2010-05-31 05:44 yeah 2010-05-31 05:44 just stumbled on that 2010-05-31 05:44 thank you 2010-05-31 05:45 I usually use 2010-05-31 05:45 find / -type f -exec grep -l "text to look for" {} \; 2010-05-31 05:46 substitute "find /" by "find /what/ever/folder your want to search for 2010-05-31 05:47 I usually use:  grep "text to look for" * -R 2010-05-31 06:09 thx 2010-05-31 11:01 Xiangfu Liu: [fbgrab] new package. fbgrab is a framebuffer screenshot program http://qi-hw.com/p/openwrt-packages/a70cc1a 2010-05-31 13:17 I applied for an account on projects.qi-hardware.com, to be able to report a bug 2010-05-31 13:17 however, I haven't seen a confirmation mail yet 2010-05-31 13:17 it's been a few hours since filling the form 2010-05-31 14:08 mth: account name? 2010-05-31 14:09 "mth" 2010-05-31 14:09 "--- is not a valid first name." 2010-05-31 14:10 mth: is active now 2010-05-31 14:11 how can I set the password? 2010-05-31 14:12 good question ;) 2010-05-31 14:26 reported: http://projects.qi-hardware.com/index.php/p/xburst-tools/issues/76/ 2010-05-31 17:42 Lars-Peter Clausen: Replace jz4740 specific hacks in the 8250 serial driver with platform code. http://qi-hw.com/p/qi-kernel/a12c456 2010-05-31 17:42 Lars-Peter Clausen: Rename gpm940b0 lcd driver to ili8960 http://qi-hw.com/p/qi-kernel/79da1ff 2010-05-31 17:42 Lars-Peter Clausen: jz4740: PWM: Use external clock as pwm source and set abrupbt shutdown bit http://qi-hw.com/p/qi-kernel/9a5fad3 2010-05-31 17:42 Lars-Peter Clausen: jz4740: PWM: Fix duty time http://qi-hw.com/p/qi-kernel/204d8c7 2010-05-31 17:42 Lars-Peter Clausen: jz4740: PWM: Disable the PWM output while updating the PWM registers http://qi-hw.com/p/qi-kernel/c498c16 2010-05-31 17:42 Lars-Peter Clausen: Fix another typo. http://qi-hw.com/p/qi-kernel/b5700fb 2010-05-31 17:55 hello could you ebay item good for nanonote ? http://cgi.ebay.fr/WiFi-Wireless-Mini-SDIO-SD-Card-For-PDA-SmartPhone-54Mb-/250461613147?cmd=ViewItem&pt=UK_Computing_LaptopAccessories_RL&hash=item3a50acec5b 2010-05-31 19:19 Lars-Peter Clausen: jz4740: Rename jzcodec to jz4740-codec. http://qi-hw.com/p/qi-kernel/9f94c8c 2010-05-31 19:19 Lars-Peter Clausen: jz4740: sound: Remove jzcodec set_sysclk callback. http://qi-hw.com/p/qi-kernel/7799357 2010-05-31 19:19 Lars-Peter Clausen: jz4740: GPIO: Small cleanups http://qi-hw.com/p/qi-kernel/8d67a58 2010-05-31 19:19 Lars-Peter Clausen: jz4740: clocks: Remove cim clocks. http://qi-hw.com/p/qi-kernel/aabcf80 2010-05-31 19:19 Lars-Peter Clausen: jz4740: GPIO: get rid of IRQ_TO_REG macro http://qi-hw.com/p/qi-kernel/50147dd 2010-05-31 20:00 Lars-Peter Clausen: Always build serial.o http://qi-hw.com/p/qi-kernel/a534a11 2010-05-31 20:00 Lars-Peter Clausen: jz4740: GPIO: Fix gpio irq_{mask,unmask} http://qi-hw.com/p/qi-kernel/1eb15e3 2010-05-31 20:13 hello, a professor of mine asked me how to get uboot source code. Is it in openwrt right? I mean, when building openwrt this web : http://en.qi-hardware.com/wiki/Building_Software_Image#Building_OpenWrt-image_from_source 2010-05-31 20:13 says it would build uboot as well right? 2010-05-31 20:23 xiangfu: hi 2010-05-31 20:23 rafa: hi 2010-05-31 20:23 where is the u-boot source code?  THis is the last one? http://github.com/xiangfu/u-boot 2010-05-31 20:23 (for nanonote of course) 2010-05-31 20:26 rafa: we better use the uboot-xburst in oepnwrt-xburst.git. http://projects.qi-hardware.com/index.php/p/openwrt-xburst/source/tree/master/package/uboot-xburst 2010-05-31 20:27 some specific branch? 2010-05-31 20:27 rafa: yes. branch [xburst] 2010-05-31 20:28 I mean, if I want to build current u-boot for nn, should I use http://projects.qi-hardware.com/index.php/p/openwrt-xburst/source/tree/master/package/uboot-xburst git right? 2010-05-31 20:28 okey, thanks a lot xiangfu 2010-05-31 20:29 I will test, and I will let you know if all goes okey ;) 2010-05-31 20:29 rafa: http://projects.qi-hardware.com/index.php/p/openwrt-xburst/source/tree/xburst/package/uboot-xburst this one. branch [xburst] 2010-05-31 20:30 rafa: thanks for test. have you clone the openwrt-xburst.git source code? 2010-05-31 20:33 Xiangfu Liu: fix issue 76, remove the static prefix and datadir. http://qi-hw.com/p/xburst-tools/77a7270 2010-05-31 20:38 xiangfu: thanks :) 2010-05-31 20:40 mth: it's my duty :-)