First just a hint you can from console use mcopy to copy a file from linux to dos 
format and
vice-versa...
second hint: linux files can better be read by wordpad than by notepad under windows, 
attaching
them or copying their content to a mail is then no problem...

Third a copy of the device / monitor and screen section, (note that I use the r128 and 
not the
fbdev) from my XF86Config-4...
Obviously you would have to put your own monitor with its HorizSync and VertRefresh


Section "Monitor"
        Identifier "Maxdata Belinea 10 55 75"
        VendorName "Unknown"
        ModelName  "Unknown"
        HorizSync 30.0-69.0
        VertRefresh 50.0-120.0
        Option "dpms"
EndSection

Section "Device"
        Identifier "My Video Card"
        Driver "r128"
        BoardName "Unknown"
EndSection

Section "Device"
        Identifier "Linux Frame Buffer"
        Driver "fbdev"
        BoardName "Unknown"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device "My Video Card"
        Monitor "Maxdata Belinea 10 55 75"
        DefaultDepth 16
        Subsection "Display"
                Depth 24
                Modes "1024x768"
        EndSubSection
        Subsection "Display"
                Depth 16
                Modes "1024x768"
        EndSubSection
EndSection

Section "DRI"
        Mode 0666
EndSection
 
--- Larry Washbrook <[EMAIL PROTECTED]> wrote:
> 1. Yes, I have a Red Hat 7.2 installation
> 
>  2. X -version gives:
> 
>  XFree86 Version 4.1.0 (Red Hat Linux Release:4.0.1-3 / X window 
> systems (protocol version11, revision0, vendor release 6510)
> Release date 2 June 2001
> Build operating system: Linux 2.4.7 0-13 1smp i686 [ELF]
> Build host: stripples.devel.redhat.com
> Module loader present
> 
> I don't know what the hack would be. Also, I can only communicate using 
> windows XP so I have to enter everything in windows. This is why I 
> haven't attached any of the config files. 
> 
> Regards.   ...  Larry
> 


__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to