LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-16-2003, 06:18 PM   #1
dizzyflower28
Member
 
Registered: Jul 2003
Posts: 36

Rep: Reputation: 15
Installed Mandrake Linux, now what? Please help!


I just finished the installation of Mandrake Linux and rebooted the computer. It came up with a screen saying Linux something about a floppy and something else. I let it run out of time and then it asked me for my login and password. It gave me the prompt [liesl@localhost liesl]$ Now what do I do?? Please help me as I am new to all of this. Thanks!
 
Old 07-16-2003, 06:24 PM   #2
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
type:
startx
and you will be put into X windows if you have it installed.
 
Old 07-16-2003, 06:25 PM   #3
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
Type startx and see what happens. If you get errors, see if running XFdrake can get you going.

# Mandrake links
Mandrake home page
Mandrake Users website
Easy urpmi config for Mandrake
urpmi mini-HOWTO
Easy software management: Red Carpet
Maximum RPM
rpmfind
You didn't install the developmental packages? As root, command:
urpmi gcc
An Introduction to the Midnight Commander. You can install it by commanding:
urpmi mc
Midnight Commander home page

# Configuring X
Linux Hardware Compatibility HOWTO - video cards
The Linux XFree86 HOWTO
Common X configuring tools:
Debian - dpkg-reconfigure xserver-xfree86
Mandrake - XFdrake
Redhat 7.3 down - the setup utility leads to several config tools
Redhat 7.3 up - redhat-config-xfree86
You may have these tools:
XF86Setup
XFree86 -configure
Xconfigurator
xf86cfg
xf86config
xconf
ATI Linux drivers
If you need the nVidia driver, most likely, you want the Linux IA32 driver
 
Old 07-16-2003, 06:28 PM   #4
dizzyflower28
Member
 
Registered: Jul 2003
Posts: 36

Original Poster
Rep: Reputation: 15
well i installed KDE & GNOME so I don't know if it startx will work but I'll try it
 
Old 07-16-2003, 06:29 PM   #5
dizzyflower28
Member
 
Registered: Jul 2003
Posts: 36

Original Poster
Rep: Reputation: 15
Nope, didn't work...I got an error.
 
Old 07-16-2003, 06:30 PM   #6
dizzyflower28
Member
 
Registered: Jul 2003
Posts: 36

Original Poster
Rep: Reputation: 15
XFdrake didn't work either
 
Old 07-16-2003, 06:34 PM   #7
slakmagik
Senior Member
 
Registered: Feb 2003
Distribution: Slackware
Posts: 4,113

Rep: Reputation: Disabled
KDE and Gnome are Integrated Desktop Environments that run on top of the X server. So startx starts X and whichever IDE or window manager you've chosen as default then loads. Depending on how fast stuff goes, you'll see a speckled gray background with an X in it. That's X. Then comes the snazzy graphics. That's your IDE.

When you say "error" and "didn't work", tell us what error and how it didn't work.
 
Old 07-16-2003, 06:37 PM   #8
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
What is your video card? Do you need a driver?

Also, you have to log in as root for XFdrake or any of the other tools I mentioned to work. If you logged into your user account, give this command first:

su -

and give root's password and then try it. If XFdrake can't configure it, try xf86cfg
 
Old 07-16-2003, 07:06 PM   #9
dizzyflower28
Member
 
Registered: Jul 2003
Posts: 36

Original Poster
Rep: Reputation: 15
No such luck. I typed in startx and received some errors:

Fatal server error: could not open default font 'fixed'
X:10 fatal IO error 104 (Connection reset by peer) on X server ":0.0" after 0 requests (0 known processed) with 0 events remaining.

Also tried xf86cfg and got error message:
failed to run x-configure

Any other ideas? Does anyone know what the error messages mean?
 
Old 07-16-2003, 07:12 PM   #10
dizzyflower28
Member
 
Registered: Jul 2003
Posts: 36

Original Poster
Rep: Reputation: 15
Alright I was able to login under su and I typed in XFdrake and tested it. I got a message saying:

Shutting down X Font server: Failed
Starting X FontServer: Ok

So I guess it's ok now...but how do I get into GNOME or KDE?
 
Old 07-16-2003, 07:17 PM   #11
dizzyflower28
Member
 
Registered: Jul 2003
Posts: 36

Original Poster
Rep: Reputation: 15
I just restarted my computer and now it's displaying something about a stack and a call trace and a code. I guess I'll leave it alone for a few minutes but something doesn't seem right.
 
Old 07-16-2003, 07:45 PM   #12
dizzyflower28
Member
 
Registered: Jul 2003
Posts: 36

Original Poster
Rep: Reputation: 15
Ok, did one more reboot. Still received the error:

Fatal server error: could not open default font 'fixed'

X:10 fatal IO error 104 (Connection reset by peer) on X server ":0.0" after 0 requests (0 known processed) with 0 events remaining.

Also received a new message:
Xauth:error in locking authority file /home/liesl/.Xauthority

HELLLLPP, I don't know what to do!
 
Old 07-16-2003, 09:35 PM   #13
aaparkr
LQ Newbie
 
Registered: Jul 2003
Location: Okc, OK
Distribution: Mandrake 9.0
Posts: 6

Rep: Reputation: 0
For someone with little experience (I am such a person), sometimes it may be easier to redo the install. I installed Mandrake 9.00 3 times before it all worked. During the install you should come to a point where you can test the X installation (to make sure it is using parameters your hardware can meet). If it fails that test, it is not going to work, so it is not good to ignore that test. Also, some older video boards may be mis identified. If you have an older computer (or a really new one), you may want to try different video drivers.

Tony
 
Old 07-17-2003, 08:23 AM   #14
dizzyflower28
Member
 
Registered: Jul 2003
Posts: 36

Original Poster
Rep: Reputation: 15
Well I turned on my computer first thing this morning and it worked! But...I went to change the time. I logged in under root & changed the time. Then it asked something about reboot under my id so I did and now I've got the same problem again. Ahhhh! Does anyone know of any good books or links for beginners using Mandrake Linux?
 
Old 07-17-2003, 01:48 PM   #15
mramgopal
LQ Newbie
 
Registered: Jun 2003
Distribution: Mandrake 9.1
Posts: 17

Rep: Reputation: 0
In India - SAMs publishing makes nice books. Try techmedia otherwise
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
pcmcia on linux mandrake 9.1 not installed ryg Linux - Laptop and Netbook 18 10-25-2004 01:28 AM
i have recently installed mandrake linux 10 and its very very slow. ant123 Linux - Newbie 12 09-02-2004 12:57 PM
i have just installed mandrake linux 9.2 and after the initial duel boot with xp i ge lee henderson Linux - Newbie 0 02-13-2004 07:52 AM
Need help on Mandrake Linux i just installed it! chaldoray Linux - Software 7 10-09-2003 06:49 PM
I just installed Mandrake Linux but my speakers aren't working stilanas Linux - Hardware 5 09-13-2003 07:15 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:36 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration