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
-Shane
--- Didier Adams <[EMAIL PROTECTED]> wrote:
> Video card was found but I've a error... No screens
> found !
>
> Can you help me ?
>
> Thanks,
>
> Didier.
>
__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie