2011-11-08 00:18 The build has FAILED, see log here: http://fidelio.qi-hardware.com/~xiangfu/compile-log/openwrt-xburst.full_system-11082011-0019/ 2011-11-08 01:18 The build has FAILED, see log here: http://fidelio.qi-hardware.com/~xiangfu/compile-log/openwrt-xburst.full_system-11082011-0119/ 2011-11-08 01:47 cd 2011-11-08 02:13 damn, first boot atemtp with gps clock no data on uart... 2011-11-08 02:13 81.920 Mhz is the system clock now... 2011-11-08 02:18 o.O 2011-11-08 02:19 The build has FAILED, see log here: http://fidelio.qi-hardware.com/~xiangfu/compile-log/openwrt-xburst.full_system-11082011-0221/ 2011-11-08 02:24 [commit] Xiangfu Liu: nanonote-files: config.full_system don't compile atben (master) http://qi-hw.com/p/openwrt-packages/19577b0 2011-11-08 02:27 okay okay, i'll try use PLL instead of DCM to get 80 Mhz from 16.384Mhz clock 2011-11-08 03:07 [commit] Xiangfu Liu: xburst qi_lb60 disable WPAN kernel options (master) http://qi-hw.com/p/openwrt-xburst/c94dd5c 2011-11-08 03:19 The build has FAILED, see log here: http://fidelio.qi-hardware.com/~xiangfu/compile-log/openwrt-xburst.full_system-11082011-0321/ 2011-11-08 03:52 Howdy all. 2011-11-08 03:53 I am mounting the ubi1 disk space each time at startup. 2011-11-08 03:53 It takes about 8 sec.  to mount, prolonging my startup time.  Is there any way to speed it up. 2011-11-08 03:54 I use a script as follows:   2011-11-08 03:54 ubiattach /dev/ubi_ctrl -m 3 2011-11-08 03:54 mount -t ubifs ubi1:home /home/ 2011-11-08 03:54 thx 2011-11-08 03:55 I guess not much beside do the mount after gmenu2x is running... 2011-11-08 03:55 I switched to the removable memcard storage because of that actually 2011-11-08 03:55 going bed, see ya 2011-11-08 03:55 I don't start gmenu2x.  I just run from the shell. 2011-11-08 03:56 hum 2011-11-08 03:56 Maybe I will just use the memcard also.  Thanks. 2011-11-08 03:57 may be, sorry i dont have more answers 2011-11-08 03:57 _but_ stay around for a while may be you can get more from other people 2011-11-08 07:11 ok. qi-bot is quite. means the compile is continue. 2011-11-08 07:12 :-) 2011-11-08 07:13 [commit] Werner Almesberger: midi2osc: slight README and Makefile cleanup (master) http://qi-hw.com/p/wernermisc/20283fe 2011-11-08 08:48 xiangfu: I can play the big buck bunny video from David fine on my Ben 2011-11-08 08:48 but when I converted Sintel it doesn't play 2011-11-08 08:48 I noticed David's file has audio with 44100 hz, 2 ch 2011-11-08 08:48 whereas my sintel ogv has 48000 and 6 channels 2011-11-08 08:48 I will try to re-encode the sintel one with 2 channels @44100, maybe that explains the problem... 2011-11-08 08:49 downsampling in software is expensive 2011-11-08 08:50 great, ffmpeg2theora says "resampling with input channels greater than 2 unsupported" 2011-11-08 08:50 :-) 2011-11-08 08:51 doesn't the dvd have a stereo track also? 2011-11-08 09:09 ah well, indeed 2011-11-08 09:09 ffmpeg2theora cannot resample 6 channels into 2 2011-11-08 09:10 also resampling even 2 channels from 48K to 44.1K is expensive 2011-11-08 09:15 nice. I updated ffmpeg2thora & ffmpeg and now I get a segfault exactly after "channels 6 -> 2" :-) 2011-11-08 09:15 I guess that's progress... 2011-11-08 09:15 heh 2011-11-08 09:16 from 6 to 1 doesn't segfault, let's see whether that plays on my Ben... 2011-11-08 09:41 he yes, it plays now but the sound is very strange and crackly 2011-11-08 09:42 but looks like I'm on the right track 2011-11-08 10:21 wolfspraul: btw, what do you use to convert my MOVs to OGG ? 2011-11-08 10:39 the NanoNote can play 48 kHz audio, as long as it is 2 channels 2011-11-08 10:40 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? 2011-11-08 10:41 mencoder? 2011-11-08 10:42 yes :-) but I never quite can figure out the options, info mencoder is scary 2011-11-08 10:42 ;-)) 2011-11-08 10:42 wpwrak: I use ffmpeg2theora 2011-11-08 10:42 yeah, it's always a puzzle to get mencoder to do the right thing, but it can do almost any conversion 2011-11-08 10:43 aah ! let's see ... 2011-11-08 10:44 aptitude thinks there's trouble. hmm. let's see if it can sort this out .. 2011-11-08 10:44 bbiab 2011-11-08 10:50 installation broke mplayer. now let's see about that. i dislike these blind alleys on the dependency graph. 2011-11-08 11:19 wolfspraul: excellent. factor 40 size reduction :) thanks ! 2011-11-08 13:34 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 2011-11-08 13:34 then ffmpeg2theora to convert it to 320p width and 44100 hz (just in case) - plays beautifully 2011-11-08 13:35 will upload into qi wiki (still experimenting with quality level 5 and 10 to see which one is better) 2011-11-08 13:35 thanks for your encouragement! :-) 2011-11-08 13:36 what did you convert ? 2011-11-08 13:37 oh, not quite. I only have the music now ;-) 2011-11-08 13:37 Sintel, the Blender Foundation movie after big bucks bunny 2011-11-08 13:40 ah ! that may be somthing i haven't heard of yet. checking .. 2011-11-08 14:18 ah, now i remember the movie 2011-11-08 14:19 ??? 2011-11-08 14:24 sintel, the latest blender foundation movie. with the dragon girl. 2011-11-08 14:24 ah i see 2011-11-08 15:37 xiangfu: your question has a very easy answer ;-) http://projects.qi-hardware.com/index.php/p/ben-wpan/source/tree/master/install/INSTALL-PC 2011-11-08 15:37 i.e., CONFIG_TUN 2011-11-08 15:38 wpwrak, yI already install the module. 2011-11-08 15:39 reading INSTALL-PC. 2011-11-08 15:39 only read the INSTALL-Ben :) 2011-11-08 15:41 from the 'dmesg' it success load 'tun' module. 2011-11-08 15:41 but 'ifconfig -a' only give 'lo/usb0/wpan0' no 'tun0' :( 2011-11-08 15:42 ah, the tun0 is created when you run dirtpan 2011-11-08 15:46 ah. correct. maybe I run some command wrong. 2011-11-08 15:47 [commit] Xiangfu Liu: nanonote-fiels: wpan add command config another ben (master) http://qi-hw.com/p/openwrt-packages/649037a 2011-11-08 16:12 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/ 2011-11-08 16:14 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. ;) 2011-11-08 16:59 do you know about openhardware.org/journal/ ?