LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 09-16-2007, 11:29 AM   #1
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675
Blog Entries: 11

Rep: Reputation: 36
my gdm not working in lenny


After a dist-upgrade I find that my gdm is not working. X is working. The computer starts up with the normal stream of text, then gdm 'tries' to start. I see the screen change to the graphics screen. It never gets to painting the screen with the login screen, though, and it reverts back to text. There I can log in as root or a user, and type startx. Gnome runs fine from that point. I can go to the gdm configuration screen from there, and change options. It 'thinks' that it's working. '/etc/init.d/gdm' produces an error saying that gdm is already running. If I kill X from the F1 terminal I can type '/etc/init.d/gdm restart' and the same thing happens.

Here's the part that will make some people cringe. I thought it was the version of gdm I was using, so I downloaded the etch version of gdm and installed it. It installed fine, but acted the same. What could be wrong? Is there some kind of permission problem? Maybe PAM or something like it got messed up in the upgrade? Does anyone else ever have this kind of problem? Any help would be appreciated.
 
Old 09-16-2007, 11:41 AM   #2
indienick
Senior Member
 
Registered: Dec 2005
Location: London, ON, Canada
Distribution: Arch, Ubuntu, Slackware, OpenBSD, FreeBSD
Posts: 1,853

Rep: Reputation: 65
When I upgraded from Etch to Lenny, all I did was modify my /etc/apt/sources.list file to include the "testing" repository, and then ran apt-get update and apt-get upgrade. I've yet to have any problems.

Did GDM work when you were running Etch, or did you just immediately upgrade to Lenny?
 
Old 09-16-2007, 02:36 PM   #3
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675

Original Poster
Blog Entries: 11

Rep: Reputation: 36
I downloaded the CDs from the internet and then did a dist-upgrade after I got the wireless working and I was near a hotspot. Before the dist-upgrade gdm worked fine. The CDs are frozen from some time in the end of May, I think. I have another partition with etch on it. Etch is i386 and lenny is amd64. They both share the same '/home' directory. I don't see how that could matter.
 
Old 09-16-2007, 05:04 PM   #4
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675

Original Poster
Blog Entries: 11

Rep: Reputation: 36
Maybe someone will read this and have some inseigt into why it's not working. This is a typical segment from /var/log/syslog. It's long.
Code:
...
Sep 16 13:01:47 howdy gdm[7648]: gdm_main: Here we go...
Sep 16 13:01:47 howdy gdm[7648]: gdm_start_first_unborn_local: Starting :0
Sep 16 13:01:47 howdy gdm[7648]: gdm_display_manage: Managing :0
Sep 16 13:01:47 howdy gdm[7648]: loop check: last_start 0, last_loop 0, now: 1189962107, retry_count: 0
Sep 16 13:01:47 howdy gdm[7648]: Resetting counts for loop of death detection
Sep 16 13:01:47 howdy gdm[7649]: gdm_slave_start: Starting slave process for :0
Sep 16 13:01:47 howdy gdm[7649]: gdm_slave_start: Loop Thingie
Sep 16 13:01:47 howdy gdm[7649]: Sending VT_NUM == -1 for slave 7649
Sep 16 13:01:47 howdy gdm[7648]: gdm_display_manage: Forked slave: 7649
Sep 16 13:01:47 howdy gdm[7648]: Handling message: 'VT_NUM 7649 -1'
Sep 16 13:01:47 howdy gdm[7648]: Got VT_NUM == -1
Sep 16 13:01:47 howdy gdm[7649]: gdm_server_start: :0
Sep 16 13:01:47 howdy gdm[7649]: gdm_auth_secure_display: Setting up access for :0
Sep 16 13:01:47 howdy gdm[7649]: gdm_auth_secure_display: Setting up access
Sep 16 13:01:47 howdy gdm[7649]: gdm_auth_secure_display: Setting up access for :0 - 1 entries
Sep 16 13:01:47 howdy gdm[7649]: Sending COOKIE == <secret> for slave 7649 
Sep 16 13:01:47 howdy gdm[7648]: Handling message: 'COOKIE 7649 5e...'
Sep 16 13:01:47 howdy gdm[7648]: Got COOKIE == <secret>
Sep 16 13:01:47 howdy gdm[7649]: Sending AUTHFILE == <secret> for slave 7649
Sep 16 13:01:47 howdy gdm[7648]: Handling message: 'AUTHFILE 7649 /var/lib/gdm/:0.Xauth'
Sep 16 13:01:47 howdy gdm[7648]: Got AUTHFILE == /var/lib/gdm/:0.Xauth
Sep 16 13:01:47 howdy gdm[7656]: gdm_server_spawn: '/usr/bin/X :0 -audit 0 -auth /var/lib/gdm/:0.Xauth -nolisten tcp vt7'
Sep 16 13:01:47 howdy gdm[7649]: gdm_server_spawn: Forked server on pid 7656
Sep 16 13:01:47 howdy gdm[7649]: do_server_wait: Before mainloop waiting for server
Sep 16 13:01:47 howdy gdm[7649]: gdm_server_start: After mainloop waiting for server
Sep 16 13:01:47 howdy gdm[7649]: gdm_server_start: Completed :0!
Sep 16 13:01:47 howdy gdm[7649]: Sending VT_NUM == 7 for slave 7649
Sep 16 13:01:47 howdy gdm[7648]: Handling message: 'VT_NUM 7649 7'
Sep 16 13:01:47 howdy gdm[7648]: Got VT_NUM == 7
Sep 16 13:01:47 howdy gdm[7649]: Sending XPID == 7656 for slave 7649
Sep 16 13:01:47 howdy gdm[7648]: Handling message: 'XPID 7649 7656'
Sep 16 13:01:47 howdy gdm[7648]: Got XPID == 7656
Sep 16 13:01:47 howdy gdm[7649]: gdm_slave_run: Opening display :0
Sep 16 13:01:49 howdy gdm[7649]: Xinerama active, but <= 0 screens?
Sep 16 13:01:49 howdy gdm[7649]: slave killing self
Sep 16 13:01:49 howdy gdm[7649]: term_quit: Final cleanup
Sep 16 13:01:49 howdy gdm[7649]: gdm_slave_quick_exit: Will kill everything from the display
Sep 16 13:01:49 howdy gdm[7649]: gdm_server_stop: Server for :0 going down!
Sep 16 13:01:49 howdy gdm[7649]: gdm_server_stop: Killing server pid 7656
Sep 16 13:01:49 howdy gdm[7648]: Handling message: 'START_NEXT_LOCAL'
Sep 16 13:01:49 howdy gdm[7649]: gdm_server_stop: Server pid 7656 dead
Sep 16 13:01:49 howdy gdm[7649]: gdm_slave_quick_exit: Killed everything from the display
Sep 16 13:01:49 howdy gdm[7648]: mainloop_sig_callback: Got signal 17
Sep 16 13:01:49 howdy gdm[7648]: gdm_cleanup_children: child 7649 returned 4
Sep 16 13:01:49 howdy gdm[7648]: gdm_child_action: Aborting display :0
Sep 16 13:01:49 howdy gdm[7648]: gdm_display_unmanage: Stopping :0 (slave pid: 0)
Sep 16 13:01:49 howdy gdm[7648]: gdm_display_unmanage: Display stopped
...

Last edited by radiodee1; 09-16-2007 at 05:05 PM.
 
Old 09-16-2007, 11:04 PM   #5
indienick
Senior Member
 
Registered: Dec 2005
Location: London, ON, Canada
Distribution: Arch, Ubuntu, Slackware, OpenBSD, FreeBSD
Posts: 1,853

Rep: Reputation: 65
Hm. I noticed that little bit about Xinerama, but it might have nothing to do with why GDM keeps killing itself.

If you can't find a solution to the problem, I would suggest installing Etch on that Lenny partition, and appending
Code:
deb http://debian.yorku.ca/debian/ testing main contrib non-free
deb-src http://debian.yorku.ca/debian testing main contrib non-free
to the bottom of your /etc/apt/sources.list, and running
Code:
# apt-get update && apt-get -y upgrade
That will get you an up-to-date Lenny install.
 
Old 09-17-2007, 02:18 PM   #6
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675

Original Poster
Blog Entries: 11

Rep: Reputation: 36
I suppose regardless of weather it's the install method or the dist-upgrade I did, it's not working correctly now, so... a fresh install would fix the problem. But I think I'm not ready to do that now. Anyway, my internet connections are either dial-up or wireless router (at someone else's house or a public place.) Those are my options. Re-installing takes a little doing. I may have to do that eventually, but for the time being I'm still interested in getting gdm to work.

As an aside, I found out today that xscreensaver isn't working either. Maybe the two are related. Maybe it's an x issue. X does work - I'm using it right now. What could it be? This is what I see in the terminal (F1) when I come back from 'startx'.

Quote:
xscreensaver [<some number>] segfault at <some more numbers> rip <some numbers> rsp <some numbers> error 6
I know it's a long shot that they might be connected, but if you have any ideas I'd be pleased to hear them.
 
Old 09-18-2007, 01:05 PM   #7
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675

Original Poster
Blog Entries: 11

Rep: Reputation: 36
I've been trying to restart gdm and looking for why it is that it doesn't work. I found this in /root/.xsession-errors
Quote:
...
** (x-session-manager:4294): WARNING **: Host name lookup failure on localhost.
...
** (gnome-panel:4352): WARNING **: Failed to authenticate with GDM
** Message: Not starting remote desktop server
...
and I found this in .xsession-errors in my home directory (they're probably not related to the exact same attempt to start gdm).
Quote:
...
** (gnome-panel:3963): WARNING **: Failed to authenticate with GDM

** (x-session-manager:3905): WARNING **: Host name lookup failure on localhost.

** (gnome-panel:3963): WARNING **: Failed to authenticate with GDM
...
What does 'host name lookup failure' mean? There's alot of other stuff in these files that I don't understand. The failure does happen before I ever type in my 'username' and 'password'.
 
Old 09-18-2007, 04:24 PM   #8
otoomet
Member
 
Registered: Oct 2004
Location: Tartu, Ċrhus,Nürnberg, Europe
Distribution: Debian, Ubuntu, Puppy
Posts: 619

Rep: Reputation: 45
Can you post your /var/log/Xorg.[012].log after you start the computer and log in on a console, but before you start X? (Choose the right config file, the most recent one).

Can you also post /etc/gdm/gdm.conf and /etc/X11/xorg.conf?

Best,
Ott
 
Old 09-19-2007, 09:16 AM   #9
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675

Original Poster
Blog Entries: 11

Rep: Reputation: 36
This is xorg.conf
Code:
Section "Files"
        FontPath        "/usr/share/fonts/X11/misc"
        FontPath        "/usr/X11R6/lib/X11/fonts/misc"
        FontPath        "/usr/share/fonts/X11/cyrillic"
        FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"
        FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/Type1"
        FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
        FontPath        "/usr/share/fonts/X11/100dpi"
        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
        FontPath        "/usr/share/fonts/X11/75dpi"
        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
        # path to defoma fonts
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
        Load    "i2c"
        Load    "bitmap"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "vbe"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "us"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
EndSection

Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "auto-dev"
        Option          "HorizScrollDelta"      "0"
EndSection

Section "Device"
        Identifier      "Generic Video Card"
        Driver          "vesa"
        BusID           "PCI:1:5:0"
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Generic Video Card"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1280x800" "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1280x800" "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1280x800" "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1280x800" "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1280x800" "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1280x800" "1024x768"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
        InputDevice     "Synaptics Touchpad"
EndSection

Section "DRI"
        Mode    0666
EndSection
This is gdm.conf
Code:
[daemon]
AlwaysRestartServer=true
AlwaysLoginCurrentSession=false

[security]
CheckDirOwner=false
DisallowTCP=false
NeverPlaceCookiesOnNFS=false

[xdmcp]

[gui]
GtkRC=

[greeter]
UseCirclesInEntry=true
ChooserButton=false
ConfigAvailable=false

[chooser]

[debug]
Enable=true
I will include the other file later. Which file do you want, Xorg.0.conf or Xorg.1.conf ??
 
Old 09-19-2007, 09:52 AM   #10
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675

Original Poster
Blog Entries: 11

Rep: Reputation: 36
Code:
X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Debian (xorg-server 2:1.3.0.0.dfsg-12)
Current Operating System: Linux howdy 2.6.21-2-amd64 #1 SMP Tue Jul 10 21:39:38 UTC 2007 x86_64
Build Date: 09 August 2007
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.1.log", Time: Tue Sep 18 11:59:21 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Synaptics Touchpad"
(WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist.
	Entry deleted from font path.
(WW) Including the default font path /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
(**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x7c2b40
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 1.2
	X.Org XInput driver : 0.7
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.2
(++) using VT number 8

...
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,12), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x001a (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1	0	0x0000e000 - 0x0000efff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xfe900000 - 0xfeafffff (0x200000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 11: bridge is at (0:5:0), (0,11,11), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 11 non-prefetchable memory range:
	[0] -1	0	0xfe800000 - 0xfe8fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 12: bridge is at (0:7:0), (0,12,13), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 12 I/O range:
	[0] -1	0	0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 12 non-prefetchable memory range:
	[0] -1	0	0xfe600000 - 0xfe7fffff (0x200000) MX[B]
(II) Bus 12 prefetchable memory range:
	[0] -1	0	0xf0000000 - 0xf01fffff (0x200000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:20:3), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:20:4), (0,3,3), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 3 non-prefetchable memory range:
	[0] -1	0	0xfe500000 - 0xfe5fffff (0x100000) MX[B]
(--) PCI:*(1:5:0) ATI Technologies Inc ATI Radeon Xpress 1200 Series rev 0, Mem @ 0xe0000000/28, 0xfe9f0000/16, 0xfea00000/20, I/O @ 0xee00/8
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1	0	0xfe8fc000 - 0xfe8fffff (0x4000) MX[B]
	[1] -1	0	0xfe5fd700 - 0xfe5fd7ff (0x100) MX[B]
	[2] -1	0	0xfe5fd600 - 0xfe5fd6ff (0x100) MX[B]
	[3] -1	0	0xfe5fd500 - 0xfe5fd5ff (0x100) MX[B]
	[4] -1	0	0xfe5fd400 - 0xfe5fd4ff (0x100) MX[B]
	[5] -1	0	0xfe5fd800 - 0xfe5fdfff (0x800) MX[B]
	[6] -1	0	0xfe5fe000 - 0xfe5fffff (0x2000) MX[B]
	[7] -1	0	0xfebfc000 - 0xfebfffff (0x4000) MX[B]
	[8] -1	0	0xffa80000 - 0xffa800ff (0x100) MX[B]
	[9] -1	0	0xffb04000 - 0xffb04fff (0x1000) MX[B]
	[10] -1	0	0xffb03000 - 0xffb03fff (0x1000) MX[B]
	[11] -1	0	0xffb02000 - 0xffb02fff (0x1000) MX[B]
	[12] -1	0	0xffb01000 - 0xffb01fff (0x1000) MX[B]
	[13] -1	0	0xffb00000 - 0xffb00fff (0x1000) MX[B]
	[14] -1	0	0x50000000 - 0x500003ff (0x400) MX[B]
	[15] -1	0	0xfea00000 - 0xfeafffff (0x100000) MX[B](B)
	[16] -1	0	0xfe9f0000 - 0xfe9fffff (0x10000) MX[B](B)
	[17] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[18] -1	0	0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
	[19] -1	0	0x00000170 - 0x00000170 (0x1) IX[B]
	[20] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[21] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[22] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[23] -1	0	0x000010c0 - 0x000010cf (0x10) IX[B]
	[24] -1	0	0x00006ee0 - 0x00006eef (0x10) IX[B]
	[25] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
	[26] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
	[27] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
	[28] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
	[29] -1	0	0x0000ee00 - 0x0000eeff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xfe8fc000 - 0xfe8fffff (0x4000) MX[B]
	[1] -1	0	0xfe5fd700 - 0xfe5fd7ff (0x100) MX[B]
	[2] -1	0	0xfe5fd600 - 0xfe5fd6ff (0x100) MX[B]
	[3] -1	0	0xfe5fd500 - 0xfe5fd5ff (0x100) MX[B]
	[4] -1	0	0xfe5fd400 - 0xfe5fd4ff (0x100) MX[B]
	[5] -1	0	0xfe5fd800 - 0xfe5fdfff (0x800) MX[B]
	[6] -1	0	0xfe5fe000 - 0xfe5fffff (0x2000) MX[B]
	[7] -1	0	0xfebfc000 - 0xfebfffff (0x4000) MX[B]
	[8] -1	0	0xffa80000 - 0xffa800ff (0x100) MX[B]
	[9] -1	0	0xffb04000 - 0xffb04fff (0x1000) MX[B]
	[10] -1	0	0xffb03000 - 0xffb03fff (0x1000) MX[B]
	[11] -1	0	0xffb02000 - 0xffb02fff (0x1000) MX[B]
	[12] -1	0	0xffb01000 - 0xffb01fff (0x1000) MX[B]
	[13] -1	0	0xffb00000 - 0xffb00fff (0x1000) MX[B]
	[14] -1	0	0x50000000 - 0x500003ff (0x400) MX[B]
	[15] -1	0	0xfea00000 - 0xfeafffff (0x100000) MX[B](B)
	[16] -1	0	0xfe9f0000 - 0xfe9fffff (0x10000) MX[B](B)
	[17] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[18] -1	0	0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
	[19] -1	0	0x00000170 - 0x00000170 (0x1) IX[B]
	[20] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[21] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[22] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[23] -1	0	0x000010c0 - 0x000010cf (0x10) IX[B]
	[24] -1	0	0x00006ee0 - 0x00006eef (0x10) IX[B]
	[25] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
	[26] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
	[27] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
	[28] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
	[29] -1	0	0x0000ee00 - 0x0000eeff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xfe8fc000 - 0xfe8fffff (0x4000) MX[B]
	[5] -1	0	0xfe5fd700 - 0xfe5fd7ff (0x100) MX[B]
	[6] -1	0	0xfe5fd600 - 0xfe5fd6ff (0x100) MX[B]
	[7] -1	0	0xfe5fd500 - 0xfe5fd5ff (0x100) MX[B]
	[8] -1	0	0xfe5fd400 - 0xfe5fd4ff (0x100) MX[B]
	[9] -1	0	0xfe5fd800 - 0xfe5fdfff (0x800) MX[B]
	[10] -1	0	0xfe5fe000 - 0xfe5fffff (0x2000) MX[B]
	[11] -1	0	0xfebfc000 - 0xfebfffff (0x4000) MX[B]
	[12] -1	0	0xffa80000 - 0xffa800ff (0x100) MX[B]
	[13] -1	0	0xffb04000 - 0xffb04fff (0x1000) MX[B]
	[14] -1	0	0xffb03000 - 0xffb03fff (0x1000) MX[B]
	[15] -1	0	0xffb02000 - 0xffb02fff (0x1000) MX[B]
	[16] -1	0	0xffb01000 - 0xffb01fff (0x1000) MX[B]
	[17] -1	0	0xffb00000 - 0xffb00fff (0x1000) MX[B]
	[18] -1	0	0x50000000 - 0x500003ff (0x400) MX[B]
	[19] -1	0	0xfea00000 - 0xfeafffff (0x100000) MX[B](B)
	[20] -1	0	0xfe9f0000 - 0xfe9fffff (0x10000) MX[B](B)
	[21] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[22] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[23] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[24] -1	0	0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
	[25] -1	0	0x00000170 - 0x00000170 (0x1) IX[B]
	[26] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[27] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[28] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[29] -1	0	0x000010c0 - 0x000010cf (0x10) IX[B]
	[30] -1	0	0x00006ee0 - 0x00006eef (0x10) IX[B]
	[31] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
	[32] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
	[33] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
	[34] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
	[35] -1	0	0x0000ee00 - 0x0000eeff (0x100) IX[B](B)
(II) LoadModule: "i2c"(II) Module already built-in
(II) LoadModule: "ddc"(II) Module already built-in
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.3.0, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.1.0
	ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "vesa"
(II) Loading /usr/lib/xorg/modules/drivers//vesa_drv.so
(II) Module vesa: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.3.0
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.2.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.2.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
	compiled for 4.3.99.902, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.7
(II) VESA: driver for VESA chipsets: vesa
(II) Primary Device is: PCI 01:05:0
(--) Chipset vesa found
(II) resource ranges after xf86ClaimFixedResources() call:
...
(II) Setting vga for screen 0.
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/lib/xorg/modules//libvbe.so
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) VESA(0): initializing int10
(II) VESA(0): Primary V_BIOS segment is: 0xc000
(II) VESA(0): VESA BIOS detected
(II) VESA(0): VESA VBE Version 3.0
(II) VESA(0): VESA VBE Total Mem: 16384 kB
(II) VESA(0): VESA VBE OEM: ATI ATOMBIOS
(II) VESA(0): VESA VBE OEM Software Rev: 10.44
(II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc. 
(II) VESA(0): VESA VBE OEM Product: RS690
(II) VESA(0): VESA VBE OEM Product Rev: 01.00
(**) VESA(0): Depth 24, (--) framebuffer bpp 32
(==) VESA(0): RGB weight 888
(==) VESA(0): Default visual is TrueColor
(==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module already built-in
(II) VESA(0): VESA VBE DDC supported
(II) VESA(0): VESA VBE DDC Level 2
(II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
(II) VESA(0): VESA VBE DDC read successfully
(II) VESA(0): Manufacturer: LPL  Model: cc00  Serial#: 0
(II) VESA(0): Year: 2006  Week: 0
(II) VESA(0): EDID Version: 1.3
(II) VESA(0): Digital Display Input
(II) VESA(0): Max H-Image Size [cm]: horiz.: 33  vert.: 21
(II) VESA(0): Gamma: 2.20
(II) VESA(0): No DPMS capabilities specified; RGB/Color Display
(II) VESA(0): First detailed timing is preferred mode
(II) VESA(0): redX: 0.590 redY: 0.344   greenX: 0.323 greenY: 0.534
(II) VESA(0): blueX: 0.156 blueY: 0.138   whiteX: 0.312 whiteY: 0.328
(II) VESA(0): Manufacturer's mask: 0
(II) VESA(0): Supported additional Video Mode:
(II) VESA(0): clock: 72.2 MHz   Image Size:  331 x 207 mm
(II) VESA(0): h_active: 1280  h_sync: 1328  h_sync_end 1360 h_blank_end 1464 h_border: 0
(II) VESA(0): v_active: 800  v_sync: 803  v_sync_end 809 v_blanking: 823 v_border: 0
(II) VESA(0): Supported additional Video Mode:
(II) VESA(0): clock: 72.2 MHz   Image Size:  331 x 207 mm
(II) VESA(0): h_active: 1280  h_sync: 1328  h_sync_end 1360 h_blank_end 1464 h_border: 0
(II) VESA(0): v_active: 800  v_sync: 803  v_sync_end 809 v_blanking: 823 v_border: 0
(II) VESA(0):  XU235
(II) VESA(0):  -:EeŒĞ˙
(II) VESA(0): EDID (in hex):
(II) VESA(0): 	00ffffffffffff00320c00cc00000000
(II) VESA(0): 	00100103802115780a0f109758528828
(II) VESA(0): 	23505400000001010101010101010101
(II) VESA(0): 	010101010101391c00b8502017303020
(II) VESA(0): 	36004bcf10000019391c00b850201730
(II) VESA(0): 	302036004bcf10000000000000fe0058
(II) VESA(0): 	55323335003135345730310a000000fe
(II) VESA(0): 	001f2d3a45658cabff01010a20200077
(II) VESA(0): DDCModeFromDetailedTiming: 1280x800 Warning: We only handle seperate sync.
(II) VESA(0): Printing DDC gathered Modelines:
(II) VESA(0): Modeline "1280x800"   72.25  1280 1328 1360 1464  800 803 809 823 -hsync -vsync
(II) VESA(0): Modeline "1280x800"   72.25  1280 1328 1360 1464  800 803 809 823 -hsync -vsync
(II) VESA(0): Searching for matching VESA mode(s):
Mode: 100 (640x400)
	ModeAttributes: 0xbb
	WinAAttributes: 0x7
...

lots of lines here
...
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 0
	LinRsvdFieldPosition: 0
	MaxPixelClock: 400000000

(II) VESA(0): Total Memory: 256 64KB banks (16384kB)
(II) VESA(0): Generic Monitor: Using hsync value of 49.35 kHz
(II) VESA(0): Generic Monitor: Using vrefresh value of 59.96 Hz
(II) VESA(0): Not using mode "1280x800" (no mode of this name)
(--) VESA(0): Virtual size is 1024x768 (pitch 1024)
(**) VESA(0): *Built-in mode "1024x768"
(**) VESA(0):  Built-in mode "800x600"
(**) VESA(0):  Built-in mode "640x480"
(**) VESA(0):  Built-in mode "720x400"
(**) VESA(0):  Built-in mode "640x400"
(**) VESA(0):  Built-in mode "640x400"
(**) VESA(0):  Built-in mode "640x350"
(**) VESA(0):  Built-in mode "512x384"
(**) VESA(0):  Built-in mode "320x240"
(**) VESA(0):  Built-in mode "320x200"
(**) VESA(0): Display dimensions: (330, 210) mm
(**) VESA(0): DPI set to (78, 92)
(**) VESA(0): Using "Shadow Framebuffer"
(II) Loading sub module "shadow"
(II) LoadModule: "shadow"
(II) Loading /usr/lib/xorg/modules//libshadow.so
(II) Module shadow: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.1.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:

...
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) VESA(0): initializing int10
(II) VESA(0): Primary V_BIOS segment is: 0xc000
(II) VESA(0): VESA BIOS detected
(II) VESA(0): VESA VBE Version 3.0
(II) VESA(0): VESA VBE Total Mem: 16384 kB
(II) VESA(0): VESA VBE OEM: ATI ATOMBIOS
(II) VESA(0): VESA VBE OEM Software Rev: 10.44
(II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc. 
(II) VESA(0): VESA VBE OEM Product: RS690
(II) VESA(0): VESA VBE OEM Product Rev: 01.00
(==) VESA(0): Write-combining range (0xe0000000,0x1000000)
(II) VESA(0): virtual address = 0x2aba9cc04000,
	physical address = 0xe0000000, size = 16777216
(==) VESA(0): Default visual is TrueColor
(==) VESA(0): Backing store disabled
(**) Option "dpms"
(**) VESA(0): DPMS enabled
(==) RandR enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(EE) AIGLX: Screen 0 is not DRI capable
(II) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(**) Option "CoreKeyboard"
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc104"
(**) Generic Keyboard: XkbModel: "pc104"
(**) Option "XkbLayout" "us"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(II) Synaptics touchpad driver version 0.14.6 (1406)
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event2
(**) Option "Device" "/dev/input/event2"
(**) Option "HorizScrollDelta" "0"
(--) Synaptics Touchpad touchpad found
(**) Option "SendCoreEvents" "true"
(**) Synaptics Touchpad: always reports core events
(II) XINPUT: Adding extended input device "Synaptics Touchpad" (type: MOUSE)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
Synaptics DeviceInit called
SynapticsCtrl called.
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Synaptics DeviceOn called
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event2
(**) Option "Device" "/dev/input/event2"
(--) Synaptics Touchpad touchpad found
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
Synaptics DeviceOff called
That's Xorg.1.log. I figured the higher number was more recent.
 
Old 10-03-2007, 03:27 PM   #11
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675

Original Poster
Blog Entries: 11

Rep: Reputation: 36
I found the site below.

http://library.gnome.org/admin/gdm/s...ooting.html.en

I tried to start gdmgreeter as suggested in the site, from the command line, without success. below is the output from my attempt. I was hoping someone might be able to point me in the right direction.

Code:
user@computer:/usr/lib/gdm$ ./gdmgreeter

GLib-ERROR **: /tmp/buildd/glib2.0-2.14.0/glib/gmem.c:154: failed to allocate 2156992256 bytes
aborting...
Aborted
 
Old 05-01-2009, 07:39 PM   #12
SukiiPooru
LQ Newbie
 
Registered: May 2009
Distribution: Debian
Posts: 1
Blog Entries: 2

Rep: Reputation: 0
GDM worked fine initially after making sure <loginname> was in 'user' group.
I had same problem after some extra packages and up grade. gdm had error as mentioned viz 6 shutdowns in 90 sec.
Also installed xdm and only root could use X11. created a ~.xinitrc with twm and could not use X but not start apps, found /tmp was drwxr-x--- root.root.
Made it drwxrwx root.users and twm was ok.
Later found /tmp should be drwxrwxrwt root.root
Still gdm would not work, only xdm and wdm work.
use dpkg-reconfigure gdm after installing others.
Gnome session works ok with xdm or wdm.
Think /tmp error was either after gnome keyring install or accidental run instead of view of windows.html page in samba share (doh!)
Have just rebooted after correcting tmp permissions yet to check gdm.
Done so and gdm runs ok. it is /tmp permission errors.

Last edited by SukiiPooru; 05-01-2009 at 08:42 PM. Reason: update of gdm errors
 
  


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
lenny +ipw3945 +amd64 not working cybrjackle Debian 5 08-05-2007 09:36 AM
keyboard not working as expected with gnome/gdm quarry_06 Linux - Software 1 04-03-2006 05:09 PM
gdm, vnc and XDMCP stopped working akidd Linux - Networking 10 12-25-2004 07:01 PM
gdm is not working Smokey Linux - Software 1 09-16-2004 09:12 PM
Get blackbox working under GDM in Redhat 9? csvke Linux - Software 2 01-25-2004 08:52 PM

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

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