<qwebirc60547> Hello
<wolfspra1l> qwebirc60547: hi
<qwebirc60547> How are you
<wolfspra1l> qwebirc60547: thanks, good! what takes you here?
<qwebirc60547> I have the latest nn image flashed I think
<qwebirc60547> Has anybody managed to get it to record audio
<qwebirc60547> I've tried changing alsamixer settings
<qwebirc60547> and various combonations of arecord
<qwebirc60547> and aplay but the VU meter always says 0%
<wolfspra1l> he not sure, I never tried
<wolfspra1l> I think I saw someone saying that it worked, but the default settings may not be good
<wolfspra1l> don't know more details than that...
<qwebirc60547> Thats cool, just scratching around
<qwebirc60547> The NN is a lot of fun tho
<wolfspra1l> good to hear that
<qwebirc2191> 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
<wolfspra1l> me? don't know...
<qwebirc2191> do you know a good way of searching through text files maybe using less to display the results
<qwebirc2191> sorry I'm a complete newbie
<qwebirc2191> nevermind, I'm figuring it out
<xiangfu> qwebirc2191: use 'grep' to search the text files.
<qwebirc2191> yeah
<qwebirc2191> just stumbled on that
<qwebirc2191> thank you
<tuxbrain> I usually use
<tuxbrain> find / -type f -exec grep -l "text to look for" {} \;
<tuxbrain> substitute "find /" by "find /what/ever/folder your want to search for
<xiangfu> I usually use:  grep "text to look for" * -R
<qwebirc2191> thx
<qi-commits> Xiangfu Liu: [fbgrab] new package. fbgrab is a framebuffer screenshot program http://qi-hw.com/p/openwrt-packages/a70cc1a
<mth> I applied for an account on projects.qi-hardware.com, to be able to report a bug
<mth> however, I haven't seen a confirmation mail yet
<mth> it's been a few hours since filling the form
<larsc> mth: account name?
<mth> "mth"
<larsc> "--- is not a valid first name."
<larsc> mth: is active now
<mth> how can I set the password?
<larsc> good question ;)
<qi-commits> Lars-Peter Clausen: Replace jz4740 specific hacks in the 8250 serial driver with platform code. http://qi-hw.com/p/qi-kernel/a12c456
<qi-commits> Lars-Peter Clausen: Rename gpm940b0 lcd driver to ili8960 http://qi-hw.com/p/qi-kernel/79da1ff
<qi-commits> Lars-Peter Clausen: jz4740: PWM: Use external clock as pwm source and set abrupbt shutdown bit http://qi-hw.com/p/qi-kernel/9a5fad3
<qi-commits> Lars-Peter Clausen: jz4740: PWM: Fix duty time http://qi-hw.com/p/qi-kernel/204d8c7
<qi-commits> Lars-Peter Clausen: jz4740: PWM: Disable the PWM output while updating the PWM registers http://qi-hw.com/p/qi-kernel/c498c16
<qi-commits> Lars-Peter Clausen: Fix another typo. http://qi-hw.com/p/qi-kernel/b5700fb
<qi-commits> Lars-Peter Clausen: jz4740: Rename jzcodec to jz4740-codec. http://qi-hw.com/p/qi-kernel/9f94c8c
<qi-commits> Lars-Peter Clausen: jz4740: sound: Remove jzcodec set_sysclk callback. http://qi-hw.com/p/qi-kernel/7799357
<qi-commits> Lars-Peter Clausen: jz4740: GPIO: Small cleanups http://qi-hw.com/p/qi-kernel/8d67a58
<qi-commits> Lars-Peter Clausen: jz4740: clocks: Remove cim clocks. http://qi-hw.com/p/qi-kernel/aabcf80
<qi-commits> Lars-Peter Clausen: jz4740: GPIO: get rid of IRQ_TO_REG macro http://qi-hw.com/p/qi-kernel/50147dd
<qi-commits> Lars-Peter Clausen: Always build serial.o http://qi-hw.com/p/qi-kernel/a534a11
<qi-commits> Lars-Peter Clausen: jz4740: GPIO: Fix gpio irq_{mask,unmask} http://qi-hw.com/p/qi-kernel/1eb15e3
<rafa> 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
<rafa> says it would build uboot as well right?
<rafa> xiangfu: hi
<xiangfu> rafa: hi
<rafa> where is the u-boot source code?  THis is the last one? http://github.com/xiangfu/u-boot
<rafa> (for nanonote of course)
<xiangfu> 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
<rafa> some specific branch?
<xiangfu> rafa: yes. branch [xburst]
<rafa> 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?
<rafa> okey, thanks a lot xiangfu
<rafa> I will test, and I will let you know if all goes okey ;)
<xiangfu> rafa: thanks for test. have you clone the openwrt-xburst.git source code?
<qi-commits> Xiangfu Liu: fix issue 76, remove the static prefix and datadir. http://qi-hw.com/p/xburst-tools/77a7270
<mth> xiangfu: thanks :)
<xiangfu> mth: it's my duty :-)