Page 4
Epson Research and Development
Vancouver Design Center
Building the S1D13506 Console Driver
Follow the steps below to construct a copy of the Linux operating system using the
S1D13506 as the console display device. These instructions assume that the GNU devel-
opment environment is installed and the user is familiar with GNU and the Linux operating
system.
1. Acquire the Linux kernel source code.
You can obtain the Linux kernel source code from your Linux supplier or download
the source from: ftp://ftp.kernel.org.
The S1D13506 reference driver requires Linux kernel 2.2.0 or greater.
For information on building the kernel refer to the readme file at:
ftp://ftp.linuxberg.com/pub/linux/kernel/README
Note
The 13506 reference driver was built using Red Hat Linux 6.1, kernel version 2.2.17.
Before continuing with modifications for the S1D13506, you should ensure that you can
build and start the Linux operating system.
2. Unzip the console driver files.
Using a zip file utility, unzip the S1D13506 archive to a temporary directory. (e.g.
/tmp)
When completed the files:
s1d13xxxfb.c
s1d13506.h
Config.in
fbmem.c
fbcon-cfb4.c, and
Makefile
should be located in the temporary directory.
3. Copy the console driver files to the build directory.
Copy the files
/tmp/s1d13xxxfb.c and
/tmp/s1d13506.h
to the directory /usr/src/linux/drivers/video.
Copy the remaining source files
/tmp/Config.in
/tmp/fbmem.c
/tmp/fbcon-cfb4.c, and
/tmp/Makefile
into the directory /usr/src/linux/drivers/video replacing the files of the same name.
S1D13506
X23B-E-004-01
Linux Console Driver
Issue Date: 01/03/20