post your config, the problem is that you are not referencing the right identification 
for your
monitor in the screen section. assume you have 
<snip>
Section "Monitor"
        Identifier "my monitor"
<snip>
Then you should have 
<snip>
Section "Screen"
        Identifier "Screen0"
        ......
        Monitor "my monitor"
<snip>
Lionel

--- Ryan Haynes <[EMAIL PROTECTED]> wrote:
> I am new to the linux world and I have installed Red Hat Linux 7.0 and I am having 
>some issues
> with XFree 4.0.1a.  
> It is giving me the following error:  Data incomplete in file /etc/X11/XF86Config-4 
>Undefined
> Monitor "Monitor0" referenced by Screen "Screen0".  This is a fresh installation of 
>Red Hat. Can
> anyone help me out with this?
> 
> Thanks,
>     Ryan
> 


__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to