Author Topic: Startx - won't, after an upgrade!  (Read 954 times)

Offline peddlerp

  • Jr. Member
  • **
  • Posts: 37
Startx - won't, after an upgrade!
« on: January 27, 2013, 05:11:12 PM »
I'll bet one of you guys/gals can solve this problem in 10 or 12 keystrokes.

I just updated the repositories and downloaded 80ish files.  They all installed and then I did a reboot.

On the boot, the PCLINOS 2013 screen comes up, then the load / boot OS screen, followed by a new (to me) screen "Welcome to localhost.localdomain, a white panel asking for a login.  After a login as root, the cursor shows as a timeclock, and there are two terminal panels for root&localhost - one in the upper left the other in the center left.

Startx
xauth: file /root/.serverauth.2929 does not exist

Fatal server error:
Server is already active for display 0
          If this server is no longer running, remove /tmp/.X0-locl and start again.

Please consult the The X.Org Foundation support at http://pclinuxos.com for help.

xinit: connection to X server lost



 :)
Hopefully I typed that without any typo's

I have tried to change the video board configuration and drivers (Nividia GeForce 7050 nforce 630a. No joy!

Any ideas?

Thanks for your help?

Pete

Offline JohnW_57

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2115
Re: Startx - won't, after an upgrade!
« Reply #1 on: January 27, 2013, 07:22:44 PM »
You can try to reset your xorg.conf file.

[root@username ~]# rm /etc/X11/xorg.conf
rm: remove regular file `/etc/X11/xorg.conf'? y
[root@username ~]# XFdrake --auto
[root@username ~]# startx

JohnW
« Last Edit: January 27, 2013, 07:25:17 PM by JohnW_57 »
PCLinuxOS 2013 KDE4 (64 bit) on: home build system:  Intel Core 2 Quad (q6700) (2.66ghz), Asus P5K motherboard, 4 gig ddr2 memory, Asus Nvidia Geforce GTS 250 1024 mb gddr3, Crucial M4 128 SSD,  2x Samsung 500 gig HDD (sata), TSSTcorp CDDVDW SH-224BB.

Offline peddlerp

  • Jr. Member
  • **
  • Posts: 37
Re: Startx - won't, after an upgrade!
« Reply #2 on: January 27, 2013, 07:42:51 PM »
John:

Thanks for the attempt.  8) after StartX, I received the exact same error with the addition of:

XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
        after 7 requests (7 known processed) with 0 events remaining.

Offline JohnW_57

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2115
Re: Startx - won't, after an upgrade!
« Reply #3 on: January 27, 2013, 08:10:00 PM »
Root to su
su-> password -> enter

then type: XFdrake
search for a xorg driver
you have to select: nouveau

then reboot your system

post your the result.

JohnW


PCLinuxOS 2013 KDE4 (64 bit) on: home build system:  Intel Core 2 Quad (q6700) (2.66ghz), Asus P5K motherboard, 4 gig ddr2 memory, Asus Nvidia Geforce GTS 250 1024 mb gddr3, Crucial M4 128 SSD,  2x Samsung 500 gig HDD (sata), TSSTcorp CDDVDW SH-224BB.

Offline peddlerp

  • Jr. Member
  • **
  • Posts: 37
Re: Startx - won't, after an upgrade!
« Reply #4 on: January 27, 2013, 08:44:33 PM »
Task completed with same result.

I must point out that the file number [/root/.serverauth.2976] changs 2931, 2955, 2976, - however the error stays the same.

Thanks


Offline peddlerp

  • Jr. Member
  • **
  • Posts: 37
Re: Startx - won't, after an upgrade!
« Reply #5 on: January 27, 2013, 09:37:07 PM »
John, et-al:

I'm wondering if there is another approach to solving this problem. 

I have complete CLI access to my system from 2 terminals on the screen.  Is there some way that I can reverse the Synaptic update from the CLI?  I thought I might get lucky with Apt-Get, however it has no idea about the changes Synaptic made.

Thanks

Pete ???

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10628
  • MLUs Forever!
Re: Startx - won't, after an upgrade!
« Reply #6 on: January 28, 2013, 03:19:18 AM »
apt-get install kdm

might get you going again.

I wonder about the state of the upgrade though .....  if the OS was not updated for some time there will likely be more manual intervention needed.

MLUs rule the roost!

Linux XPS 3.2.18-pclos2.pae.bfs  32 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline sling-shot

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1730
  • Satyameva Jayate | Truth Alone Triumphs.
Re: Startx - won't, after an upgrade!
« Reply #7 on: January 28, 2013, 09:16:37 AM »
Might also need ??
apt-get install task-kde4-minimal
Packaging well will cure headaches of many :) But learning to package will cause headaches in many :(

AMD AthlonX2 3600+/ASUS M2NPV-VM/ATi HD4670/Onboard sound/3.5GB DDR2-533 RAM/SEAGATE 160+320GB HDD/DELL S2240L FullHD/Creative SBS370 2.1/PCLinuxOS2013/KDE4
Samsung NP305U1-A06IN | Nokia E6

Offline ghostbunny

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1156
Re: Startx - won't, after an upgrade!
« Reply #8 on: January 28, 2013, 09:32:58 AM »
what desktop environment did you use before "X" didn't start?
The full life is a big mess

PS:
I'm German. Sorry because of possible mistakes in my written messages xD


Offline peddlerp

  • Jr. Member
  • **
  • Posts: 37
Re: Startx - won't, after an upgrade!
« Reply #9 on: January 28, 2013, 12:28:30 PM »
apt-get install kdm

might get you going again.

I wonder about the state of the upgrade though .....  if the OS was not updated for some time there will likely be more manual intervention needed.



 :o

Missing dependencies:

Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed.  This may mean that you have
requested an impossible situation or that some of the repositories
in use are in an inconsistent state at the moment.

Since you only requested a single operation it is extremely likely
that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  kdm:  Depends: libkfontinst.so.4
          Depends:  likfontinstui.so.4
E: Broken packages

Offline peddlerp

  • Jr. Member
  • **
  • Posts: 37
Re: Startx - won't, after an upgrade!
« Reply #10 on: January 28, 2013, 12:30:36 PM »
what desktop environment did you use before "X" didn't start?

Trying to start KDE.
 :'(

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10628
  • MLUs Forever!
Re: Startx - won't, after an upgrade!
« Reply #11 on: January 28, 2013, 12:38:58 PM »
Did Synaptic produce any text in a window when it finished updating?
Do you recall what it said?

How long has it been since you updated fully?

Do you remember from what ISO (year-month) you installed the OS?

MLUs rule the roost!

Linux XPS 3.2.18-pclos2.pae.bfs  32 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline peddlerp

  • Jr. Member
  • **
  • Posts: 37
Re: Startx - won't, after an upgrade!
« Reply #12 on: January 28, 2013, 12:55:44 PM »
Did Synaptic produce any text in a window when it finished updating?

Yes.


Do you recall what it said?  Not specifically, typical log files loaded and deleted, I did not notice anything ominous.

How long has it been since you updated fully?

A couple of months at the most.  But this time I pointed at the new repositories.

Do you remember from what ISO (year-month) you installed the OS?

I believe my original install was from 2010.  I do know that I did a severe update/upgrade a few months back to 2012.




Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10628
  • MLUs Forever!
Re: Startx - won't, after an upgrade!
« Reply #13 on: January 28, 2013, 01:04:28 PM »
It seems you are missing a lot of KDE  :(

try

apt-get install kde-workspace-core

before installing KDM.

MLUs rule the roost!

Linux XPS 3.2.18-pclos2.pae.bfs  32 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline peddlerp

  • Jr. Member
  • **
  • Posts: 37
Re: Startx - won't, after an upgrade!
« Reply #14 on: January 28, 2013, 01:16:11 PM »
It seems you are missing a lot of KDE  :(

try

apt-get install kde-workspace-core

before installing KDM.



Pretty similiar response:

Depends: kdelibs
Depends: kde-runtime (>= 4.9.5)
Depends: libkactivities.so.6
Depends: libkdeclarative.so.5