Opened 14 years ago

Last modified 4 years ago

#5606 assigned bug

Running on secondary monitor via VGA Extension port not work [ on laptops ]

Reported by: streak Owned by: nobody
Priority: normal Milestone: R1.1
Component: Drivers/Graphics/intel_extreme/9xx Version: R1/Development
Keywords: dual head, video Cc: stormbind@…
Blocked By: Blocking:
Platform: x86

Description

Running Haiku on secondary monitor via VGA Extension port not work [ on laptops ]

Checked it with: MSI Wind Advent 4211-B EiSystem laptop

Graphic Card in these laptops: Mobile Intel 945 Express Chipset Family [MSI Wind] Intel 943GML (Calistoga) [EiSystem Laptop]

Attachments (1)

syslog.zip (34.4 KB ) - added by streak 14 years ago.

Download all attachments as: .zip

Change History (10)

comment:1 by stormbind, 14 years ago

Cc: stormbind@… added
Keywords: dual head video added
Platform: Allx86
Priority: normalhigh

I can confirm there's a problem when attempting to use the Dual Head on the Intel 945 Express. This presents a significant visual miscalculation to users of netbooks and many entry-level laptops.

Without looking at any logs - it appears that the values that define each monitor are being mixed, and consequently, the visual output can be unusable. For example, the output on desktop display is scaled to the width of the 2nd vdu and scaled to the height of the 1st vdu, and finally clipped/cropped (not rescaled) to the resolution of the 1st vdu. In other words its a mess.

No Dual Head features are provided in the display settings and the reported resolution matches the clipping but not the rendering. Did that make sense?

comment:2 by anevilyak, 14 years ago

Priority: highnormal

Please don't change ticket priorities.

by streak, 14 years ago

Attachment: syslog.zip added

comment:3 by streak, 14 years ago

added syslog..

comment:4 by axeld, 7 years ago

Owner: changed from axeld to nobody
Status: newassigned

comment:5 by waddlesplash, 5 years ago

Please retest after hrev53040.

comment:6 by pulkomandy, 5 years ago

Component: Drivers/Graphics/intel_extremeDrivers/Graphics/intel_extreme/9xx

comment:7 by pulkomandy, 4 years ago

Please test with hrev53787 or later, there have been many fixes to the driver which should help with this.

comment:8 by pulkomandy, 4 years ago

Milestone: R1R1.1

comment:9 by pulkomandy, 4 years ago

I can confirm that this is still a problem on my gm965 system (Dell Inspiron 1525). It seems a bit better than what's described here but there is still some mixup of video modes.

What happens:

  • We take the native resolution of the exernal display
  • We try to scale it using the panel fitter for the internal display
  • But the panel fitter doesn't work very well for scaling down, resulting in strange things.

Possibly this is not the only problem.

On the external display I did not manage to display anything so far.

Note: See TracTickets for help on using tickets.