[opensuse] How to change the console resolution / yast2 bootloader is broken? / how to remove the bouncing button that belongs in an episode of The Prisoner.
The console resolution is too small to see, so I changed it in grub2 bootloader. But this only worked for the grub2 menu, as soon as the bouncing button appeared, the resolution on the console changed back to tiny (verify by pressing escape). So, I tried different resolutions, then removed the check for graphic console but all to no avail. Then I removed the "quiet" kernet command line parameter and added "nosplash" but no avail. Then I removed the "themes" directory from /boot/grub2 but no avail. The virtual console resolution is always tiny, and the bouncing button won't go away, it is following me everywhere now, even when I go for a walk. Help! -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Mon, Mar 16, 2020 at 4:21 PM Richmond <dnomhcir@gmx.com> wrote:
The console resolution is too small to see, so I changed it in grub2 bootloader. But this only worked for the grub2 menu, as soon as the bouncing button appeared, the resolution on the console changed back to tiny (verify by pressing escape). So, I tried different resolutions, then removed the check for graphic console but all to no avail. Then I removed the "quiet" kernet command line parameter and added "nosplash" but no avail. Then I removed the "themes" directory from /boot/grub2 but no avail. The virtual console resolution is always tiny
Try video=WxH kernel option. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Andrei Borzenkov wrote:
On Mon, Mar 16, 2020 at 4:21 PM Richmond <dnomhcir@gmx.com> wrote:
The console resolution is too small to see, so I changed it in grub2 bootloader. But this only worked for the grub2 menu, as soon as the bouncing button appeared, the resolution on the console changed back to tiny (verify by pressing escape). So, I tried different resolutions, then removed the check for graphic console but all to no avail. Then I removed the "quiet" kernet command line parameter and added "nosplash" but no avail. Then I removed the "themes" directory from /boot/grub2 but no avail. The virtual console resolution is always tiny Try video=WxH kernel option.
Thanks! That's worked! -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
I tried kernel parameters: nomodeset plymouth.enable=0 Which has solved the console problem, But now my X screen resolution is messed up. Richmond wrote:
The console resolution is too small to see, so I changed it in grub2 bootloader. But this only worked for the grub2 menu, as soon as the bouncing button appeared, the resolution on the console changed back to tiny (verify by pressing escape). So, I tried different resolutions, then removed the check for graphic console but all to no avail. Then I removed the "quiet" kernet command line parameter and added "nosplash" but no avail. Then I removed the "themes" directory from /boot/grub2 but no avail. The virtual console resolution is always tiny, and the bouncing button won't go away, it is following me everywhere now, even when I go for a walk.
Help!
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (2)
-
Andrei Borzenkov
-
Richmond