This is a living document which contains my own notes on how to install Debian GNU/Linux on a Via EPIA CL-Series Mini-ITX. Please note, there might be errors and misleading text here, which may lead to problems for you. In any case I am not responsible for anything at all.
Author: Alfred E. Heggestad <aeh@db.org>
| Main function | Media server, lounge box |
| Last update | 16. Mar 2008 |
| OS | Debian GNU/Linux 4.0 Etch |
| Kernel | Linux 2.6.24.3 |
Machine: Via EPIA-CL
CPU: VIA C3/VIA Eden EBGA processor
Memory: 512 MB
Disk: 200 GB IDE
CD-rom: NEC DVD_RW ND-2500A, ATAPI CD/DVD-ROM drive
Gfx: Integrated VIA Unichrome AGP graphics with MPEG-2 accelerator
NICs: VIA VT6105 LOM+VT6103 10/100 Base-T Ethernet PHY
Audio: VIA VT1612A 2 channel AC97 Codec
Installation using the Debian Installer is pretty straight forward.
http://www.debian.org/devel/debian-installer/
Grab the netinst CD image and you should be up and running in less than half an hour..
# apt-get install kernel-source-2.6.15
# cd /usr/src/linux-source-2.6.15
# make menuconfig
# make
# make modules_install install
nvi
The following new packages was *installed* after complete upgrade:
vim
less
ssh
make
gcc
ncurses-dev
apt-get install gcc libc6-dev
Audio is working using the VIA 82xx ALSA driver.