<niniadcobre> cd
<kristianpaul> damn, first boot atemtp with gps clock no data on uart...
<kristianpaul> 81.920 Mhz is the system clock now...
<DocScrutinizer> o.O
<qi-bot> [commit] Xiangfu Liu: nanonote-files: config.full_system don't compile atben (master) http://qi-hw.com/p/openwrt-packages/19577b0
<kristianpaul> okay okay, i'll try use PLL instead of DCM to get 80 Mhz from 16.384Mhz clock
<qi-bot> [commit] Xiangfu Liu: xburst qi_lb60 disable WPAN kernel options (master) http://qi-hw.com/p/openwrt-xburst/c94dd5c
<apink> Howdy all.
<apink> I am mounting the ubi1 disk space each time at startup.
<apink> It takes about 8 sec.  to mount, prolonging my startup time.  Is there any way to speed it up.
<apink> I use a script as follows:  
<apink> ubiattach /dev/ubi_ctrl -m 3
<apink> mount -t ubifs ubi1:home /home/
<apink> thx
<kristianpaul> I guess not much beside do the mount after gmenu2x is running...
<kristianpaul> I switched to the removable memcard storage because of that actually
<kristianpaul> going bed, see ya
<apink> I don't start gmenu2x.  I just run from the shell.
<kristianpaul> hum
<apink> Maybe I will just use the memcard also.  Thanks.
<kristianpaul> may be, sorry i dont have more answers
<kristianpaul> _but_ stay around for a while may be you can get more from other people
<xiangfu> ok. qi-bot is quite. means the compile is continue.
<wolfspraul> :-)
<qi-bot> [commit] Werner Almesberger: midi2osc: slight README and Makefile cleanup (master) http://qi-hw.com/p/wernermisc/20283fe
<wolfspraul> xiangfu: I can play the big buck bunny video from David fine on my Ben
<wolfspraul> but when I converted Sintel it doesn't play
<wolfspraul> I noticed David's file has audio with 44100 hz, 2 ch
<wolfspraul> whereas my sintel ogv has 48000 and 6 channels
<wolfspraul> I will try to re-encode the sintel one with 2 channels @44100, maybe that explains the problem...
<C-Keen> downsampling in software is expensive
<wolfspraul> great, ffmpeg2theora says "resampling with input channels greater than 2 unsupported"
<wolfspraul> :-)
<C-Keen> doesn't the dvd have a stereo track also?
<wolfspraul> ah well, indeed
<wolfspraul> ffmpeg2theora cannot resample 6 channels into 2
<C-Keen> also resampling even 2 channels from 48K to 44.1K is expensive
<wolfspraul> nice. I updated ffmpeg2thora & ffmpeg and now I get a segfault exactly after "channels 6 -> 2" :-)
<wolfspraul> I guess that's progress...
<C-Keen> heh
<wolfspraul> from 6 to 1 doesn't segfault, let's see whether that plays on my Ben...
<wolfspraul> he yes, it plays now but the sound is very strange and crackly
<wolfspraul> but looks like I'm on the right track
<wpwrak> wolfspraul: btw, what do you use to convert my MOVs to OGG ?
<mth> the NanoNote can play 48 kHz audio, as long as it is 2 channels
<wolfspraul> I'm close. I have an ogv file without sound, which plays fine. and I have a 2-channel flac sound file. How do I mux the two together?
<mth> mencoder?
<wolfspraul> yes :-) but I never quite can figure out the options, info mencoder is scary
<wpwrak> ;-))
<wolfspraul> wpwrak: I use ffmpeg2theora
<mth> yeah, it's always a puzzle to get mencoder to do the right thing, but it can do almost any conversion
<wpwrak> aah ! let's see ...
<wpwrak> aptitude thinks there's trouble. hmm. let's see if it can sort this out ..
<wolfspraul> bbiab
<wpwrak> installation broke mplayer. now let's see about that. i dislike these blind alleys on the dependency graph.
<wpwrak> wolfspraul: excellent. factor 40 size reduction :) thanks !
<wolfspraul> mth: wow I made it ;-) I used mkvmerge to remove the 5.1 audio track and then merge the separately downloaded flac 2ch one back into the mkv container
<wolfspraul> then ffmpeg2theora to convert it to 320p width and 44100 hz (just in case) - plays beautifully
<wolfspraul> will upload into qi wiki (still experimenting with quality level 5 and 10 to see which one is better)
<wolfspraul> thanks for your encouragement! :-)
<wpwrak> what did you convert ?
<wolfspraul> oh, not quite. I only have the music now ;-)
<wolfspraul> Sintel, the Blender Foundation movie after big bucks bunny
<wpwrak> ah ! that may be somthing i haven't heard of yet. checking ..
<wpwrak> ah, now i remember the movie
<vladislavkorotne> ???
<wpwrak> sintel, the latest blender foundation movie. with the dragon girl.
<vladislavkorotne> ah i see
<wpwrak> i.e., CONFIG_TUN
<xiangfu> wpwrak, yI already install the module.
<xiangfu> reading INSTALL-PC.
<xiangfu> only read the INSTALL-Ben :)
<xiangfu> from the 'dmesg' it success load 'tun' module.
<xiangfu> but 'ifconfig -a' only give 'lo/usb0/wpan0' no 'tun0' :(
<wpwrak> ah, the tun0 is created when you run dirtpan
<xiangfu> ah. correct. maybe I run some command wrong.
<qi-bot> [commit] Xiangfu Liu: nanonote-fiels: wpan add command config another ben (master) http://qi-hw.com/p/openwrt-packages/649037a
<rjeffries> two very interesting inexpensive Linux systems will soon be available: BeagleBone $89USD https://www.adafruit.com/products/513 and Raspberry Pi $35USD http://www.raspberrypi.org/
<rjeffries> both are ARM based (what a shocker) and offer different combination of features. No, they do not meet the openess standards of Qi Hardware, but none of use lives by NanoNote or Milkylist alone. ;)
<C-Keen> do you know about openhardware.org/journal/ ?