Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#12735 closed bug (duplicate)

Intel Extreme Graphics recognized as VESA in recent nightly

Reported by: un_spacyar Owned by: axeld
Priority: normal Milestone: Unscheduled
Component: Drivers/Graphics/intel_extreme Version: R1/Development
Keywords: Cc:
Blocked By: #12714 Blocking:
Platform: x86

Description

Since upgraded to hrev50258 x86_gcc2 (from a previous nightly from March 30), my video card is identified as "VESA" instead of "Intel Extreme Graphic" in the monitor settings.

I attach my syslog.

Attachments (1)

sysinfo.txt (4.7 KB ) - added by un_spacyar 8 years ago.

Download all attachments as: .zip

Change History (7)

by un_spacyar, 8 years ago

Attachment: sysinfo.txt added

comment:1 by kallisti5, 8 years ago

You didn't provide much info here... however it is expected behavior. Anything SandyBridge or later was flagged as experimental in the driver. A major rewrite is underway to better support Ivy Bridge+ and later cards have some bugs still. A few machines Ivy Bridge or later worked as a fluke. (most didn't work however) Thus I flagged SandyBridge or later experimental to force usage of VESA (which likely works)

For now, to activate these cards for testing you need to re-enable them in the driver sources and recompile. If you have any Sandy Bridge systems, testing help would be appreciated!

comment:2 by pulkomandy, 8 years ago

I think this makes testing the driver on new cards more annoying for users. Maybe a driver settings file to force extra PCI IDs to be allowed by the driver would be useful?

I think Sandy Bridge was at least modesetting in the driver (other things were possibly broken, such as the wait_for_retrace). I don't know which way is better between that and VESA, however.

comment:3 by diver, 8 years ago

Component: - GeneralDrivers/Graphics/intel_extreme
Owner: changed from nobody to axeld

comment:4 by jua, 8 years ago

Blocked By: 12714 added
Resolution: duplicate
Status: newclosed

Duplicate of #12714

comment:5 by un_spacyar, 8 years ago

kallisti5, Pulkomandy: thanks for your answers. I dont have problem in testing the driver. The only way to get it is to compile the entire Haiku source tree? (sorry for the dumb question, but I not have much experience compiling apps).

comment:6 by pulkomandy, 8 years ago

You can compile only the driver (jam -q intel_extreme) but it is a bit annoying to install it in an existing install. So yes, the easiest way is compiling a complete haiku install (unless you have a very slow CPU).

Ideally we could use network booting for easier testing of changes in drivers, but this is currently broken.

Note: See TracTickets for help on using tickets.