LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
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 04-28-2015, 05:15 AM   #16
veerain
Senior Member
 
Registered: Mar 2005
Location: Earth bound to Helios
Distribution: Custom
Posts: 2,524

Rep: Reputation: 319Reputation: 319Reputation: 319Reputation: 319

Quote:
But the GUI was working well at first .. Why did it stop now ?
That you ask your distro peoples.
 
Old 04-28-2015, 05:50 AM   #17
esraam
Member
 
Registered: Apr 2015
Posts: 110

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jpollard View Post
Frequently, you would have to install them from the distribution first.

Since SL is based on RH, they should be in the repository (package groups like "LXDE Desktop", "Xfce Desktop" - note, I'm working from a Fedora release, so you have to check the list of desktops in the repository - "yum group list" should list all the available package groups including the desktops)

Then install it by 'yum groupinstall "<chosen group>"'.

Normally, this should be sufficient. Sometimes the GUI login isn't included causing issues, but I think that has been a packaging error. At a minimum, the old standby xdm can be used (should be in the package xorg-x11-xdm).
I tried :
#yum grouplist / grep Desktop
and got :
[[
General Purpose Desktop
Ice Desktop Environment
Desktop Debugging and Performance Tools
Desktop platform
Desktop platform Development
GNOME Desktop Environment
KDE ( K Desktop Environment )
Remote Desktop Clients
]]]


then tried :
# yum groupinstall "KDE"
and got :
[[[
warning : Group KDE does not exist.
No packages in any requested group available to install or update
]]]


then I tried :
#yum groupinstall "Xfce"
and got :
[[[
Error: python-devel conflicts with python-2.4.3-56.e15.i386
Error: Package : xfce-sensors-plugin-0.10.99.2-3.e15.centos.x86_64 (extras)
Requires: libsensors.so.3() (64bit)
You could try using --skip-broken to work around the problem
You could try running : rpm -Va --nofiles --nodigest
]]]

So I tried:
#yum --skip-broken
but nothing changed at all
i got the same result with the same errors

I finally tried :
# rpm -Va --nofiles --nodigest
and got :
[[[
Unsatisfied dependencies for kernel-2.6.32-504.8.1.e16.x86_64
dracut-kernel>= 002-18.git413bcf78 is needed by kernel-2.6.32-504.8.1.e16.x86_64
Unsatisfied dependencies for kernel-2.6.32-431.11.2.e16.x86_64
dracut-kernel>= 002-18.git413bcf78 is needed by kernel-2.6.32-431.11.2.e16.x86_64
Unsatisfied dependencies for kernel-2.6.32-504.3.3.e16.x86_64
dracut-kernel>= 002-18.git413bcf78 is needed by kernel-2.6.32-504.3.3.e16.x86_64
]]]


What do you think I shall do next?
thanks alot

Many thanks for your great help

Last edited by esraam; 04-28-2015 at 06:12 AM.
 
Old 04-28-2015, 06:30 AM   #18
jpollard
Senior Member
 
Registered: Dec 2012
Location: Washington DC area
Distribution: Fedora, CentOS, Slackware
Posts: 4,912

Rep: Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513
Which distribution are you using? 5, 6, or 7? (though with 2.6.32 for a kernel, I would suspect 5)

For group installs, the yum command needs the group name in quotes (they are usually two words like "KDE Desktop") thus the yum command becomes:
Code:
yum groupinstall "KDE Desktop"
One thing you might do is to check into an upgrade. Part of the problem is that SL seems to be only supplying Gnome or KDE for a desktop. KDE might work, but with the newer releases KDE may have the same requirements as Gnome for accelerated support (it either doesn't run at all, or lots of failures without it).

PS, I could spin up a VM with VGA video and see what happens, but it would be nice to know which release you are using first.

Last edited by jpollard; 04-28-2015 at 06:33 AM.
 
Old 04-28-2015, 06:39 AM   #19
esraam
Member
 
Registered: Apr 2015
Posts: 110

Original Poster
Rep: Reputation: Disabled
Angry

Quote:
Originally Posted by jpollard View Post
Which distribution are you using? 5, 6, or 7? (though with 2.6.32 for a kernel, I would suspect 5)

For group installs, the yum command needs the group name in quotes (they are usually two words like "KDE Desktop") thus the yum command becomes:
Code:
yum groupinstall "KDE Desktop"
One thing you might do is to check into an upgrade. Part of the problem is that SL seems to be only supplying Gnome or KDE for a desktop. KDE might work, but with the newer releases KDE may have the same requirements as Gnome for accelerated support (it either doesn't run at all, or lots of failures without it).

PS, I could spin up a VM with VGA video and see what happens, but it would be nice to know which release you are using first.
I am using scientific linux 6
I tried :
#yum groupinstall "KDE Desktop"
and got :
[[[
warning : Group KDE Desktop does not exist
No packages in any requested group available to install or update

So what ?
 
Old 04-28-2015, 10:27 AM   #20
jpollard
Senior Member
 
Registered: Dec 2012
Location: Washington DC area
Distribution: Fedora, CentOS, Slackware
Posts: 4,912

Rep: Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513
This ought to be working...

I didn't realize this was a Gnome 2 foundation (which doesn't have an issue with acceleration).

The install had some small issues (the display had to pan around the install window to access the "next"/"back" buttons), but nothing too unreasonable.

It is now beginning to look like a module may have gotten corrupted on your system. There should be a /var/log/Xorg.0.log that records what failed (lines around the "(EE)" entries - and lines following them) should show what the error is.
 
Old 04-28-2015, 10:32 AM   #21
esraam
Member
 
Registered: Apr 2015
Posts: 110

Original Poster
Rep: Reputation: Disabled
#yum update
gives a list of errors :
[[[
Error : Package: perl-core-5.10.1-136.e16.x86_64 (@s16x/6.4)
Requires : perl-CPAN
Removing: perl-CPAN-1.9402-136.e16.x86_64 (@s16x/6.4)
perl-CPAN = 1.9402-136.e16
Obsoleted By: 4: perl-5.8.8-43.e15_11.i386 (update)
Not Found

Error: python-devel conflicts with python-2.4.3-56.e15.i386

Error: Package: perl-core-5.10.1-136.e16.x86_64 (@s16x/6.4)
Requires: perl-CGI
Removing: perl-CGI-3.51-136.e16.x86_64 (@s16x/6.4)
perl-CGI = 3.51-136.e16
Obsoleted By: 4erl-5.8.8-43.e15_11.i386 (update)
Not found

Error : Package: redhat-lsb-core-4.0-7.e16.x86_64 (@anaconda-ScientificLinux-201303180938.x86_64/6.4)
Requires: perl-CGI
Removing: perl-CGI-3.51-136.e16.x86_64 (@s16x/6.4)
perl-CGI = 3.51-136.e16
Obsoleted By: 4erl-5.8.8-43.e15_11.i386 (update)
Not found

Error: Package: initscripts-9.03.46-1.e16.x86_64 (@s16x/6.4)
Requires : /etc/system-release
Removing: sl-release-6.6-1.x86_64(@s16x/6.5)
Not found
Obsoleted By: 10: Centos-release-5-11.e15.centos.i386
Not found

Error: Package: perl-core-5.10.1-136.e16.x86_64 (@s16x/6.4)
Requires: perl-Time-HiRes
Removing:4erl-Time-HiRes-1.9721-136.e16.x86_64 (@s16x/6.4)
perl-Time-HiRes= 4:1.9721-136.e16
Obsoleted By: 4erl-5.8.8-43.e15_11.i386 (update)
Not found

Error: Package: python-libs-2.4.3-56.e15.i386(base)
Requires: libexpat.so.0(EXPAT_1_95_8_RH)
Available: expat-1.95.8-11.e15_8.i386 (base)
libexpat.so.0(EXPAT_1_95_8_RH)
Installed: expat-2.0.1-11.e16_2.x86_64 (@anaconda-ScientificLinux-201303180938.x86_64/6.4)
Not found

You could try using --skip-broken to work around the problem
You could try running : rpm -Va --nofiles --nodigest
]]]

So I tried:
#yum --skip-broken
but nothing changed at all
i got the same result with the same errors

I finally tried :
# rpm -Va --nofiles --nodigest
and got :
[[[
Unsatisfied dependencies for kernel-2.6.32-504.8.1.e16.x86_64
dracut-kernel>= 002-18.git413bcf78 is needed by kernel-2.6.32-504.8.1.e16.x86_64
Unsatisfied dependencies for kernel-2.6.32-431.11.2.e16.x86_64
dracut-kernel>= 002-18.git413bcf78 is needed by kernel-2.6.32-431.11.2.e16.x86_64
Unsatisfied dependencies for kernel-2.6.32-504.3.3.e16.x86_64
dracut-kernel>= 002-18.git413bcf78 is needed by kernel-2.6.32-504.3.3.e16.x86_64
]]]



Any Suggestion that may help ?
Thanks all
 
Old 04-28-2015, 10:35 AM   #22
esraam
Member
 
Registered: Apr 2015
Posts: 110

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jpollard View Post
This ought to be working...

I didn't realize this was a Gnome 2 foundation (which doesn't have an issue with acceleration).

The install had some small issues (the display had to pan around the install window to access the "next"/"back" buttons), but nothing too unreasonable.

It is now beginning to look like a module may have gotten corrupted on your system. There should be a /var/log/Xorg.0.log that records what failed (lines around the "(EE)" entries - and lines following them) should show what the error is.
I got these errors when I tried
#xinit ( or #startx)
(EE)
Fatal server error :
(EE) no screens found(EE)
(EE)
Please consult the Scientific linux support at http://www.scientificlinux.org/maillists for help .
(EE) Please also check the log file at " /var/log/Xorg.0.log" for additional information.
(EE)
(EE) Server terminated with error (1). Closing log file .
giving up.
xinit: Connection refused ( errno 111) : unable to connect to Xserver
xinit: No Such process (errno 3) : Server error.
]]

What do you think I should do ?
Thanks
 
Old 04-28-2015, 10:38 AM   #23
jpollard
Senior Member
 
Registered: Dec 2012
Location: Washington DC area
Distribution: Fedora, CentOS, Slackware
Posts: 4,912

Rep: Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513
That is beginning to sound like something happened to the disk as the rpm database appears corrupted too.


Are there any hardware errors reported in the logs, or reported by a smartctl -a <device>?
 
Old 04-28-2015, 10:42 AM   #24
jpollard
Senior Member
 
Registered: Dec 2012
Location: Washington DC area
Distribution: Fedora, CentOS, Slackware
Posts: 4,912

Rep: Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513
Quote:
Originally Posted by esraam View Post
I got these errors when I tried
#xinit ( or #startx)
(EE)
Fatal server error :
(EE) no screens found(EE)
(EE)
Please consult the Scientific linux support at http://www.scientificlinux.org/maillists for help .
(EE) Please also check the log file at " /var/log/Xorg.0.log" for additional information.
(EE)
(EE) Server terminated with error (1). Closing log file .
giving up.
xinit: Connection refused ( errno 111) : unable to connect to Xserver
xinit: No Such process (errno 3) : Server error.
]]

What do you think I should do ?
Thanks
There should be more lines following the (EE) lines that may indicate the module that is failing. Some will be a "don't care" as it also could have a "failing over to...".

The "no screens detected" reason should be in the /var/log/Xorg.0.log, something along the lines of "missing module..." or "can't load...".
 
Old 04-28-2015, 11:13 AM   #25
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Are you sure your network is up? What happens when you update your packages?
 
Old 04-29-2015, 06:09 AM   #26
esraam
Member
 
Registered: Apr 2015
Posts: 110

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jpollard View Post
There should be more lines following the (EE) lines that may indicate the module that is failing. Some will be a "don't care" as it also could have a "failing over to...".

The "no screens detected" reason should be in the /var/log/Xorg.0.log, something along the lines of "missing module..." or "can't load...".
The result when I try
#startx
is ::
[[[
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 27 16:32:29 2015
(==) Using Config file : "/etc/X11/xorg.conf"
(==) Using system Config directory "/usr/share/X11/xorg.conf.d"
Initializing built-in extension Generic Event Extension
Initializing
...
..
.... ( NOTE : ... refers to lines Initializing built in , but I am un able to copy paste as I am using another computer to log onto the internet , If you think they are important to be posted here , I would write them

(EE)
Fatal server error :
(EE) no screens found(EE)
(EE)
Please consult the Scientific linux support at http://www.scientificlinux.org/maillists for help .
(EE) Please also check the log file at " /var/log/Xorg.0.log" for additional information.
(EE)
(EE) Server terminated with error (1). Closing log file .
giving up.
xinit: Connection refused ( errno 111) : unable to connect to Xserver
xinit: No Such process (errno 3) : Server error.

]]]



This is my log file /var/log/Xorg.0.log
X.Org X Server 1.15.0
Release Date : 2013-12-27
[261610.926] X Protocol Version 11, Revision 0
[261610.927] Build Operating System s16 2.6.32-504.e16.x86_64
[261610.927] Current Operating System: Linux master.fci 2.6.32-504
[261610.928] Kernel command line: ro root=/dev/mapper/vg_master-lv_root rd_No_LUKS KEYBOARDTYPE=pc KEYTABlE=us LANG=en_US.UTF-$
[261610.929] Build Date: 11 December 2014
[261610.929] Build ID: xorg-x11-server 1.15.0-25.s16
[261610.929] Current version of pixman: 0.32.4
[261610.930] Before reporting problems, check http://www.scientificlinux.org/maillists
to make sure that you have the latest version.
[261610.930] Markers: (--) probed, (**)from config file, (==) default setting,
(++) from command line , (!!) notice, (ll) informational,
(WW) warning, (EE) error, (NI) not implemented, (??)unknown.
[261610.932] (==) Log file: "/var/log/Xorg.0.log"
[261610.932] (==) Using Config file: "/etc/X11/xorg.conf"
[261610.933] (==) Using system config directory "/usr/share/x11/xorg.conf.d"
[261610.933] (==) ServerLayout "X.org Configured"
[261610.933] (**) :--> Screen "Screen0" (0)
[261610.933] (**) : :-->Monitor "Monitor0"
[261610.933] (**) : :-->Device "Card0"
[261610.933] (**) :--> Input Device "Mouse0"
[261610.933] (**) :--> Input Device "Keyboard0"
[261610.933] (==) Automatically adding devices
[261610.933] (==) Automatically enabling devices
[261610.933] (==) Not automatically adding GPU devices
[261610.933] (WW) The directory "/usr/local/share/fonts/misc/" does not exist
[261610.933] Entry deleted from font path
[261610.933] (WW) The directory "/usr/local/share/fonts/TTF/" does not exist
[261610.933] Entry deleted from font path
[261610.933] (WW) The directory '/usr/local/share/fonts/OTF/" does not exist
Entry deleted from font path
[261610.933] (WW) The directory '/usr/local/share/fonts/Type1/" does not exist
Entry deleted from font path
[261610.933] (WW) The directory '/usr/local/share/fonts/100dpi/" does not exist
Entry deleted from font path
[261610.933] (WW) The directory '/usr/local/share/fonts/75dpi/" does not exist
Entry deleted from font path
[261610.933] (**) FontPath set to:
catalogue:/etc/X11/fontpath.d,
built-ins
[261610.933] (**) ModulePath set to "/usr/lib/xorg/modules"
[261610.933] (WW) Hotplugging is on, devices using drive 'kbd', 'mouse' or 'vmouse' will be disabled.
[261610.933] (WW) Disabling Mouse0
[261610.933] (WW) Disabling Keyboard0
[261610.933] (ll) Loader magic: 0x823020
[261610.933] (ll) Module ABI versions:
[261610.933] X.Org ANSI C Emulation: 0.4
[261610.933] X.Org Video Driver: 15.0
[261610.933] X.Org XInput driver: 20.0
[261610.933] X.Org Server Extension: 8.0
[261610.934] (--) PCI :*(0:0:2:0) 8086:0412:1458:d000 rev6, Mem @ 0xf0000000/4194304, 0xe0000000/26843546, I/O @ 0x0000f000/64$
[261610.934] Initializing built-in extension Generic Event Extension
[261610.935] Initializing built-in extension SHAPE
[261610.935] Initializing built-in extension MIT_SHM
[261610.935] Initializing built-in extension XInputExtension
[261610.936] Initializing built-in extension XTEST
[261610.936] Initializing built-in extension BIG_REQUESTS
[261610.936] Initializing built-in extension SYNC
[261610.937] Initializing built-in extension XKEYBOARD
[261610.937] Initializing built-in extension XC-MISC
[261610.937] Initializing built-in extension SECURITY
[261610.938] Initializing built-in extension XINERAMA
[261610.938] Initializing built-in extension XFIXES
[261610.938] Initializing built-in extension RENDER
[261610.938] Initializing built-in extension RANDR
[261610.939] Initializing built-in extension COMPOSITE
[261610.939] Initializing built-in extension DAMAGE
[261610.939] Initializing built-in extension MIT-SCREEN-SAVER
[261610.940] Initializing built-in extension DOUBLE-BUFFER
[261610.940] Initializing built-in extension RECORD
[261610.940] Initializing built-in extension DPMS
[261610.941] Initializing built-in extension Present
[261610.941] Initializing built-in extension X-Resource
[261610.941] Initializing built-in extension XVideo
[261610.941] Initializing built-in extension Xvideo-MotionCompensation
[261610.942] Initializing built-in extension SELinux
[261610.942] Initializing built-in extension XFree86-VidModeExtension
[261610.942] Initializing built-in extension XFree86-DGA
[261610.943] Initializing built-in extension XFree86-DRI
[261610.943] Initializing built-in extension DRI2
[261610.943] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[261610.943] (WW) "xwayland" is not to be loaded by default. Skipping.
[261610.943] (II) LoadModule: "glx"
[261610.943] (WW) Warning, couldn't open module glx
[261610.943] (II) UnloadModule: "glx"
[261610.943] (II) Unloading glx
[261610.943] (EE) Failed to load module "glx" (module does not exist,0)
[261610.943] (II) LoadModule: "radeon"
[261610.943] (WW) Warning, couldn't open module radeon
[261610.943] (II) UnloadModule "radeon"
[261610.943] (II) Unloading radeon
[261610.943] (EE) Failed to load module "radeon" (module does not exist, 0)
[261610.943] (EE) No drivers available.
[261610.943] (EE)
Fatal server error:
[261610.944] (EE) no screens found(EE)
[261610.944] (EE)
Please consult the scientific Linux support
at http://www.scientificlinux.org/maillists
for help.
[261610.945] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[261610.943] (EE)
]]]


What do you think I shall do to solve the problem ?
Thanks
 
Old 04-29-2015, 06:55 AM   #27
esraam
Member
 
Registered: Apr 2015
Posts: 110

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by EDDY1 View Post
Are you sure your network is up? What happens when you update your packages?
yes, I am connected to the internet .
#yum update :
#yum update
gives a list of errors :
[[[
Error : Package: perl-core-5.10.1-136.e16.x86_64 (@s16x/6.4)
Requires : perl-CPAN
Removing: perl-CPAN-1.9402-136.e16.x86_64 (@s16x/6.4)
perl-CPAN = 1.9402-136.e16
Obsoleted By: 4: perl-5.8.8-43.e15_11.i386 (update)
Not Found

Error: python-devel conflicts with python-2.4.3-56.e15.i386

Error: Package: perl-core-5.10.1-136.e16.x86_64 (@s16x/6.4)
Requires: perl-CGI
Removing: perl-CGI-3.51-136.e16.x86_64 (@s16x/6.4)
perl-CGI = 3.51-136.e16
Obsoleted By: 4erl-5.8.8-43.e15_11.i386 (update)
Not found

Error : Package: redhat-lsb-core-4.0-7.e16.x86_64 (@anaconda-ScientificLinux-201303180938.x86_64/6.4)
Requires: perl-CGI
Removing: perl-CGI-3.51-136.e16.x86_64 (@s16x/6.4)
perl-CGI = 3.51-136.e16
Obsoleted By: 4erl-5.8.8-43.e15_11.i386 (update)
Not found

Error: Package: initscripts-9.03.46-1.e16.x86_64 (@s16x/6.4)
Requires : /etc/system-release
Removing: sl-release-6.6-1.x86_64(@s16x/6.5)
Not found
Obsoleted By: 10: Centos-release-5-11.e15.centos.i386
Not found

Error: Package: perl-core-5.10.1-136.e16.x86_64 (@s16x/6.4)
Requires: perl-Time-HiRes
Removing:4erl-Time-HiRes-1.9721-136.e16.x86_64 (@s16x/6.4)
perl-Time-HiRes= 4:1.9721-136.e16
Obsoleted By: 4erl-5.8.8-43.e15_11.i386 (update)
Not found

Error: Package: python-libs-2.4.3-56.e15.i386(base)
Requires: libexpat.so.0(EXPAT_1_95_8_RH)
Available: expat-1.95.8-11.e15_8.i386 (base)
libexpat.so.0(EXPAT_1_95_8_RH)
Installed: expat-2.0.1-11.e16_2.x86_64 (@anaconda-ScientificLinux-201303180938.x86_64/6.4)
Not found

You could try using --skip-broken to work around the problem
You could try running : rpm -Va --nofiles --nodigest
]]]

So I tried:
#yum --skip-broken
but nothing changed at all
i got the same result with the same errors

I finally tried :
# rpm -Va --nofiles --nodigest
and got :
[[[
Unsatisfied dependencies for kernel-2.6.32-504.8.1.e16.x86_64
dracut-kernel>= 002-18.git413bcf78 is needed by kernel-2.6.32-504.8.1.e16.x86_64
Unsatisfied dependencies for kernel-2.6.32-431.11.2.e16.x86_64
dracut-kernel>= 002-18.git413bcf78 is needed by kernel-2.6.32-431.11.2.e16.x86_64
Unsatisfied dependencies for kernel-2.6.32-504.3.3.e16.x86_64
dracut-kernel>= 002-18.git413bcf78 is needed by kernel-2.6.32-504.3.3.e16.x86_64
]]]



Any Suggestion that may help ?
Thanks all
windows_7 esraam is online now Report This Post Edit/Delete Message Reply With Quote
Old Yesterday, 10:35 AM #22
esraam
LQ Newbie

Registered: Apr 2015
Posts: 12

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jpollard View Post
This ought to be working...

I didn't realize this was a Gnome 2 foundation (which doesn't have an issue with acceleration).

The install had some small issues (the display had to pan around the install window to access the "next"/"back" buttons), but nothing too unreasonable.

It is now beginning to look like a module may have gotten corrupted on your system. There should be a /var/log/Xorg.0.log that records what failed (lines around the "(EE)" entries - and lines following them) should show what the error is.
I got these errors when I tried
#xinit ( or #startx)
(EE)
Fatal server error :
(EE) no screens found(EE)
(EE)
Please consult the Scientific linux support at http://www.scientificlinux.org/maillists for help .
(EE) Please also check the log file at " /var/log/Xorg.0.log" for additional information.
(EE)
(EE) Server terminated with error (1). Closing log file .
giving up.
xinit: Connection refused ( errno 111) : unable to connect to Xserver
xinit: No Such process (errno 3) : Server error.
]]

What do you think I should do ?
Thanks
windows_7 esraam is online now Report This Post Edit/Delete Message Reply With Quote
Old Yesterday, 10:38 AM #23
jpollard
Senior Member

Registered: Dec 2012
Location: Washington DC area
Distribution: Fedora, CentOS, Slackware
Posts: 2,767

Rep: Reputation: 712Reputation: 712Reputation: 712Reputation: 712Reputation: 712Reputation: 712Reputation: 712
That is beginning to sound like something happened to the disk as the rpm database appears corrupted too.


Are there any hardware errors reported in the logs, or reported by a smartctl -a <device>?
linuxfedora jpollard is offline Report This Post Reply With Quote
Did you find this post helpful? Yes
Old Yesterday, 10:42 AM #24
jpollard
Senior Member

Registered: Dec 2012
Location: Washington DC area
Distribution: Fedora, CentOS, Slackware
Posts: 2,767

Rep: Reputation: 712Reputation: 712Reputation: 712Reputation: 712Reputation: 712Reputation: 712Reputation: 712
Quote:
Originally Posted by esraam View Post
I got these errors when I tried
#xinit ( or #startx)
(EE)
Fatal server error :
(EE) no screens found(EE)
(EE)
Please consult the Scientific linux support at http://www.scientificlinux.org/maillists for help .
(EE) Please also check the log file at " /var/log/Xorg.0.log" for additional information.
(EE)
(EE) Server terminated with error (1). Closing log file .
giving up.
xinit: Connection refused ( errno 111) : unable to connect to Xserver
xinit: No Such process (errno 3) : Server error.
]]

What do you think I should do ?
Thanks
There should be more lines following the (EE) lines that may indicate the module that is failing. Some will be a "don't care" as it also could have a "failing over to...".

The "no screens detected" reason should be in the /var/log/Xorg.0.log, something along the lines of "missing module..." or "can't load...".
 
Old 04-29-2015, 06:56 AM   #28
jpollard
Senior Member
 
Registered: Dec 2012
Location: Washington DC area
Distribution: Fedora, CentOS, Slackware
Posts: 4,912

Rep: Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513
On my (very) generic SL 6 install, there is no /etc/X11/xorg.conf file. It is possible this file is bogus (not sure where it would have come from).

BTW, is this a 32 bit system? I ask because I noticed that there is also a reference to /usr/lib/xorg/modules (from the xorg.conf file) which seems to be missing. I'm using a 64 bit VM, and this definitely would not exist (and should not) for 64 bit systems. This points to the /etc/X11/xorg.conf file as being bogus if the system is 64 bit. The /var/log/xorg.0.log you show is definitely a 64 bit log, and that implies that the system is 64 bit. The conclusion is that the xorg.conf file is bogus.

One other thing that points to a bogus xorg.conf file is that it is attempting to load a radion device (which is ATI manufacture) and you don't have one (being an intel VGA).

To start, try renaming the /etc/X11/xorg.conf file to something like /etc/X11/xorg.conf.DONT just to prevent it from being used, then try to start X again.
 
Old 04-29-2015, 07:10 AM   #29
esraam
Member
 
Registered: Apr 2015
Posts: 110

Original Poster
Rep: Reputation: Disabled
Angry

Quote:
Originally Posted by jpollard View Post
On my (very) generic SL 6 install, there is no /etc/X11/xorg.conf file. It is possible this file is bogus (not sure where it would have come from).

BTW, is this a 32 bit system? I ask because I noticed that there is also a reference to /usr/lib/xorg/modules (from the xorg.conf file) which seems to be missing. I'm using a 64 bit VM, and this definitely would not exist (and should not) for 64 bit systems. This points to the /etc/X11/xorg.conf file as being bogus if the system is 64 bit. The /var/log/xorg.0.log you show is definitely a 64 bit log, and that implies that the system is 64 bit. The conclusion is that the xorg.conf file is bogus.

One other thing that points to a bogus xorg.conf file is that it is attempting to load a radion device (which is ATI manufacture) and you don't have one (being an intel VGA).

To start, try renaming the /etc/X11/xorg.conf file to something like /etc/X11/xorg.conf.DONT just to prevent it from being used, then try to start X again.
1) yes , it is 64 bit
2) How can I correct the part trying to load the radion device ?
3) I renamed the file and got the same errors of
#startx :
[[[
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 27 16:32:29 2015
(==) Using Config file : "/etc/X11/xorg.conf"
(==) Using system Config directory "/usr/share/X11/xorg.conf.d"
Initializing built-in extension Generic Event Extension Initializing built-in extension Generic Event Extension
Initializing built-in extension SHAPE
Initializing built-in extension MIT_SHM
Initializing built-in extension XInputExtension
Initializing built-in extension XTEST
Initializing built-in extension BIG_REQUESTS
Initializing built-in extension SYNC
Initializing built-in extension XKEYBOARD
Initializing built-in extension XC-MISC
Initializing built-in extension SECURITY
Initializing built-in extension XINERAMA
Initializing built-in extension XFIXES
Initializing built-in extension RENDER
Initializing built-in extension RANDR
Initializing built-in extension COMPOSITE
Initializing built-in extension DAMAGE
Initializing built-in extension MIT-SCREEN-SAVER
Initializing built-in extension DOUBLE-BUFFER
Initializing built-in extension RECORD
Initializing built-in extension DPMS
Initializing built-in extension Present
Initializing built-in extension X-Resource
Initializing built-in extension XVideo
Initializing built-in extension Xvideo-MotionCompensation
Initializing built-in extension SELinux
Initializing built-in extension XFree86-VidModeExtension
Initializing built-in extension XFree86-DGA
Initializing built-in extension XFree86-DRI
Initializing built-in extension DRI2
...
..
.... ( NOTE : ... refers to lines Initializing built in , but I am un able to copy paste as I am using another computer to log onto the internet , If you think they are important to be posted here , I would write them

(EE)
Fatal server error :
(EE) no screens found(EE)
(EE)
Please consult the Scientific linux support at http://www.scientificlinux.org/maillists for help .
(EE) Please also check the log file at " /var/log/Xorg.0.log" for additional information.
(EE)
(EE) Server terminated with error (1). Closing log file .
giving up.
xinit: Connection refused ( errno 111) : unable to connect to Xserver
xinit: No Such process (errno 3) : Server error.

]]]


What do you think I shall do ?
Thanks
 
Old 04-29-2015, 07:15 AM   #30
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,930

Rep: Reputation: 7321Reputation: 7321Reputation: 7321Reputation: 7321Reputation: 7321Reputation: 7321Reputation: 7321Reputation: 7321Reputation: 7321Reputation: 7321Reputation: 7321
looks like the file is still there:
Quote:
#startx :
[[[
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 27 16:32:29 2015
(==) Using Config file : "/etc/X11/xorg.conf"
please try to remove/rename that file
 
  


Reply



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
trouble shooting tomact server hirdesh Linux - Server 9 04-24-2012 07:06 AM
Trouble shooting grub hari85 Linux - Newbie 4 07-22-2010 02:22 AM
Shooting Trouble with Knoppix frankbell Linux - Hardware 2 06-21-2010 03:44 PM
Recommend a trouble shooting book newbe45 Linux - General 4 01-31-2008 11:36 AM
Rhce trouble shooting binumvk Linux - Certification 3 06-23-2004 12:51 PM

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

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