Debian This forum is for the discussion of Debian Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
10-25-2005, 01:55 AM
|
#1
|
|
LQ Newbie
Registered: Oct 2005
Posts: 18
Rep:
|
debian Xwindow
How to config Xwindow under debian, it displayed as below on the screen after i use command "startx" to start x window:
Fatal server error:
no screens found
|
|
|
|
10-25-2005, 02:21 AM
|
#2
|
|
Member
Registered: Mar 2002
Location: Spain
Distribution: Debian, Cent OS, RHEL
Posts: 119
Rep:
|
You need these packages for Gnome:
"x-window-system", "gnome", and "gdm"
You could also check this thread:
http://www.linuxquestions.org/questi...hreadid=338272
If you need more help post again in here.
|
|
|
|
10-25-2005, 02:27 AM
|
#3
|
|
LQ Newbie
Registered: Oct 2005
Posts: 18
Original Poster
Rep:
|
can u tell me which command can be used to install the package you said before as it is my first time to install debian, many thx....
|
|
|
|
10-25-2005, 02:31 AM
|
#4
|
|
LQ Newbie
Registered: Oct 2005
Posts: 18
Original Poster
Rep:
|
Now it displayed the below message when i install once debian again,
Fatal server error:
AddScreen/ScreenInit failed for driver 0
It seems the display card problem, am i right? If it is a display card problem, what can i do?
|
|
|
|
10-25-2005, 02:38 AM
|
#5
|
|
Member
Registered: Mar 2002
Location: Spain
Distribution: Debian, Cent OS, RHEL
Posts: 119
Rep:
|
To install any package you should do:
apt-get install (packae_name)
replacing (package_name) by the name of the package.
Try with:
dpkg-reconfigure xserver-xfree86
And try another configuration.
|
|
|
|
10-25-2005, 02:41 AM
|
#6
|
|
LQ Newbie
Registered: Oct 2005
Posts: 18
Original Poster
Rep:
|
Try with:
dpkg-reconfigure xserver-xfree86
And try another configuration.
Which configuration should i try?
and can u tell me the path and the file need to config?
|
|
|
|
10-25-2005, 02:45 AM
|
#7
|
|
LQ Newbie
Registered: Oct 2005
Posts: 18
Original Poster
Rep:
|
The three packages you said before only "gnome" can't find the package and the others two are installed. Is it really have gnome?
|
|
|
|
10-25-2005, 02:45 AM
|
#8
|
|
Member
Registered: Mar 2002
Location: Spain
Distribution: Debian, Cent OS, RHEL
Posts: 119
Rep:
|
You should issue the command:
dpkg-reconfigure xserver-xfree86
And it should open a configuration menu. I would advise you to use that for now instead of the configuration file. Try to change the parameters until you can get some results.
By the way what packages do you have installed?
Did you install the ones I told you before?
|
|
|
|
10-25-2005, 02:48 AM
|
#9
|
|
Member
Registered: Mar 2002
Location: Spain
Distribution: Debian, Cent OS, RHEL
Posts: 119
Rep:
|
From where are you installing your packages? From CD or from the net?
To change the source of your apt (the packages installer) do:
apt-setup
And choose the source you want and then try again to install Gnome.
|
|
|
|
10-25-2005, 02:54 AM
|
#10
|
|
LQ Newbie
Registered: Oct 2005
Posts: 18
Original Poster
Rep:
|
now i am setting the apt program from http.
um... i wanna to know that if my display card is onborad, how should i choose the display card ?
|
|
|
|
10-25-2005, 03:06 AM
|
#11
|
|
LQ Newbie
Registered: Oct 2005
Posts: 18
Original Poster
Rep:
|
which apt http site should i choose becuase i try to choose 2 site that still cannot download the "gnome" and "gdm". The result is the file cannot be found.
Many thx for yr help!!
|
|
|
|
10-25-2005, 03:15 AM
|
#12
|
|
Member
Registered: Mar 2002
Location: Spain
Distribution: Debian, Cent OS, RHEL
Posts: 119
Rep:
|
Are you sure your internet connection is working?
I think this is getting too long ... and you should do some reading before ...
Do:
ping www.google.com
And if it works then try to look for some answers in google.com
What you should do is make sure your apt source is correct, then install the packages and configure everything properly with the commands I gave you before.
If you cannot find your way, then post again in here ...
|
|
|
|
10-25-2005, 04:13 AM
|
#13
|
|
LQ Newbie
Registered: Oct 2005
Posts: 18
Original Poster
Rep:
|
After I installed the three packages and run "startx" again. It is displayed the below message:
Fatal server error:
AddScreen/ScreenInit failed for driver 0
What should i do then?
|
|
|
|
10-25-2005, 04:28 AM
|
#14
|
|
Member
Registered: Mar 2002
Location: Spain
Distribution: Debian, Cent OS, RHEL
Posts: 119
Rep:
|
Did you do a google search for that problem?
Or did you even look for that in these forums? It seems that was answered many times.
Did you do the reconfigure I told you about?
I just did a google search with your problem and here is the first result I got:
http://www.linuxquestions.org/questi...002/11/2/35019
As I told you before, you have to do the reconfigure ... to change your settings
|
|
|
|
10-25-2005, 05:37 AM
|
#15
|
|
Member
Registered: Jan 2005
Location: Tasmania
Distribution: Xen Debian Lenny/Sid
Posts: 578
Rep:
|
perhaps
# apt-get install xdebconfigurator
might help?
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:41 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|