Вчера пересел с ubuntu 9.10 на xubuntu 10.04. После первого же обновления что-то пошло не так и после перезагрузки система загрузилась в low res mode и ругалась на драйверы видеоадаптера.Я выбрал что-то вроде use default driver, система загрузилась, я переустановил драйвер (nvidia). Вроде всё наладилось, но бут скрин по прежднему грузится в лоурезе, что с этим можно сделать?
Reading the Ubuntu Lucid development forum, I noticed most people can39;t get the new Plymouth to work with Nvidia proprietary drivers. Some get just some errors, some see just some blue progress bar, etc.But here is a very easy solution for getting Plymouth working with proprietary Nvidia drivers (and it works in VirtualBox too). Being so easy, I don39;t understand why they haven39;t included this tweak in Ubuntu Lucid yet, but I suppose there is a reason behind this so be aware of this before proceeding.WARNING: Only follow this how-to if you know what you are doing. If you make any mistakes, Ubuntu might not startHere is what you have to do to get Plymouth working with proprietary Nvidia drivers:Step 1: we must edit the /etc/default/grub file.Open a terminal and paste this:sudo gedit /etc/default/grubOn line 18, uncomment (uncomment = remove the in front of the line( GRUB_GFXMODE=640x480 and change the resolution to whatever you want. Here is how it should look:GRUB_GFXMODE=1024x768Step 2: edit the /etc/grub.d/00_header file.sudo gedit /etc/grub.d/00_headerAnd find the following line: gfxmode=036;{GRUB_GFXMODE} (it39;s line 103 on my computer) and under it, paste this:set gfxpayload=keepStep 3: update Grub 2:To update the GRUB, simply run the following command:sudo update-grubOnce you complete the above steps, restart the computer and you should see the nice Plymouth screen like in the screenshot in the beginning of the post.
Спасибо, поковыряв xubuntu еще часок, словил еще несколько глюков среди которых:1) thunar в режиме списка ведет себя неадекватно (папки и файлы не выделяются)2) флешки монтируются через раз, отваливаютсяКачнул debian 504, запилил - напомнило ubuntu 8.10, еще больше галов.В итоге вернулся на ubuntu, пересев на lucid lunx