sudo apt-get install vlc filezilla deluge flashplugin-nonfree pcmanx-gtk2 bilbo
| 一 | 二 | 三 | 四 | 五 | 六 | 日 |
|---|---|---|---|---|---|---|
| « 一月 | 三月 » | |||||
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | 30 | ||
esta@lesta-desktop:~$ sudo apt-get autoclean
[sudo] password for lesta:
正在讀取套件清單… 完成
程式記憶體區段錯誤. 50%
所有apt-get的動作一直停在50%
apt-get -f install …沒用
rm -rf /var/cache/apt/*.bin ….有用
ya!
安裝完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了