Something messed up my xorg.conf, so I thought in F10 you could simply delete it. I did that but X still would not start:
Code:
$ startx
Fatal server error:
no screens found
I ran
Code:
system-config-display
but I get "AttributeError: 'NoneType' object has no attribute 'device'. Then I tried
Code:
system-config-display --reconfig
but I get "Couldn't start X server on card 0. Error, failed to start X server".
What's the next step?
Thanks!
Dave