[Newbie]No test pattern with XFree86 4.2

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

 



This is a multi-part message in MIME format.

------=_NextPart_000_00AE_01C1F9E7.44BEEF90
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Okay I am running 4.4.stable loaded XFree86 4.2 from a port fresh =
install no
previous versions of X exsisted on the machine. When I go to configure X =
 I
am supposr to get the gray test pattern. I don't I have supplied all the
information I think may lead to a solution. If you need more let me =
know.



Results of # XFree86 -configure

TheBaron# XFree86 -configure

XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 January 2002
        If the server is older than 6-12 months, or if your card is
        newer than the above date, look for a newer version before
        reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: FreeBSD 4.4 i386 [ELF]
Module Loader present
Markers: (--) probed, (**) from config file, (=3D=3D) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(=3D=3D) Log file: "/var/log/XFree86.0.log", Time: Sat May 11 16:45:55 =
2002
List of video drivers:
        atimisc
        r128
        radeon
        mga
        glint
        nv
        tga
        s3
        s3virge
        sis
        rendition
        neomagic
        i740
        tdfx
        savage
        cirrus
        vmware
        tseng
        trident
        chips
        apm
        fbdev
        i128
        ati
        i810
        ark
        cyrix
        siliconmotion
        vesa
        vga
(++) Using config file: "/root/XF86Config.new"


XFree86 detected your mouse at device /dev/mouse.
Please check your config if the mouse is still not
operational, as by default XFree86 tries to autodetect
the protocol.

Your XF86Config file is /root/XF86Config.new

To test the server, run 'XFree86 -xf86config /root/XF86Config.new'


And then we do this:

# # XFree86 -xf86config /root/XF86Config.new

XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 January 2002
        If the server is older than 6-12 months, or if your card is
        newer than the above date, look for a newer version before
        reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: FreeBSD 4.4 i386 [ELF]
Module Loader present
Markers: (--) probed, (**) from config file, (=3D=3D) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(=3D=3D) Log file: "/var/log/XFree86.0.log", Time: Sat May 11 16:48:22 =
2002
(++) Using config file: "/root/XF86Config.new"



This is what is the text behind the screen.

If I do this:
#ee XF86Config.new
This is the result:

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/75dpi/"
        FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
        Load  "extmod"
        Load  "xie"
        Load  "pex5"
        Load  "glx"
        Load  "dri"
        Load  "dbe"
        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"
        #DisplaySize      300   230     # mm
        Identifier   "Monitor0"
        VendorName   "NOK"
        ModelName    "Nokia 447Za"
        Option      "DPMS"
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     "accel"                     # [<bool>]
        #Option     "crt_screen"                # [<bool>]
        #Option     "composite_sync"            # [<bool>]
        #Option     "hw_cursor"                 # [<bool>]
        #Option     "linear"                    # [<bool>]
        #Option     "mmio_cache"                # [<bool>]
        #Option     "probe_clocks"              # [<bool>]
        #Option     "reference_clock"           # <freq>
        #Option     "shadow_fb"                 # [<bool>]
        #Option     "sw_cursor"                 # [<bool>]
        Identifier  "Card0"
        Driver      "ati"
        VendorName  "ATI"
        BoardName   "Mach64 VT"
        ChipSet     "ati"
        ChipId      0x5654
        ChipRev     0x40
        BusID       "PCI:0:17: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


Okay so what am I doing wrong.?


Thanks
 Brendhan








------=_NextPart_000_00AE_01C1F9E7.44BEEF90
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.4915.500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2><FONT face=3D"Times New Roman" =
size=3D3>Okay I am=20
running 4.4.stable loaded XFree86 4.2 from a port fresh install =
no<BR>previous=20
versions of X exsisted on the machine. When I go to configure X&nbsp; =
I<BR>am=20
supposr to get the gray test pattern. I don't I have supplied all=20
the<BR>information I think may lead to a solution. If you need more let =
me=20
know.<BR><BR><BR><BR>Results of # XFree86 -configure<BR><BR>TheBaron# =
XFree86=20
-configure<BR><BR>XFree86 Version 4.2.0 / X Window System<BR>(protocol =
Version=20
11, revision 0, vendor release 6600)<BR>Release Date: 18 January=20
2002<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If the server is =
older than=20
6-12 months, or if your card =
is<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
newer than the above date, look for a newer version=20
before<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; reporting =
problems.&nbsp;=20
(See </FONT><A href=3D"http://www.XFree86.Org/";><FONT face=3D"Times New =
Roman"=20
size=3D3>http://www.XFree86.Org/</FONT></A><FONT face=3D"Times New =
Roman"=20
size=3D3>)<BR>Build Operating System: FreeBSD 4.4 i386 [ELF]<BR>Module =
Loader=20
present<BR>Markers: (--) probed, (**) from config file, (=3D=3D) default =

setting,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (++) from =
command=20
line, (!!) notice, (II)=20
informational,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (WW) =
warning,=20
(EE) error, (NI) not implemented, (??) unknown.<BR>(=3D=3D) Log file:=20
"/var/log/XFree86.0.log", Time: Sat May 11 16:45:55 2002<BR>List of =
video=20
drivers:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
atimisc<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
r128<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
radeon<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
mga<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
glint<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
nv<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
tga<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
s3<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
s3virge<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
sis<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
rendition<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
neomagic<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
i740<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
tdfx<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
savage<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
cirrus<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
vmware<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
tseng<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
trident<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
chips<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
apm<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
fbdev<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
i128<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
ati<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
i810<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
ark<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
cyrix<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
siliconmotion<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
vesa<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; vga<BR>(++) Using =
config=20
file: "/root/XF86Config.new"<BR><BR><BR>XFree86 detected your mouse at =
device=20
/dev/mouse.<BR>Please check your config if the mouse is still=20
not<BR>operational, as by default XFree86 tries to autodetect<BR>the=20
protocol.<BR><BR>Your XF86Config file is /root/XF86Config.new<BR><BR>To =
test the=20
server, run 'XFree86 -xf86config /root/XF86Config.new'<BR><BR><BR>And =
then we do=20
this:<BR><BR># # XFree86 -xf86config /root/XF86Config.new<BR><BR>XFree86 =
Version=20
4.2.0 / X Window System<BR>(protocol Version 11, revision 0, vendor =
release=20
6600)<BR>Release Date: 18 January=20
2002<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If the server is =
older than=20
6-12 months, or if your card =
is<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
newer than the above date, look for a newer version=20
before<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; reporting =
problems.&nbsp;=20
(See </FONT><A href=3D"http://www.XFree86.Org/";><FONT face=3D"Times New =
Roman"=20
size=3D3>http://www.XFree86.Org/</FONT></A><FONT face=3D"Times New =
Roman"=20
size=3D3>)<BR>Build Operating System: FreeBSD 4.4 i386 [ELF]<BR>Module =
Loader=20
present<BR>Markers: (--) probed, (**) from config file, (=3D=3D) default =

setting,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (++) from =
command=20
line, (!!) notice, (II)=20
informational,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (WW) =
warning,=20
(EE) error, (NI) not implemented, (??) unknown.<BR>(=3D=3D) Log file:=20
"/var/log/XFree86.0.log", Time: Sat May 11 16:48:22 2002<BR>(++) Using =
config=20
file: "/root/XF86Config.new"<BR><BR><BR><BR>This is what is the text =
behind the=20
screen.<BR><BR>If I do this:<BR>#ee XF86Config.new<BR>This is the=20
result:<BR><BR>Section=20
"ServerLayout"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
Identifier&nbsp;&nbsp;&nbsp;&nbsp; "XFree86=20
Configured"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
Screen&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp; "Screen0" 0=20
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
InputDevice&nbsp;&nbsp;&nbsp;=20
"Mouse0" "CorePointer"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
InputDevice&nbsp;&nbsp;&nbsp; "Keyboard0"=20
"CoreKeyboard"<BR>EndSection<BR><BR>Section=20
"Files"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
RgbPath&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
"/usr/X11R6/lib/X11/rgb"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
ModulePath&nbsp;&nbsp;=20
"/usr/X11R6/lib/modules"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
FontPath&nbsp;&nbsp;&nbsp;&nbsp;=20
"/usr/X11R6/lib/X11/fonts/misc/"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;=20
FontPath&nbsp;&nbsp;&nbsp;&nbsp;=20
"/usr/X11R6/lib/X11/fonts/Speedo/"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;=20
FontPath&nbsp;&nbsp;&nbsp;&nbsp;=20
"/usr/X11R6/lib/X11/fonts/Type1/"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;=20
FontPath&nbsp;&nbsp;&nbsp;&nbsp;=20
"/usr/X11R6/lib/X11/fonts/75dpi/"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;=20
FontPath&nbsp;&nbsp;&nbsp;&nbsp;=20
"/usr/X11R6/lib/X11/fonts/100dpi/"<BR>EndSection<BR><BR>Section=20
"Module"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp;=20
"extmod"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp;=20
"xie"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp;=20
"pex5"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp;=20
"glx"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp;=20
"dri"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp;=20
"dbe"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp;=20
"record"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp;=20
"xtrap"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp;=20
"speedo"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp;=20
"type1"<BR>EndSection<BR><BR>Section=20
"InputDevice"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
Identifier&nbsp;=20
"Keyboard0"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
"keyboard"<BR>EndSection<BR><BR>Section=20
"InputDevice"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
Identifier&nbsp;=20
"Mouse0"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
"mouse"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Protocol"=20
"auto"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Device"=20
"/dev/mouse"<BR>EndSection<BR><BR>Section=20
"Monitor"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
#DisplaySize&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 300&nbsp;&nbsp;=20
230&nbsp;&nbsp;&nbsp;&nbsp; # =
mm<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
Identifier&nbsp;&nbsp; =
"Monitor0"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
VendorName&nbsp;&nbsp; =
"NOK"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
ModelName&nbsp;&nbsp;&nbsp; "Nokia=20
447Za"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "DPMS"<BR>EndSection<BR><BR>Section =

"Device"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ### Available =
Driver=20
options are:-<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ### Values:=20
&lt;i&gt;: integer, &lt;f&gt;: float, &lt;bool&gt;:=20
"True"/"False",<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ###=20
&lt;string&gt;: "String", &lt;freq&gt;: "&lt;f&gt;=20
Hz/kHz/MHz"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ### [arg]: arg =

optional<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
#Option&nbsp;&nbsp;&nbsp;&nbsp;=20
"accel"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
# [&lt;bool&gt;]<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
#Option&nbsp;&nbsp;&nbsp;&nbsp;=20
"crt_screen"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
# [&lt;bool&gt;]<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
#Option&nbsp;&nbsp;&nbsp;&nbsp;=20
"composite_sync"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;=20
# [&lt;bool&gt;]<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
#Option&nbsp;&nbsp;&nbsp;&nbsp;=20
"hw_cursor"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
# [&lt;bool&gt;]<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
#Option&nbsp;&nbsp;&nbsp;&nbsp;=20
"linear"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
# [&lt;bool&gt;]<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
#Option&nbsp;&nbsp;&nbsp;&nbsp;=20
"mmio_cache"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
# [&lt;bool&gt;]<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
#Option&nbsp;&nbsp;&nbsp;&nbsp;=20
"probe_clocks"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;=20
# [&lt;bool&gt;]<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
#Option&nbsp;&nbsp;&nbsp;&nbsp;=20
"reference_clock"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp; #=20
&lt;freq&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
#Option&nbsp;&nbsp;&nbsp;&nbsp;=20
"shadow_fb"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
# [&lt;bool&gt;]<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
#Option&nbsp;&nbsp;&nbsp;&nbsp;=20
"sw_cursor"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
# [&lt;bool&gt;]<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
Identifier&nbsp;=20
"Card0"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
"ati"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VendorName&nbsp;=20
"ATI"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
BoardName&nbsp;&nbsp;=20
"Mach64 VT"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
ChipSet&nbsp;&nbsp;&nbsp;&nbsp;=20
"ati"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
ChipId&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
0x5654<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
ChipRev&nbsp;&nbsp;&nbsp;&nbsp;=20
0x40<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
BusID&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
"PCI:0:17:0"<BR>EndSection<BR><BR>Section=20
"Screen"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier=20
"Screen0"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
Device&nbsp;&nbsp;&nbsp;&nbsp;=20
"Card0"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
Monitor&nbsp;&nbsp;&nbsp;=20
"Monitor0"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SubSection=20
"Display"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
Depth&nbsp;&nbsp;&nbsp;&nbsp; =
1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
EndSubSection<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SubSection=20
"Display"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
Depth&nbsp;&nbsp;&nbsp;&nbsp; =
4<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
EndSubSection<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SubSection=20
"Display"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
Depth&nbsp;&nbsp;&nbsp;&nbsp; =
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
EndSubSection<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SubSection=20
"Display"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
Depth&nbsp;&nbsp;&nbsp;&nbsp; =
15<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
EndSubSection<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SubSection=20
"Display"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
Depth&nbsp;&nbsp;&nbsp;&nbsp; =
16<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
EndSubSection<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SubSection=20
"Display"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
Depth&nbsp;&nbsp;&nbsp;&nbsp; =
24<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
EndSubSection<BR>EndSection<BR><BR><BR>Okay so what am I doing=20
wrong.?<BR><BR><BR>Thanks<BR>&nbsp;Brendhan</FONT><BR><BR><BR><BR><BR><BR=
><BR><BR></FONT></DIV></BODY></HTML>

------=_NextPart_000_00AE_01C1F9E7.44BEEF90--


[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