[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cannot logoff/shutdown properly



On 8/23/07, Florian Kulzer <florian.kulzer+debian@icfo.es> wrote:
> On Wed, Aug 22, 2007 at 01:25:47 -0400, Manu Hack wrote:
> > On 8/21/07, Florian Kulzer wrote:
> > > On Tue, Aug 21, 2007 at 12:29:53 -0400, Manu Hack wrote:
> > > > I finally have the chance to look at /var/log/Xorg.0.log in recovery
> > > > mode but it didn't have anything with "(EE)" or "(WW)".
> > > >
> > > > And in recovery mode, I can shutdown properly with shutdown -h now.
> > >
> > > That suggests to me that the shutdown problem might be related to the
> > > video driver that you use for Xorg.
> > >
> > > > Any more suggestion?
> > >
> > > Did you try the "vesa" driver already? (as I suggested earlier)
> >
> > Yes, it turns out that similar problem is still there.
> >
> > >
> > > Which video card do you have and which driver do you normally use?
> > >
> >
> > I have been using i810 for a while and before it had no problem until
> > an update months ago.
>
> Which Intel card is it? How is the driver configured? Are there any
> warnings or errors in xorg's log? Run the following commands and post
> the output:
>
> lspci | egrep -i 'vga|graphic|display|video'

00:02.0 VGA compatible controller: Intel Corporation 82852/855GM
Integrated Graphics Device (rev 02)
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated
Graphics Device (rev 02)

>
> awk '/Section "(Device|Monitor)"/,/EndSection/' /etc/X11/xorg.conf

Section "Device"
        Identifier      "Intel Corporation 82852/855GM Integrated
Graphics Device"
        Driver          "i810"
        BusID           "PCI:0:2:0"
EndSection
Section "Monitor"
        Identifier      "Generic Monitor"
        Option          "DPMS"
EndSection

>
> egrep '^\((EE|WW)\)' /var/log/Xorg.0.log

(WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist.
(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.
(EE) intel(0): detecting sil164
(EE) intel(0): Unable to read from DVOI2C_E Slave 112.
(WW) intel(0): xf86AllocateGARTMemory: allocation of 10 pages failed
(WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
(WW) AIGLX: 3D driver claims to not support visual 0x26
(WW) AIGLX: 3D driver claims to not support visual 0x27
(WW) AIGLX: 3D driver claims to not support visual 0x28
(WW) AIGLX: 3D driver claims to not support visual 0x29
(WW) AIGLX: 3D driver claims to not support visual 0x2a
(WW) AIGLX: 3D driver claims to not support visual 0x2b
(WW) AIGLX: 3D driver claims to not support visual 0x2c
(WW) AIGLX: 3D driver claims to not support visual 0x2d
(WW) AIGLX: 3D driver claims to not support visual 0x2e
(WW) AIGLX: 3D driver claims to not support visual 0x2f
(WW) AIGLX: 3D driver claims to not support visual 0x30
(WW) AIGLX: 3D driver claims to not support visual 0x31
(WW) AIGLX: 3D driver claims to not support visual 0x32

>
> X -version
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 debian 2.6.21-2-686 #1 SMP Wed Jul 11
03:53:02 UTC 2007 i686
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


>
> > > Also, are there any interesting entries in /var/log/syslog around the
> > > time of the crashes/freezes?
> > I don't think so.
>
> I think the next thing to try is if X blocks the shutdown or if
> something else in runlevel 2 is responsible. Shut down X and/or stop the
> graphical login manager with
>
> invoke-rc.d gdm stop

Maybe a more detailed way to do so is helpful to me for if I run the
above command the screen goes black and I lose control of everything.

Thanks a lot!!
\
Manu



Reply to: