Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#14353 closed bug (invalid)

Certain VESA screen resolutions may cause black/blue screen after Haiku splash screen

Reported by: cocobean Owned by: kallisti5
Priority: high Milestone: Unscheduled
Component: Drivers/Graphics/radeon_hd Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Certain VESA screen resolution modes, like 1920x1440, are not compatible with specific HDTV (1920x1080x32-related) monitors.

Note: 1920x1440 is not supported by certain 1920x1080 monitors. Upon booting, HDTV monitors may jump to a 1600x1200 screen resolution (during the 'Haiku' splash screen) but will result in 'mode unsupported/black or blue screen display' when the graphic driver tries to display a higher resolution screen (i.e. 1920x1440). This issue seems recent to hrev52187->52212. Might be conflict between actual monitor EDID and preprogrammed screen modes in graphics driver.

Change History (5)

comment:1 by cocobean, 6 years ago

UPDATE: This is incorrect as I think the monitor supports the 1920x1400 resolution, yet the installed radeon_hd driver setup is somehow corrupted.

This is connected to a HDTV 1920x1080 monitor by the Radeon HD 4350 VGA port. My Radeon HD 4350 cards supports a maximum screen resolution of: DVI-I: 2560 x 1600 / VGA: 2048 x 1536 / HDMI: 1920 x 1080.

VESA 2048x1536 not defined in drivers. Was going to review for 4K monitor usage.

NOTE: hrev52212 x86_64 install - I retested by using my HDMI cable and HDMI monitor connection to the Radeon HD monitor's HDMI connection. This will boot up Haiku with a 1920x1080 @ 60hz screen resolution until the Haiku splash screen disappears (after the red rocket logo lights up). Then, black screen or screen inop. This may be something corrupted elsewhere? I retested the VESA driver and everything works up to only a 1400x1050 maximum screen resolution with HDMI connection (per screen preference info).

NOTE: hrev52212 nightly CD tested - radeon_hd driver test failed.

Version 6, edited 6 years ago by cocobean (previous) (next) (diff)

comment:2 by waddlesplash, 6 years ago

Resolution: invalid
Status: newclosed

We can only use whatever resolutions the VESA BIOS in the system provides us with. Some systems, it's smart enough to add the connected panel mode, but not all. There's not a lot we can do here.

comment:3 by cocobean, 6 years ago

UPDATE: I think it has something to do with radeon_init_accelerant setup used between the Haiku Boot splash screen and desktop initialization or 'Run installer/Boot to desktop' screens. During the Haiku splash screens, I get the higher screen resolutions of 1600x1200->1920x1080. Once, the Haiku Splash screen disappears this is where the issue happens.

FIXED: Swapped to my original monitor - everything works with the radeon_hd driver. So, the issue seems moreso my HDTV/PC monitor. Retested with Haiku hrev52221 x86_64.

Last edited 6 years ago by cocobean (previous) (diff)

comment:4 by pulkomandy, 6 years ago

Are you using VESA or the radeon_hd driver? For VESA, the same logic is used for the splash screen and the desktop, so if you get the splash screen, you get the desktop in the same resolution.

Please re-read https://dev.haiku-os.org/wiki/ReportingBugs and include relevant details (listimage, listdev, ...)

comment:5 by cocobean, 6 years ago

@Pulkomandy - Both the intel_extreme and the radeon_hd driver trigger my HDTV monitor to stop displaying the screen and never shows it again after the Haiku splash screen disappears. The exact same test with the VESA driver works fine everytime. Go figure. With both the intel_extreme and the radeon_hd driver, I tried various lower screen resolutions from the boot debug menu but all ended with the same issue.

My standard monitor works fine with the radeon_hd driver, but the intel_extreme driver screen blanks at the same spot.

NOTE: I can display both 1600x1200 and 1920x1440 screen resolution with the VESA driver using my Intel IGP (PCI ID: 8086:0042) using screen preferences.

Last edited 6 years ago by cocobean (previous) (diff)
Note: See TracTickets for help on using tickets.