Tuzinor
04-03-2002, 08:20 PM
FreeBSD 4.5 XFree86 4.2.0 Configuration problem:
Soyo K7V Dragon Plus MB
AMD Athlon XP 1500+ Retail CPU
512mb Crucial 266 DDR Ram
ATI AIW RADEON 32mb DDR Video Card
Samsung SyncMaster 950p 19" Monitor
Downloaded and installed XFree86 4.2.0.
Now that I finally learned how to edit files in FreeBSD without getting into a GUI > can't get past this point. After editing the XF86Config & XF86Config.new files in the /etc/X11 directory and then running XFree86 -xf86config /etc/XF86Config.new I get the following messages:
Symbol: drmScatterGatherFree from module /usr/X11R6/lib/modules/drivers/radeon_drv.0 is unresolved!
Symbol: drmUmap from module /usr/X11R6/lib/modules/drivers/radeon_drv.0 is unresolved! (I het this line 4 times).
(EE): Mouse1: Write to Mouse failed.
I have Mandrake 8.2 installed on this machine which works fine.I looked into the same directory in Linux and see the same radeon_drv.o in the drivers file and I see a radeon.so in the "dri" file. With FreeBSD should one or the other be used?
Below is pertinent info from the XFree86Config & Config.new files:
XFree86Config:
ection "Module"
# This loads the DBE extension module.
Load "dbe" # Double buffer extension
ubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
# This loads the Type1 and FreeType font modules
Load "type1"
Load "freetype"
# This loads the GLX module
# Load "glx"
# Load "dri"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
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/"
# The module search path. The default path is shown here.
ModulePath "/usr/X11R6/lib/modules"
EndSection
NO Server Flags Uncommented.
ection "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/sysmouse
Monitor section
# ************************************************** ********************
# Any number of monitor sections may be present
Section "Monitor"
Identifier "Samsung"
VendorName "Samsung"
ModelName "Syncmaster 950p"
HorizSync 30-96
VertRefresh 50-160
EndSection
Graphics device section
Standard Generic Entries
# Device configured by xf86config:
Section "Device"
Identifier "ATI Radeon"
VendorName "Ati"
BoardName "Radeon"
Chipset "Radeon"
Driver "radeon"
Option "AGPMode" "1"
BusID "PCI:1:0:0"
# unsupported card
VideoRam 32768
# Insert Clocks lines here if appropriate
EndSection
Screen sections
Section "Screen"
Identifier "Screen 1"
Device "ATI Radeon"
Monitor "Samsung"
DefaultDepth 16
Subsection "Display"
Depth 8
Modes "800x600" "1024x768" "1280x1024"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "800x600" "1024x768" "1280x1024"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "800x600" "1024x768" "1280x1024"
ViewPort 0 0
EndSubsection
EndSection
Section "ServerLayout"
# The Identifier line must be present
Identifier "Simple Layout"
Screen "Screen 1"
putDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
XF86Config.new Info:
Section "Module"
# This loads the DBE extension module.
Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
# This loads the Type1 and FreeType font modules
Load "type1"
Load "freetype"
# This loads the GLX module
Load "glx"
# Load "dri"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
# The module search path. The default path is shown here.
ModulePath "/usr/X11R6/lib/modules"
Section "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/sysmouse"
Monitor section
# ************************************************** ********************
# Any number of monitor sections may be present
Section "Monitor"
Identifier "Samsung"
VendorName "Samsung"
ModelName "Syncmaster 950p"
HorizSync 30-96
VertRefresh 50-160
Graphics device section
# Device configured by xf86config:
Section "Device"
Identifier "ATI Radeon"
VendorName "Ati"
BoardName "Radeon"
Driver "radeon"
Option "AGPMode" "1"
BusID "PCI:1:0:0"
# unsupported card
VideoRam 32768
# Insert Clocks lines here if appropriate
EndSection
Screen sections
Section "Screen"
Identifier "Screen 1"
Device "ATI Radeon"
Monitor "Samsung"
DefaultDepth 16
Subsection "Display"
Depth 8
Modes "800x600" "1024x768" "1280x1024"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "800x600" "1024x768" "1280x1024"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "800x600" "1024x768" "1280x1024"
ViewPort 0 0
EndSubsection
EndSection
Section "ServerLayout"
# The Identifier line must be present
Identifier "Screen 1"
Screen "Screen 1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
XFree86.0.log Info:
Free86 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-RELEASE-p1 i386 [ELF]
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Wed Apr 3 18:28:28 2002
(++) Using config file: "/etc/X11/XF86Config.new"
(==) ServerLayout "Screen 1"
(**) |-->Screen "Screen 1" (0)
(**) | |-->Monitor "Samsung"
(**) | |-->Device "ATI Radeon"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc101"
(**) XKB: model: "pc101"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/ usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 9
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.5
XFree86 XInput driver : 0.3
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.3
(II) Loader running on freebsd
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,3099 card 1106,3099 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b099 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:0b:0: chip 1102,0004 card 1102,0051 rev 03 class 04,01,00 hdr 80
(II) PCI: 00:0b:1: chip 1102,7003 card 1102,0040 rev 03 class 09,80,00 hdr 80
(II) PCI: 00:0b:2: chip 1102,4001 card 1102,0010 rev 00 class 0c,00,10 hdr 80
(II) PCI: 00:0d:0: chip 105a,0d30 card 105a,4d33 rev 02 class 01,80,00 hdr 00
(II) PCI: 00:11:0: chip 1106,3074 card 1106,3074 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:1: chip 1106,0571 card 1106,0571 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:11:2: chip 1106,3038 card 0925,1234 rev 1b class 0c,03,00 hdr 00
(II) PCI: 00:11:3: chip 1106,3038 card 0925,1234 rev 1b class 0c,03,00 hdr 00
(II) PCI: 00:11:4: chip 1106,3038 card 0925,1234 rev 1b class 0c,03,00 hdr 00
(II) PCI: 00:12:0: chip 1106,3065 card 1106,0102 rev 70 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 1002,5144 card 1002,02aa rev 00 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0x00009000 - 0x000090ff (0x100) IX[B]
[1] -1 0x00009400 - 0x000094ff (0x100) IX[B]
[2] -1 0x00009800 - 0x000098ff (0x100) IX[B]
[3] -1 0x00009c00 - 0x00009cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0xec000000 - 0xedffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
(II) Bus -1: bridge is at (0:17:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(1:0:0) ATI Radeon QD rev 0, Mem @ 0xe0000000/27, 0xed000000/19, I/O @ 0x9000/8
(II) Addressable bus resource ranges are
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0xef025000 - 0xef025fff (0x1000) MX[B]E
[1] -1 0xef000000 - 0xefffffff (0x1000000) MX[B]E
[2] -1 0xef020000 - 0xef03ffff (0x20000) MX[B]E
[3] -1 0xef024000 - 0xef027fff (0x4000) MX[B]E
[4] -1 0xe8000000 - 0xebffffff (0x4000000) MX[B]E
[5] -1 0xed000000 - 0xed07ffff (0x80000) MX[B](B)
[6] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[7] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]E
[8] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]E
[9] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]E
[10] -1 0x0000c000 - 0x0000c0ff (0x100) IX[B]E
[11] -1 0x0000bc00 - 0x0000bcff (0x100) IX[B]E
[12] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
[13] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
[14] -1 0x00001000 - 0x000010ff (0x100) IX[B]E
[15] -1 0x0000ac00 - 0x0000acff (0x100) IX[B]E
[16] -1 0x00001800 - 0x000018ff (0x100) IX[B]E
[17] -1 0x0000a400 - 0x0000a4ff (0x100) IX[B]E
[18] -1 0x0000a000 - 0x0000a0ff (0x100) IX[B]E
[19] -1 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) PCI Memory resource overlap reduced 0xef000000 from 0xefffffff to 0xef01ffff
(II) PCI Memory resource overlap reduced 0xef020000 from 0xef03ffff to 0xef023fff
(II) PCI Memory resource overlap reduced 0xef024000 from 0xef027fff to 0xef024fff
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0xef025000 - 0xef025fff (0x1000) MX[B]E
[1] -1 0xef000000 - 0xef01ffff (0x20000) MX[B]E
[2] -1 0xef020000 - 0xef023fff (0x4000) MX[B]E
[3] -1 0xef024000 - 0xef024fff (0x1000) MX[B]E
[4] -1 0xe8000000 - 0xebffffff (0x4000000) MX[B]E
[5] -1 0xed000000 - 0xed07ffff (0x80000) MX[B](B)
[6] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[7] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]E
[8] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]E
[9] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]E
[10] -1 0x0000c000 - 0x0000c0ff (0x100) IX[B]E
[11] -1 0x0000bc00 - 0x0000bcff (0x100) IX[B]E
[12] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
[13] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
[14] -1 0x00001000 - 0x000010ff (0x100) IX[B]E
[15] -1 0x0000ac00 - 0x0000acff (0x100) IX[B]E
[16] -1 0x00001800 - 0x000018ff (0x100) IX[B]E
[17] -1 0x0000a400 - 0x0000a4ff (0x100) IX[B]E
[18] -1 0x0000a000 - 0x0000a0ff (0x100) IX[B]E
[19] -1 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xef025000 - 0xef025fff (0x1000) MX[B]E
[6] -1 0xef000000 - 0xef01ffff (0x20000) MX[B]E
[7] -1 0xef020000 - 0xef023fff (0x4000) MX[B]E
[8] -1 0xef024000 - 0xef024fff (0x1000) MX[B]E
[9] -1 0xe8000000 - 0xebffffff (0x4000000) MX[B]E
[10] -1 0xed000000 - 0xed07ffff (0x80000) MX[B](B)
[11] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[12] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]E
[15] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]E
[16] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]E
[17] -1 0x0000c000 - 0x0000c0ff (0x100) IX[B]E
[18] -1 0x0000bc00 - 0x0000bcff (0x100) IX[B]E
[19] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
[20] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
[21] -1 0x00001000 - 0x000010ff (0x100) IX[B]E
[22] -1 0x0000ac00 - 0x0000acff (0x100) IX[B]E
[23] -1 0x00001800 - 0x000018ff (0x100) IX[B]E
[24] -1 0x0000a400 - 0x0000a4ff (0x100) IX[B]E
[25] -1 0x0000a000 - 0x0000a0ff (0x100) IX[B]E
[26] -1 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.1
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.1.10
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "radeon"
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 4.0.1
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 6.4.8
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.3
(II) ATI: ATI driver (version 6.4.8) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets: ATI Rage 128 RE (PCI),
ATI Rage 128 RF (AGP), ATI Rage 128 RG (AGP), ATI Rage 128 RK (PCI),
ATI Rage 128 RL (AGP), ATI Rage 128 SM (AGP),
ATI Rage 128 Pro PD (PCI), ATI Rage 128 Pro PF (AGP),
ATI Rage 128 Pro PP (PCI), ATI Rage 128 Pro PR (PCI),
ATI Rage 128 Pro ULTRA TF (AGP), ATI Rage 128 Pro ULTRA TL (AGP),
ATI Rage 128 Pro ULTRA TR (AGP), ATI Rage 128 Mobility LE (PCI),
ATI Rage 128 Mobility LF (AGP), ATI Rage 128 Mobility MF (AGP),
ATI Rage 128 Mobility ML (AGP)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
ATI Radeon VE QY (AGP), ATI Radeon VE QZ (AGP),
ATI Radeon Mobility LW (AGP), ATI Radeon Mobility LY (AGP),
ATI Radeon Mobility LZ (AGP), ATI Radeon 8500 QL (AGP),
ATI Radeon 8500 QN (AGP), ATI Radeon 8500 QO (AGP),
ATI Radeon 8500 Ql (AGP), ATI Radeon 8500 BB (AGP),
ATI Radeon 7500 QW (AGP)
(II) Primary Device is: PCI 01:00:0
(--) Chipset ATI Radeon QD (AGP) found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xef025000 - 0xef025fff (0x1000) MX[B]E
[6] -1 0xef000000 - 0xef01ffff (0x20000) MX[B]E
[7] -1 0xef020000 - 0xef023fff (0x4000) MX[B]E
[8] -1 0xef024000 - 0xef024fff (0x1000) MX[B]E
[9] -1 0xe8000000 - 0xebffffff (0x4000000) MX[B]E
[10] -1 0xed000000 - 0xed07ffff (0x80000) MX[B](B)
[11] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[12] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]E
[15] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]E
[16] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]E
[17] -1 0x0000c000 - 0x0000c0ff (0x100) IX[B]E
[18] -1 0x0000bc00 - 0x0000bcff (0x100) IX[B]E
[19] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
[20] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
[21] -1 0x00001000 - 0x000010ff (0x100) IX[B]E
[22] -1 0x0000ac00 - 0x0000acff (0x100) IX[B]E
[23] -1 0x00001800 - 0x000018ff (0x100) IX[B]E
[24] -1 0x0000a400 - 0x0000a4ff (0x100) IX[B]E
[25] -1 0x0000a000 - 0x0000a0ff (0x100) IX[B]E
[26] -1 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Reloading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) resource ranges after probing:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xef025000 - 0xef025fff (0x1000) MX[B]E
[6] -1 0xef000000 - 0xef01ffff (0x20000) MX[B]E
[7] -1 0xef020000 - 0xef023fff (0x4000) MX[B]E
[8] -1 0xef024000 - 0xef024fff (0x1000) MX[B]E
[9] -1 0xe8000000 - 0xebffffff (0x4000000) MX[B]E
[10] -1 0xed000000 - 0xed07ffff (0x80000) MX[B](B)
[11] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[12] 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[13] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[14] 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[15] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]E
[18] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]E
[19] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]E
[20] -1 0x0000c000 - 0x0000c0ff (0x100) IX[B]E
[21] -1 0x0000bc00 - 0x0000bcff (0x100) IX[B]E
[22] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
[23] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
[24] -1 0x00001000 - 0x000010ff (0x100) IX[B]E
[25] -1 0x0000ac00 - 0x0000acff (0x100) IX[B]E
[26] -1 0x00001800 - 0x000018ff (0x100) IX[B]E
[27] -1 0x0000a400 - 0x0000a4ff (0x100) IX[B]E
[28] -1 0x0000a000 - 0x0000a0ff (0x100) IX[B]E
[29] -1 0x00009000 - 0x000090ff (0x100) IX[B](B)
[30] 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[31] 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) RADEON(0): PCI bus 1 card 0 func 0
(**) RADEON(0): Depth 16, (--) framebuffer bpp 16
(II) RADEON(0): Pixel depth = 16 bits stored in 2 bytes (16 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(**) RADEON(0): Option "AGPMode" "1"
(==) RADEON(0): RGB weight 565
(II) RADEON(0): Using 6 bits per RGB (8 bit DAC)
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/libint10.a
(II) Module int10: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) RADEON(0): initializing int10
(==) RADEON(0): Removed Write-combining range (0xa0000,0x20000)
(==) RADEON(0): Write-combining range (0xf0000,0x10000)
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(--) RADEON(0): Chipset: "ATI Radeon QD (AGP)" (ChipID = 0x5144)
(--) RADEON(0): Linear framebuffer at 0xe0000000
(--) RADEON(0): MMIO registers at 0xed000000
(==) RADEON(0): Write-combining range (0xed000000,0x80000) was already clear
(II) RADEON(0): Video RAM override, using 32768 kB instead of 32768 kB
(**) RADEON(0): VideoRAM: 32768 kByte (64-bit DDR SDRAM)
(==) RADEON(0): Write-combining range (0xed000000,0x80000) was already clear
(II) RADEON(0): Primary Display == Type 1
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.2.0
ABI class: XFree86 Video Driver, version 0.5
(II) RADEON(0): I2C bus "DDC" initialized.
(==) RADEON(0): Write-combining range (0xed000000,0x80000) was already clear
(II) RADEON(0): I2C device "DDC:ddc2" registered.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) RADEON(0): VESA BIOS detected
(II) RADEON(0): VESA VBE Version 2.0
(II) RADEON(0): VESA VBE Total Mem: 32768 kB
(II) RADEON(0): VESA VBE OEM: ATI RADEON
(II) RADEON(0): VESA VBE OEM Software Rev: 1.0
(II) RADEON(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) RADEON(0): VESA VBE OEM Product: RG6
(II) RADEON(0): VESA VBE OEM Product Rev: 01.00
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) RADEON(0): VESA VBE DDC supported
(II) RADEON(0): VESA VBE DDC Level 2
(II) RADEON(0): VESA VBE DDC transfer in appr. 2 sec.
(II) RADEON(0): VESA VBE DDC read successfully
(II) RADEON(0): BIOS EDID Info:
(II) RADEON(0): Manufacturer: SAM Model: 40d9 Serial#: 1346842937
(II) RADEON(0): Year: 2000 Week: 35
(II) RADEON(0): EDID Version: 1.2
(II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
(II) RADEON(0): Sync: Separate Composite SyncOnGreenSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
(II) RADEON(0): Max H-Image Size [cm]: horiz.: 36 vert.: 27
(II) RADEON(0): Gamma: 2.28
(II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) RADEON(0): First detailed timing is preferred mode
(II) RADEON(0): GTF timings supported
(II) RADEON(0): redX: 0.638 redY: 0.325 greenX: 0.276 greenY: 0.596
(II) RADEON(0): blueX: 0.143 blueY: 0.066 whiteX: 0.283 whiteY: 0.298
(II) RADEON(0): Supported VESA Video Modes:
(II) RADEON(0): 720x400@70Hz
(II) RADEON(0): 720x400@88Hz
(II) RADEON(0): 640x480@60Hz
(II) RADEON(0): 640x480@67Hz
(II) RADEON(0): 640x480@72Hz
(II) RADEON(0): 640x480@75Hz
(II) RADEON(0): 800x600@56Hz
(II) RADEON(0): 800x600@60Hz
(II) RADEON(0): 800x600@72Hz
(II) RADEON(0): 800x600@75Hz
(II) RADEON(0): 832x624@75Hz
(II) RADEON(0): 1024x768@87Hz (interlaced)
(II) RADEON(0): 1024x768@60Hz
(II) RADEON(0): 1024x768@70Hz
(II) RADEON(0): 1024x768@75Hz
(II) RADEON(0): 1280x1024@75Hz
(II) RADEON(0): 1152x870@75Hz
(II) RADEON(0): Manufacturer's mask: 0
(II) RADEON(0): Supported Future Video Modes:
(II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
(II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
(II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
(II) RADEON(0): #3: hsize: 1280 vsize 1024 refresh: 85 vid: 39297
(II) RADEON(0): #4: hsize: 1600 vsize 1200 refresh: 75 vid: 20393
(II) RADEON(0): #5: hsize: 1024 vsize 768 refresh: 100 vid: 26721
(II) RADEON(0): Supported additional Video Mode:
(II) RADEON(0): clock: 157.5 MHz Image Size: 352 x 264 mm
(II) RADEON(0): h_active: 1280 h_sync: 1344 h_sync_end 1504 h_blank_end 1728 h_border: 0
(II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1072 v_border: 0
(II) RADEON(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 96 kHz, PixClock max 210 MHz
(II) RADEON(0): Monitor name: S/M 950p
(II) RADEON(0): Serial No: H2HN807732
(II) RADEON(0): End of DDC Monitor info
(II) RADEON(0): PLL parameters: rf=2700 rd=60 min=12000 max=35000; xclk=16600
(==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
(II) RADEON(0): Samsung: Using hsync range of 30.00-96.00 kHz
(II) RADEON(0): Samsung: Using vrefresh range of 50.00-160.00 Hz
(II) RADEON(0): Clock range: 12.00 to 350.00 MHz
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (hsync out of range)
(II) RADEON(0): Not using default mode "1792x1344" (hsync out of range)
(II) RADEON(0): Not using default mode "896x672" (hsync out of range)
(WW) (1856x1392,Samsung) mode clock 218.3MHz exceeds DDC maximum 210MHz
(II) RADEON(0): Not using default mode "1856x1392" (hsync out of range)
(II) RADEON(0): Not using default mode "928x696" (hsync out of range)
(WW) (1920x1440,Samsung) mode clock 234MHz exceeds DDC maximum 210MHz
(II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEON(0): Not using default mode "960x720" (hsync out of range)
(--) RADEON(0): Virtual size is 1280x1024 (pitch 1280)
(**) RADEON(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) RADEON(0): Modeline "800x600" 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync
(**) RADEON(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) RADEON(0): Modeline "1024x768" 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
(**) RADEON(0): Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(II) RADEON(0): Modeline "1280x1024" 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
(--) RADEON(0): Display dimensions: (360, 270) mm
(--) RADEON(0): DPI set to (90, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(**) RADEON(0): Using AGP 1x mode
(II) RADEON(0): Depth moves disabled by default
(!!) RADEON(0): For information on using the multimedia capabilities
of this adapter, please see http://gatos.sf.net.
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0xed000000 - 0xed07ffff (0x80000) MX[B]
[1] 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
[2] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[3] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[4] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[5] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[6] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[7] -1 0xef025000 - 0xef025fff (0x1000) MX[B]E
[8] -1 0xef000000 - 0xef01ffff (0x20000) MX[B]E
[9] -1 0xef020000 - 0xef023fff (0x4000) MX[B]E
[10] -1 0xef024000 - 0xef024fff (0x1000) MX[B]E
[11] -1 0xe8000000 - 0xebffffff (0x4000000) MX[B]E
[12] -1 0xed000000 - 0xed07ffff (0x80000) MX[B](B)
[13] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[14] 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[15] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[16] 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[17] 0 0x00009000 - 0x000090ff (0x100) IX[B]
[18] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[19] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[20] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]E
[21] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]E
[22] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]E
[23] -1 0x0000c000 - 0x0000c0ff (0x100) IX[B]E
[24] -1 0x0000bc00 - 0x0000bcff (0x100) IX[B]E
[25] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
[26] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
[27] -1 0x00001000 - 0x000010ff (0x100) IX[B]E
[28] -1 0x0000ac00 - 0x0000acff (0x100) IX[B]E
[29] -1 0x00001800 - 0x000018ff (0x100) IX[B]E
[30] -1 0x0000a400 - 0x0000a4ff (0x100) IX[B]E
[31] -1 0x0000a000 - 0x0000a0ff (0x100) IX[B]E
[32] -1 0x00009000 - 0x000090ff (0x100) IX[B](B)
[33] 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[34] 0 0x000003c0 - 0x000003df (0x20) IS[B]
(==) RADEON(0): Write-combining range (0xed000000,0x80000) was already clear
(==) RADEON(0): Write-combining range (0xe0000000,0x2000000)
(==) RADEON(0): Removed Write-combining range (0xa0000,0x10000)
(II) RADEON(0): Memory manager initialized to (0,0) (1280,8191)
(II) RADEON(0): Reserved area from (0,1024) to (1280,1026)
(II) RADEON(0): Largest offscreen area available: 1280 x 7165
(==) RADEON(0): Backing store disabled
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Indirect CPU to Screen color expansion
Solid Lines
Dashed Lines
Scanline Image Writes
Offscreen Pixmaps
Setting up tile and stipple cache:
32 128x128 slots
32 256x256 slots
16 512x512 slots
(II) RADEON(0): Acceleration enabled
(II) RADEON(0): Using hardware cursor (scanline 2052)
(II) RADEON(0): Largest offscreen area available: 1280 x 7163
(II) RADEON(0): Direct rendering disabled
Symbol drmScatterGatherFree from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmUnmap from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmUnmap from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmUnmap from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmUnmap from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(**) Option "Protocol" "PS/2"
(**) Mouse1: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/sysmouse"
(==) Mouse1: Buttons: 3
(II) Keyboard "Keyboard1" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(EE) Mouse1: Write to mouse failed
(==) RADEON(0): Removed Write-combining range (0xa0000,0x10000)
I appreciate anyone who has taken the time to read thru all this! I hope someone can tell what the probem is. Any other that's needed please let me know.
Soyo K7V Dragon Plus MB
AMD Athlon XP 1500+ Retail CPU
512mb Crucial 266 DDR Ram
ATI AIW RADEON 32mb DDR Video Card
Samsung SyncMaster 950p 19" Monitor
Downloaded and installed XFree86 4.2.0.
Now that I finally learned how to edit files in FreeBSD without getting into a GUI > can't get past this point. After editing the XF86Config & XF86Config.new files in the /etc/X11 directory and then running XFree86 -xf86config /etc/XF86Config.new I get the following messages:
Symbol: drmScatterGatherFree from module /usr/X11R6/lib/modules/drivers/radeon_drv.0 is unresolved!
Symbol: drmUmap from module /usr/X11R6/lib/modules/drivers/radeon_drv.0 is unresolved! (I het this line 4 times).
(EE): Mouse1: Write to Mouse failed.
I have Mandrake 8.2 installed on this machine which works fine.I looked into the same directory in Linux and see the same radeon_drv.o in the drivers file and I see a radeon.so in the "dri" file. With FreeBSD should one or the other be used?
Below is pertinent info from the XFree86Config & Config.new files:
XFree86Config:
ection "Module"
# This loads the DBE extension module.
Load "dbe" # Double buffer extension
ubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
# This loads the Type1 and FreeType font modules
Load "type1"
Load "freetype"
# This loads the GLX module
# Load "glx"
# Load "dri"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
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/"
# The module search path. The default path is shown here.
ModulePath "/usr/X11R6/lib/modules"
EndSection
NO Server Flags Uncommented.
ection "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/sysmouse
Monitor section
# ************************************************** ********************
# Any number of monitor sections may be present
Section "Monitor"
Identifier "Samsung"
VendorName "Samsung"
ModelName "Syncmaster 950p"
HorizSync 30-96
VertRefresh 50-160
EndSection
Graphics device section
Standard Generic Entries
# Device configured by xf86config:
Section "Device"
Identifier "ATI Radeon"
VendorName "Ati"
BoardName "Radeon"
Chipset "Radeon"
Driver "radeon"
Option "AGPMode" "1"
BusID "PCI:1:0:0"
# unsupported card
VideoRam 32768
# Insert Clocks lines here if appropriate
EndSection
Screen sections
Section "Screen"
Identifier "Screen 1"
Device "ATI Radeon"
Monitor "Samsung"
DefaultDepth 16
Subsection "Display"
Depth 8
Modes "800x600" "1024x768" "1280x1024"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "800x600" "1024x768" "1280x1024"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "800x600" "1024x768" "1280x1024"
ViewPort 0 0
EndSubsection
EndSection
Section "ServerLayout"
# The Identifier line must be present
Identifier "Simple Layout"
Screen "Screen 1"
putDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
XF86Config.new Info:
Section "Module"
# This loads the DBE extension module.
Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
# This loads the Type1 and FreeType font modules
Load "type1"
Load "freetype"
# This loads the GLX module
Load "glx"
# Load "dri"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
# The module search path. The default path is shown here.
ModulePath "/usr/X11R6/lib/modules"
Section "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/sysmouse"
Monitor section
# ************************************************** ********************
# Any number of monitor sections may be present
Section "Monitor"
Identifier "Samsung"
VendorName "Samsung"
ModelName "Syncmaster 950p"
HorizSync 30-96
VertRefresh 50-160
Graphics device section
# Device configured by xf86config:
Section "Device"
Identifier "ATI Radeon"
VendorName "Ati"
BoardName "Radeon"
Driver "radeon"
Option "AGPMode" "1"
BusID "PCI:1:0:0"
# unsupported card
VideoRam 32768
# Insert Clocks lines here if appropriate
EndSection
Screen sections
Section "Screen"
Identifier "Screen 1"
Device "ATI Radeon"
Monitor "Samsung"
DefaultDepth 16
Subsection "Display"
Depth 8
Modes "800x600" "1024x768" "1280x1024"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "800x600" "1024x768" "1280x1024"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "800x600" "1024x768" "1280x1024"
ViewPort 0 0
EndSubsection
EndSection
Section "ServerLayout"
# The Identifier line must be present
Identifier "Screen 1"
Screen "Screen 1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
XFree86.0.log Info:
Free86 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-RELEASE-p1 i386 [ELF]
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Wed Apr 3 18:28:28 2002
(++) Using config file: "/etc/X11/XF86Config.new"
(==) ServerLayout "Screen 1"
(**) |-->Screen "Screen 1" (0)
(**) | |-->Monitor "Samsung"
(**) | |-->Device "ATI Radeon"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc101"
(**) XKB: model: "pc101"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/ usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 9
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.5
XFree86 XInput driver : 0.3
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.3
(II) Loader running on freebsd
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,3099 card 1106,3099 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b099 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:0b:0: chip 1102,0004 card 1102,0051 rev 03 class 04,01,00 hdr 80
(II) PCI: 00:0b:1: chip 1102,7003 card 1102,0040 rev 03 class 09,80,00 hdr 80
(II) PCI: 00:0b:2: chip 1102,4001 card 1102,0010 rev 00 class 0c,00,10 hdr 80
(II) PCI: 00:0d:0: chip 105a,0d30 card 105a,4d33 rev 02 class 01,80,00 hdr 00
(II) PCI: 00:11:0: chip 1106,3074 card 1106,3074 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:1: chip 1106,0571 card 1106,0571 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:11:2: chip 1106,3038 card 0925,1234 rev 1b class 0c,03,00 hdr 00
(II) PCI: 00:11:3: chip 1106,3038 card 0925,1234 rev 1b class 0c,03,00 hdr 00
(II) PCI: 00:11:4: chip 1106,3038 card 0925,1234 rev 1b class 0c,03,00 hdr 00
(II) PCI: 00:12:0: chip 1106,3065 card 1106,0102 rev 70 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 1002,5144 card 1002,02aa rev 00 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0x00009000 - 0x000090ff (0x100) IX[B]
[1] -1 0x00009400 - 0x000094ff (0x100) IX[B]
[2] -1 0x00009800 - 0x000098ff (0x100) IX[B]
[3] -1 0x00009c00 - 0x00009cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0xec000000 - 0xedffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
(II) Bus -1: bridge is at (0:17:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(1:0:0) ATI Radeon QD rev 0, Mem @ 0xe0000000/27, 0xed000000/19, I/O @ 0x9000/8
(II) Addressable bus resource ranges are
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0xef025000 - 0xef025fff (0x1000) MX[B]E
[1] -1 0xef000000 - 0xefffffff (0x1000000) MX[B]E
[2] -1 0xef020000 - 0xef03ffff (0x20000) MX[B]E
[3] -1 0xef024000 - 0xef027fff (0x4000) MX[B]E
[4] -1 0xe8000000 - 0xebffffff (0x4000000) MX[B]E
[5] -1 0xed000000 - 0xed07ffff (0x80000) MX[B](B)
[6] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[7] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]E
[8] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]E
[9] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]E
[10] -1 0x0000c000 - 0x0000c0ff (0x100) IX[B]E
[11] -1 0x0000bc00 - 0x0000bcff (0x100) IX[B]E
[12] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
[13] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
[14] -1 0x00001000 - 0x000010ff (0x100) IX[B]E
[15] -1 0x0000ac00 - 0x0000acff (0x100) IX[B]E
[16] -1 0x00001800 - 0x000018ff (0x100) IX[B]E
[17] -1 0x0000a400 - 0x0000a4ff (0x100) IX[B]E
[18] -1 0x0000a000 - 0x0000a0ff (0x100) IX[B]E
[19] -1 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) PCI Memory resource overlap reduced 0xef000000 from 0xefffffff to 0xef01ffff
(II) PCI Memory resource overlap reduced 0xef020000 from 0xef03ffff to 0xef023fff
(II) PCI Memory resource overlap reduced 0xef024000 from 0xef027fff to 0xef024fff
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0xef025000 - 0xef025fff (0x1000) MX[B]E
[1] -1 0xef000000 - 0xef01ffff (0x20000) MX[B]E
[2] -1 0xef020000 - 0xef023fff (0x4000) MX[B]E
[3] -1 0xef024000 - 0xef024fff (0x1000) MX[B]E
[4] -1 0xe8000000 - 0xebffffff (0x4000000) MX[B]E
[5] -1 0xed000000 - 0xed07ffff (0x80000) MX[B](B)
[6] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[7] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]E
[8] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]E
[9] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]E
[10] -1 0x0000c000 - 0x0000c0ff (0x100) IX[B]E
[11] -1 0x0000bc00 - 0x0000bcff (0x100) IX[B]E
[12] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
[13] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
[14] -1 0x00001000 - 0x000010ff (0x100) IX[B]E
[15] -1 0x0000ac00 - 0x0000acff (0x100) IX[B]E
[16] -1 0x00001800 - 0x000018ff (0x100) IX[B]E
[17] -1 0x0000a400 - 0x0000a4ff (0x100) IX[B]E
[18] -1 0x0000a000 - 0x0000a0ff (0x100) IX[B]E
[19] -1 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xef025000 - 0xef025fff (0x1000) MX[B]E
[6] -1 0xef000000 - 0xef01ffff (0x20000) MX[B]E
[7] -1 0xef020000 - 0xef023fff (0x4000) MX[B]E
[8] -1 0xef024000 - 0xef024fff (0x1000) MX[B]E
[9] -1 0xe8000000 - 0xebffffff (0x4000000) MX[B]E
[10] -1 0xed000000 - 0xed07ffff (0x80000) MX[B](B)
[11] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[12] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]E
[15] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]E
[16] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]E
[17] -1 0x0000c000 - 0x0000c0ff (0x100) IX[B]E
[18] -1 0x0000bc00 - 0x0000bcff (0x100) IX[B]E
[19] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
[20] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
[21] -1 0x00001000 - 0x000010ff (0x100) IX[B]E
[22] -1 0x0000ac00 - 0x0000acff (0x100) IX[B]E
[23] -1 0x00001800 - 0x000018ff (0x100) IX[B]E
[24] -1 0x0000a400 - 0x0000a4ff (0x100) IX[B]E
[25] -1 0x0000a000 - 0x0000a0ff (0x100) IX[B]E
[26] -1 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.1
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.1.10
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "radeon"
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 4.0.1
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 6.4.8
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.3
(II) ATI: ATI driver (version 6.4.8) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets: ATI Rage 128 RE (PCI),
ATI Rage 128 RF (AGP), ATI Rage 128 RG (AGP), ATI Rage 128 RK (PCI),
ATI Rage 128 RL (AGP), ATI Rage 128 SM (AGP),
ATI Rage 128 Pro PD (PCI), ATI Rage 128 Pro PF (AGP),
ATI Rage 128 Pro PP (PCI), ATI Rage 128 Pro PR (PCI),
ATI Rage 128 Pro ULTRA TF (AGP), ATI Rage 128 Pro ULTRA TL (AGP),
ATI Rage 128 Pro ULTRA TR (AGP), ATI Rage 128 Mobility LE (PCI),
ATI Rage 128 Mobility LF (AGP), ATI Rage 128 Mobility MF (AGP),
ATI Rage 128 Mobility ML (AGP)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
ATI Radeon VE QY (AGP), ATI Radeon VE QZ (AGP),
ATI Radeon Mobility LW (AGP), ATI Radeon Mobility LY (AGP),
ATI Radeon Mobility LZ (AGP), ATI Radeon 8500 QL (AGP),
ATI Radeon 8500 QN (AGP), ATI Radeon 8500 QO (AGP),
ATI Radeon 8500 Ql (AGP), ATI Radeon 8500 BB (AGP),
ATI Radeon 7500 QW (AGP)
(II) Primary Device is: PCI 01:00:0
(--) Chipset ATI Radeon QD (AGP) found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xef025000 - 0xef025fff (0x1000) MX[B]E
[6] -1 0xef000000 - 0xef01ffff (0x20000) MX[B]E
[7] -1 0xef020000 - 0xef023fff (0x4000) MX[B]E
[8] -1 0xef024000 - 0xef024fff (0x1000) MX[B]E
[9] -1 0xe8000000 - 0xebffffff (0x4000000) MX[B]E
[10] -1 0xed000000 - 0xed07ffff (0x80000) MX[B](B)
[11] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[12] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]E
[15] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]E
[16] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]E
[17] -1 0x0000c000 - 0x0000c0ff (0x100) IX[B]E
[18] -1 0x0000bc00 - 0x0000bcff (0x100) IX[B]E
[19] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
[20] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
[21] -1 0x00001000 - 0x000010ff (0x100) IX[B]E
[22] -1 0x0000ac00 - 0x0000acff (0x100) IX[B]E
[23] -1 0x00001800 - 0x000018ff (0x100) IX[B]E
[24] -1 0x0000a400 - 0x0000a4ff (0x100) IX[B]E
[25] -1 0x0000a000 - 0x0000a0ff (0x100) IX[B]E
[26] -1 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Reloading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) resource ranges after probing:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xef025000 - 0xef025fff (0x1000) MX[B]E
[6] -1 0xef000000 - 0xef01ffff (0x20000) MX[B]E
[7] -1 0xef020000 - 0xef023fff (0x4000) MX[B]E
[8] -1 0xef024000 - 0xef024fff (0x1000) MX[B]E
[9] -1 0xe8000000 - 0xebffffff (0x4000000) MX[B]E
[10] -1 0xed000000 - 0xed07ffff (0x80000) MX[B](B)
[11] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[12] 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[13] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[14] 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[15] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]E
[18] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]E
[19] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]E
[20] -1 0x0000c000 - 0x0000c0ff (0x100) IX[B]E
[21] -1 0x0000bc00 - 0x0000bcff (0x100) IX[B]E
[22] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
[23] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
[24] -1 0x00001000 - 0x000010ff (0x100) IX[B]E
[25] -1 0x0000ac00 - 0x0000acff (0x100) IX[B]E
[26] -1 0x00001800 - 0x000018ff (0x100) IX[B]E
[27] -1 0x0000a400 - 0x0000a4ff (0x100) IX[B]E
[28] -1 0x0000a000 - 0x0000a0ff (0x100) IX[B]E
[29] -1 0x00009000 - 0x000090ff (0x100) IX[B](B)
[30] 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[31] 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) RADEON(0): PCI bus 1 card 0 func 0
(**) RADEON(0): Depth 16, (--) framebuffer bpp 16
(II) RADEON(0): Pixel depth = 16 bits stored in 2 bytes (16 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(**) RADEON(0): Option "AGPMode" "1"
(==) RADEON(0): RGB weight 565
(II) RADEON(0): Using 6 bits per RGB (8 bit DAC)
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/libint10.a
(II) Module int10: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) RADEON(0): initializing int10
(==) RADEON(0): Removed Write-combining range (0xa0000,0x20000)
(==) RADEON(0): Write-combining range (0xf0000,0x10000)
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(--) RADEON(0): Chipset: "ATI Radeon QD (AGP)" (ChipID = 0x5144)
(--) RADEON(0): Linear framebuffer at 0xe0000000
(--) RADEON(0): MMIO registers at 0xed000000
(==) RADEON(0): Write-combining range (0xed000000,0x80000) was already clear
(II) RADEON(0): Video RAM override, using 32768 kB instead of 32768 kB
(**) RADEON(0): VideoRAM: 32768 kByte (64-bit DDR SDRAM)
(==) RADEON(0): Write-combining range (0xed000000,0x80000) was already clear
(II) RADEON(0): Primary Display == Type 1
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.2.0
ABI class: XFree86 Video Driver, version 0.5
(II) RADEON(0): I2C bus "DDC" initialized.
(==) RADEON(0): Write-combining range (0xed000000,0x80000) was already clear
(II) RADEON(0): I2C device "DDC:ddc2" registered.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) RADEON(0): VESA BIOS detected
(II) RADEON(0): VESA VBE Version 2.0
(II) RADEON(0): VESA VBE Total Mem: 32768 kB
(II) RADEON(0): VESA VBE OEM: ATI RADEON
(II) RADEON(0): VESA VBE OEM Software Rev: 1.0
(II) RADEON(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) RADEON(0): VESA VBE OEM Product: RG6
(II) RADEON(0): VESA VBE OEM Product Rev: 01.00
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) RADEON(0): VESA VBE DDC supported
(II) RADEON(0): VESA VBE DDC Level 2
(II) RADEON(0): VESA VBE DDC transfer in appr. 2 sec.
(II) RADEON(0): VESA VBE DDC read successfully
(II) RADEON(0): BIOS EDID Info:
(II) RADEON(0): Manufacturer: SAM Model: 40d9 Serial#: 1346842937
(II) RADEON(0): Year: 2000 Week: 35
(II) RADEON(0): EDID Version: 1.2
(II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
(II) RADEON(0): Sync: Separate Composite SyncOnGreenSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
(II) RADEON(0): Max H-Image Size [cm]: horiz.: 36 vert.: 27
(II) RADEON(0): Gamma: 2.28
(II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) RADEON(0): First detailed timing is preferred mode
(II) RADEON(0): GTF timings supported
(II) RADEON(0): redX: 0.638 redY: 0.325 greenX: 0.276 greenY: 0.596
(II) RADEON(0): blueX: 0.143 blueY: 0.066 whiteX: 0.283 whiteY: 0.298
(II) RADEON(0): Supported VESA Video Modes:
(II) RADEON(0): 720x400@70Hz
(II) RADEON(0): 720x400@88Hz
(II) RADEON(0): 640x480@60Hz
(II) RADEON(0): 640x480@67Hz
(II) RADEON(0): 640x480@72Hz
(II) RADEON(0): 640x480@75Hz
(II) RADEON(0): 800x600@56Hz
(II) RADEON(0): 800x600@60Hz
(II) RADEON(0): 800x600@72Hz
(II) RADEON(0): 800x600@75Hz
(II) RADEON(0): 832x624@75Hz
(II) RADEON(0): 1024x768@87Hz (interlaced)
(II) RADEON(0): 1024x768@60Hz
(II) RADEON(0): 1024x768@70Hz
(II) RADEON(0): 1024x768@75Hz
(II) RADEON(0): 1280x1024@75Hz
(II) RADEON(0): 1152x870@75Hz
(II) RADEON(0): Manufacturer's mask: 0
(II) RADEON(0): Supported Future Video Modes:
(II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
(II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
(II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
(II) RADEON(0): #3: hsize: 1280 vsize 1024 refresh: 85 vid: 39297
(II) RADEON(0): #4: hsize: 1600 vsize 1200 refresh: 75 vid: 20393
(II) RADEON(0): #5: hsize: 1024 vsize 768 refresh: 100 vid: 26721
(II) RADEON(0): Supported additional Video Mode:
(II) RADEON(0): clock: 157.5 MHz Image Size: 352 x 264 mm
(II) RADEON(0): h_active: 1280 h_sync: 1344 h_sync_end 1504 h_blank_end 1728 h_border: 0
(II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1072 v_border: 0
(II) RADEON(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 96 kHz, PixClock max 210 MHz
(II) RADEON(0): Monitor name: S/M 950p
(II) RADEON(0): Serial No: H2HN807732
(II) RADEON(0): End of DDC Monitor info
(II) RADEON(0): PLL parameters: rf=2700 rd=60 min=12000 max=35000; xclk=16600
(==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
(II) RADEON(0): Samsung: Using hsync range of 30.00-96.00 kHz
(II) RADEON(0): Samsung: Using vrefresh range of 50.00-160.00 Hz
(II) RADEON(0): Clock range: 12.00 to 350.00 MHz
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (hsync out of range)
(II) RADEON(0): Not using default mode "1792x1344" (hsync out of range)
(II) RADEON(0): Not using default mode "896x672" (hsync out of range)
(WW) (1856x1392,Samsung) mode clock 218.3MHz exceeds DDC maximum 210MHz
(II) RADEON(0): Not using default mode "1856x1392" (hsync out of range)
(II) RADEON(0): Not using default mode "928x696" (hsync out of range)
(WW) (1920x1440,Samsung) mode clock 234MHz exceeds DDC maximum 210MHz
(II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEON(0): Not using default mode "960x720" (hsync out of range)
(--) RADEON(0): Virtual size is 1280x1024 (pitch 1280)
(**) RADEON(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) RADEON(0): Modeline "800x600" 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync
(**) RADEON(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) RADEON(0): Modeline "1024x768" 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
(**) RADEON(0): Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(II) RADEON(0): Modeline "1280x1024" 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
(--) RADEON(0): Display dimensions: (360, 270) mm
(--) RADEON(0): DPI set to (90, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(**) RADEON(0): Using AGP 1x mode
(II) RADEON(0): Depth moves disabled by default
(!!) RADEON(0): For information on using the multimedia capabilities
of this adapter, please see http://gatos.sf.net.
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0xed000000 - 0xed07ffff (0x80000) MX[B]
[1] 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
[2] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[3] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[4] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[5] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[6] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[7] -1 0xef025000 - 0xef025fff (0x1000) MX[B]E
[8] -1 0xef000000 - 0xef01ffff (0x20000) MX[B]E
[9] -1 0xef020000 - 0xef023fff (0x4000) MX[B]E
[10] -1 0xef024000 - 0xef024fff (0x1000) MX[B]E
[11] -1 0xe8000000 - 0xebffffff (0x4000000) MX[B]E
[12] -1 0xed000000 - 0xed07ffff (0x80000) MX[B](B)
[13] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[14] 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[15] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[16] 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[17] 0 0x00009000 - 0x000090ff (0x100) IX[B]
[18] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[19] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[20] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]E
[21] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]E
[22] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]E
[23] -1 0x0000c000 - 0x0000c0ff (0x100) IX[B]E
[24] -1 0x0000bc00 - 0x0000bcff (0x100) IX[B]E
[25] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
[26] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
[27] -1 0x00001000 - 0x000010ff (0x100) IX[B]E
[28] -1 0x0000ac00 - 0x0000acff (0x100) IX[B]E
[29] -1 0x00001800 - 0x000018ff (0x100) IX[B]E
[30] -1 0x0000a400 - 0x0000a4ff (0x100) IX[B]E
[31] -1 0x0000a000 - 0x0000a0ff (0x100) IX[B]E
[32] -1 0x00009000 - 0x000090ff (0x100) IX[B](B)
[33] 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[34] 0 0x000003c0 - 0x000003df (0x20) IS[B]
(==) RADEON(0): Write-combining range (0xed000000,0x80000) was already clear
(==) RADEON(0): Write-combining range (0xe0000000,0x2000000)
(==) RADEON(0): Removed Write-combining range (0xa0000,0x10000)
(II) RADEON(0): Memory manager initialized to (0,0) (1280,8191)
(II) RADEON(0): Reserved area from (0,1024) to (1280,1026)
(II) RADEON(0): Largest offscreen area available: 1280 x 7165
(==) RADEON(0): Backing store disabled
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Indirect CPU to Screen color expansion
Solid Lines
Dashed Lines
Scanline Image Writes
Offscreen Pixmaps
Setting up tile and stipple cache:
32 128x128 slots
32 256x256 slots
16 512x512 slots
(II) RADEON(0): Acceleration enabled
(II) RADEON(0): Using hardware cursor (scanline 2052)
(II) RADEON(0): Largest offscreen area available: 1280 x 7163
(II) RADEON(0): Direct rendering disabled
Symbol drmScatterGatherFree from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmUnmap from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmUnmap from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmUnmap from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmUnmap from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(**) Option "Protocol" "PS/2"
(**) Mouse1: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/sysmouse"
(==) Mouse1: Buttons: 3
(II) Keyboard "Keyboard1" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(EE) Mouse1: Write to mouse failed
(==) RADEON(0): Removed Write-combining range (0xa0000,0x10000)
I appreciate anyone who has taken the time to read thru all this! I hope someone can tell what the probem is. Any other that's needed please let me know.