Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #74300

Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38

From Diederik de Haas <didi.debian@cknow.org>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38
Date 2022-02-03 19:10 +0100
Message-ID <DMOIq-5VM-5@gated-at.bofh.it> (permalink)
References <ChTdv-2HO-1@gated-at.bofh.it> <DMNMm-5mK-7@gated-at.bofh.it> <ChTdv-2HO-1@gated-at.bofh.it> <DMNMm-5mK-7@gated-at.bofh.it>
Organization Connecting Knowledge

Cross-posted to 2 groups.

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Thursday, 3 February 2022 18:04:45 CET jim_p wrote:
> However, cpupower in debian does not come with a systemd service and it does
> not have /etc/default/cpupower so as to set a desired governor.
> I really need such functionality, because as I have said, I set my governor
> to powersave from May to September every year and now I have no way to.

Yes you can. You can create your own 'boot-up script' or make your own systemd 
unit file and enable that.

# cpupower frequency-info
This tells you the frequencies/governor available and currently selected. The 
governor is likely 'schedutil'.
In the 'available cpufreq governors' you probably don't see 'powersave', but 
you can modprobe that with `modprobe cpufreq-powersave` and after that lsmod 
should tell you it's loaded and `cpupower frequency-info` will now also list 
it as an available governor.

# cpupower frequency-set --governor powersave
This will switch the governor to 'powersave'

So if you put the following lines in the 'Service' section of a systemd unit 
file and install/enable it, you should have the functionality that you want.
You'll have to figure out the rest of the fields yourself, but that shouldn't be 
too hard as there are plenty .service files on your system and the internet.

ExecStart=/sbin/modprobe  cpufreq-powersave
ExecStart=/usr/bin/cpupower frequency-set --governor powersave

HTH,
  Diederik

Back to linux.debian.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 jim_p <pitsiorisj@gmail.com> - 2021-05-23 12:10 +0200
  Processed: Re: Bug#989010: linux-image-5.10.0-7-amd64: No display  (post, grub, boot messages and desktop) after the upgrade to 5.10.38 "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-05-23 13:40 +0200
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 Salvatore Bonaccorso <carnil@debian.org> - 2021-05-23 13:40 +0200
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 jim_p <pitsiorisj@gmail.com> - 2021-05-25 10:30 +0200
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 jim_p <pitsiorisj@gmail.com> - 2021-05-29 17:00 +0200
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 jim_p <pitsiorisj@gmail.com> - 2021-05-29 21:00 +0200
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 jim_p <pitsiorisj@gmail.com> - 2021-05-30 07:30 +0200
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 jim_p <pitsiorisj@gmail.com> - 2021-05-30 09:40 +0200
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 jim_p <pitsiorisj@gmail.com> - 2021-05-30 18:10 +0200
  Processed: Severity raise "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-05-31 17:40 +0200
  Bug#989010: Severity raise jim_p <pitsiorisj@gmail.com> - 2021-05-31 17:40 +0200
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 Salvatore Bonaccorso <carnil@debian.org> - 2021-05-31 21:00 +0200
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 jim_p <pitsiorisj@gmail.com> - 2021-06-01 06:40 +0200
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 jim_p <pitsiorisj@gmail.com> - 2021-06-02 10:20 +0200
  Processed: Re: linux-image-5.10.0-7-amd64: No display (post,  grub, boot messages and desktop) after the upgrade to 5.10.38 "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-06-04 09:20 +0200
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 jim_p <pitsiorisj@gmail.com> - 2021-06-04 09:20 +0200
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 Laurențiu Păncescu <lpancescu@gmail.com> - 2021-06-04 12:00 +0200
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 jim_p <pitsiorisj@gmail.com> - 2021-06-05 19:40 +0200
    Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 Ben Hutchings <ben@decadent.org.uk> - 2021-06-05 21:10 +0200
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 jim_p <pitsiorisj@gmail.com> - 2021-06-06 07:10 +0200
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 jim_p <pitsiorisj@gmail.com> - 2021-06-13 10:30 +0200
    Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 Bernhard Übelacker <bernhardu@mailbox.org> - 2021-06-13 17:00 +0200
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 jim_p <pitsiorisj@gmail.com> - 2021-06-14 07:10 +0200
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 jim_p <pitsiorisj@gmail.com> - 2021-06-26 09:50 +0200
    Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 Steve McIntyre <93sam@debian.org> - 2021-07-03 03:50 +0200
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 jim_p <pitsiorisj@gmail.com> - 2021-07-05 13:00 +0200
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 jim_p <pitsiorisj@gmail.com> - 2021-07-19 11:40 +0200
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 jim_p <pitsiorisj@outlook.com> - 2021-12-29 17:00 +0100
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 jim_p <pitsiorisj@outlook.com> - 2021-12-30 06:00 +0100
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 jim_p <pitsiorisj@outlook.com> - 2022-02-03 18:10 +0100
    Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 Diederik de Haas <didi.debian@cknow.org> - 2022-02-03 19:10 +0100
  Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 jim_p <pitsiorisj@outlook.com> - 2022-04-30 14:40 +0200
    Bug#989010: linux-image-5.10.0-7-amd64: No display (post, grub, boot messages and desktop) after the upgrade to 5.10.38 Bernhard Übelacker <bernhardu@mailbox.org> - 2022-05-17 11:30 +0200

csiph-web