Results 1 to 2 of 2

Thread: vbetool dpms off ---> "real mode call failed"

  1. #1
    Join Date
    Sep 2024
    Beans
    2

    vbetool dpms off ---> "real mode call failed"

    Hello,

    I have set up Ubuntu server 24.04 on a Fujitsu E558 Laptop. As the screen is almost never needed, I normally make use of
    Code:
    vbetool dpms off
    by script to save energy. All works fine. After swapping the NVMe SSD into another and identically equipped E558, all behaves the same and works fine, except the vbetool command. It now throws a "real mode call failed" error.

    The most common advice I found on the net is to temporarily remount /dev as exec instead of noexec before executing the vbetool command. As expected, that doesn't work in my case, as it's the very same software situation in both scenarios, so it can't be the reason. There must be differences in hardware or BIOS settings, I thought. I checked the latter and naturally, I found some differences, but nothing suspicious.

    Any ideas on how to narrow down the cause further? Thanks in advance!

  2. #2
    Join Date
    Sep 2024
    Beans
    2

    Re: vbetool dpms off ---> "real mode call failed"

    Okay, after a more meticulous investigation, I found the solution myself: I changed two settings in the BIOS boot configuration. With Fast Boot disabled and CSM (Compatibility Support Module) enabled, the vbetool command works as expected. (I didn't check which of the two - or maybe both - was really responsible.)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •