On Thu, 2011-11-24 at 08:35 -0500, Dr. Michael J. Chudobiak wrote:
> On 11/23/2011 05:07 PM, Aaron Konstam wrote:
> > My luck was that Gnome3.2 could not fully work on my system so I was
> > going to be put in fallback mode (I think that is what it is called) By
> > the way can anyone point me to what lack of resources causes that to
> > happen?
> 
> Check your /etc/default/grub file, and make sure that "nomodeset" is not 
> in it. I found this was in some of my /etc/default/grub files, because I 
> had selected a basic text upgrade mode when running anaconda. This made 
> the upgrades run faster, but it disabled the fancy graphics modes than 
> gnome-shell needs.
> 
> If it is there, try removing the "nomodeset" clause and regenerate your 
> grub files by running:
> 
> grub2-mkconfig -o /boot/grub2/grub.cfg
> 
> - Mike
> 

I assume you mean changing the line:
GRUB_CMDLINE_LINUX="nomodeset rd.md=0 rd.lvm=0 rd.dm=0  KEYTABLE=us
quiet SYSFONT=latarcyrheb-sun16 rhgb rd.luks=0 LANG=en_US.UTF-8" 

to:
GRUB_CMDLINE_LINUX="rd.md=0 rd.lvm=0 rd.dm=0  KEYTABLE=us quiet
SYSFONT=latarcyrheb-sun16 rhgb rd.luks=0 LANG=en_US.UTF-8"

When I do that the system will not boot. If I am wrong about the change
let me know. 

-- 
=======================================================================
From Sharp minds come... pointed heads. -- Bryan Sparrowhawk
=======================================================================
Aaron Konstam telephone: (210) 656-0355 e-mail: akons...@sbcglobal.net

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to