Opened 20 months ago

#17929 new bug

VESA BIOS patching doesn't work even in cases where it should

Reported by: pulkomandy Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Drivers/Graphics/VESA Version: R1/beta3
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Reported by rodney on the IRC channel

  • Enable "bios_patching true" in VESA configuration
  • Try to set one of the custom video modes
  • Error message: "The screen could not be set: General system error"

syslog:

KERN: vesa: applied patch0 in 1 locations
KERN: vesa: applied patch1 in 1 locations
KERN: vesa: applied patch2 in 1 locations
KERN: vesa: applied patch3 in 1 locations
KERN: vesa: vbe_get_mode_info(256): BIOS returned 0x00ff
KERN: vesa: vesa_set_custom_display_mode(): cannot get mode info for 100
KERN: vesa: video mode patching failed!

The patching prevents getting the info for the mode, I think. But setting the mode should still work in that case on Intel cards.

All the patches worked so we should be good to go.

Change History (0)

Note: See TracTickets for help on using tickets.