2

With additional drivers installed and a general updated:
- on boot, stuck at purple start up screen with five orange dots and ubuntu logo.
- Hard drive light turns off
- ctrl alt F1 -F6 are all unresponsive.
- ctrl alt del is the only repsonsive command (restart)

I then attempted without additional drivers installed. After general update and reboot:
- screen goes idle during boot
- ctrl alt F1 -F6 are all unresponsive
- ctrl alt del is the only repsonsive command (restart) upon being pressed, the screen stops being idle for a second or so in which I see the shutting down screen then it restarts the computer.

If I boot in safety mode I can get into a terminal based version with no GUI

I am currently trying 12.10 instead to see if it works.

It does work, except it doesn't run steam, but it actually can boot more than once, now I just have to pick which faulty version of ubuntu I go with, so which is easier to fix

Computer Specs:
Dell optiplex 755
Core2Duo 2.33 GHz
5GB DDR2 RAM
3 sata hard drives (direct connection to motherboard)
(unused) wirelesscard in PCI slot
ATI Radeon HD 5570 PCI slot 2

Jorge Castro
  • 73,717
Malanok
  • 21

2 Answers2

6

OP posted:

  1. boot in safemode
  2. at the TTY terminal that appears follow Is my ATI graphics card supported in Ubuntu? (found and suggested by Agmenor (go thank him if this works for you ))
  3. reboot (command is sudo reboot)
  4. if works, yay, if not, continue
  5. press alt and F5, then try alt F6 etc until the screen changes to a status report like thing, if it says "checking battery" then look at http://ubuntuforums.org/showthread.php?t=1984325 and follow the instructions there
  6. reboot
Jorge Castro
  • 73,717
0

Normally, to update your driver I would advice to use the "Additional Drivers" tab in the "Software Sources" app. However that did not work for you apparently.

If you get only medium performance with your graphics card while playing, you can try to update your driver anyway. This page gives a very well detailed explanation on how to do that properly : Is my ATI graphics card supported in Ubuntu?. This requires the use of the command line.

Agmenor
  • 16,394