2012/01/19

load nvidia failed kernel conflict

昨天興沖沖的著手處理 linux mint 中 gnome shell 字很醜的問題
一路順便裝了某些東西、更新顯卡驅動程式
最後一擊是看到 apt-get upgrdae 中有 unity 的東西
更新完重開後就進不了 X

進不去 X,還發現重開 X 的指令 gdm 在 linux mint 中沒有!!

唯一和 gdm 有關的指令是 startx

問題有兩個:
1 代替 gdm 的指令是什麼
2 load nvidia failed kernel conflict 問題如何解決
這個看起來是解法,改天遇到再來試
log out
press control + alt + F1
Log in to (text only terminal) and type the following commands:
Code:
sudo apt-get purge nvidia*
sudo apt-get purge xserver-xorg-video-nv
sudo apt-get purge xserver-xorg-video-nouveau
sudo apt-get purge nouveau-firmware
sudo nano /etc/X11/xorg.conf
Now find a line with:
Driver "nvidia"
and replace nvidia with vesa
Now save it with control + o -> enter and control + x to exit.
(you might need a reboot here because the nouveau driver is persistent and still isn't unloaded)
One more last command:
Code:
sudo service gdm start
不過我已經把 linux mint 重裝了... U_U

2012/01/17

改善 google reader 展開模式很慢的問題

google reader 在推廣 google plus (g+) 時,某次更新 reader 決定把 google plus 整合進 reader

之後就是痛苦的開始

當我用展開模式在看訂閱的桌布時,原本十分鐘可以把所有桌布瞄過一遍
現在至少要二十分鐘

所幸網路上有解法

參考:http://www.howtogeek.com/98137/fix-google-reader-lag-by-blocking-google-plus-button/
adblock

plusone.google.com/u/0/_/+1/fastbutton

2012/01/13

exchange 2010 and AD 問題

狀況:
1/12 13:30左右接到同事電話,告知有些 user 的 outlook 要求重新輸入帳號密碼
而且 master 的 EMC 開不起來,訊息 "因 kerberos ... powershell ... 存取被拒"