Segítséget kérek! Laptopomon a 6.10-et frissítettem 7.04-re és eltünt a grafikus screen. Nem indul el a 7.04-es live cd sem. A laptop Fujitsu-Siemens Amilo Pi 1536, A grafikus kártya ATI Mobility Radeon x1400. A segítséget előre is köszönöm!
Live CD csökkentett grafikus módban sem megy?
DcNdrewIgen, a 7.04-es akkor is oda kerül, hogy "Failed to start the X server." (A 6.06, 6.10 nem csökkentett módban is símán megy, ahogy korábban a telepített 6.10 is ment.) Persze konzol mód van, de nem tudom, mit tegyek.
Tanulnék45Amennyiben nem oldódott még meg, nézd meg az xorg.conf-nak nincs-e automata backup mentése és ott nem változott-e meg a Device rész Driver sora. Ezen felül az X pontosabb hibaüzenete is jó lenne. amennyiben megoldódott, kérjük a megoldást ide bemásolni, hogy más is tanulhasson belőle! :-)
próbáld meg vesa driverrel, hátha azzal elindul. ________________ Intel(R) Pentium(R) 4 CPU 1.80GHz, 512 MB ram, 2.6.22-gentoo-r8
sudo dpkg-reconfigure xserver-xorg ez segít! Azért nem indul el a x mert nincs pontosan megadva a horizontális és vertikális frissítés.
silentEzt találtam a ttp://www.mikesplanet.net//2007/04/ címen: Many people are having problems installing Ubuntu 7.04 (Feisty Fawn) on machine with ATI X**** series video cards. This is caused by this bug that unfortunately could not fixed before the release of Ubuntu 7.04. This quick guide will get Feisty installed and X.org 7.2 up and running. 1. Boot using PC (Intel x86) alternate install CD for Ubuntu or Kubuntu. 2. Start text mode installer and install Ubuntu/Kubuntu. 3. Finish Install and reboot. 4. Update package list and upgrade any packages needed. sudo apt-get update sudo apt-get dist-upgrade 5. Install fglrx closed source driver for ATI video cards. sudo apt-get install xorg-driver-fglrx 6. Update loaded modules. sudo depmod -a 7. Configure /etc/X11/xorg.conf sudo aticonfig --initial sudo aticonfig --overlay-type=Xv 8. Reboot Ubuntu 7.04 should now boot into GDM/KDM. Valóban működik!