Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Apr 2001 16:27:58 -0500
From:      "Michael" <MichaelF219@home.com>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   I am having a lot of trouble with my XF86Config File, can u help asap?
Message-ID:  <001101c0c9e0$c6339360$bfb2b218@bchgrv1.in.home.com>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
I am running FreeBSD 4.1 (KDE) on my GateWay Laptop. I had to manually enter the XF86Config code because when I go into /stand/sysinstall and create the file through a setup program, I still get the view of 640x480 (or lower), and i need 1024x768 (AT LEAST) and I got this XF86Config file off of the web (from sites that FreeBSD help has suggested) and get the error: 




"You must provide a "Screen" section in XF86Config fot at least one of the graphics drivers: svga

Fatal server error:
No configured graphics devices

X connection to :0.0 broken (explicit kill or server shut down)




Can you Please look at the config file below and tell me what I need to add, I am very new with UNIX. My XF86Config file is below, thank you very much, my last letter I sent to FreeBSD help was responded to by the next day with THREE letters, I was very suprised and appericiative, and think highly of your Tech. Support.

                                       Michael Faulkner 
                                      (If you have any other questions about my laptop please tell me)


<!--StartFragment-->Section "Files"
  RgbPath   "/usr/X11R6/lib/X11/rgb"
  FontPath  "/usr/X11R6/lib/X11/fonts/misc/"
  FontPath  "/usr/X11R6/lib/X11/fonts/Type1/"
  FontPath  "/usr/X11R6/lib/X11/fonts/Speedo/"
  FontPath  "/usr/X11R6/lib/X11/fonts/75dpi/"
  FontPath  "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "ServerFlags"
  # DontZap
  # DontZoom
EndSection

Section "Keyboard"
  Protocol  "Standard"
  AutoRepeat    500 5
  LeftAlt   Meta
  RightAlt  Meta
  XkbModel  "jp106"
  ScrollLock    Compose
  RightCtl  Control

  XkbOptions    "ctrl:swapcaps"
  XkbKeycodes   "xfree86"
  XkbTypes  "default"
  XkbCompat "default"
  XkbSymbols    "us(pc101)"
  XkbGeometry   "pc"
  XkbRules  "xfree86"
  XkbLayout "jp"
EndSection

Section "Pointer"
  Protocol  "PS/2"
  Device    "/dev/mouse"
  Emulate3Buttons
  Emulate3Timeout   50
EndSection

Section "Monitor"
  Identifier    "Solo5300LCD"
  VendorName    "Gateway2000"
  ModelName "Solo5300LCD"
  HorizSync 30-64
  VertRefresh   50-90
  Modeline "1024x768"    75    1024 1048 1184 1328   768  771  777  806 -hsync
 
-vsync
EndSection

Section "Device"
  Identifier    "Generic VGA"
  VendorName    "Unknown"
  BoardName "Unknown"
  Chipset   "generic"
EndSection
Section "Device"
  Identifier    "Solo5300"
  VendorName    "Gateway2000"
  BoardName "Solo5100"
  VideoRam  2048
EndSection

Section "Screen"
  Driver    "svga"
  Device    "Solo5300"
  Monitor   "Solo5300LCD"
  Subsection "Display"
    Depth   8
    Modes   "1280x1024"
    ViewPort    0 0
  EndSubsection
  Subsection "Display"
    Depth   16
    Modes   "1024x768"
    ViewPort    0 0
  EndSubsection
  Subsection "Display"
    Depth   24
    Modes   "800x600" "640x480"
    ViewPort    0 0
  EndSubsection
EndSection

Section "Screen"
  Driver    "vga16"
  Device    "Generic VGA"
  Monitor   "Solo5100LCD"
  Subsection    "Display"
    Modes   "640x480" "800x600"
    ViewPort    0 0
    Virtual 800 600
    EndSubsection
EndSection

Section "Screen"
  Driver    "vga2"
  Device    "Generic VGA"
  Monitor   "Solo5100LCD"
  Subsection    "Display"
  Modes "640x480" "800x600"
    ViewPort    0 0
    Virtual 800 600
  EndSubsection
EndSection


[-- Attachment #2 --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4522.1800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>I am running FreeBSD 4.1 (KDE)&nbsp;on my GateWay 
Laptop.&nbsp;I had to manually enter the XF86Config code because when&nbsp;I go 
into /stand/sysinstall&nbsp;and create the file through a setup program, I still 
get the view of 640x480 (or lower), and i need 1024x768 (AT LEAST)&nbsp;and I 
got this XF86Config file off of the web (from sites that FreeBSD help has 
suggested) and get the error: </FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>"You must provide a "Screen" section in XF86Config fot at 
least one of the graphics drivers: svga</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Fatal server error:</FONT></DIV>
<DIV><FONT size=2>No configured graphics devices</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>X connection to :0.0 broken (explicit kill or server shut 
down)</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Can you Please look at the config file below and tell me what 
I need to add, I am very new with UNIX. </FONT><FONT size=2>My XF86Config file 
is below, thank you very much, my last letter I sent to FreeBSD help was 
responded to by the next day with THREE letters, I was very suprised and 
appericiative, and think highly of your Tech. Support.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Michael 
Faulkner </FONT></DIV>
<DIV><FONT 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(If 
you have any other questions about my&nbsp;laptop&nbsp;please tell 
me)</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV>&lt;!--StartFragment--&gt;Section "Files"<BR>&nbsp; RgbPath&nbsp;&nbsp; 
"/usr/X11R6/lib/X11/rgb"<BR>&nbsp; FontPath&nbsp; 
"/usr/X11R6/lib/X11/fonts/misc/"<BR>&nbsp; FontPath&nbsp; 
"/usr/X11R6/lib/X11/fonts/Type1/"<BR>&nbsp; FontPath&nbsp; 
"/usr/X11R6/lib/X11/fonts/Speedo/"<BR>&nbsp; FontPath&nbsp; 
"/usr/X11R6/lib/X11/fonts/75dpi/"<BR>&nbsp; FontPath&nbsp; 
"/usr/X11R6/lib/X11/fonts/100dpi/"<BR>EndSection<BR><BR>Section 
"ServerFlags"<BR>&nbsp; # DontZap<BR>&nbsp; # 
DontZoom<BR>EndSection<BR><BR>Section "Keyboard"<BR>&nbsp; Protocol&nbsp; 
"Standard"<BR>&nbsp; AutoRepeat&nbsp;&nbsp;&nbsp; 500 5<BR>&nbsp; 
LeftAlt&nbsp;&nbsp; Meta<BR>&nbsp; RightAlt&nbsp; Meta<BR>&nbsp; XkbModel&nbsp; 
"jp106"<BR>&nbsp; ScrollLock&nbsp;&nbsp;&nbsp; Compose<BR>&nbsp; RightCtl&nbsp; 
Control<BR><BR>&nbsp; XkbOptions&nbsp;&nbsp;&nbsp; "ctrl:swapcaps"<BR>&nbsp; 
XkbKeycodes&nbsp;&nbsp; "xfree86"<BR>&nbsp; XkbTypes&nbsp; "default"<BR>&nbsp; 
XkbCompat "default"<BR>&nbsp; XkbSymbols&nbsp;&nbsp;&nbsp; "us(pc101)"<BR>&nbsp; 
XkbGeometry&nbsp;&nbsp; "pc"<BR>&nbsp; XkbRules&nbsp; "xfree86"<BR>&nbsp; 
XkbLayout "jp"<BR>EndSection<BR><BR>Section "Pointer"<BR>&nbsp; Protocol&nbsp; 
"PS/2"<BR>&nbsp; Device&nbsp;&nbsp;&nbsp; "/dev/mouse"<BR>&nbsp; 
Emulate3Buttons<BR>&nbsp; Emulate3Timeout&nbsp;&nbsp; 
50<BR>EndSection<BR><BR>Section "Monitor"<BR>&nbsp; Identifier&nbsp;&nbsp;&nbsp; 
"Solo5300LCD"<BR>&nbsp; VendorName&nbsp;&nbsp;&nbsp; "Gateway2000"<BR>&nbsp; 
ModelName "Solo5300LCD"<BR>&nbsp; HorizSync 30-64<BR>&nbsp; 
VertRefresh&nbsp;&nbsp; 50-90<BR>&nbsp; Modeline "1024x768"&nbsp;&nbsp;&nbsp; 
75&nbsp;&nbsp;&nbsp; 1024 1048 1184 1328&nbsp;&nbsp; 768&nbsp; 771&nbsp; 
777&nbsp; 806 -hsync<BR> <BR>-vsync<BR>EndSection<BR><BR>Section 
"Device"<BR>&nbsp; Identifier&nbsp;&nbsp;&nbsp; "Generic VGA"<BR>&nbsp; 
VendorName&nbsp;&nbsp;&nbsp; "Unknown"<BR>&nbsp; BoardName "Unknown"<BR>&nbsp; 
Chipset&nbsp;&nbsp; "generic"<BR>EndSection<BR>Section "Device"<BR>&nbsp; 
Identifier&nbsp;&nbsp;&nbsp; "Solo5300"<BR>&nbsp; VendorName&nbsp;&nbsp;&nbsp; 
"Gateway2000"<BR>&nbsp; BoardName "Solo5100"<BR>&nbsp; VideoRam&nbsp; 
2048<BR>EndSection<BR><BR>Section "Screen"<BR>&nbsp; Driver&nbsp;&nbsp;&nbsp; 
"svga"<BR>&nbsp; Device&nbsp;&nbsp;&nbsp; "Solo5300"<BR>&nbsp; 
Monitor&nbsp;&nbsp; "Solo5300LCD"<BR>&nbsp; Subsection 
"Display"<BR>&nbsp;&nbsp;&nbsp; Depth&nbsp;&nbsp; 8<BR>&nbsp;&nbsp;&nbsp; 
Modes&nbsp;&nbsp; "1280x1024"<BR>&nbsp;&nbsp;&nbsp; ViewPort&nbsp;&nbsp;&nbsp; 0 
0<BR>&nbsp; EndSubsection<BR>&nbsp; Subsection "Display"<BR>&nbsp;&nbsp;&nbsp; 
Depth&nbsp;&nbsp; 16<BR>&nbsp;&nbsp;&nbsp; Modes&nbsp;&nbsp; 
"1024x768"<BR>&nbsp;&nbsp;&nbsp; ViewPort&nbsp;&nbsp;&nbsp; 0 0<BR>&nbsp; 
EndSubsection<BR>&nbsp; Subsection "Display"<BR>&nbsp;&nbsp;&nbsp; 
Depth&nbsp;&nbsp; 24<BR>&nbsp;&nbsp;&nbsp; Modes&nbsp;&nbsp; "800x600" 
"640x480"<BR>&nbsp;&nbsp;&nbsp; ViewPort&nbsp;&nbsp;&nbsp; 0 0<BR>&nbsp; 
EndSubsection<BR>EndSection<BR><BR>Section "Screen"<BR>&nbsp; 
Driver&nbsp;&nbsp;&nbsp; "vga16"<BR>&nbsp; Device&nbsp;&nbsp;&nbsp; "Generic 
VGA"<BR>&nbsp; Monitor&nbsp;&nbsp; "Solo5100LCD"<BR>&nbsp; 
Subsection&nbsp;&nbsp;&nbsp; "Display"<BR>&nbsp;&nbsp;&nbsp; Modes&nbsp;&nbsp; 
"640x480" "800x600"<BR>&nbsp;&nbsp;&nbsp; ViewPort&nbsp;&nbsp;&nbsp; 0 
0<BR>&nbsp;&nbsp;&nbsp; Virtual 800 600<BR>&nbsp;&nbsp;&nbsp; 
EndSubsection<BR>EndSection<BR><BR>Section "Screen"<BR>&nbsp; 
Driver&nbsp;&nbsp;&nbsp; "vga2"<BR>&nbsp; Device&nbsp;&nbsp;&nbsp; "Generic 
VGA"<BR>&nbsp; Monitor&nbsp;&nbsp; "Solo5100LCD"<BR>&nbsp; 
Subsection&nbsp;&nbsp;&nbsp; "Display"<BR>&nbsp; Modes "640x480" 
"800x600"<BR>&nbsp;&nbsp;&nbsp; ViewPort&nbsp;&nbsp;&nbsp; 0 
0<BR>&nbsp;&nbsp;&nbsp; Virtual 800 600<BR>&nbsp; 
EndSubsection<BR>EndSection<BR></DIV></BODY></HTML>

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001101c0c9e0$c6339360$bfb2b218>