安裝完9.04
sudo gedit /etc/apt/sources.list
(可先備份)
改
#the source of WineHQ Apt (Scott Ritchie 387EE263) for ie
#deb http://wine.budgetdedicated.com/apt jaunty main
#Robert Gerlach(fjbtndrv E88D7B6F) for screen rotation
deb http://ppa.launchpad.net/khnz/ppa/ubuntu jaunty karmic main
deb-src http://ppa.launchpad.net/khnz/ppa/ubuntu jaunty karmic main
#ubuntu-mobile(psb C6598A30) for 1280 800 resolution
deb http://ppa.launchpad.net/ubuntu-mobile/ppa/ubuntu jaunty karmic main
deb-src http://ppa.launchpad.net/ubuntu-mobile/ppa/ubuntu jaunty karmic main
#國網中心伺服器 (Lazybuntu 新增)
deb http://ftp.twaren.net/ubuntu karmic main universe restricted multiverse
deb-src http://ftp.twaren.net/ubuntu karmic main universe restricted multiverse
deb http://security.ubuntu.com/ubuntu/ karmic-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu/ karmic-security main universe restricted multiverse
sudo geditv/etc/apt/sources.list
改成karmic再做以下
sudo apt-key adv –keyserver keyserver.ubuntu.com –recv-keys 387EE263 E88D7B6F C6598A30
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get -f install
sudo apt-get install xserver-xorg-video-psb (for解析度)
以下無效…
sudo apt-get install fjbtndrv(for轉螢幕鈕)
去http://spareinfo.blogspot.com下載fujitsu-usb-touchscreen (for可觸控)
在系統/偏好設定/啟動應用程式加上一個 /usr/bin/fujitsu_touchscreen_rotate.py (for可轉螢幕)
沒聲音
( u2010是用intel poulsbo的晶片組? 查lspci可看到
sudo lspci )
去https://wiki.ubuntu.com/HardwareSupportComponentsVideoCardsPoulsbo 下載poulsbo.sh再執行sh ./poulsbo.sh 他會照流程抓和裝好,重開機後就ok了