Ubuntu 22.04 oh no! something has gone wrong 修復
這是一個修網頁的晚上,CHROME突然登不進去網頁,之後進行apt get upgrade之後
登登重開之後linux的桌面進不去了,但是從其他電腦看網頁也能正常運作,代表核心的功能沒壞
應該是gnome壞,之後開始爬文先修 apt看看,畢竟在重開機以前有動過apt upgrade
sudo apt --fix-broken install
恩沒東西壞,重開看看也是壞的
重裝看看gnome看看
sudo apt-get install --reinstall gnome-shell
重開看看也是壞的
試另外一個網頁的方法試試:
sudo apt remove ubuntu-session gnome-shell
sudo apt install ubuntu-desktop
結果好了,但是好像升級到了24.02 的ubuntu
Visit the link for more information:
References