View Single Post
  #2   (View Single Post)  
Old 16th September 2008
vermaden's Avatar
vermaden vermaden is offline
Administrator
 
Join Date: Apr 2008
Location: pl_PL.lodz
Posts: 1,056
Default

This GFX card works for sure as I am having the same GM965 running.

The things that I have done to get it running:
1. add ip/hostname to /etc/hosts [ http://freebsd.org/handbook/configtu....html#AEN16493 ]
2. remove i810 driver --> # pkg_delete -f -x i810
3. install intel driver --> # pkg_add -r xf86-video-intel
4. condifugre x11 --> # Xorg -configure (but your config seems ok)
5. if you need various glx* commands then --> # pkg_add -r mesa-demos

Quote:
Originally Posted by Hrr4 View Post
Also, with the DRI problem, here is my xorg.conf if anyone could take a crack at it, as my mind is really boggled why its not working.
Pretty messed but looks ok and should work.

Quote:
Originally Posted by Hrr4 View Post
*Note: I also dont have a /dev/dri. Hope that helps *
6. try that, but i915 is loaded by x11 automagically when you start x11 --> # kldload i915

... I run FreeBSD 7.0 but 7.1-BETA also works good with that GM965.
__________________
religions, worst damnation of mankind
"If 386BSD had been available when I started on Linux, Linux would probably never had happened." Linus Torvalds

Linux is not UNIX! Face it! It is not an insult. It is fact: GNU is a recursive acronym for “GNU's Not UNIX”.
vermaden's: links resources deviantart spreadbsd
Reply With Quote