
| This forum is proudly powered by Scientific Linux 6 | SL website Download SL Help Search Members |
| Welcome Guest ( Log In | Register ) | Resend Validation Email |
![]() ![]() ![]() |
| logarithm |
Posted: Jul 12 2012, 03:15 AM
|
|
|
SLF Newbie Group: Members Posts: 3 Member No.: 1685 Joined: 12-July 12 |
Hi everyone,
I'm hoping you can steer me in the right direction here. I use Scientific Linux 6.1 on my desktop system which uses dual displays (controlled by nvidia GeForce 9400). I didn't install anything, delete anything, or change anything, but between my startup this afternoon and my startup this evening, something went horribly wrong. The Scientific Linux 6 logo lights up both monitors, and the little circle spins for a while. Then it stops, one monitor stays lit with the logo, then... nothing. The system completely hangs. If I hit escape to watch the startup details, then I can see how far it gets and then switch to the console and log in. I've no idea what may have happened to break this. I certainly didn't update video drivers, which is my first instinct for where to begin trying fixes. What information can I supply to help? Can you give me some idea of where to start troubleshooting? Thanks! PS -- this machine also dual boots into Vista, which is running just as fine as it ever has, so I don't think that I had some sort of a hardware blowout or a loose connection or something. |
|
| AndrewSerk |
Posted: Jul 12 2012, 03:48 AM
|
|||||
![]() SLF Moderator ![]() ![]() ![]() ![]() ![]() ![]() Group: Moderators Posts: 524 Member No.: 54 Joined: 14-April 11 |
Hi logarithm and welcome to SLF,
Are you sure there wasn't a upgrade, maybe a autoupdate? You can check with a command like:
But first you will have to boot to runlevel 3. You can just add a 3 to the end of the kernel behind quiet. There was a update of xorg-x11-server-Xorg that has caused some issues. So if you see a update for xorg-x11-server-Xorg you should try this temporary fix.
Hope this helps, This post has been edited by AndrewSerk: Jul 12 2012, 04:05 AM |
|||||
| Ron_in_Vegas |
Posted: Jul 12 2012, 03:52 AM
|
|
|
SLF Newbie Group: Members Posts: 3 Member No.: 1684 Joined: 12-July 12 |
Post your gdm log if you can:
/var/log/gdm/:0.log compare it to one of the older logs I just had a similar problem after installing the new Xorg server update in the SL6.1 x86_64 stream Do a yum history: # yum history to see if your system auto updated today if it did you can remove the update with yum -y history undo xxx where xxx is the number of the update |
|
| logarithm |
Posted: Jul 12 2012, 04:26 AM
|
|||||||
|
SLF Newbie Group: Members Posts: 3 Member No.: 1685 Joined: 12-July 12 |
Hi, and thank you! You were right. There was an automatic update earlier today. I undid the update, but still it's not quite solved.
Hi, and thank you too. Here is my log:
I undid the update as you suggested, but, well, it's hanging differently now. It's not actually a hang this time -- I can freely switch consoles, which is an improvement -- but it won't start X. Any insights from the log? Thank you both! |
|||||||
| freebee |
Posted: Jul 12 2012, 11:42 AM
|
|
|
SLF Newbie Group: Members Posts: 1 Member No.: 1687 Joined: 12-July 12 |
same on my notebook :-(
|
|
| Ron_in_Vegas |
Posted: Jul 12 2012, 05:58 PM
|
|
|
SLF Newbie Group: Members Posts: 3 Member No.: 1684 Joined: 12-July 12 |
I see a couple of things, first are you wishing to use Nvidia's driver or
the nouveau driver? Your modules path shows automatic defaults (==) ModulePath set to "/usr/lib/xorg/modules" but the Nvidia installers I've seen always set it in a config file (**) It also looks as if you have on board video: (II) intel: Driver for Intel Integrated Graphics Chipsets: i810... Are both monitors hooked to the Nvidia card or are you trying to run one on each card? If both are on the Nvidia you may just need to disable the onboard video in your BIOS. Also in the past the nouveau driver and the Nvidia driver did not play nicely with each other so if you wanted the Nvidia driver it helped to add : rdblacklist=nouveau to the kernel command line but you'll then have to remeber to update your nvidia modules if you install a new kernel or you'll be stuck with just a command line again. |
|
| logarithm |
Posted: Jul 12 2012, 09:35 PM
|
|||
|
SLF Newbie Group: Members Posts: 3 Member No.: 1685 Joined: 12-July 12 |
Hi Ron, The nvidia card controls both monitors. I tried using the onboard video to control one and a regular video card to control the other when I first got this system, but I struggled with it for weeks until I eventally gave in and bought a dual display card. I did try the blacklist and installing the nvidia driver but wound up in dependency hell, so that wasn't an easy solution either. I eventually wound up upgrading to SL6.2, which solved the problem. Thank you so much for your help! |
|||
| helikaon |
Posted: Jul 13 2012, 07:40 AM
|
|||
![]() SLF Moderator ![]() ![]() ![]() ![]() ![]() ![]() Group: Moderators Posts: 514 Member No.: 4 Joined: 8-April 11 |
Problem identified: in version 6.1 X server has some bug, so if you keep your 6.1 up-to-date, the last update broke it. Solution: update to version 6.2 this fixes it: yum update --releaseversion=6.2 (this will update all) or: yum update --releaseversion=6.2 package name - you can update only X server and X drivers if you dont want update all I had similar problem yeasterday. Note: i use nvidia quattro nvs140m on my laptop and my friend reported same problem on his laptop with SL6.1 on imbedded intel VGA. My EE message from log was something like: (EE) couldnt load /usr/lib64/xorg/modules/drivers/nouveau_drv.so undefined symbol in /usr/lib64/xorg/modules/drivers/nouveau_drv.so blabla ... This post has been edited by helikaon: Jul 13 2012, 07:44 AM -------------------- |
|||
| BBB |
Posted: Jul 20 2012, 05:19 PM
|
|
|
SLF Newbie Group: Members Posts: 4 Member No.: 1596 Joined: 1-June 12 |
I am having the same symptom, but perhaps somewhat different problem. I recently (June) started with SL. Yesterday, can't boot, for, so far, some inexplicable reason.
This is on a Dell xps 15z, with Intel integrated graphics card (i915 as I understand) and a Nvida GT525M. I had previously added i915.modest=1 to the kernel command line, at boot time, to use the i915. With the boot hang above, the booted with the "3" on kernel line. Thanks for that suggestion. yum history: doesn't show any recent upgrades. cat of /var/log/gdm/:5.log (from yesterday) shows final lines: (EE) No devices detected. Fatal server error: no screens found This got me thinking about problems of getting screen going properly when installing SL. So, I stepped back to a previously saved version of xorg.conf, and am now back to a properly functioning X-windows system. Fine: except that I don't know how the xorg.conf file got modified (or even if was something else which interacts with that file). |
|
![]() |
![]() ![]() ![]() |