Re: ABIT BH6 problems

Peter Desnoyers (pjd@fred001.dynip.com)
Wed, 21 Jul 1999 02:47:04 -0400 (EDT)


M.Brands wrote:
>
> Some S3 videocards are notorious when it comes to system crashes (the S3 ViRGE
> for instance). Maybe you trigger a bug in their hardware?

A number of S3 cards lie about their PCI memory usage, and actually decode
twice as much memory (an extra bit) than the BIOS thinks they do. This
is worked around by Windows 95 drivers which go and muck with PCI bus
allocations at driver load time.

This has caused us no end of problems with our hardware under Windows NT,
which like Linux tends not to touch the BIOS allocation. Our standard
support solution is to swap cards in the bus to cause the S3 card to be
enumerated either first or last (I forget - it's late...) so that the
invisible upper half of its address space doesn't step on any other PCI
allocations.

-- 
............................................................................
 Peter Desnoyers 
 162 Pleasant St.         (617) 661-1979          pjd@fred.cambridge.ma.us
 Cambridge, Mass. 02139   (978) 461-0402 (work)   pjd@giga-net.com 

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/