logomaker

mso
Hi, 
anyone used the logomaker successfully?
if I start it and convert a image a new file in the output directory  is
created. But it always has a size of 0 bytes and seems to be empty.

any hint?

thanks a lot.

android_04
I had the same problem on Ubuntu.  I even installed netpbm because
logomaker depends on it, but no luck.  I just used netpbm to create my
logos.

* resize logo (150x150 px recommended)
* enter this command into terminal:
jpegtopnm logo.jpg | ppmquant 224 | pnmtoplainpnm > logo_linux_clut224.ppm
* copy resulting logo_linux_clut224.ppm to linux-2.6.29/drivers/video/logo
* now make the kernel

Note that there are png and bmp variants of jpegtopnm.

PJvG
I was wondering..
Is there a way to get a new logo on the mini2440 without remaking the
kernel completely?

Thanks,

Andreo
i get a error:

logomaker: cannot connect to X server

is this logomaker under x86 or arm to run??

fundu
the file gets generated but nothing shows up on boot time. 
So instead of tux i get a black image. 

any idea what's going on ?

fundu
anyone any luck with this ?

themadmax
edit linux-2.6.29/drivers/video/logo/logo_linux_clut224.ppm picture with
gimp (under Unbuntu I have bug so use pngtopnm logo.png | ppmquant -fs 224
| pnmtoplainpnm > logo_linux_clut224.ppm )
Rebuild kernel, download to board and restart.

bat300
Hi,
my (7 inch 800x480 TFT LCD)
i use command 
 (under Unbuntu I have bug so use pngtopnm logo.png | ppmquant -fs 224
| pnmtoplainpnm > logo_linux_clut224.ppm)
and modify logo_linux_clut224.ppm pictures 

original pictures is 80 X 80 sizes is working ~~
I re-size pictures 360 x 360 sizes and do same command ,and download

reboot arm,then linux (boot logo pictures) is Distortion !! >"<

help me ,how to modify something drivers ??

thx

Tushar Patil
I will suggest not to use logo-maker utility. The booting logo can be
change in few steps. I am giving the procedure on my website
http://tusharpatil.in/?p=182