RPMFusion Repositories not Activated at F36 Install Time

2022-10-22 Thread Stephen Morris

Hi,
    As part of the install of F36 from the live CD I have, there is a 
question asking whether or not to install 3rd party repositories. I have 
done the install twice and replied to the message in the affirmative 
both times, and all that did was enable the rpmfusion nvidia and steam 
repositories, it did not enable the rpmfusion-nonfree nor the 
rpmfusion-free repositories, I had to actually install them manually. 
Why, as I assumed the 3rd party repositories were the rpmfusion ones?


regards,
Steve
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Grub Background Image not Displayed in Grub Boot Menu

2022-10-22 Thread Stephen Morris

Hi,
    I have the following default config file in /etc/default/grub, and 
I have issued the grub2-mkconfig command to update /boot/grub2/grub.cfg 
which confirms that it found the background image, and when I look at 
/boot/grub2/grub.cfg it contains the necessary command to load png 
support and contains the background-image command to load the referenced 
image file, but the background does not display when the grub menu does, 
what am I missing? I've had used the grub-customizer app, without doing 
any config changes, and it successfully load the image from the 
specifications in /etc/default/grub.


GRUB_TIMEOUT=100
GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
GRUB_DEFAULT=saved
GRUB_DISABLE_SUBMENU=false
GRUB_TERMINAL_OUTPUT="gfxterm"
GRUB_CMDLINE_LINUX="rd.driver.blacklist=nouveau 
modprobe.blacklist=nouveau nvidia-drm.modeset=1 rhgb quiet 
rd.driver.blacklist=nouveau modprobe.blacklist=nouveau

nvidia-drm.modeset=1"
GRUB_DISABLE_RECOVERY="false"
GRUB_ENABLE_BLSCFG=false
GRUB_BACKGROUND=/usr/share/sddm/themes/Galaxy-SDDM_3hu72/Galaxy-SDDM_3hu72.png

regards,
Steve
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue