Config: Dell OptiPlex GX1 / P2 400 / 768 SDRAM ECC / Gentoo 2005.1 / Kernel-2.6.14-gentoo-r2
Linki:
http://www.gentoo.org/doc/pl/dri-howto.xml
http://forums.gentoo.org/viewtopic-t-39 ... e+pro.html
http://forums.gentoo.org/viewtopic-t-35 ... ation.html
Code: Select all
VIDEO_CARDS="mach64" USE="dlloader opengl sdk insecure-drivers xv" emerge x11-base/xorg-x11Code: Select all
opengl-update xorg-x11Code: Select all
Section "Module"
Load "record"
Load "extmod"
Load "dbe"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
Load "dri"
Load "glx"
Load "xtrap"
Load "freetype"
Load "type1"
EndSection
...
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
Modes "800x600"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "800x600"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSectionCode: Select all
neon ~ # lsmod
Module Size Used by
snd_pcm_oss 48000 -
snd_mixer_oss 16680 -
3c59x 38352 -
snd_cs4236 13796 -
snd_opl3_lib 8712 -
snd_hwdep 6656 -
snd_cs4236_lib 14760 -
snd_mpu401_uart 6088 -
snd_rawmidi 19616 -
snd_cs4231_lib 22984 -
snd_pcm 82120 -
snd_timer 20972 -
snd 46436 -
soundcore 7104 -
snd_page_alloc 8304 -
ide_floppy 17320 -
mach64 54312 -
drm 66400 -
intel_agp 20132 -
agpgart 29288 - Code: Select all
neon ~ # dmesg | grep -i "drm"
[drm] Initialized drm 1.0.0 20040925
[drm] Initialized mach64 1.0.0 20020904 on minor 0:
[drm] Used old pci detect: framebuffer loaded
[drm] descriptor ring: cpu addr f14c0000, bus addr: 0xf4000000
[drm] Forcing pseudo-DMA modeCode: Select all
(II) ATI(0): [drm] DRM interface version 1.2
(II) ATI(0): [drm] created "mach64" driver at busid "pci:0000:01:00.0"
(II) ATI(0): [drm] added 8192 byte SAREA at 0xf1489000
(II) ATI(0): [drm] mapped SAREA 0xf1489000 to 0xb7950000
(II) ATI(0): [drm] framebuffer handle = 0xfd000000
(II) ATI(0): [drm] added 1 reserved context for kernel
(II) ATI(0): [drm] Will request pseudo-DMA (MMIO) mode
(==) ATI(0): [agp] Using AGP 2x Mode
(==) ATI(0): [agp] Using 8 MB AGP aperture
(II) ATI(0): [agp] Mode 0x1f000203 [AGP 0x8086/0x7190; Card 0x1002/0x4742]
(II) ATI(0): [agp] 8192 kB allocated with handle 0x00000001
(II) ATI(0): [agp] Using 16 kB for DMA descriptor ring
(==) ATI(0): [agp] Using 2 MB for DMA buffers
(II) ATI(0): [agp] Using 6016 kB for AGP textures
(II) ATI(0): [agp] ring handle = 0xf4000000
(II) ATI(0): [agp] Ring mapped at 0xb794c000
(II) ATI(0): [agp] vertex buffers handle = 0xf4004000
(II) ATI(0): [agp] Vertex buffers mapped at 0xb6f3b000
(II) ATI(0): [agp] AGP texture region handle = 0xf4204000
(II) ATI(0): [agp] AGP Texture region mapped at 0xb695b000
(II) ATI(0): [drm] register handle = 0xfcfff000
(II) ATI(0): [dri] Visual configs initialized
(II) ATI(0): [dri] Block 0 base at 0xfcfff400
(II) ATI(0): Memory manager initialized to (0,0) (800,5242)
(II) ATI(0): Largest offscreen area available: 800 x 4642
(II) ATI(0): Will use 5378 kB of offscreen memory for XAA
(II) ATI(0): Will use back buffer at offset 0x62ae80
(II) ATI(0): Will use depth buffer at offset 0x715480
(II) ATI(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
Offscreen Pixmaps
Setting up tile and stipple cache:
32 128x128 slots
22 256x256 slots
6 512x512 slots
(==) ATI(0): Backing store disabled
(==) ATI(0): Silken mouse enabled
(**) Option "dpms"
(**) ATI(0): DPMS enabled
(II) ATI(0): X context handle = 0x00000001
(II) ATI(0): [drm] installed DRM signal handler
(II) ATI(0): [DRI] installation complete
(II) ATI(0): [drm] Added 128 16384 byte DMA buffers
(EE) ATI(0): [drm] Failed to map DMA buffers list
(II) ATI(0): [drm] removed 1 reserved context for kernel
(II) ATI(0): [drm] unmapping 8192 bytes of SAREA 0xf1489000 at 0xb7950000
(II) ATI(0): Direct rendering disabled
(==) RandR enabledCode: Select all
intel-agp
agpgart
mach64
drm
ide_floppy
snd_cs4236
3c59xWiem, ze sa rozne sposoby aby odpalic DRM, rozne sposoby instalacji, przegladalem juz chyba wszystkie, sprawdzalem prawie wszystkie, pewnie jakbym mial wieksze doswiadczenie to bez problemu bym to zrobielm ale niestety dopiero rozpoczynam zabawe (i nie przekona mnie nikt abym zostal przy windowsach albo mandarynie - to tak na marginesie hehe). Postaram sie zaprezentowac wszystkie moje ustawienia. Z gory dziekuje za pomoc. Pozdro
