A quick patch to let via_drv recognize the MB implememtation. There are still other issues to address under other topics. --- via_id.orig.c 2006-03-09 17:00:37.000000000 -0600 +++ via_id.c 2006-03-09 17:26:31.000000000 -0600 @@ -126,6 +126,7 @@ static struct ViaCardIdStruct ViaCardId[ {"Giga-byte GA-K8VM800M", VIA_K8M800, 0x1458, 0xD000, VIA_DEVICE_CRT}, {"MSI K8M Neo-V", VIA_K8M800, 0x1462, 0x0320, VIA_DEVICE_CRT}, {"MSI K8MM-ILSR", VIA_K8M800, 0x1462, 0x7410, VIA_DEVICE_CRT}, + {"MSI K8MM-V", VIA_K8M800, 0x1462, 0x7142, VIA_DEVICE_CRT}, {"Abit KV-80", VIA_K8M800, 0x147B, 0x1419, VIA_DEVICE_CRT}, {"Averatec 327x", VIA_K8M800, 0x14FF, 0x0315, VIA_DEVICE_CRT | VIA_DEVICE_LCD}, {"Averatec 54xx", VIA_K8M800, 0x1509, 0x3930, VIA_DEVICE_CRT | VIA_DEVICE_LCD},
The full path where the patch was created: xorg-x11-6.8.99.15-r4/work/xc/programs/Xserver/hw/xfree86/drivers/via
*** This bug has been marked as a duplicate of 4427 ***
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.