I should clarify: I can make GG Tribe 5 install, but not out-of-the-box. Here's the process:
1) Boot dvd. Select boot option 1 or 2 (safe). X will fail to start because of "no valid modes left". 2) Hit ctrl-alt-F1 to get to a shell. 3) In the shell, type: $ sudo -i (become root) # apt-get update # apt-get install xorg-drivers-fglrx # depmod -a (not sure this is required) # ati-config --initial # startx (perhaps I should have dropped to non-root for startx, but this worked) 4) X will start. Install normally. Reboot to new installation. 5) X will fail to start again with packages from new installation. Repeat step 3 above. -- herd-5 graphical install -- no matching modes https://bugs.launchpad.net/bugs/94314 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
