Re: No screens found !

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

 



I find the error... problem with XF86config file chose by X... and
ServerLayout choice
Thanks...


> Look through your XF86Config file and make sure you
> have a Screen section and a ServerLayout section.  The
> ServerLayout section needs to specify what screen
> you want to use. Here's mine:
>
> # Any number of screen sections may be present.  Each
> describes
> # the configuration of a single screen.  A single
> specific screen section
> # may be specified from the X server command line with
> the "-screen"
> # option.
> Section "Screen"
>     Identifier  "Screen 1"
>     Device      "ATI Mach64 3D RAGE II"
>     Monitor     "Pixie 21"
>     DefaultDepth 24
>
>     Subsection "Display"
>         Depth       8
>         Modes       "1280x1024" "1024x768" "800x600"
>         ViewPort    0 0
>     EndSubsection
>     Subsection "Display"
>         Depth       16
>         Modes       "1280x1024" "1024x768" "800x600"
>         ViewPort    0 0
>     EndSubsection
>     Subsection "Display"
>         Depth       24
>         Modes       "1280x1024" "1024x768" "800x600"
>         ViewPort    0 0
>     EndSubsection
> EndSection
>
> Section "ServerLayout"
>     Identifier  "Simple Layout"
>     Screen "Screen 1"
>     InputDevice "Mouse1" "CorePointer"
>     InputDevice "Keyboard1" "CoreKeyboard"
> EndSection
>
>


_______________________________________________

Newbie@XFree86.Org
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

[Index of Archives]     [XFree86]     [Xfree86 Xpert]     [X.org]     [IETF Annouce]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Picture Sharing]     [Linux Security]     [Linux RAID]

  Powered by Linux