View previous topic :: View next topic |
Author |
Message |
rbaprado n00b
Joined: 18 Oct 2005 Posts: 59
|
Posted: Fri May 25, 2007 2:30 am Post subject: Xorg hangs on exit |
|
|
When I try to switch from X to another VT, or even hit Ctrl+Alt+Backspace, I get a blank screen, requiring me to reboot. I have a Nvidia 6100 under a MCP61 nforce chipset, this problem only happens with the "nvidia" driver ("nv" works normally), with or without framebuffer. Running under ~amd64. Does anyone have any clue? |
|
Back to top |
|
|
whig l33t
Joined: 27 Nov 2004 Posts: 973 Location: New Zealand
|
Posted: Fri May 25, 2007 3:29 am Post subject: |
|
|
Has this happened just now? Is Windows okay? Which nvidia driver versions have been tried? |
|
Back to top |
|
|
rbaprado n00b
Joined: 18 Oct 2005 Posts: 59
|
Posted: Fri May 25, 2007 1:01 pm Post subject: |
|
|
whig wrote: | Has this happened just now? Is Windows okay? Which nvidia driver versions have been tried? |
I have just install xorg and the nvidia drivers (version 1.0.9755-r1) |
|
Back to top |
|
|
Dirk.R.Gently Guru
Joined: 29 Jan 2007 Posts: 546 Location: Titan
|
Posted: Fri May 25, 2007 2:13 pm Post subject: |
|
|
I have this problem too, using x11-base/xorg-x11-7.2. Killing xorg server, even rebooting or shutting down most times it wont do it cleanly. I wish I could produce more information. Very stange. _________________ • Helpful Linux Tidbits |
|
Back to top |
|
|
radzior n00b
Joined: 19 May 2007 Posts: 12 Location: Katowice, PL
|
Posted: Fri May 25, 2007 4:34 pm Post subject: |
|
|
My card is
Mobile ATI Technologies Inc RS485 [Radeon Xpress 1100 IGP]
I got similiar problem, but it looks slightly different. When I'm shutting down or rebooting my PC, xorg exits in a clean way, but when I want to end current session and logout it freezes. I have no idea why it happens, I'm using fgrlx drivers (unmasked coz I can't compile stable ones). My xorg-x11 version is 7.2, kde 3.5.5-r4, ati-drivers 8.35.5 using fgrlx and kdm 3.5.5-r1.
I can't find anything suspicius in my X logs...
The only error is about rendering:
Code: | prywata ~ # cat /var/log/Xorg.0.log |grep EE
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) AIGLX error: dlopen of /usr/lib64/dri/fglrx_dri.so failed (/usr/lib64/dri/fglrx_dri.so: undefined symbol: _glapi_add_entrypoint)
(EE) AIGLX: reverting to software rendering |
|
|
Back to top |
|
|
whig l33t
Joined: 27 Nov 2004 Posts: 973 Location: New Zealand
|
Posted: Fri May 25, 2007 11:59 pm Post subject: |
|
|
As far as nvidia hardware goes, my 7600GT is fine with whatever driver but my 6600 Go only goes as far as 9631-r1. Any driver more recent it delivers a black screen on close of X, but not frozen - ctrl-alt-del works to reboot the laptop. |
|
Back to top |
|
|
Dirk.R.Gently Guru
Joined: 29 Jan 2007 Posts: 546 Location: Titan
|
Posted: Sat May 26, 2007 3:33 am Post subject: |
|
|
radzior wrote: | My card is
Mobile ATI Technologies Inc RS485 [Radeon Xpress 1100 IGP]
I got similiar problem, but it looks slightly different. When I'm shutting down or rebooting my PC, xorg exits in a clean way, but when I want to end current session and logout it freezes. I have no idea why it happens, I'm using fgrlx drivers (unmasked coz I can't compile stable ones). My xorg-x11 version is 7.2, kde 3.5.5-r4, ati-drivers 8.35.5 using fgrlx and kdm 3.5.5-r1.
I can't find anything suspicius in my X logs...
The only error is about rendering:
Code: | prywata ~ # cat /var/log/Xorg.0.log |grep EE
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) AIGLX error: dlopen of /usr/lib64/dri/fglrx_dri.so failed (/usr/lib64/dri/fglrx_dri.so: undefined symbol: _glapi_add_entrypoint)
(EE) AIGLX: reverting to software rendering |
|
Hmm, my xorg.log reveals the same MIT Screen Saver error, but this is the only one in the log:
Code: | Current Operating System: Linux partridge-macbook 2.6.22-rc1-macbook-coreduo #3 SMP PREEMPT Sun May 20 23:28:28 CDT 2007 i686
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER |
I use Intel for graphics, and haven'te seen other xorg problems - i.e. I can play a games in a different resolutions and not have issues. _________________ • Helpful Linux Tidbits |
|
Back to top |
|
|
radzior n00b
Joined: 19 May 2007 Posts: 12 Location: Katowice, PL
|
Posted: Sat May 26, 2007 12:36 pm Post subject: |
|
|
Code: | (II) Loading extension MIT-SCREEN-SAVER |
Any idea how to disable this extension? |
|
Back to top |
|
|
Dirk.R.Gently Guru
Joined: 29 Jan 2007 Posts: 546 Location: Titan
|
Posted: Mon May 28, 2007 12:09 am Post subject: |
|
|
I check the kernel and didn't see this extension, so it must be part of xorg-server? Any have and ideas? _________________ • Helpful Linux Tidbits |
|
Back to top |
|
|
dj_farid l33t
Joined: 14 Jun 2004 Posts: 613
|
Posted: Mon May 28, 2007 1:10 pm Post subject: |
|
|
I have the same problem. The only solution, when it happens is to do a cold reboot.
I first noticed this problem a week ago. So the problem had to be brought by some package that got updated not so long ago.
I'm on amd64 with the nvidia-driver. |
|
Back to top |
|
|
kf0yn Tux's lil' helper
Joined: 25 Jan 2003 Posts: 84
|
Posted: Mon May 28, 2007 8:16 pm Post subject: |
|
|
A message prefixed with "(II)" is simply an informational message. Nothing to get alarmed about. |
|
Back to top |
|
|
rbaprado n00b
Joined: 18 Oct 2005 Posts: 59
|
Posted: Mon May 28, 2007 11:04 pm Post subject: Re: Xorg hangs on exit |
|
|
rbaprado wrote: | When I try to switch from X to another VT, or even hit Ctrl+Alt+Backspace, I get a blank screen, requiring me to reboot. I have a Nvidia 6100 under a MCP61 nforce chipset, this problem only happens with the "nvidia" driver ("nv" works normally), with or without framebuffer. Running under ~amd64. Does anyone have any clue? |
Update: I noticed that the system does not freeze at all, only the screen goes completely blank... |
|
Back to top |
|
|
fl_QuelTos n00b
Joined: 07 Feb 2005 Posts: 31
|
Posted: Wed May 30, 2007 9:29 am Post subject: |
|
|
I'm having similar problems. When I log out of my window manager (using ratpoison as default), I get a black screen (don't know if system freezes, can't do anything).
Seems like this is an issue of kdm (using 3.5.5-r1). Because when I use SLiM I get no problems at all.
Using ati-drivers-8.36.5. |
|
Back to top |
|
|
dj_farid l33t
Joined: 14 Jun 2004 Posts: 613
|
Posted: Wed May 30, 2007 5:35 pm Post subject: |
|
|
fl_QuelTos wrote: | I'm having similar problems. When I log out of my window manager (using ratpoison as default), I get a black screen (don't know if system freezes, can't do anything).
Seems like this is an issue of kdm (using 3.5.5-r1). Because when I use SLiM I get no problems at all.
Using ati-drivers-8.36.5. |
I use gdm...
EDIT:
I am always able to reproduce my problem. If I login to KDE. Then open a new session, and login to fluxbox. Then going back to the KDE session makes the machine hang. I can see and move the mouse cursor. Numlock and caps lock does not work, ctrl+alt+delete, ctrl+alt+backspace does not work.
I thought it was due to xinit. I upgraded it some days ago. I downgraded but the problem still exists.
Any ideas? |
|
Back to top |
|
|
Dirk.R.Gently Guru
Joined: 29 Jan 2007 Posts: 546 Location: Titan
|
Posted: Wed May 30, 2007 11:34 pm Post subject: |
|
|
Updated to unstable gdm-2.16.6 and it appears to have solved the issue. Too early to tell yet. I'll report back if their are any problems. _________________ • Helpful Linux Tidbits |
|
Back to top |
|
|
dj_farid l33t
Joined: 14 Jun 2004 Posts: 613
|
Posted: Thu May 31, 2007 11:41 am Post subject: |
|
|
Dirk.R.Gently wrote: | Updated to unstable gdm-2.16.6 and it appears to have solved the issue. Too early to tell yet. I'll report back if their are any problems. |
This did not make my problem go away. |
|
Back to top |
|
|
brackman n00b
Joined: 06 Mar 2007 Posts: 3
|
|
Back to top |
|
|
dj_farid l33t
Joined: 14 Jun 2004 Posts: 613
|
Posted: Thu May 31, 2007 10:05 pm Post subject: |
|
|
AlwaysRestartServer=true in /etc/X11/gdm/custom.conf did not help... |
|
Back to top |
|
|
fl_QuelTos n00b
Joined: 07 Feb 2005 Posts: 31
|
Posted: Fri Jun 01, 2007 6:36 pm Post subject: |
|
|
Update: No, my System does not freeze on logout but just the Screen goes black. I can still login to a Terminal and shutdown/reboot the machine. |
|
Back to top |
|
|
dj_farid l33t
Joined: 14 Jun 2004 Posts: 613
|
Posted: Mon Jul 02, 2007 10:15 pm Post subject: |
|
|
My problem went away with the latest unstable gdm-2.18.2 |
|
Back to top |
|
|
BitJam Advocate
Joined: 12 Aug 2003 Posts: 2513 Location: Silver City, NM
|
Posted: Mon Jul 02, 2007 10:26 pm Post subject: |
|
|
My system will hang on exit from X11/KDE if the root file system was checked when the machine booted. Of course since it hangs, I have to shut it down using the big red switch which causes the root file system to be checked on the next boot ...
The cycle is broken if I switch to a vconsole, manually stop kdm, and then do a shutdown from the vconsole. |
|
Back to top |
|
|
|