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

DRI not enabled - Why?



Near as I can tell, DIR should work. Below is my XF86Config-4 file, and after that the output of "startx 2> startx.log".

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/share/fonts/default/Type1"
FontPath "/usr/local/share/fonts/ttfonts"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load "xie"
Load "pex5"
Load "glx"
Load "dri"
Load "dbe"
Load "record"
Load "extmod"
Load "type1"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/gpmdata"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection

Section "Monitor"
Identifier "Monitor0"
HorizSync 31.5 - 82.0
VertRefresh 40.0 - 150.0
EndSection

Section "Device"
Identifier "Rage128"
VendorName "ATI"
Driver "ati"
Card "ATI All-in-Wonder"
Option "AGPMode" "4"
Option "UseCCEFor2d" "false"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Rage128"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 16
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "DRI"
Mode 0666
EndSection



--------------------------------------------------------------




This is a pre-release version of XFree86, and is not supported in any
way. Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org. Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)

XFree86 Version 4.1.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 21 December 2001
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/FAQ)
Build Operating System: Linux 2.4.13 i686 [ELF]
Module Loader present
(==) Log file: "/var/log/XFree86.2.log", Time: Sun Mar 17 17:39:50 2002
(==) Using config file: "/etc/X11/XF86Config-4"
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Rage128"
(**) |-->Input Device "Keyboard0"
(**) XKB: model: "pc104"
(**) XKB: layout: "us"
(**) |-->Input Device "Mouse0"
(WW) The directory "/usr/share/fonts/default/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/local/share/fonts/ttfonts" does not exist.
Entry deleted from font path.
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/100dpi:unscaled,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/Speedo,/usr/X11R6/lib/X11/fonts/100dpi,/usr/X11R6/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 9

(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 0.1.0
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 0.1.0
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(--) PCI:*(1:5:0) ATI Rage 128 Pro PF rev 0, Mem @ 0xd4000000/26, 0xd9000000/14, I/O @ 0xc000/8
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.13.0
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
compiled for 4.0.99.900, module version = 6.4.0
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
(II) ATI: ATI driver (version 6.4.0) 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 Pro PD (PCI),
ATI Rage 128 Pro PF (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 (AGP)
(--) Assigning device section with no busID to primary device
(--) Chipset ATI Rage 128 Pro PF (AGP) found
(II) Loading /usr/X11R6/lib/modules/drivers/r128_drv.o
(II) Module r128: vendor="The XFree86 Project"
compiled for 4.0.99.900, module version = 4.0.1
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 0.1.0
(II) R128(0): PCI bus 1 card 5 func 0
(**) R128(0): Depth 24, (--) framebuffer bpp 32
(II) R128(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) R128(0): Default visual is TrueColor
(==) R128(0): RGB weight 888
(II) R128(0): Using 8 bits per RGB (8 bit DAC)
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
(II) R128(0): initializing int10
(II) R128(0): Primary V_BIOS segment is: 0xc000
(--) R128(0): Chipset: "ATI Rage 128 Pro PF (AGP)" (ChipID = 0x5046)
(--) R128(0): Linear framebuffer at 0xd4000000
(--) R128(0): MMIO registers at 0xd9000000
(--) R128(0): VideoRAM: 16384 kByte (64-bit SDR SGRAM 2:1)
(II) R128(0): PLL parameters: rf=2700 rd=60 min=12500 max=40000; xclk=7150
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
(II) R128(0): VESA BIOS detected
(II) R128(0): VESA VBE DDC supported
(II) R128(0): Manufacturer: KDS Model: 1c7 Serial#: 2162
(II) R128(0): Year: 2001 Week: 47
(II) R128(0): EDID Version: 1.3
(II) R128(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
(II) R128(0): Sync: Separate Composite
(II) R128(0): Max H-Image Size [cm]: horiz.: 37 vert.: 27
(II) R128(0): Gamma: 2.76
(II) R128(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) R128(0): First detailed timing is preferred mode
(II) R128(0): redX: 0.625 redY: 0.340 greenX: 0.285 greenY: 0.605
(II) R128(0): blueX: 0.150 blueY: 0.065 whiteX: 0.283 whiteY: 0.298
(II) R128(0): Supported VESA Video Modes:
(II) R128(0): 720x400@70Hz
(II) R128(0): 720x400@88Hz
(II) R128(0): 640x480@60Hz
(II) R128(0): 640x480@67Hz
(II) R128(0): 640x480@72Hz
(II) R128(0): 640x480@75Hz
(II) R128(0): 800x600@56Hz
(II) R128(0): 800x600@60Hz
(II) R128(0): 800x600@72Hz
(II) R128(0): 800x600@75Hz
(II) R128(0): 832x624@75Hz
(II) R128(0): 1024x768@87Hz (interlaced)
(II) R128(0): 1024x768@60Hz
(II) R128(0): 1024x768@70Hz
(II) R128(0): 1024x768@75Hz
(II) R128(0): 1280x1024@75Hz
(II) R128(0): 1152x870@75Hz
(II) R128(0): Manufacturer's mask: 0
(II) R128(0): Supported Future Video Modes:
(II) R128(0): #0: hsize: 1280 vsize 1024 refresh: 85 vid: 39297
(II) R128(0): #1: hsize: 1280 vsize 960 refresh: 85 vid: 22913
(II) R128(0): #2: hsize: 1152 vsize 864 refresh: 75 vid: 20337
(II) R128(0): #3: hsize: 1024 vsize 768 refresh: 85 vid: 22881
(II) R128(0): #4: hsize: 800 vsize 600 refresh: 85 vid: 22853
(II) R128(0): #5: hsize: 640 vsize 480 refresh: 85 vid: 22833
(II) R128(0): #6: hsize: 1600 vsize 1200 refresh: 75 vid: 20393
(II) R128(0): Supported additional Video Mode:
(II) R128(0): clock: 157.5 MHz Image Size: 360 x 270 mm
(II) R128(0): h_active: 1280 h_sync: 1344 h_sync_end 1504 h_blank_end 1728 h_border: 0 (II) R128(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1072 v_border: 0
(II) R128(0): Serial No: 7147DJ002162
(II) R128(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 96 kHz, PixClock max 200 MHz
(II) R128(0): Monitor name: KDS XF-9e
(==) R128(0): Using gamma correction (1.0, 1.0, 1.0)
(II) R128(0): Monitor0: Using hsync range of 31.50-82.00 kHz
(II) R128(0): Monitor0: Using vrefresh range of 40.00-150.00 Hz
(II) R128(0): Clock range: 12.50 to 400.00 MHz
(II) R128(0): Not using default mode "1280x960" (hsync out of range)
(II) R128(0): Not using default mode "1280x1024" (hsync out of range)
(II) R128(0): Not using default mode "1600x1200" (hsync out of range)
(II) R128(0): Not using default mode "1600x1200" (hsync out of range)
(II) R128(0): Not using default mode "1600x1200" (hsync out of range)
(II) R128(0): Not using default mode "1792x1344" (hsync out of range)
(II) R128(0): Not using default mode "1792x1344" (hsync out of range)
(II) R128(0): Not using default mode "1856x1392" (hsync out of range)
(II) R128(0): Not using default mode "1856x1392" (hsync out of range)
(II) R128(0): Not using default mode "1920x1440" (hsync out of range)
(II) R128(0): Not using default mode "1920x1440" (hsync out of range)
(II) R128(0): Not using mode "??6@??6@" (no mode of this name)
(--) R128(0): Virtual size is 1600x1200 (pitch 1600)
(**) R128(0): Default mode "1600x1200": 175.5 MHz, 81.2 kHz, 65.0 Hz
(**) R128(0): Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
(**) R128(0): Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(**) R128(0): Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(**) R128(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(**) R128(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(**) R128(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(--) R128(0): Display dimensions: (37, 27) cm
(--) R128(0): DPI set to (109, 112)
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 0.1.0
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
(**) R128(0): Using AGP 4x mode
Symbol xf86CreateI2CBusRec from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved!
(--) Depth 24 pixmap format is 32 bpp
(WW) R128(0): Failed to set up write-combining range (0xd4000000,0x1000000)
(WW) R128(0): Static buffer allocation failed -- need at least 22500 kB video memory
(II) R128(0): Memory manager initialized to (0,0) (1600,2621)
(II) R128(0): Reserved area from (0,1200) to (1600,1202)
(II) R128(0): Largest offscreen area available: 1600 x 1419
(==) R128(0): Backing store disabled
(==) R128(0): Silken mouse enabled
(II) R128(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
9 256x256 slots
4 512x512 slots
(II) R128(0): Acceleration enabled
(II) R128(0): Using hardware cursor (scanline 4808)
(II) R128(0): Largest offscreen area available: 1600 x 1418
(II) R128(0): Dotclock is 175.5 Mhz, setting ecp_div to 1
(II) R128(0): VIDEO BIOS TABLE OFFSETS: bios_header=0x0110 mm_table=0x01be
(II) R128(0): MM_TABLE: 01-0c-06-18-06-80-0b-66-02-01-00-06-00-07
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.2.0
(II) R128(0): I2C bus "Rage 128 multimedia bus" initialized.
(II) R128(0): *** 0x107aa5a8 versus 0x8711dc4
(II) Loading /usr/X11R6/lib/modules/multimedia/fi1236_drv.o
(II) Module fi1236: vendor="The XFree86 Project"
compiled for 4.0.99.900, module version = 1.0.0
(II) R128(0): I2C device "Rage 128 multimedia bus:FI12xx Tuner" registered.
(II) R128(0): Detected FI1236 device at 0xc6
(II) Loading /usr/X11R6/lib/modules/multimedia/bt829_drv.o
(II) Module bt829: vendor="The XFree86 Project"
compiled for 4.0.99.900, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/multimedia/theatre_drv.o
(II) Module theatre: vendor="The XFree86 Project"
compiled for 4.0.99.900, module version = 1.0.0
(II) R128(0): Device 1 on VIP bus ids as 4d541002
(II) R128(0): Detected Rage Theatre revision 00000003
(II) R128(0): 0x55 0xaa
(II) R128(0): video decoder type is 0x1bee versus 0x1bee
(II) R128(0): Tuner is on port 0
(II) R128(0): Composite connector is port 2
(II) R128(0): SVideo connector is port 6
(II) R128(0): video decoder type used: 0x0006
(II) R128(0): Rage Theatre setting standard 0x0000
(II) Loading /usr/X11R6/lib/modules/multimedia/msp3430_drv.o
(II) Module msp3430: vendor="The XFree86 Project"
compiled for 4.0.99.900, module version = 1.0.0
(II) R128(0): I2C device "Rage 128 multimedia bus:MSP34xx" registered.
(II) R128(0): Found MSP3430G, rom version 0x44
(II) R128(0): Detected MSP3430 at 0x80
(II) Loading /usr/X11R6/lib/modules/multimedia/tda9850_drv.o
(II) Module tda9850: vendor="The XFree86 Project"
compiled for 4.0.99.900, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/multimedia/tda8425_drv.o
(II) Module tda8425: vendor="The XFree86 Project"
compiled for 4.0.99.900, module version = 1.0.0
(II) R128(0): Rage Theatre setting standard 0x0000
(II) R128(0): Direct rendering disabled
(II) Keyboard "Keyboard0" handled by legacy driver
(**) Mouse0: Protocol: "IMPS/2"
(**) Mouse0: Core Pointer
(==) Mouse0: Buttons: 3
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo, removing from list! Eterm: Warning: ASSERT failed in change_font() at /home/ljlane/tmp/eterm-0.9.1/src/font.c:414: etmfonts[font_idx] != NULL

GnomeUI-WARNING **: Could not open help topics file NULL

waiting for X server to shut down





Reply to: