#9321 closed enhancement (fixed)
intel_extreme driver needs Ivy Bridge support
Reported by: | kallisti5 | Owned by: | kallisti5 |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta1 |
Component: | Drivers/Graphics/intel_extreme | Version: | R1/Development |
Keywords: | IvyBridge Ivy HD 4000 | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
intel_extreme currently only goes up to Sandy Bridge.
I'm working on IvyBridge support changes now and wanted to open a ticket to track my commits (and tie any reports of problems to this ticket)
Change History (4)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Hey kallisti5! No Ivybridge Server (GT2)?
0x016a - IvyBridge Server GT2, http://wiki.freebsd.org/AGP_Testing , http://gitweb.dragonflybsd.org/dragonfly.git/blob/HEAD:/sys/dev/agp/agp_i810.c
BTW PCI IDs for Haswell - http://www.phoronix.com/scan.php?page=news_item&px=MTE1NTQ
follow-up: 4 comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Basic mode setting works post hrev45104
It seems like we don't pick the right preferred mode at start... so you may have to make a one time adjustment after first boot... however changing video modes works reliably.
As I don't have Haswell hardware to test... I'll leave that task to someone else :P
comment:4 by , 12 years ago
Replying to kallisti5:
As I don't have Haswell hardware to test... I'll leave that task to someone else :P
Why you not add this PCI IDs? Should works. If the driver will work correctly on Haswell, people will praise Haiku. If not, would improve it. Anyway Haiku includes faulty\imperfect drivers.
hrev45094 adds the PCIID's for IvyBridge. I'll be able to test these changes tomorrow :)