Results 1 to 10 of 46
Hello,
I am new to Linux and just in the past week have started trying to get acquainted with the different distros and stuff, trying to find one that suites ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-17-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 21
Failed to Start the Xserver
Hello,
I am new to Linux and just in the past week have started trying to get acquainted with the different distros and stuff, trying to find one that suites me. I have about 6 or 7 different iso's burned to a cd for use of a live cd. I really haven't gotten any of them to work. Anyways here's my problem with Debian...After scanning through for a few minutes it says failed to start the xserver. The error report thing says 'Fatal server error: no screens found". Well I am on a laptop so that might be why its not finding any screens. Upon trying to install the other versions of linux, a lot of times I just get a black screen or something like that where it just stops. Could all this be because my screen can't be found? Well hopefully someone can help me with this. Thanks a lot.
hp pavilion laptop
2 gb RAM
intel core 2 duo 2.0 ghz
100 gb hard drive, 55 gb free
currently using windows vista
- 07-17-2007 #2
Hi and Welcome !
you are having Graphics Problem only. which Graphics Card do you have?
check your Lappy's Manual for supported HorizSync, VertRefresh rates and Resolutions. when Debian throws "Fatal server error: no screens found" error, press Alt+Ctrl+F1. this will drop you on Command Line shell.log in as regular user.
execute this
accept default options and enter correct HorizSync/VertiRefresh rates when prompted. select supported resolutions from the list. reboot machine.Code:su dpkg-reconfigure xserver-xorg
Last edited by devils casper; 07-17-2007 at 02:42 PM. Reason: typo
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-17-2007 #3
what is the model number for the hp laptop?
- 07-17-2007 #4Linux Newbie
- Join Date
- Feb 2006
- Location
- Dover, DE
- Posts
- 112
Could you post the file /etc/X11/xorg.conf
- 07-17-2007 #5Just Joined!
- Join Date
- Jul 2007
- Posts
- 21
Ok guys, Thanks for the quick and nice responses. I appreciate it.
Devils_Casper, I will try that but I'm not sure where to find those refresh rates and stuff. I'll try google. Thanks.
Model Number of my hp laptop is dv6500 (i think thats the model number?)
And Jonantice, I do not know what that is lol.
- 07-17-2007 #6
open a terminal and type the following:
Code:gedit /etc/X11/xorg.conf
copy the text from that file here.
- 07-17-2007 #7Just Joined!
- Join Date
- Jul 2007
- Posts
- 21
grrr no luck...this is what happens
after it tells me the error about not finding any screensi am brought to a prompt that tells me there is no warranty and then its ays this: user@debian:~$
right there i type in what you guys told me to "dpkg-reconfigure xserver-org"
when i type that it says package not installed, xserver is not installed
and when i try to type "gedit /etc/x11/org.confg" i get this "cannot open display
null)
- 07-17-2007 #8
which version of Debian do you have?
did you execute 'su' command before executing 'dpkg'?
post the output of this
Code:ls /etc/X11
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-17-2007 #9
- 07-18-2007 #10Just Joined!
- Join Date
- Jul 2007
- Posts
- 21
i tried typing both of those in, but nothing works. it just keeps saying command not installed or something. i am supposed to be typing this right after the $ sign right?


Reply With Quote

