Results 1 to 6 of 6
I just installed linux for the first time and booted the computer up. Then it got me into the non-interactive startup. So I typed in startx but it give me ...
- 12-08-2006 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 1
A total noob need help
I just installed linux for the first time and booted the computer up. Then it got me into the non-interactive startup. So I typed in startx but it give me an error "no screens found". I have read on other forums and it most likely caused by my graphic card. My card is Radeon x850xt and I don't know how to config so that it will work. If anyone can help I would be thankful. I will continue searching for an answer to that problem.
- 12-09-2006 #2
What does it say in the prompt, on your left? What I want to know is which prompt you're in, the linux shell or a boot loader prompt.
- 12-09-2006 #3in command line mode, edit xorg.conf file and change video Driver to "vesa".
Originally Posted by tuyenluong
execute 'startx' again to check GUI.Code:su - nano /etc/X11/xorg.conf
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 12-11-2006 #4Just Joined!
- Join Date
- Dec 2006
- Location
- carlow, ireland
- Posts
- 1
probably just me being a complete n00b, but log into the root part of my account, typed what you said above and it says that /etc/x11/ does not exsist. do i need a root file like a drive or some thing or am i just ****ed
Originally Posted by devils_casper
- 12-11-2006 #5Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
Linux like all Unix is case sensitive. So you need to keep the case right - try
Originally Posted by lynch_3001 There used to be a tool called XFdrake for configuring your X server, but obviously that refers to XFree86, so I'm not sure what it's called now. Maybe one of the guys here can fill that in for me.Code:nano /etc/X11/xorg.conf
- 12-13-2006 #6
what he said, in case you were confused, is to make sure the "X" is an "X" and not an "x".


Reply With Quote
