Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xorg hangs on exit
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
rbaprado
n00b
n00b


Joined: 18 Oct 2005
Posts: 59

PostPosted: Fri May 25, 2007 2:30 am    Post subject: Xorg hangs on exit Reply with quote

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
View user's profile Send private message
whig
l33t
l33t


Joined: 27 Nov 2004
Posts: 973
Location: New Zealand

PostPosted: Fri May 25, 2007 3:29 am    Post subject: Reply with quote

Has this happened just now? Is Windows okay? Which nvidia driver versions have been tried?
Back to top
View user's profile Send private message
rbaprado
n00b
n00b


Joined: 18 Oct 2005
Posts: 59

PostPosted: Fri May 25, 2007 1:01 pm    Post subject: Reply with quote

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
View user's profile Send private message
Dirk.R.Gently
Guru
Guru


Joined: 29 Jan 2007
Posts: 546
Location: Titan

PostPosted: Fri May 25, 2007 2:13 pm    Post subject: Reply with quote

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
View user's profile Send private message
radzior
n00b
n00b


Joined: 19 May 2007
Posts: 12
Location: Katowice, PL

PostPosted: Fri May 25, 2007 4:34 pm    Post subject: Reply with quote

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
View user's profile Send private message
whig
l33t
l33t


Joined: 27 Nov 2004
Posts: 973
Location: New Zealand

PostPosted: Fri May 25, 2007 11:59 pm    Post subject: Reply with quote

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
View user's profile Send private message
Dirk.R.Gently
Guru
Guru


Joined: 29 Jan 2007
Posts: 546
Location: Titan

PostPosted: Sat May 26, 2007 3:33 am    Post subject: Reply with quote

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
View user's profile Send private message
radzior
n00b
n00b


Joined: 19 May 2007
Posts: 12
Location: Katowice, PL

PostPosted: Sat May 26, 2007 12:36 pm    Post subject: Reply with quote

Code:
(II) Loading extension MIT-SCREEN-SAVER


Any idea how to disable this extension?
Back to top
View user's profile Send private message
Dirk.R.Gently
Guru
Guru


Joined: 29 Jan 2007
Posts: 546
Location: Titan

PostPosted: Mon May 28, 2007 12:09 am    Post subject: Reply with quote

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
View user's profile Send private message
dj_farid
l33t
l33t


Joined: 14 Jun 2004
Posts: 613

PostPosted: Mon May 28, 2007 1:10 pm    Post subject: Reply with quote

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
View user's profile Send private message
kf0yn
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jan 2003
Posts: 84

PostPosted: Mon May 28, 2007 8:16 pm    Post subject: Reply with quote

A message prefixed with "(II)" is simply an informational message. Nothing to get alarmed about.
Back to top
View user's profile Send private message
rbaprado
n00b
n00b


Joined: 18 Oct 2005
Posts: 59

PostPosted: Mon May 28, 2007 11:04 pm    Post subject: Re: Xorg hangs on exit Reply with quote

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
View user's profile Send private message
fl_QuelTos
n00b
n00b


Joined: 07 Feb 2005
Posts: 31

PostPosted: Wed May 30, 2007 9:29 am    Post subject: Reply with quote

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
View user's profile Send private message
dj_farid
l33t
l33t


Joined: 14 Jun 2004
Posts: 613

PostPosted: Wed May 30, 2007 5:35 pm    Post subject: Reply with quote

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
View user's profile Send private message
Dirk.R.Gently
Guru
Guru


Joined: 29 Jan 2007
Posts: 546
Location: Titan

PostPosted: Wed May 30, 2007 11:34 pm    Post subject: Reply with quote

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
View user's profile Send private message
dj_farid
l33t
l33t


Joined: 14 Jun 2004
Posts: 613

PostPosted: Thu May 31, 2007 11:41 am    Post subject: Reply with quote

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
View user's profile Send private message
brackman
n00b
n00b


Joined: 06 Mar 2007
Posts: 3

PostPosted: Thu May 31, 2007 8:31 pm    Post subject: Reply with quote

Maybe this helpshttp://gentoo-wiki.com/HOWTO_ATI_Drivers. => System freezes after logout with GDM or KDM
Back to top
View user's profile Send private message
dj_farid
l33t
l33t


Joined: 14 Jun 2004
Posts: 613

PostPosted: Thu May 31, 2007 10:05 pm    Post subject: Reply with quote

brackman wrote:
Maybe this helpshttp://gentoo-wiki.com/HOWTO_ATI_Drivers. => System freezes after logout with GDM or KDM


AlwaysRestartServer=true in /etc/X11/gdm/custom.conf did not help... :(
Back to top
View user's profile Send private message
fl_QuelTos
n00b
n00b


Joined: 07 Feb 2005
Posts: 31

PostPosted: Fri Jun 01, 2007 6:36 pm    Post subject: Reply with quote

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
View user's profile Send private message
dj_farid
l33t
l33t


Joined: 14 Jun 2004
Posts: 613

PostPosted: Mon Jul 02, 2007 10:15 pm    Post subject: Reply with quote

My problem went away with the latest unstable gdm-2.18.2 :D
Back to top
View user's profile Send private message
BitJam
Advocate
Advocate


Joined: 12 Aug 2003
Posts: 2508
Location: Silver City, NM

PostPosted: Mon Jul 02, 2007 10:26 pm    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum