LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-24-2006, 04:10 AM   #1
Ahmed
Member
 
Registered: May 2005
Location: München, Germany
Distribution: Slackware, Arch
Posts: 386

Rep: Reputation: 41
Unhappy gdm won't start after updates


Hey all

I faced quite a problem the other day after upgrading some packages from the slackware-current tree. After a reboot gdm wouldn't work. I'd get a black screen with the little watch on it, but that was all I'd get.

When I rebooted I was able to boot into runlevel 3 via grub, then start the X server, where it put me into Window Manager. gdm never worked again though, and the internet mysteriously stopped working too. Trying to run gdm from a command line didn't help at all, and I got the system telling me 'bout a problem with /home/ahmed/.Xauthority . Can't recall what it said..

Did a re-install, and now I want to know what broke gdm. Any ideas?
And how could I update my stuff from the current tree safely? I'm using gslapt (slapt-get). Any packages I have to upgrade/should avoid like the plague?

Thanks

-A

Last edited by Ahmed; 04-24-2006 at 04:22 AM.
 
Old 04-24-2006, 11:26 PM   #2
Xian
Member
 
Registered: Feb 2004
Location: 33.31N -111.97W
Distribution: SuSE
Posts: 919

Rep: Reputation: 32
Quote:
Originally Posted by Ahmed
Did a re-install, and now I want to know what broke gdm. Any ideas?
AFAIK there are no Gnome flavors for Slack that are compiled against the current branch, and in fact it is generally recommended to avoid this because of the possibility of breakages like you experienced. I would check with the community that supports your Gnome environment.
 
Old 05-02-2006, 06:06 AM   #3
Ilgar
Senior Member
 
Registered: Jan 2005
Location: Istanbul, Turkey
Distribution: Slackware64 15.0, Slackwarearm 14.2
Posts: 1,158

Rep: Reputation: 237Reputation: 237Reputation: 237
I have the same problem here. I've switched to kdm temporarily, I'm waiting for an update to gware gnome.

Code:
bash-3.1# ldd /usr/sbin/gdm-binary
        linux-gate.so.1 =>  (0xffffe000)
        libcrypt.so.1 => /lib/tls/libcrypt.so.1 (0xa7f68000)
        libnsl.so.1 => /lib/tls/libnsl.so.1 (0xa7f52000)
        libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0xa7c60000)
        libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0xa7c46000)
        libpopt.so.0 => /usr/lib/libpopt.so.0 (0xa7c3e000)
        libXinerama.so.1 => /usr/X11R6/lib/libXinerama.so.1 (0xa7c3b000)
        libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0xa7bba000)
        libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0xa7ba4000)
        libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0xa7b9d000)
        libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0xa7b78000)
        libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0xa7b40000)
        libcairo.so.2 => /usr/lib/libcairo.so.2 (0xa7af7000)
        libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0xa7aed000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0xa7a20000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0xa7a12000)
        libpng12.so.0 => /usr/lib/libpng12.so.0 (0xa79e1000)
        libglitz.so.1 => /usr/lib/libglitz.so.1 (0xa79bb000)
        libfontconfig.so.1 => /usr/X11R6/lib/libfontconfig.so.1 (0xa7995000)
        libexpat.so.0 => /usr/lib/libexpat.so.0 (0xa7974000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xa790a000)
        libz.so.1 => /usr/lib/libz.so.1 (0xa78f8000)
        libm.so.6 => /lib/tls/libm.so.6 (0xa78d5000)
        libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xa789c000)
        libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0xa7898000)
        libdl.so.2 => /lib/tls/libdl.so.2 (0xa7893000)
        libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xa7810000)
        libc.so.6 => /lib/tls/libc.so.6 (0xa76e1000)
        libXrandr.so.2 => /usr/X11R6/lib/libXrandr.so.2 (0xa76dd000)
        libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0xa76d5000)
        libXcursor.so.1 => /usr/X11R6/lib/libXcursor.so.1 (0xa76cb000)
        libXfixes.so.3 => /usr/X11R6/lib/libXfixes.so.3 (0xa76c6000)
        /lib/ld-linux.so.2 (0xa7fbb000)
Gtk 2.8.16 was working fine, thus I'd expect the 2.8.17 update to cause no problems. libpng may be the cause however.

Edit: I just realized that libpng hasn't been updated. Then maybe it's libgtk. I'll try to find the 2.8.16 package and try.

Last edited by Ilgar; 05-02-2006 at 06:09 AM.
 
  


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
GDM won't start. Pudduh Debian 14 06-14-2006 09:40 PM
gdm won't start doralsoral Linux - Software 0 10-23-2005 09:37 PM
GDM cannot start... shreks Linux - Software 1 10-23-2005 08:37 AM
GDM can't start Belghouth Fedora 2 01-11-2005 04:11 AM
GDM fails to start sanjeevdas Linux - Software 3 03-21-2004 12:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 01:17 AM.

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