LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   yipee! oh, but no functionality (https://www.linuxquestions.org/questions/slackware-14/yipee-oh-but-no-functionality-804028/)

bluegospel 04-24-2010 11:06 PM

yipee! oh, but no functionality
 
Okay, I got slack to start using the startx command after logging in, and the desktop is pretty sharp, but the only thing I can do is move my mouse around. There's a black box in the center of the screen, with what I suppose are icons, but I can't click on any of them or do anything? Am I missing something?

damgar 04-25-2010 12:15 AM

Did you do a "full install" and what DE did you choose as your default?

bluegospel 04-25-2010 06:47 AM

Well, I have 6 disks but the setup said it was finished after installing 3. I don't recall choosing a DE, and I'm in the dark as to what it is.

Alien Bob 04-25-2010 07:07 AM

Slackware setup only needs the first 3 disks; the other three contain sourcecode mostly.
Sounds like you did not install XFCE or KDE (those are Slackware's main "DE" aka Desktop Environments).
What kind of install did you choose? Full install? If so, what package sets did you (de)select? Apparently you did not select KDE and XAP.
Can you use a camera to take a snapshot of your monitor and post it here? You may be running twm, the basic window manager which is used when all other software is missing.

Eric

bluegospel 04-25-2010 07:08 AM

Actually, I'm pretty sure I chose KDE. I chose full install, but, as I said, I only used 3 disks.

Ilgar 04-25-2010 07:14 AM

You need only the first three CDs for installation (the rest contain the source code). At some stage it must've asked about your default window manager (or DE, desktop environment). Before typing startx, you can run xwmconfig to make a new choice. I'd recommend trying XFCE or fluxbox first, just to make sure X works properly (KDE might be attempting to usefancy effects which sometimes cause problems if the video card is not set up properly).

Later on you can edit /etc/inittab to change the initdefault value from 3 to 4. This way you will get a graphical login screen where you can choose the window manager you like.

bluegospel 04-25-2010 08:05 AM

The snapshot was to big to upload. I posted it online though and here's the link: http://bluegospel.tripod.com/slack.jpg

You may need to past the link to your address bar.

Asido 04-25-2010 08:07 AM

Quote:

Originally Posted by bluegospel (Post 3947057)
The snapshot was to big to upload. I posted it online though and here's the link: http://bluegospel.tripod.com/slack.jpg

Use another website for uploading images, I can't see it.

colorpurple21859 04-25-2010 08:25 AM

run xorgconfig and then try startx.

repo 04-25-2010 08:33 AM

KDE doesn't load completely.
Any pointers in the logfiles?
Code:

.xsession-errors
in your home directory
or
Code:

/var/log/Xorg.0.log
I would suggest to change the thread title to something relevant

colorpurple21859 04-25-2010 08:37 AM

had a brain-fart should have been xorgsetup

damgar 04-25-2010 09:33 AM

Just to get to something you can use and to check to see if it's just KDE, try doing
Code:

startx /etc/X11/xinit/xinitrc.xfce
That will start xfce instead of kde.

bluegospel 04-25-2010 11:46 AM

Thanks everyone for your help. I will certainly get to all your suggestions ASAP. Right now I have to go.

bluegospel 04-25-2010 04:17 PM

Asido, I'm not sure why the link redirects. If you copy the link and paste it into your address bar it should work.

Damgar, I tried your suggestion, which brought me back to the prompt.

Colorpurple, I tried yours too, which worked for a while. At first there was an error message: something about an error occuring at startup of Ahonidi server, whatever that is. There were lines distorting the windows somewhat, but I was able to browse around in X for a while. When I went into an image editor it froze and I had to restart manually.

Do we have an equivalent of cntr-alt-delete in Linux?

halborr 04-25-2010 04:26 PM

CTRL-ALT-Backspace I believe is the norm for restarting the x server.


All times are GMT -5. The time now is 02:44 PM.