LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 01-16-2007, 06:13 PM   #1
cueman
Member
 
Registered: Oct 2006
Location: Scottsdale, Arizona
Distribution: openSUSE 10.2
Posts: 197

Rep: Reputation: 30
....HELP...Lost xserver in Suse 10.2 today after update


I've been using 10.2 since it came out, on both my laptop and desktop. All has been well, very well in fact, until today. There were 3 software updates that came up today. I didn't pay much attention to it, just clicked 'update' I faintly recall X or ORG something in the software updater. So I go boot into XP because I still use it for Frontpage and my web templates. Later today, I try to boot into 10.2, and it says:

Master Resource Control: runlevel 5 has been ......reached
Skipped services in runlevel5:.....................irq_balancer nfs microcode smbfs (in yellow)

(I'm pretty sure it always did that)

Then it says Welcome to openSUSE 10.2, and just a command line.

If I log in as root and type startx, the graphics come up, I can open up firefox and browse the web, BUT, when I try to open 'My Computer' Konqueror starts to open, then it throws up and goes back to the command line. There's a lot of text, and I can't type it all here, but here is some of what may be relevant:

Fatal server Error
Caught signal 11. server aborting

In file kernel/qpixmap_x11.cpp, line 748: Out of memory
Kcrash: Application Konqueror crashing...
kicker: fatal IO error: client killed
then there's a few more errors...............
xinit: connection to xserver lost
Hangup
GOT SIGHUP
*** kdesktop got signal 15 (Exiting)
*** kdesktop got signal 1 (Exiting)
kdesktop: Fatal IO error; Client killed
startkde:Shutting down...Warning: connect() failed: :No such file or directory
Error: Can't contact kdeinit!
kdeinit: Fatal IO error: client killed
kdeinit: sending SIGHUP to children
kdeinit: sending SIGTERM to children
kdeinit: exit
KWrited - listening on device /dev/pts/0
starting artsd!
kcminit: cannot connect to xserver :0
startkde: Running shutdown scripts...
xprop: unable to open display ':0'


Now, when I use my username, and type startx, I get my NVIDIA splash screen, then the kde splash screen, as though it is trying to load, then boom, back to the command line.
The error messages seem to be the same, but there is some text that scrolls by that I cannot see as well.

Someone, PLEASE help me out, I have a LOT of time into this install.

I am on my Dell laptop now and 10.2 is fine.

I am not a cli junkie, so if anyone can help, please give me step by step command line stuff, or I can boot in as root and use a terminal

Thanks in advance !!!

PS - I can use file manager OK and that's in Konqueror view, so I can view/edit files as root

Last edited by cueman; 01-16-2007 at 07:07 PM.
 
Old 01-16-2007, 07:14 PM   #2
bigrigdriver
LQ Addict
 
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908

Rep: Reputation: 356Reputation: 356Reputation: 356Reputation: 356
Since you have nvidia graphics, I'm willing to make a small wager that the updates included a kernel update. That requires re-installing the nvidia driver so that it can incorporate the kernel update.

If "10.2" means SuSE 10.2, after re-installing the nvidia driver, run SaX2 to configure the graphics card.

As a temporary measure, "modprobe nv" to load the kernel nv (nvidia) driver to have 2d graphics until you get the nvidia driver re-installed (for 3d graphics).

Last edited by bigrigdriver; 01-16-2007 at 07:16 PM.
 
Old 01-16-2007, 07:18 PM   #3
cueman
Member
 
Registered: Oct 2006
Location: Scottsdale, Arizona
Distribution: openSUSE 10.2
Posts: 197

Original Poster
Rep: Reputation: 30
You may be right. I'll report back in a few. I had not thought of that scenario, but why would it work as root and not user?
 
Old 01-16-2007, 07:41 PM   #4
cueman
Member
 
Registered: Oct 2006
Location: Scottsdale, Arizona
Distribution: openSUSE 10.2
Posts: 197

Original Poster
Rep: Reputation: 30
Whewwwwee!! Boy howdy. Thank God. That was it!!!

Thanks BigRig !!!

I remember too in the beginning when I first installed the drivers, that they would need to be recompiled after a kernel update and just forgot about it.
 
Old 01-16-2007, 09:43 PM   #5
EclipseAgent
Member
 
Registered: Oct 2005
Location: California
Distribution: SLED 10, openSuSE 10.2, Ubuntu Drapper
Posts: 713

Rep: Reputation: 30
Do you know what patch it was? Or what Kernel update it was or what Repo it came from.
 
Old 01-16-2007, 10:11 PM   #6
cueman
Member
 
Registered: Oct 2006
Location: Scottsdale, Arizona
Distribution: openSUSE 10.2
Posts: 197

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by EclipseAgent
Do you know what patch it was? Or what Kernel update it was or what Repo it came from.
No, like I said I just kind of glanced at it and hit 'Update' I will definitely pay closer attention next time.

Is there a way for me to find out? Any Software Update log file or something hidden somewhere?

I should also say that the active repo's I have on and refreshing are:

suse.cs.utah.edu/suse/update/10.2

packman.iu-bremen.de/suse/10.2

download.opensuse.org/distribution/10.2/repo/oss/

Last edited by cueman; 01-16-2007 at 10:17 PM.
 
Old 01-16-2007, 11:11 PM   #7
EclipseAgent
Member
 
Registered: Oct 2005
Location: California
Distribution: SLED 10, openSuSE 10.2, Ubuntu Drapper
Posts: 713

Rep: Reputation: 30
Quote:
Originally Posted by cueman
No, like I said I just kind of glanced at it and hit 'Update' I will definitely pay closer attention next time.

Is there a way for me to find out? Any Software Update log file or something hidden somewhere?

I should also say that the active repo's I have on and refreshing are:

suse.cs.utah.edu/suse/update/10.2

packman.iu-bremen.de/suse/10.2

download.opensuse.org/distribution/10.2/repo/oss/
Sure, run the following command:

sudo cat /var/log/YaST2/y2logRPM | tail -20

Post it here please.

Thank you.
 
Old 01-17-2007, 12:06 AM   #8
cueman
Member
 
Registered: Oct 2006
Location: Scottsdale, Arizona
Distribution: openSUSE 10.2
Posts: 197

Original Poster
Rep: Reputation: 30
OK, here is the output of that command. Sounds like you are hunting something down

root's password:
Additional rpm output:
warning: /var/adm/mount/AP_0x00000027/i586/libmac-3.99_u4_b5-0.pm.1.i586.rpm: Header V3 DSA signature: NOKEY, key ID 1dfa8f0c

2007-01-12 08:21:04 xmms-real-random-0.3-0.pm.1.i586.rpm installed ok
Additional rpm output:
warning: /var/adm/mount/AP_0x00000027/i586/xmms-real-random-0.3-0.pm.1.i586.rpm: Header V3 DSA signature: NOKEY, key ID 1dfa8f0c

2007-01-12 08:21:07 xmms-plugins-1.2.10-77.i586.rpm install failed
rpm output:
file /usr/lib/xmms/Input/libshn.so from install of xmms-plugins-1.2.10-77 conflicts with file from package xmms-shn-2.4.0-0.pm.1

2007-01-12 08:21:07 xmms-plugins-1.2.10-77.i586.rpm install failed
rpm output:
file /usr/lib/xmms/Input/libshn.so from install of xmms-plugins-1.2.10-77 conflicts with file from package xmms-shn-2.4.0-0.pm.1

2007-01-12 08:21:14 xmms-plugins-1.2.10-77.i586.rpm installed ok
2007-01-12 08:21:17 xmms-mac-0.3.1-0.pm.1.i586.rpm installed ok
Additional rpm output:
warning: /var/adm/mount/AP_0x00000027/i586/xmms-mac-0.3.1-0.pm.1.i586.rpm: Header V3 DSA signature: NOKEY, key ID 1dfa8f0c


I don't know how to put it in a grey text box like most do, so let me know that too if you will
 
Old 01-17-2007, 12:52 AM   #9
EclipseAgent
Member
 
Registered: Oct 2005
Location: California
Distribution: SLED 10, openSuSE 10.2, Ubuntu Drapper
Posts: 713

Rep: Reputation: 30
Quote:
Originally Posted by cueman
OK, here is the output of that command. Sounds like you are hunting something down

root's password:
Additional rpm output:
warning: /var/adm/mount/AP_0x00000027/i586/libmac-3.99_u4_b5-0.pm.1.i586.rpm: Header V3 DSA signature: NOKEY, key ID 1dfa8f0c

2007-01-12 08:21:04 xmms-real-random-0.3-0.pm.1.i586.rpm installed ok
Additional rpm output:
warning: /var/adm/mount/AP_0x00000027/i586/xmms-real-random-0.3-0.pm.1.i586.rpm: Header V3 DSA signature: NOKEY, key ID 1dfa8f0c

2007-01-12 08:21:07 xmms-plugins-1.2.10-77.i586.rpm install failed
rpm output:
file /usr/lib/xmms/Input/libshn.so from install of xmms-plugins-1.2.10-77 conflicts with file from package xmms-shn-2.4.0-0.pm.1

2007-01-12 08:21:07 xmms-plugins-1.2.10-77.i586.rpm install failed
rpm output:
file /usr/lib/xmms/Input/libshn.so from install of xmms-plugins-1.2.10-77 conflicts with file from package xmms-shn-2.4.0-0.pm.1

2007-01-12 08:21:14 xmms-plugins-1.2.10-77.i586.rpm installed ok
2007-01-12 08:21:17 xmms-mac-0.3.1-0.pm.1.i586.rpm installed ok
Additional rpm output:
warning: /var/adm/mount/AP_0x00000027/i586/xmms-mac-0.3.1-0.pm.1.i586.rpm: Header V3 DSA signature: NOKEY, key ID 1dfa8f0c


I don't know how to put it in a grey text box like most do, so let me know that too if you will
Humm.. try running the above command again with tail -50 to give me more to work on.. Seems like the only things updated was xmms things.. once you provide the -50 i'll let you know what it may have been.. just wondering.. IMO it was something from the PackMan repo. If you wanted to be a tee bit safer you could remote it from your Zen updater.
 
Old 01-17-2007, 06:27 AM   #10
dth1
Member
 
Registered: Oct 2004
Location: Stoney Stanton - England
Distribution: openSuse tumbleweed
Posts: 329

Rep: Reputation: 33
I think the update that causes the problem (for systems with the nvidia driver) is the xorg-x11-server one.
 
Old 01-17-2007, 08:46 AM   #11
cueman
Member
 
Registered: Oct 2006
Location: Scottsdale, Arizona
Distribution: openSUSE 10.2
Posts: 197

Original Poster
Rep: Reputation: 30
OK, this is with tail -50

Quote:
root's password:

2007-01-11 17:33:06 embryo-0.9.1.037-0.pm.cvs20061231.i586.rpm installed ok
Additional rpm output:
warning: /var/adm/mount/AP_0x00000026/i586/embryo-0.9.1.037-0.pm.cvs20061231.i586.rpm: Header V3 DSA signature: NOKEY, key ID 3ab2ce5e

2007-01-11 17:33:09 WindowMaker-themes-0.1-271.noarch.rpm installed ok
2007-01-11 17:33:12 evas-0.9.9.037-0.pm.cvs20061231.i586.rpm installed ok
Additional rpm output:
warning: /var/adm/mount/AP_0x00000026/i586/evas-0.9.9.037-0.pm.cvs20061231.i586.rpm: Header V3 DSA signature: NOKEY, key ID 3ab2ce5e

2007-01-11 17:33:15 ecore-0.9.9.037-0.pm.cvs20061231.i586.rpm installed ok
Additional rpm output:
warning: /var/adm/mount/AP_0x00000026/i586/ecore-0.9.9.037-0.pm.cvs20061231.i586.rpm: Header V3 DSA signature: NOKEY, key ID 3ab2ce5e

2007-01-11 17:33:18 edje-0.5.0.037-0.pm.cvs20061231.i586.rpm installed ok
Additional rpm output:
warning: /var/adm/mount/AP_0x00000026/i586/edje-0.5.0.037-0.pm.cvs20061231.i586.rpm: Header V3 DSA signature: NOKEY, key ID 3ab2ce5e

2007-01-11 17:33:43 enlightenment-0.16.999.037-0.pm.cvs20061231.i586.rpm installed ok
Additional rpm output:
warning: /var/adm/mount/AP_0x00000026/i586/enlightenment-0.16.999.037-0.pm.cvs20061231.i586.rpm: Header V3 DSA signature: NOKEY, key ID 3ab2ce5e

2007-01-12 08:20:56 goom2k4-rc2-83.i586.rpm installed ok
2007-01-12 08:20:57 libsap-1.51.1-553.i586.rpm installed ok
2007-01-12 08:20:58 libsidplay1-1.36.59-31.i586.rpm installed ok
2007-01-12 08:21:00 xmms-shn-2.4.0-0.pm.1.i586.rpm installed ok
Additional rpm output:
warning: /var/adm/mount/AP_0x00000027/i586/xmms-shn-2.4.0-0.pm.1.i586.rpm: Header V3 DSA signature: NOKEY, key ID 1dfa8f0c

2007-01-12 08:21:02 libmac-3.99_u4_b5-0.pm.1.i586.rpm installed ok
Additional rpm output:
warning: /var/adm/mount/AP_0x00000027/i586/libmac-3.99_u4_b5-0.pm.1.i586.rpm: Header V3 DSA signature: NOKEY, key ID 1dfa8f0c

2007-01-12 08:21:04 xmms-real-random-0.3-0.pm.1.i586.rpm installed ok
Additional rpm output:
warning: /var/adm/mount/AP_0x00000027/i586/xmms-real-random-0.3-0.pm.1.i586.rpm: Header V3 DSA signature: NOKEY, key ID 1dfa8f0c

2007-01-12 08:21:07 xmms-plugins-1.2.10-77.i586.rpm install failed
rpm output:
file /usr/lib/xmms/Input/libshn.so from install of xmms-plugins-1.2.10-77 conflicts with file from package xmms-shn-2.4.0-0.pm.1

2007-01-12 08:21:07 xmms-plugins-1.2.10-77.i586.rpm install failed
rpm output:
file /usr/lib/xmms/Input/libshn.so from install of xmms-plugins-1.2.10-77 conflicts with file from package xmms-shn-2.4.0-0.pm.1

2007-01-12 08:21:14 xmms-plugins-1.2.10-77.i586.rpm installed ok
2007-01-12 08:21:17 xmms-mac-0.3.1-0.pm.1.i586.rpm installed ok
Additional rpm output:
warning: /var/adm/mount/AP_0x00000027/i586/xmms-mac-0.3.1-0.pm.1.i586.rpm: Header V3 DSA signature: NOKEY, key ID 1dfa8f0c
Some things I recently installed which I forgot about were some Window managers, like enlightenment and Windowmaker. Also installed fluxbox.

I know what you are saying about the Packman repo. I know it isn't there by default and I should probably turn it off

Last edited by cueman; 01-17-2007 at 09:00 AM.
 
Old 01-17-2007, 01:44 PM   #12
pilotgi
Member
 
Registered: Apr 2002
Location: ks
Distribution: openSUSE Tumbleweed
Posts: 495

Rep: Reputation: 33
Same thing happened to me when I did this update. It was an update for X and the nvidia driver has to be reinstalled to get things back in working order.
 
Old 01-17-2007, 06:52 PM   #13
slackass
Member
 
Registered: Apr 2006
Location: SE Texas
Distribution: Slack64-15.0
Posts: 910

Rep: Reputation: 90
It was an xorg update of some sort. It screwed me all up too.
I never did sort it out so I reinstalled. But I needed to do a reinstall anyway because the update before that one screwed up my yast print driver configuration down-loader on all 3 of my boxes..Now, I won't use any updates from suse till I learn how to install and use SMART.

Last edited by slackass; 01-17-2007 at 06:53 PM.
 
Old 01-19-2007, 09:41 PM   #14
Phil459
LQ Newbie
 
Registered: Dec 2006
Posts: 15

Rep: Reputation: 0
Thanks for posting this. The same thing happened to me and I wound up reinstalling. Next time I'll try to be more patient as I too had a lot of work in my install.
 
Old 01-20-2007, 06:46 PM   #15
pilotgi
Member
 
Registered: Apr 2002
Location: ks
Distribution: openSUSE Tumbleweed
Posts: 495

Rep: Reputation: 33
Quote:
Originally Posted by Phil459
Thanks for posting this. The same thing happened to me and I wound up reinstalling. Next time I'll try to be more patient as I too had a lot of work in my install.
Been there, done that.
 
  


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
update to FC6 Test2 (5.91), xserver failes TCOB Fedora 0 08-10-2006 11:28 AM
Getting to Update Xserver IvanLow Linux - Newbie 1 04-13-2005 01:12 AM
internet sharing lost after update Suse 9.2 newtuxuser Linux - Networking 6 03-14-2005 05:46 AM
Xserver does not start after yum update dario77 Linux - Software 1 11-25-2004 07:29 AM
Laptop battery monitor lost after update in SuSE 9 Pcghost Linux - Laptop and Netbook 4 11-22-2003 09:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

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