
Epson Research and Development
Page 9
Vancouver Design Center
Linux Console Driver
S1D13706
Issue Date: 01/09/19
X31B-E-004-02
6. Compile and install the kernel
Build the kernel with the following sequence of commands:
make dep
make clean
make bzImage
/sbin/lilo (if running lilo)
7. Boot to the Linux operating system
If you are using lilo (Linux Loader), modify the lilo configuration file as discussed in
the kernel build README file. If there were no errors during the build, from the com-
mand prompt run:
lilo
and reboot your system.
Note
In order to use the S1D13706 console driver with X server, you need to configure the X
server to use the FBDEV device. A good place to look for the necessary files and in-
structions on this process is on the Internet at www.xfree86.org