LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Distributions (https://www.linuxquestions.org/questions/linux-distributions-5/)
-   -   Won't startx on debian 3.0 (https://www.linuxquestions.org/questions/linux-distributions-5/wont-startx-on-debian-3-0-a-55418/)

Tech1 04-16-2003 08:38 PM

Won't startx on debian 3.0
 
Just installed DEBIAN 3.0, first time i installed it, i installed all the packages, some failed but i just skipped them, nothing i could do.

I logged into root, at the command prompt i typed "startx" it gives me some info about XFree86 then says:

"Fatal server error:
no screens found"

Then gives me some info about the XFree86 log in /var/log/XFree86.0.log" after that it gives me this:

"X10: fatal 10 error 104 (connection reset by peer) on x server ":0.0" after 0 requests (0 known processes) with 0 events remaining."

Brings me back into log in for debian, how can i get into KDE if it gives me these errors?

irish_rover 04-16-2003 08:43 PM

Have you set up the X server? If not run xf86config. Then as root start x by starting your display manager (xdm, kdm, gdm) by typing "/etc/init.d/kdm start" as root. Then you should see a graphical login screen, from there log in as your normal user.

Tech1 04-16-2003 08:51 PM

Thanks for the help :)

I configred XFree86, logged into root "cd /" then typed

"/ect/init.d/kdm start"

And it saied there was no such file or directory..

irish_rover 04-16-2003 08:59 PM

I'm sorry kdm was an example, you may have any of the three xdm, gdm, kdm. You should at least have xdm. Try that instead, like so:
/etc/init.d/xdm start

Tech1 04-16-2003 09:01 PM

Tried both, got file not found on it


How would i install KDE then?

Guessing gdm is gnome, kdm is kde, and xdm is XWindows?

irish_rover 04-16-2003 09:03 PM

If you want kde on a Debian system all you have to do is apt-get it like: apt-get install kde

Tech1 04-16-2003 09:06 PM

Edited my post above,

BTW installing KDE now, it setup XDM, still no luck on all 3

irish_rover 04-16-2003 09:11 PM

What options did you choose when you installed Debian? If you haven't actually done any work it might be easier to start over at this point. I've found that when installing Debian I only pick the "X Windows" and "C/C++ Development" files at the tasksel screen. Then I skip the dselect part.

This gives you a good base system to build on top of.

Tech1 04-16-2003 09:15 PM

SO i should just run /usr/sbin/base-config again?

Also, i didn't know how to mess around with dselect, so i ended up just installing everything..

irish_rover 04-16-2003 09:23 PM

Starting over is just a suggestion, more a matter of opinion. I think it's easier to start with almost nothing and add what I need a as I need it. I don't like having all the extra things if I'm not going to use them.
I think you should grab the package called aptitude and use that to clean up the system "apt-get install aptitude" or just start over from scratch. Don't run base-config

Tech1 04-16-2003 09:30 PM

How could this fix my problem?

irish_rover 04-16-2003 09:32 PM

Ok...sorry we (I) kind of got off track.

Is kde downloading/installing now or is it done?

irish_rover 04-16-2003 09:33 PM

After you have kde downloaded make sure that it installed kdm. If it didn't then go ahead and install kdm: "apt-get install kdm"

Tech1 04-16-2003 09:34 PM

I installed apitude, what is it?

BTW, it says it is rtunning the newest versions

irish_rover 04-16-2003 09:36 PM

aptitude will come in very handy for cleaning up packages you don't want on the system. Let's skip that part for now and just try to get kde going. Again sorry, for getting off track.


All times are GMT -5. The time now is 10:37 AM.