Fedora Linux Support Community & Resources Center
  #1  
Old 21st May 2012, 05:57 AM
hadrons123's Avatar
hadrons123 Offline
'The Blue Dragon'
 
Join Date: Jan 2011
Location: chennai
Posts: 996
linuxfirefox
GRUB2 theme menu scrolling is slow in F17 RC2

I activated default theme in Grub2. I got a colorful grub screen with a theme, but trying to scroll down for OS choices the scrolling action is very slow.

Any one else having the same problem?
my /etc/default/grub

Code:
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Fedora"
GRUB_DEFAULT=saved
GRUB_CMDLINE_LINUX="rd.md=0 rd.lvm=0 rd.dm=0   KEYTABLE=us rd.luks.uuid=luks-1fbf87fd-ddfb-466a-8e6a-5ee613e65b61 LANG=en_US.UTF-8 quiet pci=nomsi noapic irqpoll"
GRUB_THEME="/boot/grub2/themes/system/theme.txt"
GRUB_DISABLE_RECOVERY=true
#GRUB_BACKGROUND=/boot/seneca_lake.jpg
__________________
LENOVO Y580 FHD Intel® Core™ i7-3630QM CPU @ 2.40GHz × 8 |660M GTX NVIDIA | 120 GB SSD OCZ AGILITY Fedora

Last edited by hadrons123; 21st May 2012 at 06:17 AM.
Reply With Quote
  #2  
Old 21st May 2012, 07:10 AM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,934
linuxfirefox
Re: GRUB2 theme slow F17 RC2

I've seen the same behavior with grub themes on my computer. I believe its a know issue. If I remember correctly, I'm pretty sure I saw something about it while browsing redhat bugzilla for another grub related issue.

https://bugzilla.redhat.com/show_bug.cgi?id=822123
http://forums.fedoraforum.org/showthread.php?t=279709
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #3  
Old 21st May 2012, 07:21 AM
hadrons123's Avatar
hadrons123 Offline
'The Blue Dragon'
 
Join Date: Jan 2011
Location: chennai
Posts: 996
linuxfirefox
Re: GRUB2 theme slow F17 RC2

But I wonder how arch can do this thing right while fedora has bugs in it.

lately all the issues I face with gnome and grub2 in fedora are just non-existent in Arch.
__________________
LENOVO Y580 FHD Intel® Core™ i7-3630QM CPU @ 2.40GHz × 8 |660M GTX NVIDIA | 120 GB SSD OCZ AGILITY Fedora
Reply With Quote
  #4  
Old 21st May 2012, 12:45 PM
Dutchy Offline
Registered User
 
Join Date: Aug 2011
Posts: 697
linuxfirefox
Re: GRUB2 theme slow F17 RC2

Quote:
Originally Posted by hadrons123 View Post
But I wonder how arch can do this thing right while fedora has bugs in it.

lately all the issues I face with gnome and grub2 in fedora are just non-existent in Arch.
Maybe a different version of grub2 or a theme setting that causes a lot of processing?
In my Virtualbox the theme works fluently.
Reply With Quote
  #5  
Old 21st May 2012, 07:56 AM
Yellowman
Guest
 
Posts: n/a
linuxfirefox
Re: GRUB2 theme slow F17 RC2

The bug listed has been fixed, just comment the line out and run grub2-mkconfig.
F17 will have no themed grub

Code:
#GRUB_THEME="/boot/grub2/themes/system/theme.txt"

Last edited by Yellowman; 21st May 2012 at 07:58 AM.
Reply With Quote
  #6  
Old 21st May 2012, 08:11 AM
hadrons123's Avatar
hadrons123 Offline
'The Blue Dragon'
 
Join Date: Jan 2011
Location: chennai
Posts: 996
linuxfirefox
Re: GRUB2 theme slow F17 RC2

@yellowman.I already tried that and I have a wallpaper for grub rather than a theme. I was hoping to have the theme working normally!
__________________
LENOVO Y580 FHD Intel® Core™ i7-3630QM CPU @ 2.40GHz × 8 |660M GTX NVIDIA | 120 GB SSD OCZ AGILITY Fedora
Reply With Quote
  #7  
Old 21st May 2012, 08:17 AM
Yellowman
Guest
 
Posts: n/a
linuxfirefox
Re: GRUB2 theme slow F17 RC2

Quote:
Originally Posted by hadrons123 View Post
@yellowman.I already tried that and I have a wallpaper for grub rather than a theme. I was hoping to have the theme working normally!
Anaconda upstream have disabled the theme for now.

http://git.fedorahosted.org/git/?p=a...4c982d8610c3ed
Reply With Quote
  #8  
Old 21st May 2012, 01:12 PM
hostace Offline
Registered User
 
Join Date: Mar 2012
Location: Russia
Posts: 34
linuxfirefox
Re: GRUB2 theme slow F17 RC2

On my netbook Acer AOD 260 theme working correctly. I think, It's some related with video modules from grub2
Reply With Quote
  #9  
Old 21st May 2012, 05:57 PM
hadrons123's Avatar
hadrons123 Offline
'The Blue Dragon'
 
Join Date: Jan 2011
Location: chennai
Posts: 996
linuxfirefox
Re: GRUB2 theme slow F17 RC2

@hostace maybe its the video module.

But what glennzo has answered seems pretty apt.
__________________
LENOVO Y580 FHD Intel® Core™ i7-3630QM CPU @ 2.40GHz × 8 |660M GTX NVIDIA | 120 GB SSD OCZ AGILITY Fedora
Reply With Quote
  #10  
Old 21st May 2012, 10:12 PM
AdamW's Avatar
AdamW Offline
Fedora QA Community Monkey
 
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,768
linuxfirefox
Re: GRUB2 theme slow F17 RC2

does arch actually use a theme, or just a background?
__________________
Adam Williamson | awilliam AT redhat DOT com
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora
http://www.happyassassin.net
Reply With Quote
  #11  
Old 22nd May 2012, 01:58 AM
hadrons123's Avatar
hadrons123 Offline
'The Blue Dragon'
 
Join Date: Jan 2011
Location: chennai
Posts: 996
linuxfirefox
Re: GRUB2 theme slow F17 RC2

Arch has the default grub 2 theme but you got to enable it.
__________________
LENOVO Y580 FHD Intel® Core™ i7-3630QM CPU @ 2.40GHz × 8 |660M GTX NVIDIA | 120 GB SSD OCZ AGILITY Fedora
Reply With Quote
Reply

Tags
f17, grub2, rc2, slow, theme

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Grub2, dev modifications from satndard grub2 install jakebpg Using Fedora 16 9th March 2012 08:39 AM
Mouse Theme - only some symbols change, other stay standard theme piet85 Using Fedora 3 5th March 2011 01:22 PM
Why the slow uptake of GRUB2? auryx Using Fedora 7 18th October 2010 08:29 PM
accidentally installed mouse theme as normal theme gfan0202 Using Fedora 1 10th December 2006 12:27 AM
Most menu icons doesn't change if to use a icon theme from main theme sites PeTzZz Using Fedora 4 28th December 2005 11:04 PM


Current GMT-time: 11:58 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat