Powered by Drupal, an open source content management system

การติดตั้ง x-window บน debian file system สำหรับ mini2440

ตรวจสอบไฟล์ sources.list ว่ามีข้อความ deb http://ftp.de.debian.org/debian lenny main บรรจุอยู่ดังนี้

# cat /etc/apt/sources.list
deb http://ftp.de.debian.org/debian lenny main

 

ถ้าไม่มีให้เพิ่มเติมด้วยคำสั่งดังนี้

# echo 'deb http://ftp.de.debian.org/debian lenny main' >> /etc/apt/sources.list

 

ทำการ update package list และติดตั้ง x-window

# apt-get update
# apt-get install xorg

 

ติดตั้ง touch screen lib และ แก้ไขไฟล์ /etc/X11/xorg.conf ตามบทความนี้ การใช้ TouchScreen บน mini2440/debian/X-Window

 ในกรณีที่ใช้คำสั่ง X& แล้วเจอข้อความดังนี้ ให้แก้ไข kernel ตามนี้ครับ การสร้าง Kernel สำหรับ mini2440