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
This is a multi-part message in MIME format.

------=_NextPart_000_000E_01C0C9B6.DC835800
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

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:=20




"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=20
                                      (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
=20
-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


------=_NextPart_000_000E_01C0C9B6.DC835800
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

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

EndSubsection<BR>EndSection<BR><BR>Section "Screen"<BR>&nbsp;=20
Driver&nbsp;&nbsp;&nbsp; "vga16"<BR>&nbsp; Device&nbsp;&nbsp;&nbsp; =
"Generic=20
VGA"<BR>&nbsp; Monitor&nbsp;&nbsp; "Solo5100LCD"<BR>&nbsp;=20
Subsection&nbsp;&nbsp;&nbsp; "Display"<BR>&nbsp;&nbsp;&nbsp; =
Modes&nbsp;&nbsp;=20
"640x480" "800x600"<BR>&nbsp;&nbsp;&nbsp; ViewPort&nbsp;&nbsp;&nbsp; 0=20
0<BR>&nbsp;&nbsp;&nbsp; Virtual 800 600<BR>&nbsp;&nbsp;&nbsp;=20
EndSubsection<BR>EndSection<BR><BR>Section "Screen"<BR>&nbsp;=20
Driver&nbsp;&nbsp;&nbsp; "vga2"<BR>&nbsp; Device&nbsp;&nbsp;&nbsp; =
"Generic=20
VGA"<BR>&nbsp; Monitor&nbsp;&nbsp; "Solo5100LCD"<BR>&nbsp;=20
Subsection&nbsp;&nbsp;&nbsp; "Display"<BR>&nbsp; Modes "640x480"=20
"800x600"<BR>&nbsp;&nbsp;&nbsp; ViewPort&nbsp;&nbsp;&nbsp; 0=20
0<BR>&nbsp;&nbsp;&nbsp; Virtual 800 600<BR>&nbsp;=20
EndSubsection<BR>EndSection<BR></DIV></BODY></HTML>

------=_NextPart_000_000E_01C0C9B6.DC835800--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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