LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 08-16-2006, 08:09 AM   #1
win2suse
Member
 
Registered: Jul 2006
Posts: 84

Rep: Reputation: 15
Question X server ???


Hallo all,
i installed debian on my old laptop with minimal image cd. Then I managed to install gnome, but failed. For that purpose what I have done includes:
1. in aptitude, install Xserver-common;
2. in aptitude, install gnome-core and gdm;

then when I issued startx,
some messages turn up:
Using authority file /root/.Xauthority
Writing authority file /root/.Xauthority
Using authority file /root/.Xauthority
Writing authority file /root/.Xauthority

X: warning: process set to priority -11 instead of requested priority -10 giving up.
xinit: No such file or directory (errno 2): unable to connect to X server
xinit: No such process (errno 3): Server error.

Have I corrected install the packages? Should I install more in hope of puting it in work?
regards, win2s
 
Old 08-16-2006, 09:15 AM   #2
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Rep: Reputation: 102Reputation: 102
At your command line try
Code:
apt-get instal gnome*
That should get gnome for you. But it almost looks like you did not install X windows. try installing gnome that way and tell us what you get.
 
Old 08-16-2006, 09:26 AM   #3
marozsas
Senior Member
 
Registered: Dec 2005
Location: Campinas/SP - Brazil
Distribution: SuSE, RHEL, Fedora, Ubuntu
Posts: 1,499
Blog Entries: 2

Rep: Reputation: 68
Hi jstephens84 !

Sorry win2suse for this off-topic post but I was concerned about a bug in the jstephens84 signature, that could lead his farts blocked forever !

jstephens84, please, apply the patch bellow to your signature and you will be fine.

Code:
--- x1  2006-08-16 11:19:49.000000000 -0300
+++ x2  2006-08-16 11:20:06.000000000 -0300
@@ -6,7 +6,7 @@
 if(fart)
 {
 let it out
-{
+}
 else
 {
 will travel to brain.

lol !
 
Old 08-16-2006, 10:00 AM   #4
win2suse
Member
 
Registered: Jul 2006
Posts: 84

Original Poster
Rep: Reputation: 15
Before I ran your code, I have uninstalled the gnome, but there are still some left due to dependency.

After I issued apt-get install gnome*, many infos flash up, on the last screen says:
Warning, choose ssh-askpass-gnome for reg. Expression >>gnome<<
Warning, choose libgnomeprint-bin for reg. Expression >>gnome<<
Warning, choose libgnomecups1.0-1 for reg. Expression >>gnome<<
Warning, choose gnome-stones for reg. Expression >>gnome<<
Warning, choose libgnomevfs2-common for reg. Expression >>gnome<<
Warning, choose gnomemeeting for reg. Expression >>gnome<<
Some packages could not be installed. This maybe means that you have inquired an impossible situation, or that if you use the instable distro, some required packages have been not created.

Since you have inquired only one operation, it is very likely that the package is not simply installable and should lead an error message about these packages.
The following info pherhaps help you get around the situation:

The following packages have incompetent independency:
libgnome-java: depends on: libgtk-java (>=2.6) however should not be installed
collides: libgnome2-java but 2.8.3-3.1 should be installed
libgnome-juni: depends on: libgtk-jni however should not be installed
collides: libgnome2-jni 2.8.3-3.1 but should be installed
***********************************
The original messages are in German, my translation seems a bit weird
 
Old 08-16-2006, 10:09 AM   #5
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Rep: Reputation: 102Reputation: 102
Quote:
Originally Posted by marozsas
Hi jstephens84 !

Sorry win2suse for this off-topic post but I was concerned about a bug in the jstephens84 signature, that could lead his farts blocked forever !

jstephens84, please, apply the patch bellow to your signature and you will be fine.

Code:
--- x1  2006-08-16 11:19:49.000000000 -0300
+++ x2  2006-08-16 11:20:06.000000000 -0300
@@ -6,7 +6,7 @@
 if(fart)
 {
 let it out
-{
+}
 else
 {
 will travel to brain.

lol !
Thanks just saw that bug also. No wonder my brain couldn't seem to function correctly the past couple of days.
 
Old 08-16-2006, 10:11 AM   #6
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Rep: Reputation: 102Reputation: 102
If you can go to a graphical login then I would suggest doing the install from there. I have never seen this error. Under the graphical window manager I mean to install it using Synaptic.
 
Old 08-16-2006, 10:26 AM   #7
win2suse
Member
 
Registered: Jul 2006
Posts: 84

Original Poster
Rep: Reputation: 15
before i try my hand on Synaptic, I'd like to know whether it is necessary to make any configuration in xinit.
 
Old 08-16-2006, 10:27 AM   #8
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Rep: Reputation: 102Reputation: 102
Not that I know of, but I am not 100% sure of that.
 
Old 08-16-2006, 10:35 AM   #9
pmoroney
LQ Newbie
 
Registered: Aug 2004
Location: New Jersey
Distribution: Debian, Redhat
Posts: 13

Rep: Reputation: 0
Generally what I do is first install X Server with:

apt-get install x-window-system

and then install a window manager next:

apt-get install kde

or

apt-get install wmaker

Then create a file called .xinitrc in /home/username with the following:

/usr/bin/wmaker
#/usr/bin/startkde

so that I can easily switch between window managers by commenting / uncommenting the manager I want (I personally like Window Maker the best).
 
Old 08-16-2006, 11:19 AM   #10
win2suse
Member
 
Registered: Jul 2006
Posts: 84

Original Poster
Rep: Reputation: 15
when I issued synaptic, the message says:
can not open display
I'm right now following pmoroney's scenario. Since kde is the only graphic desktop i want, should I merely type /usr/bin/startkde in a file and save it as .xinitrc? should i make that file executable?
 
Old 08-16-2006, 11:28 AM   #11
pmoroney
LQ Newbie
 
Registered: Aug 2004
Location: New Jersey
Distribution: Debian, Redhat
Posts: 13

Rep: Reputation: 0
Typing

$ startx &

should do the trick. If not /usr/bin/startkde.
 
Old 08-16-2006, 11:32 AM   #12
pmoroney
LQ Newbie
 
Registered: Aug 2004
Location: New Jersey
Distribution: Debian, Redhat
Posts: 13

Rep: Reputation: 0
BTW - .xinitrc does not have to be executable - it is merely a reference file. I use it because I have Gnome, KDE, & Window Maker all installed.

Also note, I start my window manager from a dollar sign prompt. As a general rule, I remove the S99kdm or S99gdm from /etc/rc2.d - I always want Linux to start in character mode. Just a personal preference.
 
Old 08-16-2006, 11:50 AM   #13
win2suse
Member
 
Registered: Jul 2006
Posts: 84

Original Poster
Rep: Reputation: 15
$ startx &
fails either.

According to the messages:
skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_vertex.o": No symbols found
skipping"/usr/X11R6/lib/modules/fonds/libspeedo.a:spencode.o": No symbols found
(EE) xf860penSerial:Cannot open device /dev/input/mice
No such devie.
(EE) Configured Mouse: cannot open input device
(EE) PreINit failed for input device "Configured Mouse"
The XKEYBOARD keymap compiler (xkbcomp) reports:
>Warning: Typoe "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
No core pointer

Fatal server error:
failed to initailize core devices

XIO: fatal IO error 104 (Connection restet by peer) on X server ":0.0" after 0 reqiests (0 known processed) with 0 events remaining.
++++++++++++++++++++++++++++++++++++
Does it mean that I need some mouse driver?
 
Old 08-16-2006, 12:40 PM   #14
pmoroney
LQ Newbie
 
Registered: Aug 2004
Location: New Jersey
Distribution: Debian, Redhat
Posts: 13

Rep: Reputation: 0
Probably need to configure or re-configure X. Run:

dpkg-reconfigure xserver-xfree86

This will setup your mouse, keyboard, video card, & monitor. Then you should be good to go. Run as root, then drop to mortal user mode to fire up KDE
 
Old 08-16-2006, 01:08 PM   #15
win2suse
Member
 
Registered: Jul 2006
Posts: 84

Original Poster
Rep: Reputation: 15
You are right. There are sth. wrong with the configuration. I just reconfigured it, this time it works. However the window is not in the center of my lcd monitor. the mouse works nuts. I have to configure it again. What's the counterpart in KDE to control panel in Windows?
 
  


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
Fedora i686/2.4.27-0.3um - Server hostname reverts to original upon server reboot foxhosting Linux - Newbie 2 02-25-2006 03:39 AM
How the DNS-server is connected to work of a web-server and a mail-server? ukrainet Linux - Newbie 2 01-10-2005 09:18 PM
Relay Server<-> GatewayServer<->filtering server: PostFix, amavis,spamassassin, cyrus admore Linux - General 0 11-02-2004 08:46 AM
can we configure a Linux server with mail server,file server and web server kumarx Linux - Newbie 5 09-09-2004 06:21 AM
Unable to access my ssh server and ftp server from the Internet, but smtp works foxone Linux - Networking 1 05-28-2004 05:17 PM

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

All times are GMT -5. The time now is 11:59 PM.

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