[ltp] performance with X.org - radeon 7500 T41

alejo linux-thinkpad@linux-thinkpad.org
Mon, 19 Sep 2005 00:51:47 +0200


--Apple-Mail-12-600336211
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=US-ASCII;
	delsp=yes;
	format=flowed

Hiya,

i just upgraded my kernel and decided to give debian a try, since a  
week i've trying to get my gentoo xorg that was giving me 1200fps to  
render the same in under this new kernel but im getting the above  
errors.

since i cannot use the ATI drives (my card is not supported since its  
the 7500) i was wondering if phps i need to apt-get something extra,  
apart from:

apt-get install xserver-xorg that got me X running with nice  
transparencies under enlightenment but only 300fps.

could you please help me to get this config running, or share a  
working DRI config for ati radeon 7500.
thanks appr.
/a

this is my X -version: 6.8.2.dfsg.1-7 20050908031534

in my log i can see this error:

dspstv@root:~$ less /var/log/Xorg.0.log | grep agp
(II) LoadModule: "agpgart"
(WW) Warning, couldn't open module agpgart
(II) UnloadModule: "agpgart"
(EE) Failed to load module "agpgart" (module does not exist, 0)
(WW) RADEON(0): [agp] AGP not available
(EE) RADEON(0): [agp] AGP failed to initialize. Disabling the DRI.
(II) RADEON(0): [agp] You may want to make sure the agpgart kernel  
module

but i do have the module loaded:

dspstv@root:~$ lsmod
Module                  Size  Used by
snd_intel8x0           30656  0
snd_ac97_codec         84348  1 snd_intel8x0
intel_agp              21404  1
ehci_hcd               30472  0
uhci_hcd               32784  0
e1000                 104628  0
radeon                 77824  0
drm                    62228  1 radeon
agpgart                31056  2 intel_agp,drm


my kernel is:
Linux root 2.6.13.1 #7 SMP Sat Sep 17 02:34:27 CEST 2005 i686 GNU/Linux


and it has this configuration related to AGP:

dspstv@root:~$ less /usr/src/linux-2.6.13.1/.config | grep AGP
CONFIG_AGP=m
# CONFIG_AGP_ALI is not set
CONFIG_AGP_ATI=m
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD64 is not set
CONFIG_AGP_INTEL=m
# CONFIG_AGP_NVIDIA is not set
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_SWORKS is not set
# CONFIG_AGP_VIA is not set
# CONFIG_AGP_EFFICEON is not set


and finally, my current "in progress" xorg.conf looks like this:

Section "Files"
         FontPath        "unix/:7100"                    # local font  
server
         # if the local font server has problems, we can fall back on  
these
         FontPath        "/usr/lib/X11/fonts/misc"
#       FontPath        "/usr/lib/X11/fonts/cyrillic"
         FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
         FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
#       FontPath        "/usr/lib/X11/fonts/Type1"
#       FontPath        "/usr/lib/X11/fonts/CID"
#       FontPath        "/usr/lib/X11/fonts/100dpi"
         FontPath        "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
         Load    "bitmap"
         Load    "dbe"
         Load    "ddc"
         Load    "radeon"
         Load    "agpgart"
         Load    "extmod"
         Load    "freetype"
         Load    "glx"
         Load    "int10"
         Load    "record"
         Load    "type1"
         Load    "dri"
         Load    "v4l"
         Load    "vbe"
EndSection

Section "InputDevice"
         Identifier      "Generic Keyboard"
         Driver          "keyboard"
         Option          "CoreKeyboard"
         Option          "XkbRules"      "xorg"
         Option          "XkbModel"      "pc105"
         Option          "XkbLayout"     "de_CH"
EndSection

Section "InputDevice"
         Identifier      "Configured Mouse"
         Driver          "mouse"
         Option          "CorePointer"
         Option          "Device"                "/dev/input/mice"
         Option          "Protocol"              "ImPS/2"
         Option          "Emulate3Buttons"       "true"
         Option          "ZAxisMapping"          "4 5"
EndSection

Section "Device"
         Identifier      "ATI Technologies, Inc. Radeon Mobility M7  
LW [Radeon Mobility 7500]"
         Driver          "ati"
         BusID           "PCI:1:0:0"
         VideoRam        32768
#       Option          "UseFBDev"              "true"
         Option          "MergeFB"               "true"
EndSection

Section "Monitor"
         Identifier      "sony300fs"
         Option          "DPMS"
         Option          "MergeFB"                "true"
         HorizSync       30-75
         VertRefresh     50-85
         Modeline        "1280x800@60" 83.91 1280 1312 1624 1656 800  
816 824 841
EndSection

Section "Screen"
         Identifier      "Default Screen"
         Device          "ATI Technologies, Inc. Radeon Mobility M7  
LW [Radeon Mobility 7500]"
         Monitor         "sony300fs"
         DefaultDepth    16
         SubSection "Display"
                 Depth           1
                 Modes           "1280x1024" "1280x960" "1280x854"  
"1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768"  
"800x600" "640x480"
         EndSubSection
         SubSection "Display"
                 Depth           4
                 Modes           "1280x1024" "1280x960" "1280x854"  
"1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768"  
"800x600" "640x480"
         EndSubSection
         SubSection "Display"
                 Depth           8
                 Modes           "1600x1200" "1440x900" "1400x1050"  
"1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800"  
"1152x864" "1152x768" "102
4x768" "800x600" "640x480"
         EndSubSection
         SubSection "Display"
                 Depth           15
                 Modes           "1600x1200" "1440x900" "1400x1050"  
"1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800"  
"1152x864" "1152x768" "102
4x768" "800x600" "640x480"
         EndSubSection
         SubSection "Display"
                 Depth           16
                 Modes           "1600x1200" "1440x900" "1400x1050"  
"1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800"  
"1152x864" "1152x768" "102
4x768" "800x600" "640x480"
         EndSubSection
         SubSection "Display"
                 Depth           24
                 Modes           "1600x1200" "1440x900" "1400x1050"  
"1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800"  
"1152x864" "1152x768" "102
4x768" "800x600" "640x480"
         EndSubSection
EndSection

Section "ServerLayout"
         Identifier      "Default Layout"
         Screen          "Default Screen"
         InputDevice     "Generic Keyboard"
         InputDevice     "Configured Mouse"
EndSection

Section "DRI"
         Mode    0666
EndSection

THANKS FOR GETTING HERE!
(stolen quote from sevil:)(?)


/alejo



--Apple-Mail-12-600336211
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=ISO-8859-1

<HTML><BODY style=3D"word-wrap: break-word; -khtml-nbsp-mode: space; =
-khtml-line-break: after-white-space; "><DIV>Hiya,</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>i just upgraded my kernel =
and decided to give debian a try, since a week i've trying to get my =
gentoo xorg that was giving me 1200fps to render the same in under this =
new kernel but im getting the above errors.</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>since i cannot use the ATI =
drives (my card is not supported since its the 7500) i was wondering if =
phps i need to apt-get something extra, apart from:</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>apt-get install =
xserver-xorg that got me X running with nice transparencies under =
enlightenment but only 300fps.</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>could you please help me to =
get this config running, or share a working DRI config for ati radeon =
7500.</DIV><DIV>thanks appr.</DIV><DIV>/a</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>this is my X -version: =
6.8.2.dfsg.1-7 20050908031534</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>in my log i can see this =
error:</DIV><DIV><BR class=3D"khtml-block-placeholder"></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">dspstv@root:~$ less /var/log/Xorg.0.log | grep =
agp</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Arial" size=3D"3"><SPAN class=3D"Apple-style-span" =
style=3D"font-size: 12.8px;">(II) LoadModule: =
"agpgart"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">(WW) Warning, =
couldn't open module agpgart</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">(II) =
UnloadModule: "agpgart"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">(EE) Failed to =
load module "agpgart" (module does not exist, 0)</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">(WW) RADEON(0): [agp] AGP not available</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">(EE) RADEON(0): [agp] AGP failed to initialize. Disabling the =
DRI.</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">(II) RADEON(0): =
[agp] You may want to make sure the agpgart kernel =
module</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;"><BR =
class=3D"khtml-block-placeholder"></SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">but i do have the module loaded:</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;"><BR class=3D"khtml-block-placeholder"></SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">dspstv@root:~$ lsmod</SPAN></FONT></DIV><DIV style=3D"margin-top:=
 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">Module=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Size=A0=
 Used by</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">snd_intel8x0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 30656=A0 =
0</SPAN></FONT><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">=A0</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">snd_ac97_codec=A0=A0=A0=A0=A0=A0=A0=A0 84348=A0 1 =
snd_intel8x0</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">intel_agp=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 21404=A0 =
1</SPAN></FONT><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">=A0</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">ehci_hcd=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 30472=A0 =
0</SPAN></FONT><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">=A0</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">uhci_hcd=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 32784=A0 =
0</SPAN></FONT><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">=A0</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">e1000=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 104628=A0 =
0</SPAN></FONT><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">=A0</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">radeon=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 77824=A0 =
0</SPAN></FONT><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">=A0</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">drm=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =
62228=A0 1 radeon</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">agpgart=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 31056=A0 2 =
intel_agp,drm</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 12.8px/normal Arial; min-height: 15px; "><BR></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; font: normal normal normal 12.8px/normal Arial; =
min-height: 15px; "><BR></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">my kernel =
is:</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Arial" size=3D"3"><SPAN class=3D"Apple-style-span" =
style=3D"font-size: 12.8px;"></SPAN></FONT></DIV><DIV style=3D"margin-top:=
 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">Linux root =
</SPAN></FONT><A href=3D"http://2.6.13.1/"><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;"><FONT =
class=3D"Apple-style-span" =
color=3D"#0021E7">2.6.13.1</FONT></SPAN></FONT></A><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;"> #7 SMP Sat Sep =
17 02:34:27 CEST 2005 i686 GNU/Linux</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; font: normal normal normal 12.8px/normal Arial; =
min-height: 15px; "><BR></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 12.8px/normal Arial; min-height: 15px; "><BR =
class=3D"khtml-block-placeholder"></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 12.8px/normal Arial; min-height: 15px; ">and it has this =
configuration related to AGP:</DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 12.8px/normal Arial; min-height: 15px; "><BR =
class=3D"khtml-block-placeholder"></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">dspstv@root:~$ =
less /usr/src/linux-</SPAN></FONT><A =
href=3D"http://2.6.13.1/.config"><FONT class=3D"Apple-style-span" =
face=3D"Arial" size=3D"3"><SPAN class=3D"Apple-style-span" =
style=3D"font-size: 12.8px;"><FONT class=3D"Apple-style-span" =
color=3D"#0021E7">2.6.13.1/.config</FONT></SPAN></FONT></A><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;"> | grep =
AGP</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Arial" size=3D"3"><SPAN class=3D"Apple-style-span" =
style=3D"font-size: 12.8px;">CONFIG_AGP=3Dm</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;"># CONFIG_AGP_ALI is not set</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">CONFIG_AGP_ATI=3Dm</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;"># CONFIG_AGP_AMD =
is not set</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;"># =
CONFIG_AGP_AMD64 is not set</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">CONFIG_AGP_INTEL=3Dm</SPAN></FONT></DIV><DIV style=3D"margin-top:=
 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;"># =
CONFIG_AGP_NVIDIA is not set</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;"># CONFIG_AGP_SIS =
is not set</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;"># =
CONFIG_AGP_SWORKS is not set</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;"># CONFIG_AGP_VIA =
is not set</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;"># =
CONFIG_AGP_EFFICEON is not set</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; font: normal normal normal 12.8px/normal Arial; =
min-height: 15px; "><BR></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 12.8px/normal Arial; min-height: 15px; "><BR></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">and finally, my current "in progress" xorg.conf looks like =
this:</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;"><BR =
class=3D"khtml-block-placeholder"></SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">Section "Files"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 FontPath=A0=A0=A0=A0=A0=A0=A0 "unix/:7100"=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0 # local font server</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">=A0=A0=A0=A0=A0=A0=A0 # if the local font server has problems, =
we can fall back on these</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 FontPath=A0=A0=A0=A0=A0=A0=A0 =
"/usr/lib/X11/fonts/misc"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">#=A0=A0=A0=A0=A0=A0=
 FontPath=A0=A0=A0=A0=A0=A0=A0 =
"/usr/lib/X11/fonts/cyrillic"</SPAN></FONT></DIV><DIV style=3D"margin-top:=
 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 FontPath=A0=A0=A0=A0=A0=A0=A0 =
"/usr/lib/X11/fonts/100dpi/:unscaled"</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">=A0=A0=A0=A0=A0=A0=A0 FontPath=A0=A0=A0=A0=A0=A0=A0 =
"/usr/lib/X11/fonts/75dpi/:unscaled"</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">#=A0=A0=A0=A0=A0=A0 FontPath=A0=A0=A0=A0=A0=A0=A0 =
"/usr/lib/X11/fonts/Type1"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">#=A0=A0=A0=A0=A0=A0=
 FontPath=A0=A0=A0=A0=A0=A0=A0 =
"/usr/lib/X11/fonts/CID"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">#=A0=A0=A0=A0=A0=A0=
 FontPath=A0=A0=A0=A0=A0=A0=A0 =
"/usr/lib/X11/fonts/100dpi"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 FontPath=A0=A0=A0=A0=A0=A0=A0 =
"/usr/lib/X11/fonts/75dpi"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">EndSection</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 12.8px/normal Arial; min-height: 15px; "><BR></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">Section "Module"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Load=A0=A0=A0 "bitmap"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Load=A0=A0=A0 "dbe"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Load=A0=A0=A0 "ddc"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Load=A0=A0=A0 "radeon"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Load=A0=A0=A0 "agpgart"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Load=A0=A0=A0 "extmod"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Load=A0=A0=A0 "freetype"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Load=A0=A0=A0 "glx"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Load=A0=A0=A0 "int10"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Load=A0=A0=A0 "record"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Load=A0=A0=A0 "type1"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Load=A0=A0=A0 "dri"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Load=A0=A0=A0 "v4l"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Load=A0=A0=A0 "vbe"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">EndSection</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 12.8px/normal Arial; min-height: 15px; "><BR></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">Section "InputDevice"</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">=A0=A0=A0=A0=A0=A0=A0 Identifier=A0=A0=A0=A0=A0 "Generic =
Keyboard"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Driver=A0=A0=A0=A0=A0=A0=A0=A0=A0 "keyboard"</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">=A0=A0=A0=A0=A0=A0=A0 Option=A0=A0=A0=A0=A0=A0=A0=A0=A0 =
"CoreKeyboard"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Option=A0=A0=A0=A0=A0=A0=A0=A0=A0 "XkbRules"=A0=A0=A0=A0=A0 =
"xorg"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Option=A0=A0=A0=A0=A0=A0=A0=A0=A0 "XkbModel"=A0=A0=A0=A0=A0 =
"pc105"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Option=A0=A0=A0=A0=A0=A0=A0=A0=A0 "XkbLayout"=A0=A0=A0=A0 =
"de_CH"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">EndSection</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 12.8px/normal Arial; min-height: 15px; "><BR></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">Section "InputDevice"</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">=A0=A0=A0=A0=A0=A0=A0 Identifier=A0=A0=A0=A0=A0 "Configured =
Mouse"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Driver=A0=A0=A0=A0=A0=A0=A0=A0=A0 "mouse"</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">=A0=A0=A0=A0=A0=A0=A0 Option=A0=A0=A0=A0=A0=A0=A0=A0=A0 =
"CorePointer"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Option=A0=A0=A0=A0=A0=A0=A0=A0=A0 "Device"=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0 "/dev/input/mice"</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">=A0=A0=A0=A0=A0=A0=A0 Option=A0=A0=A0=A0=A0=A0=A0=A0=A0 =
"Protocol"=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =
"ImPS/2"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Option=A0=A0=A0=A0=A0=A0=A0=A0=A0 "Emulate3Buttons"=A0=A0=A0=A0=A0=A0 =
"true"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Option=A0=A0=A0=A0=A0=A0=A0=A0=A0 "ZAxisMapping"=A0=A0=A0=A0=A0=A0=A0=A0=
=A0 "4 5"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">EndSection</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 12.8px/normal Arial; min-height: 15px; "><BR></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">Section "Device"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Identifier=A0=A0=A0=A0=A0 "ATI Technologies, Inc. Radeon Mobility M7 =
LW [Radeon Mobility 7500]"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Driver=A0=A0=A0=A0=A0=A0=A0=A0=A0 "ati"</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">=A0=A0=A0=A0=A0=A0=A0 BusID=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =
"PCI:1:0:0"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 VideoRam=A0=A0=A0=A0=A0=A0=A0 32768</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">#=A0=A0=A0=A0=A0=A0 Option=A0=A0=A0=A0=A0=A0=A0=A0=A0 =
"UseFBDev"=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =
"true"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Option=A0=A0=A0=A0=A0=A0=A0=A0=A0 "MergeFB"=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0 "true"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">EndSection</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 12.8px/normal Arial; min-height: 15px; "><BR></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">Section "Monitor"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Identifier=A0=A0=A0=A0=A0 "sony300fs"</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">=A0=A0=A0=A0=A0=A0=A0 Option=A0=A0=A0=A0=A0=A0=A0=A0=A0 =
"DPMS"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Option=A0=A0=A0=A0=A0=A0=A0=A0=A0 "MergeFB"=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0 "true"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 HorizSync=A0=A0=A0=A0=A0=A0 30-75</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">=A0=A0=A0=A0=A0=A0=A0 VertRefresh=A0=A0=A0=A0 =
50-85</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Modeline=A0=A0=A0=A0=A0=A0=A0 "1280x800@60" 83.91 1280 1312 1624 =
1656 800 816 824 841</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">EndSection</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 12.8px/normal Arial; min-height: 15px; "><BR></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">Section "Screen"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Identifier=A0=A0=A0=A0=A0 "Default Screen"</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">=A0=A0=A0=A0=A0=A0=A0 Device=A0=A0=A0=A0=A0=A0=A0=A0=A0 "ATI =
Technologies, Inc. Radeon Mobility M7 LW [Radeon Mobility =
7500]"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Monitor=A0=A0=A0=A0=A0=A0=A0=A0 "sony300fs"</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">=A0=A0=A0=A0=A0=A0=A0 DefaultDepth=A0=A0=A0 =
16</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Arial" size=3D"3"><SPAN class=3D"Apple-style-span" =
style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=A0 SubSection =
"Display"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0 Depth=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =
1</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Arial" size=3D"3"><SPAN class=3D"Apple-style-span" =
style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
 Modes=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 "1280x1024" "1280x960" "1280x854" =
"1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" =
"800x600" "640x480"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 EndSubSection</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 SubSection "Display"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0 Depth=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =
4</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Arial" size=3D"3"><SPAN class=3D"Apple-style-span" =
style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
 Modes=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 "1280x1024" "1280x960" "1280x854" =
"1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" =
"800x600" "640x480"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 EndSubSection</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 SubSection "Display"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0 Depth=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =
8</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Arial" size=3D"3"><SPAN class=3D"Apple-style-span" =
style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
 Modes=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 "1600x1200" "1440x900" "1400x1050" =
"1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" =
"1152x864" "1152x768" "102</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">4x768" "800x600" =
"640x480"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 EndSubSection</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 SubSection "Display"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0 Depth=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =
15</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Arial" size=3D"3"><SPAN class=3D"Apple-style-span" =
style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
 Modes=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 "1600x1200" "1440x900" "1400x1050" =
"1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" =
"1152x864" "1152x768" "102</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">4x768" "800x600" =
"640x480"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 EndSubSection</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 SubSection "Display"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0 Depth=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =
16</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Arial" size=3D"3"><SPAN class=3D"Apple-style-span" =
style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
 Modes=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 "1600x1200" "1440x900" "1400x1050" =
"1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" =
"1152x864" "1152x768" "102</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">4x768" "800x600" =
"640x480"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 EndSubSection</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 SubSection "Display"</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0 Depth=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =
24</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Arial" size=3D"3"><SPAN class=3D"Apple-style-span" =
style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
 Modes=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 "1600x1200" "1440x900" "1400x1050" =
"1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" =
"1152x864" "1152x768" "102</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">4x768" "800x600" =
"640x480"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 EndSubSection</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">EndSection</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 12.8px/normal Arial; min-height: 15px; "><BR></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">Section "ServerLayout"</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">=A0=A0=A0=A0=A0=A0=A0 Identifier=A0=A0=A0=A0=A0 "Default =
Layout"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Screen=A0=A0=A0=A0=A0=A0=A0=A0=A0 "Default =
Screen"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 InputDevice=A0=A0=A0=A0 "Generic Keyboard"</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">=A0=A0=A0=A0=A0=A0=A0 InputDevice=A0=A0=A0=A0 "Configured =
Mouse"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">EndSection</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 12.8px/normal Arial; min-height: 15px; "><BR></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Arial" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">Section "DRI"</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 12.8px;">=A0=A0=A0=A0=A0=A0=
=A0 Mode=A0=A0=A0 0666</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Arial" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: =
12.8px;">EndSection</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 12.8px/normal Arial; min-height: 15px; "><BR></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; font: normal normal normal 12.8px/normal Arial; =
min-height: 15px; ">THANKS FOR GETTING HERE!</DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; font: normal normal normal 12.8px/normal Arial; =
min-height: 15px; ">(stolen quote from sevil:)(?)</DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; font: normal normal normal 12.8px/normal Arial; =
min-height: 15px; "><BR class=3D"khtml-block-placeholder"></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; font: normal normal normal 12.8px/normal Arial; =
min-height: 15px; "><BR class=3D"khtml-block-placeholder"></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; font: normal normal normal 12.8px/normal Arial; =
min-height: 15px; ">/alejo</DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 12.8px/normal Arial; min-height: 15px; "><BR =
class=3D"khtml-block-placeholder"></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 12.8px/normal Arial; min-height: 15px; "><BR =
class=3D"khtml-block-placeholder"></DIV></BODY></HTML>=

--Apple-Mail-12-600336211--