Thread: xfce4 issue
View Single Post
Old 15th September 2017
shep shep is offline
Real Name: Scott
Arp Constable
 
Join Date: May 2008
Location: Dry and Dusty
Posts: 1,507
Default

My Mistake - I thought that "vga1 at pci5 dev 0 function 0 "Matrox MGA G200e" rev 0x02" meant you had a pci card.

For an agp card try
Code:
Section "Device" 
          Identifier "Matrox" 
          Driver "mgag200"
EndSection
Reply With Quote