[Bug 1875240] Re: vbetool: mmap /dev/zero: Operation not permitted Failed to initialise LRMI (Linux Real-Mode Interface).

2020-04-30 Thread dreaddy
Solution:

mount -o remount,exec /dev
vbetool dpms force off
mount -o remount,noexec /dev

** Changed in: vbetool (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1875240

Title:
  vbetool: mmap /dev/zero: Operation not permitted
  Failed to initialise LRMI (Linux Real-Mode Interface).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vbetool/+bug/1875240/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1875240] Re: vbetool: mmap /dev/zero: Operation not permitted Failed to initialise LRMI (Linux Real-Mode Interface).

2020-04-29 Thread dreaddy
Mistakes were made.

(a) sudo mount -o remount,exec /dev

Works.

The mistake made was rebooting before testing vbetool.

Solution:

sudo mount -o remount,exec /dev
vbetool dpms force off
sudo mount -o remount,noexec /dev

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1875240

Title:
  vbetool: mmap /dev/zero: Operation not permitted
  Failed to initialise LRMI (Linux Real-Mode Interface).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vbetool/+bug/1875240/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1875240] Re: vbetool: mmap /dev/zero: Operation not permitted Failed to initialise LRMI (Linux Real-Mode Interface).

2020-04-28 Thread dreaddy
Solution found here: 
https://askubuntu.com/questions/1120578/how-do-i-edit-grub-to-add-iomem-relaxed

failed as well.

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
to:
GRUB_CMDLINE_LINUX_DEFAULT="iomem=relaxed quiet splash"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1875240

Title:
  vbetool: mmap /dev/zero: Operation not permitted
  Failed to initialise LRMI (Linux Real-Mode Interface).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vbetool/+bug/1875240/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1875240] Re: vbetool: mmap /dev/zero: Operation not permitted Failed to initialise LRMI (Linux Real-Mode Interface).

2020-04-28 Thread dreaddy
That's a negative:

sudo mount -o remount,exec /dev
sudo reboot 

results:
[dreaddy@thing ~] :) sudo /usr/sbin/vbetool dpms off
mmap /dev/zero: Operation not permitted
Failed to initialise LRMI (Linux Real-Mode Interface).

[dreaddy@thing ~] :) sudo setsebool -P mmap_low_allowed

results:
sudo: setsebool: command not found

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1875240

Title:
  vbetool: mmap /dev/zero: Operation not permitted
  Failed to initialise LRMI (Linux Real-Mode Interface).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vbetool/+bug/1875240/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1875240] Re: vbetool: mmap /dev/zero: Operation not permitted Failed to initialise LRMI (Linux Real-Mode Interface).

2020-04-28 Thread Paul Sladen
To assist with debugging please try both of these options
(individually) from a clean state:

(a) sudo mount -o remount,exec /dev

(b) sudo setsebool -P mmap_low_allowed

(ie. boot, test, reboot, test the other).

Do either of those work?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1875240

Title:
  vbetool: mmap /dev/zero: Operation not permitted
  Failed to initialise LRMI (Linux Real-Mode Interface).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vbetool/+bug/1875240/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1875240] Re: vbetool: mmap /dev/zero: Operation not permitted Failed to initialise LRMI (Linux Real-Mode Interface).

2020-04-26 Thread dreaddy
[root@thing ~] :) vbetool dpms force off
mmap /dev/zero: Operation not permitted
Failed to initialise LRMI (Linux Real-Mode Interface).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1875240

Title:
  vbetool: mmap /dev/zero: Operation not permitted
  Failed to initialise LRMI (Linux Real-Mode Interface).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vbetool/+bug/1875240/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs