Topic for #qi-hardware is now Copyleft hardware - http://qi-hardware.com | hardware hackers join here to discuss Ben NanoNote, atben / atusb 802.15.4 wireless, and other community driven hw projects | public logging at http://en.qi-hardware.com/irclogs
xwalk has joined #qi-hardware
<xwalk>
I'm trying to configure the xburst-tools package on Fedora 16 and I'm running into this little problem: http://pastebin.com/anABAdwc. I tried setting an environment variable to "cross-comile- use --disable-firmware" and that didn't seem to do anything to help.
<qi-bot>
[commit] Werner Almesberger: genex/comp.c (read_desc): component missing in tree yields a warning, not error (master) http://qi-hw.com/p/eda-tools/1d47668
<qi-bot>
[commit] Werner Almesberger: scripts/dcm2desc: script to convert comments from .dcm files to genex descriptions (master) http://qi-hw.com/p/kicad-libs/33f9ac4
<qi-bot>
[commit] Werner Almesberger: components/Makefile: new targets "catalog", "clean", and "spotless" (master) http://qi-hw.com/p/kicad-libs/03ca12f
cladamw has joined #qi-hardware
<wpwrak>
cladamw: i added a bunch of components i had sitting in various projects
<cladamw>
wpwrak, good morning !
<wpwrak>
cladamw: some of the names need cleaning up, though. so i put them all under "Unclassified" (in EXPAND)
<wpwrak>
good night :)
<cladamw>
lemme git pull. :-)
<cladamw>
yes. bunch of them. i may also do such things from avt2. :-)
<wpwrak>
hehe :)
<cladamw>
so i need to 'make' genex it after adding symbols to get 'kicad-libs-components.pdf' everytime ?
<cladamw>
a dcm2desc script ?
<wpwrak>
no, you'll need to build and install genex (in the eda-tools project) each time it changes. and you'll need to "make catalog" (in kicad-libs) to update the catalog
<wpwrak>
can you guess what it does ? :)
<cladamw>
nice. how to use it ?
<wpwrak>
it's used by "make catalog". all automatic :)
<wpwrak>
new catalog uploaded
<wpwrak>
you'll see your descriptions for example at PPTC
<cladamw>
when talking scripts or s/w, my brain get work slowed. :-)
<wpwrak>
that's why it all works automagically. you just say the magic word and poof, it's done :)
<cladamw>
so now. should i reinstall eda-tools again ?
<wpwrak>
cd wherever/eda-tools
<wpwrak>
git pull
<wpwrak>
cd genex
<wpwrak>
make install
<wpwrak>
that should do the trick
<wpwrak>
note that i'm still making updates quite frequently
<cladamw>
wpwrak, yeah ... thanks for your great god help from human beings. :-)
<cladamw>
i try now. stay tuned. :-)
<wolfspraul>
werner is a god now?
<cladamw>
to me at least for 'soft' paradise, ha :-)
<wpwrak>
finally :)
<cladamw>
i made install done, then ?
<wpwrak>
go to kicad-libs/components
<wpwrak>
then make catalog
<wpwrak>
then wait a bit
<wpwrak>
ah, you need a recent kicad for that. with our patches. not sure if you have that yet
<wpwrak>
if not -> eda-tools/kicad-patches
<cladamw>
yeah... you're right, auto runs but err happened seems my old KiCad.
<cladamw>
File </home/adam/kicad-libs/components/tmp/--plot=ps.sch> not found.
<wpwrak>
oh yes, very old :)
<wpwrak>
fossilized ;-)
<cladamw>
so let's do kicad-patches now ?
<cladamw>
run kicad_diff.sh ?
<cladamw>
or i don't need to do this kicad-patches at this moment ?
<wpwrak>
if you want to make catalogs, you need a patches kicad
<wpwrak>
and no, kicad_diff.sh does the opposite of what you want
<wpwrak>
i'd suggest you follow the instructions under "first build" in README
<cladamw>
will latest kicad patches cause unexpexted things on my site ? if not, i do this kicad-patch, or no. :-)
<wpwrak>
oh, i'm sure they will ;-)
<cladamw>
man.... okay
<wpwrak>
where would be the fun if there weren't surprises ? ;-)
<cladamw>
so i should do this later after xiangfu and me done on m1r4 schematic, then I follow your this README to run patch. :-)
<wpwrak>
you may have to install a few packages. are you on ubuntu ?
<cladamw>
anyway, happy to see such auto make catalog done.
<cladamw>
ues, ubuntu
<wpwrak>
;-)
<cladamw>
s/ues/yes
<qi-bot>
cladamw meant: "yes, ubuntu"
<wpwrak>
okay, on ubuntu, you'll have to apt-get install bzr cmake libwxgtk2.8-dev libboost1.46-all-dev libgtk2.0-dev libgl1-mesa-dev libglu1-mesa-dev
<wpwrak>
maybe you'll need more. but these are certainly necessary for building kicad
<wpwrak>
you can install them even if you don't plan to build kicad now
<qi-bot>
[commit] Werner Almesberger: genex: option -D to dump all canonical component names (for missing-in-tree) (master) http://qi-hw.com/p/eda-tools/7d97a74
<qi-bot>
[commit] Werner Almesberger: components/scripts/missing-in-tree: script to list components not in hierarchy (master) http://qi-hw.com/p/kicad-libs/f602b3a
<cladamw>
done on 'apt-get install libboost1.40-all-dev'
<qi-bot>
[commit] Werner Almesberger: components/Makefile: target "missing" to list components missing in EXPAND (master) http://qi-hw.com/p/kicad-libs/9aff31b
<wpwrak>
did you install all the other packages as well ?
<cladamw>
wpwrak, so now my cmd is ? apt-get install bzr cmake libwxgtk2.8-dev libboost1.40-all-dev libgtk2.0-dev libgl1-mesa-dev libglu1-mesa-dev ?
<kyak>
jow_laptop: hi! could you please have a look at tickets 11236 and 11264? I don't know if you have a chance to check gettext-version fixup, but i think we agreed on naming of toolchain
<LunaVorax>
What kind of videos is MPlayer supposed to play?
<LunaVorax>
Not a big surprise but I doesn't see my MP4s and FLVs
<qi-bot>
[commit] Werner Almesberger: m1/BUILD-CHEAT-SHEET: removed RTEMS/YAFFS pinning; added known to be good versions (master) http://qi-hw.com/p/wernermisc/31ba2e4
<GNUtoo-desktop>
LunaVorax, flv is a container but usually youtube vlv videos are in low resolution
<GNUtoo-desktop>
*flv
<GNUtoo-desktop>
*available in low resolution
<LunaVorax>
Yes and?
<LunaVorax>
I don't see the connection
<GNUtoo-desktop>
I guess the nanonote is not very powerfull....
<GNUtoo-desktop>
so if mplayer is compiled with flv support....
<Ayla>
FLV is just a container
<Ayla>
meh, you just said that
<LunaVorax>
Maybe I don't know
<LunaVorax>
But that wasn't the problem GNUtoo-desktop
<GNUtoo-desktop>
ok
<LunaVorax>
I was refering to MPlayer's GUI which doesn't list FLV and MP4
<GNUtoo-desktop>
openwrt or jlime?
<LunaVorax>
Which isn't a problem since I figured out that this version of mplayer doesn't include h264 support
<LunaVorax>
openwrt
<GNUtoo-desktop>
ok
<Ayla>
h264? On nanonote? x)
<LunaVorax>
Still, it "waits" indefinitely while openning a WebM file.
<LunaVorax>
Ayla, I wasn't trying to play a 1080p video
<Ayla>
that's because it takes one minute to decode a frame ;)
<LunaVorax>
Hum
<LunaVorax>
Haven't tried that
<Ayla>
h264 is very demanding even for low-resolution videos
<Ayla>
try xvid
<LunaVorax>
Oh well, if h264 is very demanding, it won't be better for VP8
<LunaVorax>
Hum no, I hate reencoding videos and theses are already in bad quality
<LunaVorax>
But i'll try with a HD one
* DocScrutinizer
figures video playback on NN display (never seen it in RL, but anyway)