Mint 19 Upgrade Leaves Plymouth Boot Splash Wrong Res

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
fleamour
Level 2
Level 2
Posts: 73
Joined: Thu May 22, 2008 4:08 pm

Mint 19 Upgrade Leaves Plymouth Boot Splash Wrong Res

Post by fleamour »

As above using recommended Nvidia driver.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Lenovo ThinkPad X250 i7 ~ Mint 20 Cinnamon
fleamour
Level 2
Level 2
Posts: 73
Joined: Thu May 22, 2008 4:08 pm

Re: Mint 19 Upgrade Leaves Plymouth Boot Splash Wrong Res

Post by fleamour »

I think this can be done using the GRUB_GFXPAYLOAD_LINUX variable in GRUB's configuration (/etc/default/grub). So edit that file using:

Code: Select all

sudo nano /etc/default/grub
Add a line containing:

Code: Select all

GRUB_GFXPAYLOAD_LINUX=1920x1080
to the file, save and close. Then run:

Code: Select all

sudo update-grub
But then not perfect, as get white text kernel output error message. Is there some boot text I can trawl to get exact error?
Lenovo ThinkPad X250 i7 ~ Mint 20 Cinnamon
fleamour
Level 2
Level 2
Posts: 73
Joined: Thu May 22, 2008 4:08 pm

Re: Mint 19 Upgrade Leaves Plymouth Boot Splash Wrong Res

Post by fleamour »

Code: Select all

inxi -F && dmesg | grep -i error

Code: Select all

System:    Host: G41M-Combo Kernel: 4.15.0-33-generic x86_64 bits: 64
           Desktop: Cinnamon 3.8.8  Distro: Linux Mint 19 Tara
Machine:   Device: desktop Mobo: Gigabyte model: G41M-Combo v: x.x serial: N/A
           BIOS: Award v: FB date: 10/25/2012
CPU:       Dual core Intel Core2 Duo E8400 (-MCP-) cache: 6144 KB
           clock speeds: max: 3000 MHz 1: 2129 MHz 2: 2054 MHz
Graphics:  Card: NVIDIA GT218 [GeForce 210]
           Display Server: x11 (X.Org 1.19.6 )
           drivers: nvidia (unloaded: modesetting,fbdev,vesa,nouveau)
           Resolution: 1920x1080@60.00hz, 1920x1080@60.00hz
           OpenGL: renderer: GeForce 210/PCIe/SSE2
           version: 3.3.0 NVIDIA 340.106
Audio:     Card-1 Intel NM10/ICH7 Family High Def. Audio Controller
           driver: snd_hda_intel
           Card-2 NVIDIA High Def. Audio Controller driver: snd_hda_intel
           Card-3 Creative Labs Sound Core3D [Sound Blaster Recon3D / Z-Series]
           driver: snd_hda_intel
           Card-4 Texas Instruments PCM2902 Audio Codec driver: USB Audio
           Sound: Advanced Linux Sound Architecture v: k4.15.0-33-generic
Network:   Card: Qualcomm Atheros AR8151 v2.0 Gigabit Ethernet driver: atl1c
           IF: enp3s0 state: up speed: 1000 Mbps duplex: full
           mac: fc:aa:14:85:c9:c8
Drives:    HDD Total Size: 4376.9GB (8.1% used)
           ID-1: /dev/sda model: Samsung_SSD_840 size: 120.0GB
           ID-2: /dev/sdb model: ST3000DM008 size: 3000.6GB
           ID-3: /dev/sdc model: WDC_WD10EZEX size: 1000.2GB
           ID-4: /dev/sdd model: Samsung_SSD_850 size: 256.1GB
Partition: ID-1: / size: 227G used: 79G (37%) fs: ext4 dev: /dev/dm-0
           ID-2: /boot size: 472M used: 342M (77%) fs: ext2 dev: /dev/sdd1
           ID-3: swap-1 size: 8.59GB used: 0.00GB (0%)
           fs: swap dev: /dev/dm-1
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 38.0C mobo: N/A gpu: 68C
           Fan Speeds (in rpm): cpu: 1104 fan-2: 0
Info:      Processes: 223 Uptime: 3 min Memory: 1702.8/7976.0MB
           Client: Shell (bash) inxi: 2.3.56 

Code: Select all

[    0.046769] ACPI Error: Method parse/execution failed \_PR.CPU1._PDC, AE_ALREADY_EXISTS (20170831/psparse-550)
[    0.976513] RAS: Correctable Errors collector initialized.
[   37.285855] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
Lenovo ThinkPad X250 i7 ~ Mint 20 Cinnamon
fleamour
Level 2
Level 2
Posts: 73
Joined: Thu May 22, 2008 4:08 pm

Re: Mint 19 Upgrade Leaves Plymouth Boot Splash Wrong Res

Post by fleamour »

99.9% there!

That last 0.01% benign message drive me crazy?!?

:lol: :cry: :lol:
Lenovo ThinkPad X250 i7 ~ Mint 20 Cinnamon
Locked

Return to “Installation & Boot”