<
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>
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
<
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?
<
larsc>
"--- is not a valid first name."
<
larsc>
mth: is active now
<
mth>
how can I set the password?
<
larsc>
good question ;)
<
rafa>
says it would build uboot as well right?
<
rafa>
(for nanonote of course)
<
rafa>
some specific branch?
<
xiangfu>
rafa: yes. branch [xburst]
<
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?
<
mth>
xiangfu: thanks :)
<
xiangfu>
mth: it's my duty :-)