I sell on Tindie

Friday, April 23, 2010

Openembedded bug

If you compile gpe-image in openembedded and it ends with gpe-mixer error, here is a solution.

Error:
ERROR: '/stuff/mini2440/recipes/gpe-mixer/gpe-mixer_0.42.bb' failed


Solution:

In file
recipes/gpe-mixer/gpe-mixer/fix-install.patch
add to first 2 lines path to makefile, so result will be

--- gpe-mixer-0.42/Makefile.old 2009-05-09 21:11:12.000000000 +0200
+++ gpe-mixer-0.42/Makefile 2009-05-09 21:11:39.000000000 +0200

Now it should be compiled

Sunday, April 4, 2010

PC/104 and linux (continue)

Here I wrote about Compulab PC/104 (586base) and Slackware installed on it. I decided to give a try to some software upgrade. CF card was changed to 1Gb capacity. Debian Lenny was installed. With all development stuff and ssh "df" shows 75% use. "Safecom" PCMCIA card (SWLCT-54125) now has open-source driver at http://acx100.sourceforge.net/
It doesn't compile on 2.6.32 kernel, but with debian original 2.6.26 kernel  everything compiles and works. I have some ideas for this project.