ตั้งค่า Ubuntu บน ThinkPad
posted on 17 Dec 2008 00:37 by tomazzu in it
Ubuntu Setting for ThinkPad
เพิ่งลง Ubuntu 8.10 ครับ
เป็น Version Pirated ของ Ubuntu Club ครับ
คือมันเป็น Linuxสำหรับผู้ที่เคยลองติดตั้ง
Windows มาแล้ว ซึ่งปกติเราก็ไม่ ทำแค่การคลิก next ๆๆ
อันนี้ก็ไม่ต่างกันเลยหละครับ
สนใจ load ได้ที่นี่ครับ
http://forum.ubuntuclub.com/index.php/topic,7098.0.html
สำหรับ เครื่อง EEE PC มีอีก version นึงครับ
http://www.ubuntu-eee.com/wiki/index.php5?title=Get_Ubuntu_Eee/th
สำหรับผู้ที่คิดว่าจะลองใช้Ubuntu เป็น OS รอง
อ่านที่นี่การทำ dual/multi boot windows-linux แบบเซียน
ก่อนนะครับไม่งั้นจะรู้สึกพลาดแบบผม
โอเคทีนี้ พอมาลง เจ้า Ubuntu (8.10)
มาบนเครื่อง Think Pad ของผม
ทีนี้ ผมติดตั้งเรียบร้อยแล้ว แต่
Trackpoint หรือเจ้าตุ่มแดง มหัศจรรย์
ทำงานได้ไม่ครบครับคือ ปุมกลางทำงานไม่ได้
งานเข้าสิครับพี่น้อง เปิด Think wiki อ่านไปแบบ งงๆ มึนๆ แปล มั่วๆ
ได้ดังนี้
หา file ชื่อว่า xorg.conf
มันอยู่ที่ ect/x11/
หาให้เจอ
สำหรับมือใหม่เช่นผม อย่าคิดว่ามันเหมือน windows นะครับ
ที่เราสามารถ Click File แล้วใช้ NotePadในการแก้ไข
ตัวเครื่องจะป้องกัน File ระบบไว้ เพื่อความปลอดภัยในชีวิต
มิฉะนั้นคงมีคนแก้ง่ายๆ ได้
มีขั้นตอนทำดังนี้
ให้เปิด terminal มาก่อน
พิมพ์ไปว่า
ใส่ Pass ซะ
ลากfile (drag) มาใส่ ซะ
เพิ่มบรรทัดนี้ไปซะ
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SHMConfig" "on"
EndSection
<match key="info.product" string="TPPS/2 IBM TrackPoint"> <merge key="input.x11_options.EmulateWheel" type="string">true</merge> <merge key="input.x11_options.EmulateWheelButton" type="string">2</merge> <merge key="input.x11_options.XAxisMapping" type="string">6 7</merge> <merge key="input.x11_options.YAxisMapping" type="string">4 5</merge> <merge key="input.x11_options.ZAxisMapping" type="string">4 5</merge> <merge key="input.x11_options.Emulate3Buttons" type="string">true</merge> </match>
ของ _รุ่นใหม่ๆ ต้องเพิ่ม ไอ่นี่ไปด้วย ต่อเน็ทก่อนนะ
sudo apt-get build-dep xserver-xorg-input-evdev
git clone git://git.freedesktop.org/git/xorg/driver/xf86-input-evdev
cd xf86-input-evdev
git reset --hard 5f2c8a2dcdf98b39997ee5e7c9a9ace3b640bfa3
./autogen.sh --prefix=/usr
make
sudo make install
อ่านกระทู้ต่อ เห็นว่ามีปัญหากับ พวก Effect หน้าจอ ให้เพิ่มอันนี้ไปด้วย
ที่ xorg.conf
Identifier "Configured Video Device"
Driver "intel"
Option "AccelMethod" "EXA"
Option "ExaNoComposite" "false"
Option "TexturedVideo" "false"
Option "MigrationHeuristic" "greedy"
EndSection
และ ที่ /etc/environment
INTEL_BATCH="1"
ไม่หมด ที่ vga อาจมปัญหาอีก เติมนี่เขาไปใน
xorg.conf
Identifier "Default Screen"
Monitor "Configured Monitor"
DefaultDepth 24
SubSection "Display"
Depth 24
# no DRI above this
Virtual 2048 2048
EndSubSection
EndSection
เหลือเรื่อง batt set ค่าที่นี่ครับ ผมยังไม่ได้ลอง
http://www.thinkwiki.org/wiki/Tp_smapi
edit @ 17 Dec 2008 01:14:21 by T o' M @ ZZ u ครับ
edit @ 17 Dec 2008 07:45:19 by T o' M @ ZZ u ครับ
อา อา มันช่างน่าเศร้า


อ่านแล้วมึน
ถ้า trackpoint ใช้ไม่ได้ต้องใช้คำสั่งนี้รึ ???
#1 By Milkyway.sk on 2008-12-17 07:19