hi, just realised that only the root user has the X Gui for any other user the screen is still blank.
--- On Wed, 7/29/09, Morisso Buffalo <[email protected]> wrote: From: Morisso Buffalo <[email protected]> Subject: Re: Blank Display To: " encouragement and advice for using Fedora.Community assistance" <[email protected]> Date: Wednesday, July 29, 2009, 2:18 AM Thanks for response, am using fedora 9 installed from DVD running default Gnome VGA compatible controller: intel corp82845G/GL{Brookdale-G}/GE chipset Intergrated Graphic device some of the log messages i got (though i didnt understand them) are: PCI interupt link (LNKD) X0 disabledprefetch window disabledAvahi-daemon(2120): Successifully dropped root privileges. warning:-No NSS support for mDNS detected, consider install nss-mdnsAcpid connected from 2222(0;0) debug: gdmserver started X server /var/log/Xorg.0.log gave me "permission denied" i also tried init 3 thing and it gave gave me the X but with different settings thanks alot atleast i have an X. am still learning --- On Tue, 7/28/09, stan <[email protected]> wrote: From: stan <[email protected]> Subject: Re: Blank Display To: [email protected] Date: Tuesday, July 28, 2009, 8:46 AM On Tue, 28 Jul 2009 06:40:39 -0700 (PDT) Morris Buffalo <[email protected]> wrote: > Am new to fedora and i have a problem. when i start it loads ok up > until when i login then the screen goes blank (whitish-greyish) but i > can still see the cursor. How can i resolve this???? please help It sounds like your window manager is not starting correctly. Could you provide more information? What version of Fedora? How did you install it? DVD, from LiveCD, network, ... Which window manager are you using? Gnome, KDE, XFCE, ... Do you know what video hardware you have? What driver you are using? You can look at this by hitting Ctrl-Alt-F2, logging in as root, and running the command less /var/log/messages q to exit Look for the initialization of your video hardware at startup. You might see error messages here as well. Are there any error messages in /var/log/Xorg.0.log? You can look at this by hitting Ctrl-Alt-F2, logging in as root, and running the command less /var/log/Xorg.0.log q to exit As root, from the same terminal, you can also run init 3 or telinit 3 which will take you to text only login, turning off X Xorg -configure This will put an xorg.conf.new in your home directory. To try it, run cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bak1 cp xorg.conf.new /etc/X11/xorg.conf Then run the command startx or init 5 or telinit 5 which will restart X with your new configuration. Does this change the behavior of your X session after you log in? -- fedora-list mailing list [email protected] To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines -----Inline Attachment Follows----- -- fedora-list mailing list [email protected] To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
-- fedora-list mailing list [email protected] To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
