not sure if you are having the same or related problem that I had with an Intel Motherboard. My system used the 82G965 video controller. The solution was to install the newest X drivers for the video controller. In order to do this you will need in addition to the standard development tools loaded: git-core (and/or???) git-clone (not sure if its both or one is incorrect) xorg-x11-server-sdk then get all three items from: http://intellinuxgraphics.org/download.html (the files are actually on freedesktop.org) I rebuilt all three, I believe Mesa first then DRM and lastly xf86-video-intel. NOTE: If your running x86_64 your libraries will be in /usr/lib64. This gave me a hard time as everything by default wants /usr/lib or /usr/local/lib so make sure you adjust the install scripts accordingly Once I installed the new driver I was able to run mplayer and realplayer, prior to this the X screen would go blank and randomly drawn garbage at the bottom of the screen. Good luck. Jeff > I have just installed FC6 in a new computer, an Intel Celeron D 2.53 with > 512MB ram and video intel 82865G (onboard) with a standard LCD screen. > How do I set up X to use a specific video configuration ? > When it tries to start it hangs up completely. I can't even open other > sessions. > If I start in runlevel 3, it works just fine in text mode. > > Can anybody help me with this ? > Thanks in advance. > > Regards > Domingo Becker