public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* freezing afer switching from graphical to console
@ 2002-07-09  5:38 Michael Gruner
  2002-07-09  6:30 ` Eric Altendorf
  2002-07-09 10:27 ` Bernd Schubert
  0 siblings, 2 replies; 10+ messages in thread
From: Michael Gruner @ 2002-07-09  5:38 UTC (permalink / raw)
  To: linux-kernel

Hi,

since 2.4.17 I have got a problem: trying to switch from graphical
screen to console or to stop my X-session my box freezes. The screen
gets black and nothing more happens. Pressing any keys or trying to
switch to another console the box does not do anything. Only o cold
restart brings the box up again.

Hardware is a MSI6126 with a 440bx chipset. The processor is a 400 MHZ
Celeron on a MS6905 ppga 370 to slot 1 cpu converter. In former times
there were 256MB RAM in there but I got a lot of segfaults during
compiling the kernel. So i removed 128MB and now compiling runs fine.
So I don't think it might be a hardware failure?!

Problems had be seen very often with kernel 2.4.18, now with 2.4.19-rc1
not as often as before. That means: it happens maybe 1 or 2 times a
week. The box is shutted down every day.

Are there any hints for solving this problem?

best regards,
 Michael
-- 
Windmuehlenweg 22 07907 Schleiz
mobil: +491628955029
e-Mail: Michael.Gruner@fh-hof.de


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: freezing afer switching from graphical to console
  2002-07-09  5:38 Michael Gruner
@ 2002-07-09  6:30 ` Eric Altendorf
  2002-07-09  6:34   ` Eric Altendorf
  2002-07-09 10:27 ` Bernd Schubert
  1 sibling, 1 reply; 10+ messages in thread
From: Eric Altendorf @ 2002-07-09  6:30 UTC (permalink / raw)
  To: Michael Gruner; +Cc: linux-kernel

On Monday 08 July 2002 22:38, Michael Gruner wrote:
> since 2.4.17 I have got a problem: trying to switch from graphical
> screen to console or to stop my X-session my box freezes. The
> screen gets black and nothing more happens. Pressing any keys or
> trying to switch to another console the box does not do anything.

I don't have this problem on 2.4.18, but I did on 2.5 kernels.  On my 
box, it had something to do with the display manager (kdmh).  When I 
boot to runlevel 3 and run startx manually (without kdm) I have no 
virtual console problems.  That's my workaround for now.

I don't know what causes the problem.  If anyone else has an idea to 
share, that'd be great.

viel glueck,

eric

-- 
"First they ignore you.  Then they laugh at you.
 Then they fight you.  And then you win."             -Gandhi

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: freezing afer switching from graphical to console
  2002-07-09  6:30 ` Eric Altendorf
@ 2002-07-09  6:34   ` Eric Altendorf
  0 siblings, 0 replies; 10+ messages in thread
From: Eric Altendorf @ 2002-07-09  6:34 UTC (permalink / raw)
  To: linux-kernel

On Monday 08 July 2002 23:30, Eric Altendorf wrote:
> my box, it had something to do with the display manager (kdmh). 
                                                           ^^^^
Sorry, yes, that was a typo.  I meant kdm.

eric


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: freezing afer switching from graphical to console
@ 2002-07-09  9:59 bonganilinux
  2002-07-09 15:39 ` Stephen Clark
  2002-07-09 17:27 ` [OT] " J Sloan
  0 siblings, 2 replies; 10+ messages in thread
From: bonganilinux @ 2002-07-09  9:59 UTC (permalink / raw)
  To: Michael Gruner, linux-kernel

> Hi,
> 
> since 2.4.17 I have got a problem: trying to switch from graphical
> screen to console or to stop my X-session my box freezes. The screen
> gets black and nothing more happens. Pressing any keys or trying to

This only happens to me if I load the NVidia drivers if you are using
them that could be you
problem.

---------------------------------------------
This message was sent using M-Web Airmail.
JUST LIKE THAT
Are you ready for 10-digit dialling on the 8th of May?
To find out how this will affect your Internet connection go to www.mweb.co.za/ten
http://airmail.mweb.co.za/



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: freezing afer switching from graphical to console
  2002-07-09  5:38 Michael Gruner
  2002-07-09  6:30 ` Eric Altendorf
@ 2002-07-09 10:27 ` Bernd Schubert
  2002-07-09 16:39   ` Michael Gruner
  1 sibling, 1 reply; 10+ messages in thread
From: Bernd Schubert @ 2002-07-09 10:27 UTC (permalink / raw)
  To: Michael Gruner, linux-kernel

Hi, 

we have seen it, too. Seems to be graphics card dependend (ati ones are not 
effected, but nvidia cards are ) and what powersaving mode is enabled in the 
BIOS (Suspend for the Monitor causes a lock up when switching from X to the 
console, but when using VSync/empty screen (or something like this) all works 
fine).

Bernd

On Tuesday 09 July 2002 07:38, Michael Gruner wrote:
> Hi,
>
> since 2.4.17 I have got a problem: trying to switch from graphical
> screen to console or to stop my X-session my box freezes. The screen
> gets black and nothing more happens. Pressing any keys or trying to
> switch to another console the box does not do anything. Only o cold
> restart brings the box up again.
>
> Hardware is a MSI6126 with a 440bx chipset. The processor is a 400 MHZ
> Celeron on a MS6905 ppga 370 to slot 1 cpu converter. In former times
> there were 256MB RAM in there but I got a lot of segfaults during
> compiling the kernel. So i removed 128MB and now compiling runs fine.
> So I don't think it might be a hardware failure?!
>
> Problems had be seen very often with kernel 2.4.18, now with 2.4.19-rc1
> not as often as before. That means: it happens maybe 1 or 2 times a
> week. The box is shutted down every day.
>
> Are there any hints for solving this problem?
>
> best regards,
>  Michael


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: freezing afer switching from graphical to console
  2002-07-09  9:59 freezing afer switching from graphical to console bonganilinux
@ 2002-07-09 15:39 ` Stephen Clark
  2002-07-09 17:27 ` [OT] " J Sloan
  1 sibling, 0 replies; 10+ messages in thread
From: Stephen Clark @ 2002-07-09 15:39 UTC (permalink / raw)
  To: bonganilinux; +Cc: Michael Gruner, linux-kernel

bonganilinux@mweb.co.za wrote:

>>Hi,
>>
>>since 2.4.17 I have got a problem: trying to switch from graphical
>>screen to console or to stop my X-session my box freezes. The screen
>>gets black and nothing more happens. Pressing any keys or trying to
>>    
>>
>
>This only happens to me if I load the NVidia drivers if you are using
>them that could be you
>problem.
>
>---------------------------------------------
>This message was sent using M-Web Airmail.
>JUST LIKE THAT
>Are you ready for 10-digit dialling on the 8th of May?
>To find out how this will affect your Internet connection go to www.mweb.co.za/ten
>http://airmail.mweb.co.za/
>
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at  http://www.tux.org/lkml/
>
>  
>

I am also having this problem with an ATI r128 card and KDM. I found that by
setting:

TerminateServer=true

in the kdmrc file helped a lot.

HTH,
Steve


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: freezing afer switching from graphical to console
  2002-07-09 10:27 ` Bernd Schubert
@ 2002-07-09 16:39   ` Michael Gruner
  2002-07-09 18:36     ` Joseph Pingenot
  0 siblings, 1 reply; 10+ messages in thread
From: Michael Gruner @ 2002-07-09 16:39 UTC (permalink / raw)
  To: Bernd Schubert; +Cc: linux-kernel

Hi,

ok, did it as you say: in the BIOS I switched to Vsync/blank screen.
Let's see what happens.

BTW: My graphics card isn't a nvidia as many of you suggested but an ATI
Rage pro (what did you wrote Bernd? ;-) ).

Another interesting thing I got back in mind today was: one day my XMMS
played a mp3 song and I switched to console (oooops...you know what
happend) but the song kept on playing in a loop that was some
milliseconds until I powered the box off. I don't know what to think
about that.

best regards,
 michael

Am Die, 2002-07-09 um 12.27 schrieb Bernd Schubert:
> Hi, 
> 
> we have seen it, too. Seems to be graphics card dependend (ati ones are not 
> effected, but nvidia cards are ) and what powersaving mode is enabled in the 
> BIOS (Suspend for the Monitor causes a lock up when switching from X to the 
> console, but when using VSync/empty screen (or something like this) all works 
> fine).
> 
> Bernd
> 
-- 
Windmuehlenweg 22 07907 Schleiz
mobil: +491628955029
e-Mail: Michael.Gruner@fh-hof.de


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [OT] Re: freezing afer switching from graphical to console
  2002-07-09  9:59 freezing afer switching from graphical to console bonganilinux
  2002-07-09 15:39 ` Stephen Clark
@ 2002-07-09 17:27 ` J Sloan
  2002-07-09 20:32   ` [OT] " Bongani
  1 sibling, 1 reply; 10+ messages in thread
From: J Sloan @ 2002-07-09 17:27 UTC (permalink / raw)
  To: bonganilinux; +Cc: Michael Gruner, linux-kernel

bonganilinux@mweb.co.za wrote:

>>Hi,
>>
>>since 2.4.17 I have got a problem: trying to switch from graphical
>>screen to console or to stop my X-session my box freezes. The screen
>>gets black and nothing more happens. Pressing any keys or trying to
>>    
>>
>
>This only happens to me if I load the NVidia drivers if you are using
>them that could be you
>problem.
>  
>
How bizzarre - I've never seen that
with the nvidia drivers - I gave away
an ATI card to a windoze user since
the ATI DRI would hard lock the box.

(I know, help is on the way, but I had
an immediate need!)

Since switching to a GeForce 2, there
have been no problems whatsoever.

When you say "that only happens" if
you "load the nvidia drivers", do you
mean to say that you only see that
freeze if you run X windows? Or, that
you see it only if you enable DRI?

Lots of things beside nvidia to blame,
if we are on a witchhunt....

Joe



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: freezing afer switching from graphical to console
  2002-07-09 16:39   ` Michael Gruner
@ 2002-07-09 18:36     ` Joseph Pingenot
  0 siblings, 0 replies; 10+ messages in thread
From: Joseph Pingenot @ 2002-07-09 18:36 UTC (permalink / raw)
  To: Michael Gruner; +Cc: linux-kernel

>From Michael Gruner on Tuesday, 09 July, 2002:
>Hi,
>ok, did it as you say: in the BIOS I switched to Vsync/blank screen.
>Let's see what happens.
>BTW: My graphics card isn't a nvidia as many of you suggested but an ATI
>Rage pro (what did you wrote Bernd? ;-) ).
>Another interesting thing I got back in mind today was: one day my XMMS
>played a mp3 song and I switched to console (oooops...you know what
>happend) but the song kept on playing in a loop that was some
>milliseconds until I powered the box off. I don't know what to think
>about that.

I've seen the same thing on my ATI XPert@Play (Rage Pro chipset).  At 
  2.4.17, it was a risky proposition to switch between X and a text VC.
  It's better in 2.4.18, although not much (I believe.  I may be wrong).
  I have happend upon a situation a number of times where, when switching
  from X to a text VC, the machine "locks up", but CTRL-F7 (the X VC) will
  get me back to a working X login screen (KDM), at least for a while.  If
  I keep trying to switch to a text VC (which never works), it eventually
  fully locks up, to the point where I have to pull the plug, since the on
  switch is non-responsive.  If I tell it to shut down, it gets *most* of
  the way through before carping out and locking up fully.
I don't *believe* I've seen this in 2.5.x, although I may be wrong.

-Joseph
-- 
Joseph======================================================jap3003@ksu.edu
"We're moving toward a world where all the capabilities of the Internet are
 reprocessed through a single filter, with Microsoft's business plan behind
 it."  Mozilla's Mitchell Baker, http://news.com.com/2100-1023-941926.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [OT] freezing afer switching from graphical to console
  2002-07-09 17:27 ` [OT] " J Sloan
@ 2002-07-09 20:32   ` Bongani
  0 siblings, 0 replies; 10+ messages in thread
From: Bongani @ 2002-07-09 20:32 UTC (permalink / raw)
  To: J Sloan; +Cc: linux-kernel

On Tue, 2002-07-09 at 19:27, J Sloan wrote:
> bonganilinux@mweb.co.za wrote:
> 
> >>Hi,
> >>
> >>since 2.4.17 I have got a problem: trying to switch from graphical
> >>screen to console or to stop my X-session my box freezes. The screen
> >>gets black and nothing more happens. Pressing any keys or trying to
> >>    
> >>
> >
> >This only happens to me if I load the NVidia drivers if you are using
> >them that could be you
> >problem.
> >  
> >
> How bizzarre - I've never seen that
> with the nvidia drivers - I gave away
> an ATI card to a windoze user since
> the ATI DRI would hard lock the box.
> 
> (I know, help is on the way, but I had
> an immediate need!)
> 
> Since switching to a GeForce 2, there
> have been no problems whatsoever.
> 
> When you say "that only happens" if
> you "load the nvidia drivers", do you
> mean to say that you only see that
> freeze if you run X windows? Or, that
> you see it only if you enable DRI?
> 
> Lots of things beside nvidia to blame,
> if we are on a witchhunt....
> 
> Joe

I am also using GeForce 2 currently I am using the nvidia drivers
that comes with X window. NOTE: they do _not_ support DRI. The only
drivers that support DRI are those that I supplied by NVidia (as far as
I know)

The freeze when switching from graphic mode to console has been around
for a while now look at:
http://www.uwsg.iu.edu/hypermail/linux/kernel/0111.2/0237.html
and yes not everyone who complained had the nvidia drivers loaded.

Yes the could be other things that causes the hangs, but _I_ only
experience those hangs when _I_ use the nvidia drivers.I'm not on a
witch hunt, but when I can't reproduce the problem without the nvidia
drivers. I think it is logical to start suspecting that the problem is
caused by those drivers.

Bongani
 



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2002-07-09 20:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-09  9:59 freezing afer switching from graphical to console bonganilinux
2002-07-09 15:39 ` Stephen Clark
2002-07-09 17:27 ` [OT] " J Sloan
2002-07-09 20:32   ` [OT] " Bongani
  -- strict thread matches above, loose matches on Subject: below --
2002-07-09  5:38 Michael Gruner
2002-07-09  6:30 ` Eric Altendorf
2002-07-09  6:34   ` Eric Altendorf
2002-07-09 10:27 ` Bernd Schubert
2002-07-09 16:39   ` Michael Gruner
2002-07-09 18:36     ` Joseph Pingenot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox