You are not logged in.

#1 2015-05-15 04:50:21

Dalton63841
Member
Registered: 2015-05-15
Posts: 2

[SOLVED]Plymouth + EFI

I have a set up install of Arch, fully updated, with no actual boot manager. I used only efibootmgr to make it bootable. I'm trying to get Plymouth working on here, but not having much luck. I can install and configure just fine, but then it says to push "splash" on the kernel parameters. Since I have no bootloader, I assumed I just add it into the efibootmgr command, like so:

# efibootmgr -d /dev/sda -1 Y -c -L "Arch Linux" -l /vmlinuz-linux -u "root=/dev/sda2 resume=/dev/sda4 quiet splash initrd=/initramfs-linux.img"

That DOES get plymouth to work, but then just before going to the desktop, it shows the text again, and repeats the following line ad infinitum, save the number increasing:

radeon: ring3 stalled for more than XXXX seconds

If I remove splash from the efibootmgr line, it boots up perfectly, but without plymouth.

Last edited by Dalton63841 (2015-05-15 22:12:41)

Offline

#2 2015-05-15 20:38:05

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,778
Website

Re: [SOLVED]Plymouth + EFI

Did you add the "plymouth" hook and the "radeon" module to /etc/mkinitcpio.conf & regenerate your initrd?
https://wiki.archlinux.org/index.php/Pl … mouth_hook


Jin, Jîyan, Azadî

Offline

#3 2015-05-15 22:12:17

Dalton63841
Member
Registered: 2015-05-15
Posts: 2

Re: [SOLVED]Plymouth + EFI

Head_on_a_Stick wrote:

Did you add the "plymouth" hook and the "radeon" module to /etc/mkinitcpio.conf & regenerate your initrd?
https://wiki.archlinux.org/index.php/Pl … mouth_hook

Head, meet Desk. Problem solved. It's been a LONG time since I last reinstalled, and for some reason I was thinking this laptop uses intel graphics. Once I replaced the intel drivers with ati, and replaced i915 with radeon in mkinitcpio.conf, it started working.

Offline

#4 2015-05-15 22:14:28

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,778
Website

Re: [SOLVED]Plymouth + EFI

Dalton63841 wrote:

Head, meet Desk

Hello Desk tongue

Glad you got it working!


Jin, Jîyan, Azadî

Offline

Board footer

Powered by FluxBB