Opened 3 years ago

Closed 3 years ago

#17424 closed bug (duplicate)

Haiku not booting on Lenovo Thinkbook 14 with Iris Xe Graphics

Reported by: m0do1 Owned by: pulkomandy
Priority: normal Milestone: Unscheduled
Component: Drivers/Graphics/intel_extreme Version:
Keywords: Cc:
Blocked By: #16463 Blocking:
Platform: x86-64

Description

Hi,

I have also posted this on the forum some time ago (https://discuss.haiku-os.org/t/haiku-does-not-boot-on-lenovo-thinkbook-14/11188).

Haiku fails to set a display mode and booting hangs on the rocket icon. I have added some simple debug code to better trace back what is happening. The output of this is also included in the attached syslogs. The first part of this additional output is always the function name in servers/app/Screen.cpp which is followed by some information on what is going on. Syslog_1 is what I get.

From what I can see the call of status_t status = fHWInterface->SetMode(mode) in Screen::SetMode never returns.

I have also tried to manually set status to B_OK. This obviously also does not work, but it gives slightly different output. See syslog_2 and the attached screenshot for this.

From my output it looks like the best mode has a strange resolution. Thus I have also tried to set a resolution manually. This also does not work.

Additionally I have tried all these things also with the fail-save drivers which results in the same behavior.

Also I attached the lspci output from Linux on the same machine.

The syslogs here are using the latest commit "03ed104900142edb52bff17af8ce4a14b755dfa0 - intel_extreme: enabled all known skylake gfx cards since they are pgm'd now" and haiku is compiled from source.

Attachments (3)

syslog_1 (310.5 KB ) - added by m0do1 3 years ago.
syslog_2 (111.8 KB ) - added by m0do1 3 years ago.
lspci_output (2.1 KB ) - added by m0do1 3 years ago.

Download all attachments as: .zip

Change History (5)

by m0do1, 3 years ago

Attachment: syslog_1 added

by m0do1, 3 years ago

Attachment: syslog_2 added

by m0do1, 3 years ago

Attachment: lspci_output added

comment:1 by waddlesplash, 3 years ago

Component: Servers/app_serverDrivers/Graphics/intel_extreme
Keywords: boot intel lenovo graphic card removed
Owner: changed from axeld to pulkomandy

comment:2 by diver, 3 years ago

Blocked By: 16463 added
Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.