SlackwareThis Forum is for the discussion of Slackware 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.
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I installed slackware completly and when linux starts it says undefined mode number, so i click space. The i ran "kdesktop". An error said "Cant determine display. So then i typed DISPLAY, and error said UNABLE TO OPEN X SERVER. Then i typed X. And now error says NO SCREENS FOUND. How do i get to work???
Try xorgsetup to set up your /etc/X11/xorg.conf file first. It is a "graphical" (actually ncurses) setup which pretty much does it "automagically". You must be logged in as root to run the command.
You should have an /etc/X11/xorg.conf file. This contains the configuration for your X Server and there should have been one created at the time of your install. If not you can create your own with the command xorgconfig.
In this file is a section labeled "Screen section" where display modes are defined but I'd say you'd be better off running xorgconfig or one of the other Xorg configuration apps and creating a file rather than editing by hand.
If you are working from a box that you have just installed slackware on there should have been a workable but rather generic xorg.conf file created. Slack will default to run level 3 after install and you need to run "startx" to get an X session (and kde) If you edit the runlevel line in /etc/inittab you will get a but into the kde login display (kdm).
Originally posted by Mantorok Never mind, i got it running
What did you do to get "it" running? Always try to fill in the "details" so that if someone does a search for the same problem you had, your solution may solve it for them as well.
maybe what i am doing is repeat the process but what i did is use xorgconfigure and try to do the questions by memory and from what i thought, then i used xorgsetup and thats easy. and to start kdesktop start it with startx or xstart, i dont remember well. Thnx to every one and MMyoung good luck
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.