June 26th, 2007

Howto install Compiz

3 Comments », Linux, by nolifelover

สำหรับการรวมตัวกันของ beryl และ compiz ได้ชื่อใหม่เป็น compiz fusion ซึ่งตอนนี้ได้ออกผลงานออกมาแล้วหลังจากการรวมตัวกันได้ไม่นาน ซึ่งวันนี้จะมาสอนการติดตั้ง Compiz Fusion กันครับ สำหรับเครื่องที่สามารถลงได้ก็ต้องเป็นเครื่องที่ support vga card แล้วนะครับ
1.เริ่มด้วยการเพิ่ม repositories โดยการ เปิด terminal ใช้คำสั่ง sudo gedit /etc/apt/sources.list เพิ่ม
deb http://download.tuxfamily.org/3v1deb feisty eyecandy
deb-src http://download.tuxfamily.org/3v1deb feisty eyecandy

2.ใน terminal
sudo wget http://download.tuxfamily.org/3v1deb/DD800CD9.gpg -O- | sudo apt-key add -
3.สั่ง update ครับ
sudo apt-get update
4.จากนี้จเป็นการลงตัว compiz ให้สั่งลงทีละบรรทัดนะครับ
sudo apt-get remove compiz-core desktop-effects

sudo apt-get install compiz # compiz-gnome AND/OR compiz-kde

sudo apt-get install compizconfig-settings-manager # compizconfig-backends-* ?!

sudo apt-get install compiz-fusion-*
5.ขั้นสุดท้ายครับสั่ง run compiz
compiz --replace

ที่มา : http://www.ubuntuclub.com/node/252
http://ubuntuforums.org/showthread.php?p=2895086

5 views

3 Responses to “Howto install Compiz”

» You can leave a response or Trackback .

  1. โอม Says:

    มันขึ้นอย่างนี้นะคับ ตอน ทำ ข้อ ห้า อะคับ

    ohmmy@ohmmy:~$ compiz –replace
    Fatal: Failed test: texture_from_pixmap support
    Checks indicate that it’s impossible to start compiz on your system.

    คืออะไรหรอคับ

  2. admin Says:

    เดี่ยวผมจะลองหาดูนะครับหากว่าคุณพบก่อนก็บอกกันด้วยนะครับ

  3. admin Says:

    OK I got it going I didnt have an xgl session active
    ผมเดาว่าเป็น driver ati มีปัญหาแน่ครับ

» Trackbacks/Pingbacks

Leave a Reply