Re: Help setting up RedHat9 on a Dell C600

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



and add these lines to ``Section "Screen"''
   DefaultDepth    8
   SubSection "Display"
        Depth           8
        Modes           "640x480"
   EndSubSection

and remove these lines from ``Section "Screen"''
    SubSection "Display"
        Depth     8
    EndSubSection

does it work now?


On 10/3/05, Jeff Farr <moogah@xxxxxxxxx> wrote:
> Ok, I've managed to get the Config file available to knoppix, below are
> it's
> contents, look fine to me.
> I should possibly mention that hda2 doesn't show up in /mnt although mtab
> lists that it should. If I try to mount it manually I get a message that it
> is alreay mounted or "/ is busy". I've run XFree86 -configure and then
> reboot the server, but the results are the same, still can't find a good
> screen it says... I'm stumped
>
> Section "ServerLayout"
> Identifier "XFree86 Configured"
> Screen 0 "Screen0" 0 0
> InputDevice "Mouse0" "CorePointer"
> InputDevice "Keyboard0" "CoreKeyboard"
> EndSection
>
> Section "Files"
> RgbPath "/usr/X11R6/lib/X11/rgb"
> ModulePath "/usr/X11R6/lib/modules"
> FontPath "/usr/X11R6/lib/X11/fonts/misc/"
> FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
> FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
> FontPath "/usr/X11R6/lib/X11/fonts/CID/"
> FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
> FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
> EndSection
>
> Section "Module"
> Load "dbe"
> Load "dri"
> Load "extmod"
> Load "glx"
> Load "record"
> Load "xtrap"
> Load "speedo"
> Load "type1"
> EndSection
>
> Section "InputDevice"
> Identifier "Keyboard0"
> Driver "keyboard"
> EndSection
>
> Section "InputDevice"
> Identifier "Mouse0"
> Driver "mouse"
> Option "Protocol" "auto"
> Option "Device" "/dev/mouse"
> EndSection
>
> Section "Monitor"
> Identifier "Monitor0"
> VendorName "Monitor Vendor"
> ModelName "Monitor Model"
> EndSection
>
> Section "Device"
> ### Available Driver options are:-
> ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
> ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
> ### [arg]: arg optional
> #Option "NoAccel" # [<bool>]
> #Option "SWcursor" # [<bool>]
> #Option "Dac6Bit" # [<bool>]
> #Option "Dac8Bit" # [<bool>]
> #Option "DMAForXv" # [<bool>]
> #Option "ForcePCIMode" # [<bool>]
> #Option "CCEPIOMode" # [<bool>]
> #Option "CCENoSecurity" # [<bool>]
> #Option "CCEusecTimeout" # <i>
> #Option "AGPMode" # <i>
> #Option "AGPSize" # <i>
> #Option "RingSize" # <i>
> #Option "BufferSize" # <i>
> #Option "Display" # <str>
> #Option "PanelWidth" # <i>
> #Option "PanelHeight" # <i>
> #Option "ProgramFPRegs" # [<bool>]
> #Option "UseFBDev" # [<bool>]
> #Option "VideoKey" # <i>
> #Option "ShowCache" # [<bool>]
> Identifier "Card0"
> Driver "ati"
> VendorName "ATI Technologies Inc"
> BoardName "Rage Mobility M3 AGP 2x"
> BusID "PCI:1:0:0"
> EndSection
>
> Section "Screen"
> Identifier "Screen0"
> Device "Card0"
> Monitor "Monitor0"
> SubSection "Display"
> Depth 1
> EndSubSection
> SubSection "Display"
> Depth 4
> EndSubSection
> SubSection "Display"
> Depth 8
> EndSubSection
> SubSection "Display"
> Depth 15
> EndSubSection
> SubSection "Display"
> Depth 16
> EndSubSection
> SubSection "Display"
> Depth 24
> EndSubSection
> EndSection
>
>

_______________________________________________
XFree86 mailing list
XFree86@xxxxxxxxxxx
http://XFree86.Org/mailman/listinfo/xfree86

[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux