Messages in this thread |  | | Date | Mon, 9 Sep 2002 14:58:29 +0200 | From | Rogier Wolff <> | Subject | Re: Linux on Toshiba Libretto 70CT |
| |
On Thu, Sep 05, 2002 at 04:49:35PM +0100, Alan Cox wrote: > > Disabling the accelerated functions also "fixes" the machine, for some > > definitions of "fix" :). > > That sounds like an X bug then > > > My question is really why this problem would lock up the kernel... > > I can't really tell whether the problem is in the implementation of the > > XFree86 functions or the kernel functions it is calling, but the fact > > that the entire kernel locks up suggests that both are to blame. Can > > you suggest where I should start reading code (if not the file atleast > > the directory :). > > X maps the video hardware and drives it directly. In that sense X is the > device driver for video not the kernel.
... And some chips have bugs like "will hang the PCI bus if you disable this while the chip is doing that". The chip "errata" will read "don't do that then", and the manufacturer will try to make the windows driver "not do that". But the Xfree driver may be lagging and still do this occasionally.
Roger.
-- ** R.E.Wolff@BitWizard.nl ** http://www.BitWizard.nl/ ** +31-15-2137555 ** *-- BitWizard writes Linux device drivers for any device you may have! --* * The Worlds Ecosystem is a stable system. Stable systems may experience * * excursions from the stable situation. We are currenly in such an * * excursion: The stable situation does not include humans. *************** - 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/
|  |