Ubuntu GUI之傷
實話說Ubuntu的GUI界面確實做得很好看,但問題也不少,穩定性真讓人不爽。近來我遇到的NetworManager管理問題就是一個!
我相信也有人遇到過吧!
ubuntu netwok-manager the system network services are not compatible with this version
還有上次我遇到的這個顯卡驅動問題:
在網上找到了些解決之道,如link 和link2 但要下載各種依賴包。就不想下載了,而且他的系統是12.04和我的不一樣。
當我安裝其他軟件的時候出現依賴,如下解決:
[plain]
root@aborn-lisp:/etc/apt# apt-get install squid
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
network-manager-dbg : Depends: network-manager (= 0.9.4.0-0ubuntu3) but 0.9.1.90-0ubuntu5.2 is to be installed or
libnm-util2 (= 0.9.4.0-0ubuntu3) but 0.9.1.90-0ubuntu5.2 is to be installed or
libnm-glib4 (= 0.9.4.0-0ubuntu3) but 0.9.1.90-0ubuntu5.2 is to be installed or
libnm-glib-vpn1 (= 0.9.4.0-0ubuntu3) but 0.9.1.90-0ubuntu5.2 is to be installed
squid : Depends: squid-common (>= 2.7.STABLE9-4ubuntu4) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
[plain]
root@aborn-lisp:/etc/apt# dpkg --remove network-manager-dbg