Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - L index
The Linux kernel configuration item CONFIG_LOGO_LINUX_VGA16_FILE:
( CONFIG_LOGO_LINUX_VGA16 ) && ( CONFIG_SUPERH )Takes a path to a logo in the portable pixmap file format (.ppm), using the 16 colors from the drivers/video/logo/clut_vga16.ppm palette. This defaults to the Tux penguin.
For example, the below ImageMagick command can be used to reduce an image to the VGA 16 colors palette and convert into a ppm file:
magick source_image -compress none \ -remap drivers/video/logo/clut_vga16.ppm destination.ppm
Raw data from LKDDb:
(none)This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - L index
Automatically generated (in year 2026). See also LKDDb sources on GitLab