Hello, David. Please add the following patch to the new quilt system :-)

In the file programs/Xserver/hw/xfree86/drivers/via/ (provided by
patches/000_stolen_from_unichrome.sf.net.diff), in the function
ViaGetMemoryBandwidth:

    case VIA_KM400:
       if (pVia->ChipRev < 0x8F)

should read:

    case VIA_KM400: 
       if (pVia->ChipRev < 0x84) 


        Best regards,


                Ender.
-- 
Network engineer
Debian Developer

Attachment: pgppQ4LZxMpJV.pgp
Description: PGP signature

Reply via email to