Intel HD 3000 issues in Xorg - BSD

Users browsing this thread: 1 Guest(s)
Saos
Long time nixers
So if you're in the IRC, you probably know about my issue, but I thought I would post for general discussion.

My GPU is Intel HD 3000 integrated, and the xf86-video-intel driver doesn't work. It's a known issue, it's not just me.

Proprietary drivers straight from Intel won't work, and neither will
Code:
# X -configure
It still picks up vesa.

I found a page with patches for GEM and KMS, but I'm not entirely sure how to go about using them as I'm relatively new to BSD (ex-Arch user).

Page with patches: http://wiki.freebsd.org/Intel_GPU
Info on problem: http://www.phoronix.com/scan.php?page=ne...&px=OTYzMA

if anyone has any time to help me out, even if it's just a small explanation, I would appreciate it.
simon
Long time nixers
(22-08-2012, 07:55 PM)Saos Wrote: So if you're in the IRC, you probably know about my issue, but I thought I would post for general discussion.

My GPU is Intel HD 3000 integrated, and the xf86-video-intel driver doesn't work. It's a known issue, it's not just me.

Proprietary drivers straight from Intel won't work, and neither will
Code:
# X -configure
It still picks up vesa.

I found a page with patches for GEM and KMS, but I'm not entirely sure how to go about using them as I'm relatively new to BSD (ex-Arch user).

Page with patches: http://wiki.freebsd.org/Intel_GPU
Info on problem: http://www.phoronix.com/scan.php?page=ne...&px=OTYzMA

if anyone has any time to help me out, even if it's just a small explanation, I would appreciate it.

Hi I have a Intel HD 4000. And im using linux. Intel needs KMS in linux. And a kernelpatch(wich is now included by default)
Mafia
Long time nixers
(23-08-2012, 07:59 PM)shix Wrote: I don't remember what exactly I did, I remember I had to upgrade to FreeBSD stable and add some options when compiling kernel + xorg.

I believe I used this http://forums.freebsd.org/showthread.php?t=21852&page=5 , and http://forums.freebsd.org/showthread.php?t=32996 .
On FreeBSD you can not unload the module, so you can't go back to tty, thats why I went back to slackware.
More information here: http://wiki.freebsd.org/Intel_GPU

Lastly, it seems like OpenBSD has better intel drivers than FreeBSD.
http://forums.freebsd.org/showthread.php?t=24803

*cough* Try OpenBSDs drivers *cough*