linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [FIXED] Random Sig'11 in XF864 with kernel > 2.2.x
@ 2001-09-18  4:59 Jeffrey Ingber
  2001-09-18  8:31 ` Tobias Diedrich
  0 siblings, 1 reply; 3+ messages in thread
From: Jeffrey Ingber @ 2001-09-18  4:59 UTC (permalink / raw)
  To: linux-kernel, xpert, alan

The problem mentioned in the following threads:

http://www.uwsg.indiana.edu/hypermail/linux/kernel/0109.1/0932.html
http://www.xfree86.org/pipermail/xpert/2001-September/011055.html
http://www.xfree86.org/pipermail/xpert/2001-September/011230.html

Is fixed in at least 2.4.9-ac10.  I haven't been a regular user of the 
-ac series so I can't say when exactly this was fixed.  However, this 
problem still persists in Linus 2.4.10-pre10.  Can anyone who chimed in 
with similar problems to mine try said kernel (2.4.9-ac10) and provide 
any feedback?  It would excellent if the exact fix could be identified.

Thanks,
Jeffrey H. Ingber (jhingber _at_ ix.netcom.com)



 > The random Sig 11's are observed in the stock XFree86 4.x drivers with
 > none of the 'extras' enabled, such as DRI on several sets of video cards
 > (Matrox and ATI). I can run both UP and SMP kernels in the 2.2 series
 > and 2.4 UP kernels with unlimited uptimes. However, switching to a 2.4
 > SMP kernel will cause random Sig 11's in X, seemingly irregardless of
 > video card/vendor.=20

I'm aware of the reports. Its very hard to figure out what might be
involved. Later 2.4 kernels we have fixed the odd possible candidate where
segment registers or LDT propogation on SMP might go awry but nothing that
really explains the X11 ones and whether they are PCI/AGP setup , power
management or kernel bug triggered

Alan



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

* Re: [FIXED] Random Sig'11 in XF864 with kernel > 2.2.x
  2001-09-18  4:59 [FIXED] Random Sig'11 in XF864 with kernel > 2.2.x Jeffrey Ingber
@ 2001-09-18  8:31 ` Tobias Diedrich
  2001-09-18 10:28   ` Polymorphic Anomaly
  0 siblings, 1 reply; 3+ messages in thread
From: Tobias Diedrich @ 2001-09-18  8:31 UTC (permalink / raw)
  To: Jeffrey Ingber; +Cc: linux-kernel, xpert, alan

Jeffrey Ingber wrote:

> The problem mentioned in the following threads:
> 
> http://www.uwsg.indiana.edu/hypermail/linux/kernel/0109.1/0932.html
> http://www.xfree86.org/pipermail/xpert/2001-September/011055.html
> http://www.xfree86.org/pipermail/xpert/2001-September/011230.html
> 
> Is fixed in at least 2.4.9-ac10.  I haven't been a regular user of the 
> -ac series so I can't say when exactly this was fixed.  However, this 
> problem still persists in Linus 2.4.10-pre10.  Can anyone who chimed in 
> with similar problems to mine try said kernel (2.4.9-ac10) and provide 
> any feedback?  It would excellent if the exact fix could be identified.

I'm using ac-10 with the preempt patch at the moment and still have
trouble with the X server segfaulting sometimes.
Usually it does this not that often (once a day to once every few days),
it seems more likely to happen when switching between text mode console
and X, I can increase the likelyhood of this by running the wmcpu and
wmsysmon applets, which will often make it segfault after only a few minutes.
System is Dual Celeron 433 on an ABIT BP6 board. XFree 4.1.0. Debian
unstable. Riva TNT, using the nv driver. (I sometimes switch to the
nvidia driver because this supports the xvideo extensions, but have not
since the last reboot, so the proprietary module should not have been
loaded)
The most annoying thing is that the console is stuck in graphics mode
after the server crashed...

-- 
Tobias								PGP: 0x9AC7E0BC
Hannover Fantreffen ML: mailto:fantreffen-request@mantrha.de?subject=subscribe
Manga & Anime Treff Hannover: http://www.mantrha.de/

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

* Re: [FIXED] Random Sig'11 in XF864 with kernel > 2.2.x
  2001-09-18  8:31 ` Tobias Diedrich
@ 2001-09-18 10:28   ` Polymorphic Anomaly
  0 siblings, 0 replies; 3+ messages in thread
From: Polymorphic Anomaly @ 2001-09-18 10:28 UTC (permalink / raw)
  To: Tobias Diedrich; +Cc: Jeffrey Ingber, linux-kernel, xpert, alan

I have had this problem as well, and i finally gave up until i could get a Voodoo
or Rage 128, which have DRM, etc etc. My current card is a savage 4.  After
tryintg all the patches and everything. i finally just disabled the nice
framebuffer consoles so that when X crashes it doesnt take the consoles with it..
does anyone knoe of a real fix?

Poly


Tobias Diedrich wrote:

> Jeffrey Ingber wrote:
>
> > The problem mentioned in the following threads:
> >
> > http://www.uwsg.indiana.edu/hypermail/linux/kernel/0109.1/0932.html
> > http://www.xfree86.org/pipermail/xpert/2001-September/011055.html
> > http://www.xfree86.org/pipermail/xpert/2001-September/011230.html
> >
> > Is fixed in at least 2.4.9-ac10.  I haven't been a regular user of the
> > -ac series so I can't say when exactly this was fixed.  However, this
> > problem still persists in Linus 2.4.10-pre10.  Can anyone who chimed in
> > with similar problems to mine try said kernel (2.4.9-ac10) and provide
> > any feedback?  It would excellent if the exact fix could be identified.
>
> I'm using ac-10 with the preempt patch at the moment and still have
> trouble with the X server segfaulting sometimes.
> Usually it does this not that often (once a day to once every few days),
> it seems more likely to happen when switching between text mode console
> and X, I can increase the likelyhood of this by running the wmcpu and
> wmsysmon applets, which will often make it segfault after only a few minutes.
> System is Dual Celeron 433 on an ABIT BP6 board. XFree 4.1.0. Debian
> unstable. Riva TNT, using the nv driver. (I sometimes switch to the
> nvidia driver because this supports the xvideo extensions, but have not
> since the last reboot, so the proprietary module should not have been
> loaded)
> The most annoying thing is that the console is stuck in graphics mode
> after the server crashed...
>
> --
> Tobias                                                          PGP: 0x9AC7E0BC
> Hannover Fantreffen ML: mailto:fantreffen-request@mantrha.de?subject=subscribe
> Manga & Anime Treff Hannover: http://www.mantrha.de/
> -
> 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/


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

end of thread, other threads:[~2001-09-18 10:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-18  4:59 [FIXED] Random Sig'11 in XF864 with kernel > 2.2.x Jeffrey Ingber
2001-09-18  8:31 ` Tobias Diedrich
2001-09-18 10:28   ` Polymorphic Anomaly

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).