View Single Post
  #2   (View Single Post)  
Old 5th February 2009
jb_daefo jb_daefo is offline
Spam Deminer
 
Join Date: May 2008
Posts: 303
Default

grep vga /etc/X11/xorg.conf
grep via /etc/X11/xorg.conf
IF no results,
pkg_delete -f /var/db/pkg/xf86-video-vga-[number]
.................................................. .via------------
you need a driver other than those two in the xorg.conf
after the pkg_delete you can do "pkgdb -u"
Reply With Quote