Opened 10 years ago

Closed 10 years ago

Last modified 9 years ago

#12007 closed bug (duplicate)

I have to use fail-safe video mode on my i7-4700MQ / Intel HD 4600 graphics

Reported by: danboid Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: - General Version: R1/Development
Keywords: Intel 4600 graphics fail-safe Cc:
Blocked By: #11268 Blocking:
Platform: All

Description

I have a System76 Gazelle Pro laptop which has a i7-4700MQ CPU with Intel HD 4600 integrated graphics. To successfully boot 49058 GCC2 hybrid I have to use fail-safe graphics mode (and blacklist the iprowifi4965 driver).

I do not need to use fail-safe video mode when I boot alpha4.1 on this laptop but that version doesn't support my ethernet chipset whereas recent nightlies do.

Attachments (2)

syslog (133.9 KB ) - added by danboid 10 years ago.
listdev (2.7 KB ) - added by danboid 10 years ago.

Download all attachments as: .zip

Change History (14)

by danboid, 10 years ago

Attachment: syslog added

by danboid, 10 years ago

Attachment: listdev added

comment:1 by danboid, 10 years ago

I've attached a syslog took from booting 49058 on my i7-4700MQ / HD 4600 without fail-safe video enabled.

When Haiku booted on this attempt, the top-half of the screen was a mainly blue, distorted mess with some icons below it whilst the bottom half of the screen was black. Sometimes I don't see anything at all.

I've also attached a listdev dump.

comment:2 by luroh, 10 years ago

Blocked By: 11268 added
Resolution: duplicate
Status: newclosed

comment:3 by danboid, 10 years ago

I have both Intel HD 4600 graphics and Intel 2230 wifi so in order to boot current nightlies without using safe mode I have to have the following in /boot/system/settings/packages:

Package haiku {

EntryBlacklist {

add-ons/kernel/drivers/bin/iprowifi4965 add-ons/kernel/drivers/bin/intel_extreme

}

}

comment:4 by humdinger, 10 years ago

danboid, see #11268:comment:10

comment:5 by vidrep, 10 years ago

Isn't this the same as ticket #11180?

comment:6 by luroh, 10 years ago

Similar symptom perhaps but different device.

comment:7 by danboid, 10 years ago

Just in case anyone else has the same laptop, I should also note that I had to uncomment the lines

apm true disable_ioapic true

in /boot/home/config/settings/kernel/drivers/kernel to get Haiku to boot reliably.

comment:8 by danboid, 10 years ago

Humdinger:

Thats an interesting workaround although you'd logically expect it to do nothing.

From what I was told on IRC, using fail-safe video mode doesn't make much difference anyway. Using the driver apparently just gives you more resolutions to pick from in some cases. As it stands I only ever use 1920x1080 and thats the res I get in fail-safe mode so I'm happy enough.

Your workaround does sound easier than creating a packages file but I had to do that anyway to blacklist the i4965 driver.

comment:9 by danboid, 10 years ago

Humdinger:

I can confirm your workaround does the trick after just having done a reinstall and tried it out. Haiku supports my wifi chipset now so I no longer need to blacklist any package files.

comment:10 by vidrep, 10 years ago

I wonder if that workaround will also work on Intel HD4000 integrated graphics? I'll give it a try tonight after work and report back.

in reply to:  10 comment:11 by tojoko, 9 years ago

Replying to vidrep:

I wonder if that workaround will also work on Intel HD4000 integrated graphics? I'll give it a try tonight after work and report back.

And!?

comment:12 by vidrep, 9 years ago

...and it didn't make any difference whatsoever.

Note: See TracTickets for help on using tickets.