LinuxQuestions.org
Review your favorite Linux distribution.
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 12-22-2004, 06:41 AM   #1
waqer
LQ Newbie
 
Registered: Dec 2004
Posts: 9

Rep: Reputation: 0
graphical interface


I have just installed mandrake 10.0 on my laptop. I am completely new to linux OS. I do not know what to do after I provide login name & password. How can I start graphical user Interface?
 
Old 12-22-2004, 06:59 AM   #2
OneManArmy
Member
 
Registered: Apr 2004
Location: Motherboard
Distribution: Debian GNU/Linux
Posts: 156

Rep: Reputation: 30
startx
 
Old 12-22-2004, 06:59 AM   #3
sbrewer
Member
 
Registered: Jul 2004
Location: Huntsville, AL
Distribution: RedHat 9
Posts: 43

Rep: Reputation: 15
Type startx at a command prompt.
 
Old 12-22-2004, 07:03 AM   #4
whipermr5
Member
 
Registered: Dec 2004
Location: Singapore
Distribution: Fedora Core 5 Linux
Posts: 202

Rep: Reputation: 30
Just do a
Code:
startx
at the command prompt, but make sure you have installed x-windows first! Do
Code:
rpm -qa | grep XFree86
, and if there are results, you have installed xwindows.
 
Old 12-22-2004, 10:22 AM   #5
waqer
LQ Newbie
 
Registered: Dec 2004
Posts: 9

Original Poster
Rep: Reputation: 0
I am getting error when try to execute startx and getting following output:

Using authority file /home/user/.Xauthority
Writing authority file /home/user/.Xauthority
Using authority file /home/user/.Xauthority
Writing authority file /home/user/.Xauthority

execve failed for etc/X11/X (errno 2)
givingup

xinit: No such file or directory (error 2):Unabale to connect X server
xinit: No such process (error 3): server error

Furthermore I also executed command rpm -qa | grep XFree86 as suggested by whipermr5 and got following output:

XFree86-4.3mdk
XFree86-75dpi-fonts-4.3-29mdk
XFree86-Xfs-4.3-29mdk

Kindly help.
 
Old 12-22-2004, 06:21 PM   #6
frazelle09
Member
 
Registered: Dec 2004
Location: Mexicali, Baja California, México
Distribution: PCLinuxOS 2016 - 64bit on four machines, including a laptop.
Posts: 117

Rep: Reputation: 17
Unable to get into GUI

Have installed Man. Linux 10.1 and only get the login and password. Have tried above... startx as well as something called drakeconf as well as XFdrake all to no avail; it still boots into command prompt. Any other ideas?? Arg. i thought this would install fairly easily-- like they say -- it ain´t Windows.
 
Old 12-22-2004, 07:24 PM   #7
pragun
LQ Newbie
 
Registered: Dec 2004
Distribution: Fedora Core 3
Posts: 17

Rep: Reputation: 0
i think its something like Xorg -config .... i had the same problem...after you do that, overwrite the old file with the newly created one, then type startx
 
Old 12-22-2004, 09:38 PM   #8
frazelle09
Member
 
Registered: Dec 2004
Location: Mexicali, Baja California, México
Distribution: PCLinuxOS 2016 - 64bit on four machines, including a laptop.
Posts: 117

Rep: Reputation: 17
Unable to access GUI at bootup

Thanks pragun but unfortunately it still doesn't do the job. Any other good ideas?

With warmest greetings - fred
 
Old 12-22-2004, 10:09 PM   #9
whipermr5
Member
 
Registered: Dec 2004
Location: Singapore
Distribution: Fedora Core 5 Linux
Posts: 202

Rep: Reputation: 30
Try uninstalling and reinstalling XFree86
 
Old 12-23-2004, 01:18 AM   #10
dalek
Senior Member
 
Registered: Jul 2003
Location: Mississippi USA
Distribution: Gentoo
Posts: 2,058
Blog Entries: 2

Rep: Reputation: 79
Sounds like you didn't tell it to install the GUI during the install. I had my old Mandrake to do that once. I re-installed from scratch and made sure to select the GUI. Worked fine after that.

Hope that helps.

 
Old 12-23-2004, 02:05 AM   #11
colombo187
LQ Newbie
 
Registered: Dec 2004
Distribution: Slackware 10
Posts: 16

Rep: Reputation: 0
This looks like the place for me I just started using Slackware v10, 2 days - first time even looking at a Linux OS.

-problem 1 of many
I'm using fluxbox as the xwindow manager and I try to set the background image using wmsetbg <file name> it sets but won't stay after I exit and restartx.

I got an error after running wmsetbg <filename> ....
wmsetbg warning: could not open domain file /home/colombo/GNUstep/Defaults/WindowMaker
wmsetbg warning: could not open domain file /home/colombo/GNUstep/Defaults/WindowMaker

Is there a certain place I need to store the image file?
Any help or tips would be greatly appreciated, Thanx
 
Old 12-23-2004, 02:36 AM   #12
Haiyadragon
Member
 
Registered: Sep 2003
Location: Gorredijk, Netherlands
Distribution: Arch Linux
Posts: 400

Rep: Reputation: 30
Quote:
Originally posted by colombo187
This looks like the place for me I just started using Slackware v10, 2 days - first time even looking at a Linux OS.

-problem 1 of many
I'm using fluxbox as the xwindow manager and I try to set the background image using wmsetbg <file name> it sets but won't stay after I exit and restartx.

I got an error after running wmsetbg <filename> ....
wmsetbg warning: could not open domain file /home/colombo/GNUstep/Defaults/WindowMaker
wmsetbg warning: could not open domain file /home/colombo/GNUstep/Defaults/WindowMaker

Is there a certain place I need to store the image file?
Any help or tips would be greatly appreciated, Thanx
Woh first time on Linux and you use Fluxbox on Slackware? Nice. Can't help you though, sorry. I'm a Gnome freak .
 
Old 12-23-2004, 02:41 AM   #13
dalek
Senior Member
 
Registered: Jul 2003
Location: Mississippi USA
Distribution: Gentoo
Posts: 2,058
Blog Entries: 2

Rep: Reputation: 79
KDE here. Flux is fast but I never could get it to settle on me. Just not enough options I guess.

There are Flux users here though.

Later

 
Old 12-23-2004, 12:00 PM   #14
colombo187
LQ Newbie
 
Registered: Dec 2004
Distribution: Slackware 10
Posts: 16

Rep: Reputation: 0
Cool

I got the background problem fixed by
1)finding the full path for the background image to use.
2)going into /usr/X11R6/share/fluxbox/styles folder. then editing the style I use at start up by entering
Code:
rootCommand:       bsetbg <fullpath to image>
at the end of the file
there is most likely a better way of accomplishing the same result but.... feels good when you get something to work... when you can't this... is fun
 
Old 12-23-2004, 02:30 PM   #15
Blackhawkckc
Member
 
Registered: Oct 2004
Location: Grand Rapids, Mi
Distribution: Mandriva 2009 beta
Posts: 88

Rep: Reputation: 15
I had a similar problem with Mandrake 10.1. Immediately after installing I set up my URPMI and did --auto-select. Everything looked ok...untill i reboot the next day. Boot went fine, nvidia splash screen came up, then i get kicked back to the console. Root could startx, but users couldnt. Ho-hum. So I did urpmi xorg, installed all the packages, and everything was jes peachy. THere was probably an easier way to fix it, but this was fast, and heck, it worked so I can't complain!
 
  


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
Help-graphical Interface aznboi12321 Mandriva 4 08-03-2005 12:31 PM
No graphical Interface Kensai Arch 3 04-03-2004 09:27 PM
how to get graphical interface? Kensai Slackware 2 02-18-2004 03:31 PM
Graphical Interface pazvant Red Hat 1 11-19-2003 07:49 AM
No Graphical Interface Sciribe Linux - Newbie 2 10-29-2001 12:10 AM

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

All times are GMT -5. The time now is 05:59 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