This commit is contained in:
parent
37cc59d9a7
commit
ecc0acfa0d
@ -87,14 +87,12 @@ have to disable Raid ... Enable AHCI
|
|||||||
|
|
||||||
## console grub ...
|
## console grub ...
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
HiDpi issues
|
Boot menu uses a tiny font (GRUB menu)
|
||||||
|
|
||||||
Boot menu uses a tiny font (GRUB menu)
|
|
||||||
Best way to address this would be to have GRUB automatically select the right font, but GRUB is kept small on purpose, or to install a larger GRUB font when installing Ubuntu
|
Best way to address this would be to have GRUB automatically select the right font, but GRUB is kept small on purpose, or to install a larger GRUB font when installing Ubuntu
|
||||||
Workaround: let the default GRUB terminal driver, gfxterm, switch to a supported mode such as 1600x1200 (NB to list video modes, disable secure mode in the BIOS and run the videoinfo command in the GRUB shell accessed by pressing "c" from the GRUB menu):
|
Workaround: let the default GRUB terminal driver, gfxterm, switch to a supported mode such as 1600x1200 (NB to list video modes, disable secure mode in the BIOS and run the videoinfo command in the GRUB shell accessed by pressing "c" from the GRUB menu):
|
||||||
|
|
||||||
Set GRUB_GFXMODE=1600x1200 in /etc/default/grub and run update-grub
|
Set GRUB_GFXMODE=1600x1200i in /etc/default/grub and run update-grub
|
||||||
Splash screen uses too small logo and somewhat too small fonts (Plymouth)
|
Splash screen uses too small logo and somewhat too small fonts (Plymouth)
|
||||||
Plymouth has logic to detect the proper scaling to apply, but it's still too small; workaround by forcing the scale on the kernel cmdline:
|
Plymouth has logic to detect the proper scaling to apply, but it's still too small; workaround by forcing the scale on the kernel cmdline:
|
||||||
|
|
||||||
@ -144,7 +142,7 @@ apt install iio-sensor-proxy
|
|||||||
install : screen rotator : https://github.com/GuLinux/ScreenRotator
|
install : screen rotator : https://github.com/GuLinux/ScreenRotator
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
# zpool trouble
|
# zpool trouble mount it from live systeme
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
boot on usb drive
|
boot on usb drive
|
||||||
|
Loading…
Reference in New Issue
Block a user