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