Description of problem: Splash screen (that was o.k. on F17) Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
sorry for uncompleteness of my comment but I pressed the wron button When I start Fedora the splash screen appeared in F17, now after upgrading and updating, I get only the bar on the lower part of the screen... Running Intel graphic with i915 driver
I made a test starting the computer with kernel from F17 and splash screen was o.k., but mouse behaviour was somewhat erratic, i.e. it disappears when moved over a link or a folder in Thunderbird (just examples) that is not present in F18 kernel. Plymouth may not be the culprit.
This is a part of my configuration file : I don't see any wrong settings menuentry 'Fedora (3.7.2-204.fc18.i686.PAE)' --class fedora --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-422dbeae-9692-4677-bf2b-8e5c0e1aed0b' { load_video set gfxpayload=keep insmod gzio insmod part_msdos insmod ext2 set root='hd0,msdos3' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos3 --hint-efi=hd0,msdos3 --hint-baremetal=ahci0,msdos3 --hint='hd0,msdos3' 5d6db129-001a-4159-bc3c-7c368eecedaa else search --no-floppy --fs-uuid --set=root 5d6db129-001a-4159-bc3c-7c368eecedaa fi echo 'Caricamento Linux 3.7.2-201.fc18.i686.PAE...' linux /vmlinuz-3.7.2-204.fc18.i686.PAE root=/dev/mapper/vg_acer5720-lv_root ro rd.lvm.lv=vg_acer5720/lv_root LANG=it_IT.UTF-8 rd.md=0 rd.dm=0 SYSFONT=True rd.luks=0 rd.lvm.lv=vg_acer5720/lv_swap KEYTABLE=it rhgb quiet echo 'Caricamento ramdisk iniziale...' initrd /initramfs-3.7.2-204.fc18.i686.PAE.img }
This is my /etc/default/grub file GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="Fedora" GRUB_DEFAULT=saved GRUB_CMDLINE_LINUX="rd.lvm.lv=vg_acer5720/lv_root LANG=it_IT.UTF-8 rd.md=0 rd.dm=0 SYSFONT=True rd.luks=0 rd.lvm.lv=vg_acer5720/lv_swap KEYTABLE=it rhgb quiet
I suspect that bug has to be assigned to xorg-x11-drv-intel-2.20.17 and maybe related to Bug 901709 - Cannot recovery from suspend
xorg-x11-drv-intel-2.20.19-1.fc18.i686 has been updated but no improvement. I have another system that splash fine with a different graphic driver
Please note that this machine has been updated from a F17 installation. a) I have a black & white screen at grub menu with no bar on the bottom of the screen b) echoed kernel is older than loaded c) standard image (the fedora logo) is not yet shown, instead I have the usual bar as rhgb was not working.
Created attachment 697830 [details] grub.cfg configuration file
point b) of comment #7 seems to be solved issuing : grub2-mkconfig -o /boot/grub2/grub.cfg
point a) and b) of comment #7 has been solved by tuning /etc/default/grub that is not updated from F17 to F18 Reverting the bug to plymouth, I have no charge image at boot time. How can I debug this issue??
what's the output of plymout-set-default-them and can you attach your /var/log/Xorg.0.log ?
plymouth-set-default-theme i mean. Basically, I'm wondering if your default theme is set to "text" or "charge". Also, do you have plymouth-theme-charge installed?
$ plymouth-set-default-theme text Plymout-theme-charge is installed
Created attachment 698096 [details] Xorg.0.log I see an error in modesetting.
additional informations [antonio@Acer5720 ~]$ yum search plymouth-theme Plugin abilitati:langpacks, presto, refresh-packagekit updates/group_gz | 368 kB 00:00 adobe-linux-i386 17/17 home_Rallaz 63/63 ========================= N/D trovati: plymouth-theme ========================== plymouth-theme-charge.i686 : Plymouth "Charge" plugin plymouth-theme-fade-in.i686 : Plymouth "Fade-In" theme plymouth-theme-hot-dog.noarch : Plymouth Happy Hot Dog Theme plymouth-theme-script.i686 : Plymouth "Script" plugin plymouth-theme-solar.i686 : Plymouth "Solar" theme plymouth-theme-spinfinity.i686 : Plymouth "Spinfinity" theme plymouth-theme-spinner.i686 : Plymouth "Spinner" theme Ricerca effettuata solamente in nome e descrizione breve, usare "search all" per cercare in tutti i campi. [antonio@Acer5720 ~]$ plymouth-set-default-theme text [antonio@Acer5720 ~]$ plymouth-set-default-theme --list charge details text
I have installed at the same time: kernel-3.7.8-202 dracut-024-25.git20130205 and now it works as expected. Of course previous kernel start with the blue bar at screen bottom Still don't understand why I get an echo showing an older kernel of the loaded one: see part of /boot/grub2/grub.cfg fi echo 'Caricamento Linux 3.7.7-201.fc18.i686.PAE...' linux /vmlinuz-3.7.8-202.fc18.i686.PAE root=/dev/mapper/vg_acer5720-lv_root ro rd.lvm.lv=vg_acer5720/lv_root LANG=it_IT.UTF-8 rd.md=0 rd.dm=0 rd.luks=0 rd.lvm.lv=vg_acer5720/lv_swap rhgb quiet echo 'Caricamento ramdisk iniziale...' initrd /initramfs-3.7.8-202.fc18.i686.PAE.img } menuentry 'Fedora' --class fedora --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-422dbeae-9692-4677-bf2b-8e5c0e1aed0b' { load_video set gfxpayload=keep insmod gzio insmod part_msdos insmod ext2 set root='hd0,msdos3' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos3 --hint-efi=hd0,msdos3 --hint-baremetal=ahci0,msdos3 --hint='hd0,msdos3' 5d6db129-001a-4159-bc3c-7c368eecedaa else search --no-floppy --fs-uuid --set=root 5d6db129-001a-4159-bc3c-7c368eecedaa fi echo 'Caricamento Linux 3.7.7-201.fc18.i686.PAE...' linux /vmlinuz-3.7.7-201.fc18.i686.PAE root=/dev/mapper/vg_acer5720-lv_root ro rd.lvm.lv=vg_acer5720/lv_root LANG=it_IT.UTF-8 rd.md=0 rd.dm=0 rd.luks=0 rd.lvm.lv=vg_acer5720/lv_swap rhgb quiet echo 'Caricamento ramdisk iniziale...' initrd /initramfs-3.7.7-201.fc18.i686.PAE.img } submenu 'Opzioni avanzate per Fedora' $menuentry_id_option 'gnulinux-advanced-422dbeae-9692-4677-bf2b-8e5c0e1aed0b' { menuentry 'Fedora, con Linux 3.7.7-201.fc18.i686.PAE' --class fedora --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.7.7-201.fc18.i686.PAE-advanced-422dbeae-9692-4677-bf2b-8e5c0e1aed0b' { load_video set gfxpayload=keep insmod gzio insmod part_msdos insmod ext2 set root='hd0,msdos3' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos3 --hint-efi=hd0,msdos3 --hint-baremetal=ahci0,msdos3 --hint='hd0,msdos3' 5d6db129-001a-4159-bc3c-7c368eecedaa else search --no-floppy --fs-uuid --set=root 5d6db129-001a-4159-bc3c-7c368eecedaa fi
latest kernel solve the problem