similar to: AMENDED: Ppmtolss16 trouble...

Displaying 20 results from an estimated 1000 matches similar to: "AMENDED: Ppmtolss16 trouble..."

2002 Oct 16
0
SUMMARY: Ppmtolss16 trouble...
Success! Had to build a linux box, gcc, gtk, gimp, etc, but I can now make .pnm files that convert correctly into lss16 format using ppmtolss16. Now I guess I have to go back to getting some *real* work done :) Thanks for the kick in the right direction. Adrian. -----Original Message----- From: H. Peter Anvin [mailto:hpa at zytor.com] Sent: Tuesday, October 15, 2002 2:50 PM To: Stovall,
2003 Jan 21
2
How to convert jpg into lss format
I would like to to know about conversion from jpg file to lss format. I used ppmtolss16. It is giving following errors. for .jpg file: ppmtolss16: stdin is not a raw PPM file at ppmtolss16 line 105, <STDIN> line 1. for .png files: ppmtolss16: stdin is not a raw PPM file at ppmtolss16 line 105, <STDIN> line 1. from .ppm file: ( I converted .jpg file in to .ppm file using irfanview)
2004 Jan 10
1
ppmtolss16: input format error 1
I am using "syslinux-1.62-375" and got the following message $ /usr/share/syslinux/ppmtolss16 <planet.ppm /usr/share/syslinux/ppmtolss16: Input format error 1 The file planet.ppm was created by "xv" and has the following header: $ head -3 planet.ppm P6 # CREATOR: XV Version 3.10a Rev: 12/29/94 (PNG patch 1.2) 640 340 Removing the comment line by a filter fixed the
2003 Jun 05
1
ppmtolss16, Permature EOF!
Hi , I am using syslinux-2.04. I used the isolinux boot loader, to create a customized boot cd. As an add on to that process, i thought of displaying the product logo in the bootup screen. So as the document suggested i went on to create the lss from png. But it failed with following message. $ ~archives/syslinux-2.04/ppmtolss16 < ipm-white.pnm > ipm-white.lss './ppmtolss16:
2003 Apr 11
2
Making logos...
Hi! I'm trying to create a custom logo for syslinux but keep bumping my head on the conversion to LSS16. The sample syslogo.png works fine so I decided to start with a known quantity by loading it into the Gimp. I cleared the canvas, color filled a blue background (0x000033) placed some yellow letters on the blue (0xffff00) and saved the file back out with the default compression. The
2004 Feb 21
1
syslinux RPM build dependecy
. . . . hmod a+x mkdiskimage make -C sample all make[1]: Entering directory `/usr/src/redhat/BUILD/syslinux-2.08/sample' pngtopnm syslogo.png | \ ../ppmtolss16 \#000000=0 \#d0d0d0=7 \#f6f6f6=15 \ > syslogo.lss /bin/sh: pngtopnm: command not found ../ppmtolss16: stdin is not a PNM file at ../ppmtolss16 line 215. make[1]: *** [syslogo.lss] Error 255 make[1]: Leaving directory
2005 Nov 24
1
ppmtolss16 not working
Commandline (under Debian): ./ppmtolss16 #FFFFFF=7 #000000=1 < missile2.ppm > splash.rle Permissions do allow execution. Script begins to execute, but seems to be reading in from the console, rather than from the file. I can enter all the whitespace I want, but after entering anything else, it complains about stdin not being a standard ppm file. So, the problem is in my command line...
2014 Jan 02
0
EFI build problems
Ferenc Wagner <wferi at niif.hu> writes: > The internal Gnu-EFI build gives me grief: [...] Previous points still standing, but now I tried cleaning out everything by hand. I don't know whether it matters, but building gnu-efi pollutes its source directory (unlike syslinux itself) with the following files at least (found by git status in the gnu-efi submodule):
2003 May 05
1
ppmtolss16 fix
Hi! using ppmtolss16 tool from syslinux-2.04 with an input .pnm file created with gimp 1.2.3, I bumbed into the following error: [root at azur syslinux-2.04]# ./ppmtolss16 < /home/sr/try.pnm > /tmp/t ./ppmtolss16: Input format error 1 [root at azur syslinux-2.04]# The problem is that gimp adds the comment # CREATOR: The GIMP's PNM Filter Version 1.0 at 2nd line. Suggested fix for
2008 Nov 22
0
[PATCH] ppmtolss color need to be quoted
Fix internal ppmtolss comment and man page describing ppmtolss syntax with color index Fix typo s/freqency/frequency/ in comment Not so sure it will not be mangled, so it's also as attachment. Signed-off-by: Gilles Espinasse <g.esp at free.fr> diff --git a/man/ppmtolss16.1 b/man/ppmtolss16.1 index 954e94b..5be3263 100644 --- a/man/ppmtolss16.1 +++ b/man/ppmtolss16.1 @@ -3,7 +3,7 @@
2007 Mar 06
1
ppmtolss16
I 've installed the syslinux on a opensuse10.2 system and also installed the nasm 0.98.0.39 version but how do I use the ppmtolss16 to create a custom display text to flash before the system boots.
2014 Jan 11
0
EFI build problems
Gene Cumm <gene.cumm at gmail.com> writes: > Could you try gnuefi-script-for-wferi-test branch on my repos at > > git://git.zytor.com/users/genec/syslinux.git > git://github.com/geneC/syslinux.git > > These changes fixed my issues (aside from the concurrency issue which > 2-3 passes solves for me). Now this shows me something I haven't ever seen. Build
2003 Jan 14
1
ppmtolss16 and RedHat 8.0/perl 5.8.0
Okay, what's the deal? How come ppmtolss16 always terminates with "Premature EOF"? A previous poster said he fixed it by using a different conversion routine, but that doesn't help me at all. In fact, it appears to me the problem is with perl 5.8, not the file. Characters vs. bytes? Another poster said adding "use bytes" to ppmtolss16 fixed the error. That may
2003 Aug 23
1
Memdisk Problem persists !!!
Hi,, I wud just like to inform that the previous issue of memdisk not booting compressed images still persists !! The release 2.05 that was supposed to fix this issue dint yet solve the problem !! Please, let me know if more info on the problem is required !! Bye, Jassi >From: syslinux-request at zytor.com >Reply-To: syslinux at zytor.com >To: syslinux at zytor.com >Subject:
2011 Apr 18
1
Syslinux 4.04 released
After way too long, a new production release of Syslinux is finally available. Syslinux 4.04 is primarily a bug fix release, but with some new features. Changes in 4.04: * PXELINUX: Fix handling of unqualified DNS names. * PXELINUX: Fix timer bug when PXELINUX might be unloaded (Gene Cumm). * core/writedec.inc: Fix duplicate declaration and overflow
2003 Jan 15
0
LSS-16 perl scripts and Unicode
Hi, I've just been playing with the Logo for the Knoppix bootable CD, which is in the LSS-16 format used by your ppmtolss16 and lss16toppm perl scripts from syslinux-1.75. On my standard Red Hat 8.0 distribution these both fail due to Unicode errors. After a little investigation, it turns out that my LANG=en_GB.UTF-8 environment causes perl (5.8.0-55) to treat standard I/O as Unicode. I
2008 Sep 26
3
SYSLINUX 3.72 released
Well, it has to happen at some point, so I have officially pushed out SYSLINUX 3.72. The big news in this release is of course the ISOLINUX hybrid mode support (a single image which can be booted either from a CD-ROM or from a hard disk/USB stick), but there are plenty of more goodies in here, including the label listing (not technically completion) on the Tab key. As usual, huge thanks to
2002 Oct 08
3
small question regarding syslinux
hi, one pretty small question .... i wanted to create my own mini-distribution, using syslinux to boot the system. Everything works pretty fine, but now i wanted to see a graphic on boot time. :-) I saw i have to create a graphic with the file-extension .ppm ... but please tell me with which programm i am able to use such an extension? gimp? dont think so ... hope to hear of you ... thanks in
2003 Aug 22
1
SYSLINUX 2.06-pre3
I have released a SYSLINUX 2.06-pre3. This includes modifications to ppmtolss16 so that it should now be completely compliant with all modes of the PNM specification, raw/plain, PBM/PGM/PPM, with comment lines or without. ftp://ftp.zytor.com/pub/linux/utils/boot/syslinux/Testing/ Please test it out ASAP if at all possible. Since the fixes for -pre1 and -pre2 were pretty essential, I'd like
2002 Jan 12
0
HOWTO make lss
Hello, it took me some time until I found out how to make _working_ .lss files for syslinux. So, here is the (rough) howto, maybe you like to include it in an FAQ. - Use a paint tool "gimp" (if you know how to handle it) to create the boot logo, keep in mind that it will have (at the end) only 16 color. - make sure it has 640 width. - save it as gif <black magic> - use the