View previous topic :: View next topic |
Author |
Message |
vinn n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 26 Nov 2004 Posts: 51 Location: qui ... da qualche parte
|
Posted: Fri Dec 10, 2004 9:36 pm Post subject: problema Xorg Ati Radeon 9000 |
|
|
Salve ragazzi ho un problema ^_^
Dopo mesi di fatica sono riuscito a installare alla perfezione il sistema...
unico problema è riuscire a far funionare lo xorg con la skeda video....
vi posto il log dell'errore lo xorg.conf e i moduli del kernel
cmq ho eseguito le guide (piu o meno cosi: emergere ari-drivers , opengl-update ati, modificato lo xorg.conf e le faq ma nulla....
aiuto
Moduli Kernel:
(ho l'Nforce2 e una Radeon 9000)
Code: |
Device Drivers - - ->
Character devices - - ->
<*> /dev/agpgart (AGP Support)
< > ALI chipset support
< > ATI chipset support
< > AMD Irongate, 761, and 762 chipset support
< > AMD Opteron/Athlon64 on-CPU GART support
< > Intel 440LX/BX/GX, I8xx and E7x05 chipset support
< > Intel i865 chipset support
<*> NVIDIA nForce/nForce2 chipset support
< > SiS chipset support
[*] Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
< > 3dfx Banshee/Voodoo3+
< > ATI Rage 128
<*> ATI Radeon
< > Matrox g200/g400
< > SiS video cards
< > ACP Modem (Mwave) support
< > RAW driver (/dev/raw/rawN) (OBSOLETE)
|
xorg.conf
Code: |
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/CID/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/100dpi/"
EndSection
Section "dri"
# Access to OpenGL ICD is allowed for all users:
Mode 0666
# Access to OpenGL ICD is restricted to a specific user group:
# Group 100 # users
# Mode 0660
EndSection
Section "Module"
Load "extmod"
Load "dri"
Load "dbe"
Load "record"
Load "xtrap"
Load "glx"
Load "type1"
Load "freetype"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "xkbLayout" "it"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/mouse"
EndSection
Section "Monitor"
#DisplaySize 320 240 # mm
Identifier "Monitor0"
VendorName "TRL"
ModelName "510"
Option "DPMS"
EndSection
Section "Device"
Identifier "ATI Graphics Adapter"
Driver "fglrx"
# ### generic DRI settings ###
# === disable PnP Monitor ===
#Option "NoDDC"
# === disable/enable XAA/DRI ===
Option "no_accel" "no"
Option "no_dri" "no"
# === misc DRI settings ===
Option "mtrr" "off" # disable DRI mtrr mapper, driver has its own code for mtrr
# ### FireGL DDX driver module specific settings ###
# === Screen Management ===
Option "DesktopSetup" "0x00000000"
Option "MonitorLayout" "AUTO, AUTO"
Option "IgnoreEDID" "off"
Option "HSync2" "unspecified"
Option "VRefresh2" "unspecified"
Option "ScreenOverlap" "0"
# === TV-out Management ===
Option "NoTV" "yes"
Option "TVStandard" "NTSC-M"
Option "TVHSizeAdj" "0"
Option "TVVSizeAdj" "0"
Option "TVHPosAdj" "0"
Option "TVVPosAdj" "0"
Option "TVHStartAdj" "0"
Option "TVColorAdj" "0"
Option "GammaCorrectionI" "0x00000000"
Option "GammaCorrectionII" "0x00000000"
# === OpenGL specific profiles/settings ===
Option "Capabilities" "0x00008000"
# === Video Overlay for the Xv extension ===
Option "VideoOverlay" "on"
# === OpenGL Overlay ===
# Note: When OpenGL Overlay is enabled, Video Overlay
# will be disabled automatically
Option "OpenGLOverlay" "on"
# === Center Mode (Laptops only) ===
Option "CenterMode" "off"
# === Pseudo Color Visuals (8-bit visuals) ===
Option "PseudoColorVisuals" "off"
# === QBS Management ===
Option "Stereo" "off"
Option "StereoSyncEnable" "1"
# === FSAA Management ===
Option "FSAAEnable" "no"
Option "FSAAScale" "1"
Option "FSAADisableGamma" "no"
Option "FSAACustomizeMSPos" "no"
Option "FSAAMSPosX0" "0.000000"
Option "FSAAMSPosY0" "0.000000"
Option "FSAAMSPosX1" "0.000000"
Option "FSAAMSPosY1" "0.000000"
Option "FSAAMSPosX2" "0.000000"
Option "FSAAMSPosY2" "0.000000"
Option "FSAAMSPosX3" "0.000000"
Option "FSAAMSPosY3" "0.000000"
Option "FSAAMSPosX4" "0.000000"
Option "FSAAMSPosY4" "0.000000"
Option "FSAAMSPosX5" "0.000000"
Option "FSAAMSPosY5" "0.000000"
# === Misc Options ===
Option "UseFastTLS" "0"
Option "BlockSignalsOnLock" "on"
Option "UseInternalAGPGART" "yes"
Option "ForceGenericCPU" "no"
BusID "PCI:2:0:1" # vendor=1002, device=496e
Screen 0
EndSection
Section "Screen"
Identifier "Screen0"
Device "ATI Graphics Adapter"
Monitor "Monitor0"
DefaultDepth 24
#Option "backingstore"
Subsection "Display"
Depth 24
Modes "1152x864"
ViewPort 0 0 # initial origin if mode is smaller than desktop
# Virtual 1280 1024
EndSubsection
EndSection
EndSection
|
LOG:
Code: |
X Window System Version 6.8.0
Release Date: 8 September 2004
X Protocol Version 11, Revision 0, Release 6.8
Build Operating System: Linux 2.6.9-gentoo-r6 i686 [ELF]
Current Operating System: Linux elianto 2.6.9-gentoo-r6 #14 Thu Dec 2 18:53:53 UTC 2004 i686
Build Date: 09 December 2004
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
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/Xorg.0.log", Time: Fri Dec 10 23:07:16 2004
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "ATI Graphics Adapter"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) FontPath set to "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/,/usr/share/fonts/CID/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
Using vt 7
(--) using VT number 7
(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 10de,01e0 card 0000,0000 rev c1 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 10de,01eb card 10de,0c17 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:2: chip 10de,01ee card 10de,0c17 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:3: chip 10de,01ed card 10de,0c17 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:4: chip 10de,01ec card 10de,0c17 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:5: chip 10de,01ef card 10de,0c17 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:01:0: chip 10de,0060 card 1458,0c11 rev a4 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0064 card 1458,0c11 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,0067 card 1458,5004 rev a4 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,0067 card 1458,5004 rev a4 class 0c,03,10 hdr 80
(II) PCI: 00:02:2: chip 10de,0068 card 1458,5004 rev a4 class 0c,03,20 hdr 80
(II) PCI: 00:06:0: chip 10de,006a card 1458,a002 rev a1 class 04,01,00 hdr 00
(II) PCI: 00:08:0: chip 10de,006c card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:09:0: chip 10de,0065 card 1458,5002 rev a2 class 01,01,8a hdr 00
(II) PCI: 00:1e:0: chip 10de,01e8 card 0000,0000 rev c1 class 06,04,00 hdr 01
(II) PCI: 01:0b:0: chip 10ec,8169 card 1458,e000 rev 10 class 02,00,00 hdr 00
(II) PCI: 01:0d:0: chip 1095,3112 card 1095,3112 rev 02 class 01,80,00 hdr 00
(II) PCI: 01:0e:0: chip 104c,8024 card 1458,1000 rev 00 class 0c,00,10 hdr 00
(II) PCI: 02:00:0: chip 1002,4966 card 1681,0050 rev 01 class 03,00,00 hdr 80
(II) PCI: 02:00:1: chip 1002,496e card 1681,0051 rev 01 class 03,80,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:8:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 1 I/O range:
[0] -1 0 0x00009000 - 0x0000bfff (0x3000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xe6000000 - 0xe7ffffff (0x2000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 2 I/O range:
[0] -1 0 0x0000c000 - 0x0000cfff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xe4000000 - 0xe5ffffff (0x2000000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B]
(--) PCI:*(2:0:0) ATI Technologies Inc Radeon RV250 If [Radeon 9000] rev 1, Mem @ 0xd0000000/27, 0xe5000000/16, I/O @ 0xc000/8
(--) PCI: (2:0:1) ATI Technologies Inc Radeon RV250 [Radeon 9000] (Secondary) rev 1, Mem @ 0xd8000000/27, 0xe5010000/16
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xe0000000 from 0xe3ffffff to 0xdfffffff
(II) Active PCI resource ranges:
[0] -1 0 0xe7000000 - 0xe7003fff (0x4000) MX[B]
[1] -1 0 0xe7005000 - 0xe70057ff (0x800) MX[B]
[2] -1 0 0xe7004000 - 0xe70041ff (0x200) MX[B]
[3] -1 0 0xe7006000 - 0xe70060ff (0x100) MX[B]
[4] -1 0 0xe8001000 - 0xe8001fff (0x1000) MX[B]
[5] -1 0 0xe8005000 - 0xe80050ff (0x100) MX[B]
[6] -1 0 0xe8004000 - 0xe8004fff (0x1000) MX[B]
[7] -1 0 0xe8003000 - 0xe8003fff (0x1000) MX[B]
[8] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[9] -1 0 0xe5010000 - 0xe501ffff (0x10000) MX[B](B)
[10] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[11] -1 0 0xe5000000 - 0xe500ffff (0x10000) MX[B](B)
[12] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[13] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[B]
[14] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[B]
[15] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[16] -1 0 0x0000ac00 - 0x0000ac03 (0x4) IX[B]
[17] -1 0 0x0000a800 - 0x0000a807 (0x8) IX[B]
[18] -1 0 0x00009000 - 0x000090ff (0x100) IX[B]
[19] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[20] -1 0 0x0000d400 - 0x0000d47f (0x80) IX[B]
[21] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[22] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B]
[23] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xe7000000 - 0xe7003fff (0x4000) MX[B]
[1] -1 0 0xe7005000 - 0xe70057ff (0x800) MX[B]
[2] -1 0 0xe7004000 - 0xe70041ff (0x200) MX[B]
[3] -1 0 0xe7006000 - 0xe70060ff (0x100) MX[B]
[4] -1 0 0xe8001000 - 0xe8001fff (0x1000) MX[B]
[5] -1 0 0xe8005000 - 0xe80050ff (0x100) MX[B]
[6] -1 0 0xe8004000 - 0xe8004fff (0x1000) MX[B]
[7] -1 0 0xe8003000 - 0xe8003fff (0x1000) MX[B]
[8] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[9] -1 0 0xe5010000 - 0xe501ffff (0x10000) MX[B](B)
[10] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[11] -1 0 0xe5000000 - 0xe500ffff (0x10000) MX[B](B)
[12] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[13] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[B]
[14] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[B]
[15] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[16] -1 0 0x0000ac00 - 0x0000ac03 (0x4) IX[B]
[17] -1 0 0x0000a800 - 0x0000a807 (0x8) IX[B]
[18] -1 0 0x00009000 - 0x000090ff (0x100) IX[B]
[19] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[20] -1 0 0x0000d400 - 0x0000d47f (0x80) IX[B]
[21] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[22] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B]
[23] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xe7000000 - 0xe7003fff (0x4000) MX[B]
[6] -1 0 0xe7005000 - 0xe70057ff (0x800) MX[B]
[7] -1 0 0xe7004000 - 0xe70041ff (0x200) MX[B]
[8] -1 0 0xe7006000 - 0xe70060ff (0x100) MX[B]
[9] -1 0 0xe8001000 - 0xe8001fff (0x1000) MX[B]
[10] -1 0 0xe8005000 - 0xe80050ff (0x100) MX[B]
[11] -1 0 0xe8004000 - 0xe8004fff (0x1000) MX[B]
[12] -1 0 0xe8003000 - 0xe8003fff (0x1000) MX[B]
[13] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[14] -1 0 0xe5010000 - 0xe501ffff (0x10000) MX[B](B)
[15] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[16] -1 0 0xe5000000 - 0xe500ffff (0x10000) MX[B](B)
[17] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[20] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[B]
[21] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[B]
[22] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[23] -1 0 0x0000ac00 - 0x0000ac03 (0x4) IX[B]
[24] -1 0 0x0000a800 - 0x0000a807 (0x8) IX[B]
[25] -1 0 0x00009000 - 0x000090ff (0x100) IX[B]
[26] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[27] -1 0 0x0000d400 - 0x0000d47f (0x80) IX[B]
[28] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[29] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B]
[30] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(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 XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 6.8.0, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "fglrx"
(II) Loading /usr/X11R6/lib/modules/drivers/fglrx_drv.o
(II) Module fglrx: vendor="Fire GL - ATI Research GmbH, Germany"
compiled for 4.3.0.1, module version = 3.14.1
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) FireGL8700/8800: Driver for chipset: ATI RV250 Id (R9000),
ATI RV250 Ie (R9000), ATI RV250 If (R9000), ATI RV250 Ig (R9000),
ATI RV250 Ld (M9), ATI RV250 Le (M9), ATI RV250 Lf (M9),
ATI RV250 Lg (M9), ATI RV280 5960 (R9200 PRO),
ATI RV280 Ya (R9200LE), ATI RV250SE Yd (R9200SE),
ATI RV250 5C61 (M9+), ATI RV250 5C63 (M9+), ATI R200 QH (R8500),
ATI R200 QL (R8500), ATI R200 QM (R9100), ATI R200 QT (R8500),
ATI R200 QU (R9100), ATI R200 BB (R8500), ATI RV350 AP (R9600),
ATI RV350SE AQ (R9600SE), ATI RV350 AR (R9600 PRO),
ATI RV350 NP (M10), ATI R300 AD (R9500), ATI R300 AE (R9500),
ATI R300 AF (R9500), ATI R300 AG (Fire GL Z1/X1),
ATI R300 ND (R9700 PRO), ATI R300 NE (R9700/R9500 PRO),
ATI R300 NF (R9600 TX), ATI R300 NG (Fire GL X1),
ATI R350SE AH (R9800SE), ATI R350 AK (Fire GL unknown),
ATI RV350 AS (Fire GL T2), ATI RV350 AT (Fire GL T2),
ATI RV350 AU (Fire GL T2), ATI RV350 AV (Fire GL T2),
ATI RV350 AW (Fire GL T2), ATI R350 NH (R9800),
ATI R350LE NI (R9800LE), ATI R350 NJ (R9800),
ATI R350 NK (Fire GL X2), ATI RV350 NT (WS/M10), ATI RV370 5B60,
ATI RV370 5B61, ATI RV370 5B62, ATI RV370 5B63, ATI RV370 5B64,
ATI RV370 5B66, ATI RV370 5B67, ATI RV370 5B70, ATI RV370 5B71,
ATI RV370 5B72, ATI RV370 5B73, ATI RV370 5460, ATI RV370 5461,
ATI RV370 5462, ATI RV370 5463, ATI RV370 5464, ATI RV370 5465,
ATI RV370 5466, ATI RV370 5467, ATI RV370 5470, ATI RV370 5471,
ATI RV370 5472, ATI RV370 5473, ATI RV380 AP, ATI RV380 AQ,
ATI RV380 AR, ATI RV380 AS, ATI RV380 AT, ATI RV380 AU, ATI RV380 AV,
ATI RV380 AW, ATI RV380 AP2, ATI RV380 AQ2, ATI RV380 AR2,
ATI RV380 AS2, ATI RV380 NP, ATI RV380 NQ, ATI RV380 NR,
ATI RV380 NS, ATI RV380 NT, ATI RV380 NU, ATI RV380 NV, ATI RV380 NW,
ATI RV380 NP2, ATI RV380 NQ2, ATI RV380 NR2, ATI RV380 NS2,
ATI R420 JH, ATI R420 JI, ATI R420 JJ, ATI R420 JK, ATI R420 JL,
ATI R420 JM, ATI R420 JN, ATI R420 JP, ATI R423 UH, ATI R423 UI,
ATI R423 UJ, ATI R423 UK, ATI R423 UL, ATI R423 UM, ATI R423 ]W,
ATI R423 UP, ATI R423 UQ, ATI R423 UR, ATI R423 UT, ATI R423 ]H,
ATI R423 ]I, ATI RV410 VJ, ATI RV410 VK, ATI RV410 VL, ATI RV410 VM,
ATI RV410 ^H, ATI RV410 ^I, ATI RV410 ^J, ATI RV410 ^K, ATI RV410 ^L,
ATI RV410 ^M, ATI RV410 ^O, ATI RV410 VR, ATI RV410 VS, ATI RV410 ^R,
ATI RV410 ^S, ATI RV410 ^U, ATI RS300 IGP, ATI RS350 IGP,
ATI RS300M IGP
(II) Primary Device is: PCI 02:00:0
(WW) fglrx: No matching Device section for instance (BusID PCI:2:0:0) found
(EE) No devices detected.
Fatal server error:
no screens found
Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
|
Code: |
elianto root # fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.1)
|
Code: |
elianto root # lspci
0000:00:00.0 Host bridge: nVidia Corporation nForce2 AGP (different version?) (rev c1)
0000:00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1 (rev c1)0000:00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev c1)0000:00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev c1)0000:00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev c1)0000:00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev c1)0000:00:01.0 ISA bridge: nVidia Corporation nForce2 ISA Bridge (rev a4)
0000:00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2)
0000:00:02.0 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
0000:00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
0000:00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
0000:00:06.0 Multimedia audio controller: nVidia Corporation nForce2 AC97 Audio Controler (MCP) (rev a1)
0000:00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge (rev a3)0000:00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2)
0000:00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev c1)
0000:01:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10)
0000:01:0d.0 Unknown mass storage controller: Silicon Image, Inc. (formerly CMD Technology Inc) SiI 3112 [SATALink/SATARaid] Serial ATA Controller (rev 02)
0000:01:0e.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)
0000:02:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV250 If [Radeon 9000] (rev 01)
0000:02:00.1 Display controller: ATI Technologies Inc Radeon RV250 [Radeon 9000] (Secondary) (rev 01)
|
ho scritto tutto il possibile se vi serve altro ditemi ^_^
Last edited by vinn on Sun Jan 02, 2005 6:27 pm; edited 6 times in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
sourcez Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/1259934382427260b608e94.png)
Joined: 05 Feb 2004 Posts: 166 Location: Italy
|
Posted: Sat Dec 11, 2004 9:54 am Post subject: |
|
|
Ciao...allora le possibilità che hai sono queste:
1) ricompili il kernel senza il supporto nativo Direct Rendering attivato
Code: | Device Drivers - - ->
Character devices - - ->
<*> /dev/agpgart (AGP Support)
< > ALI chipset support
< > ATI chipset support
< > AMD Irongate, 761, and 762 chipset support
< > AMD Opteron/Athlon64 on-CPU GART support
< > Intel 440LX/BX/GX, I8xx and E7x05 chipset support
< > Intel i865 chipset support
<*> NVIDIA nForce/nForce2 chipset support
< > SiS chipset support
[ ] Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
< > 3dfx Banshee/Voodoo3+
< > ATI Rage 128
< > ATI Radeon
< > Matrox g200/g400
< > SiS video cards
< > ACP Modem (Mwave) support
< > RAW driver (/dev/raw/rawN) (OBSOLETE) |
Code: | emerge xfree #oppure xorg-6.7 |
2) compili il kernel con supporto nativo Direct Rendering attivato
Code: | Device Drivers - - ->
Character devices - - ->
<*> /dev/agpgart (AGP Support)
< > ALI chipset support
< > ATI chipset support
< > AMD Irongate, 761, and 762 chipset support
< > AMD Opteron/Athlon64 on-CPU GART support
< > Intel 440LX/BX/GX, I8xx and E7x05 chipset support
< > Intel i865 chipset support
<*> NVIDIA nForce/nForce2 chipset support
< > SiS chipset support
[*] Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
< > 3dfx Banshee/Voodoo3+
< > ATI Rage 128
<*> ATI Radeon
< > Matrox g200/g400
< > SiS video cards
< > ACP Modem (Mwave) support
< > RAW driver (/dev/raw/rawN) (OBSOLETE) |
Code: | emerge -C ati-drivers |
Cioè non puoi usare contemporaneamente gli ati-drivers ed il modulo del kernel "radeon"!
Se hai emergiato xorg-6.8 sappi che questo non va con gli ATI driver o almeno il 3D non va sicuro, se proprio ne hai bisogno devi usare o xorg-6.7 o xfree.Cmq con xorg e il modulo radeon del kernel sembra ben funzionare e poi xorg-6.8 ci piace di più a noi gentooisti!
P.S. Cmq ci sono molti thread riguardo xorg & ati-drivers _________________ "Tutti pensano a cambiare lumanità ma nessuno pensa a cambiare se stesso."
Lev Tolstoj |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
stefanonafets l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/419971626410bbd508e677.gif)
Joined: 10 Feb 2003 Posts: 644
|
Posted: Sat Dec 11, 2004 10:29 am Post subject: |
|
|
Altra soluzione:
1- togli il DRI dal kernel
2- #USE="~x86" emerge x11-drm
3- #modules-update
4- #modprobe radeon
5- #startx
Io ho fatto così e mi l'accelerazione 3d funge.
Facci sapere!! _________________ registered Linux user number #411324
sed 's/ke/che/g'
<The Deployment Slave is initializing> |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
fedeliallalinea Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/161653968057192eb39329f.jpg)
Joined: 08 Mar 2003 Posts: 31470 Location: here
|
Posted: Sat Dec 11, 2004 11:29 am Post subject: |
|
|
stefanonafets wrote: | Io ho fatto così e mi l'accelerazione 3d funge. |
Domanda: ma gli x11-drm non dovrebbero essere per la serie del kernel 2.4? Quelli del kernel 2.6 non ti funzionavano? _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
SteelRage Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Megaman/megaman2.gif)
Joined: 17 Nov 2003 Posts: 192
|
Posted: Sat Dec 11, 2004 1:46 pm Post subject: |
|
|
siccome usi una Radeon 9000, ti consiglio di evitare gli ati-drivers e di usare, al loro posto, i driver DRM (ottengo circa 1200 FPS con glxgears), che, pur non essendo perfetti, almeno funzionano un minimo con xorg 6.8 e ti danno l'accelerazione 3D.
Esistono molti post a riguardo, sia qui sul forum, sia sulla homepage del DRM.
dacci un'occhiata.
X fedeleallalinea: la versione ~x86 di x11-drm è fatta per kernel 2.6.x, mentre quella non masked è ancora per i kernel 2.4 (infatti se cerchi di installarla, non funge) ![Smile :-)](images/smiles/icon_smile.gif) _________________ In the end we only see to change light to dark dark to light light to dark dark to light. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
vinn n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 26 Nov 2004 Posts: 51 Location: qui ... da qualche parte
|
Posted: Sat Dec 11, 2004 2:13 pm Post subject: |
|
|
Grazie ragazzi appena ho un po di tempo provo e vi faccio sapere!
(quanto mi pace questo forum ) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
vinn n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 26 Nov 2004 Posts: 51 Location: qui ... da qualche parte
|
Posted: Sat Dec 11, 2004 3:14 pm Post subject: |
|
|
Allora ho tolto gli ati-drivers
Code: |
emerge -C ati-drivers
|
ho provato a lanciare lo xorg e mi da il solito errore
facendo dmesge le uniche rige dove si parla in qualche maniera del fglrx sono :
:
Code: |
. . .
fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[fglrx] Maximum main memory to use for locked dma buffers: 429 MBytes.
ACPI: PCI interrupt 0000:02:00.0[A] -> GSI 12 (level, low) -> IRQ 12
[fglrx] module loaded - fglrx 3.14.1 [Sep 27 2004] on minor 0
. . .
|
nella mia infinita ignoranza sembra che il kendel carichi tranquillamente il fglrx e a questo punto non so e è un problema di configurazione dello xorg.conf
poi non so se non c'ho capito nulla ^_^
vorrei tentare di capire fino a che punto è un probema di compilazione del kernel (ovvero il kernel mi riconosce la skerda e puo fornire l'accellerazione o no) o un errore nello xorg.conf (l'accellerazione è utilizabile ma li xorg non sa come)
spero di essere stato un minimo chiaro |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
sourcez Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/1259934382427260b608e94.png)
Joined: 05 Feb 2004 Posts: 166 Location: Italy
|
Posted: Sat Dec 11, 2004 10:24 pm Post subject: |
|
|
Sembra che l'xorg tenti di caricare ancora quel modulo....a questo punto nell'xorg.conf dovresti sostituire il driver fglrx con quello radeon e togliere tutte le opzioni che passi al modulo fglrx che non sono riconosciute dal modulo radeon, ovvero quasi tutte! _________________ "Tutti pensano a cambiare lumanità ma nessuno pensa a cambiare se stesso."
Lev Tolstoj |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
vinn n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 26 Nov 2004 Posts: 51 Location: qui ... da qualche parte
|
Posted: Sun Dec 12, 2004 6:30 pm Post subject: |
|
|
Ragazzi inizio a credere nei miracoli
allora ho compilato il kernel:
Code: |
<*> /dev/agpgart (AGP Support)
< > ALI chipset support
< > ATI chipset support
< > AMD Irongate, 761, and 762 chipset support
< > AMD Opteron/Athlon64 on-CPU GART support
< > Intel 440LX/BX/GX, I8xx and E7x05 chipset support
< > Intel i865 chipset support
<*> NVIDIA nForce/nForce2 chipset support
< > SiS chipset support
[*] Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
< > 3dfx Banshee/Voodoo3+
< > ATI Rage 128
<M> ATI Radeon
< > Matrox g200/g400
< > SiS video cards
|
ho usato lo xorg.conf standard:
Code: |
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/CID/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/100dpi/"
EndSection
Section "Module"
Load "extmod"
Load "dri"
Load "dbe"
Load "record"
Load "xtrap"
Load "glx"
Load "type1"
Load "freetype"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "xkbLayout" "it"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/mouse"
EndSection
Section "Monitor"
#DisplaySize 320 240 # mm
Identifier "Monitor0"
VendorName "TRL"
ModelName "510"
Option "DPMS"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "Dac6Bit" # [<bool>]
#Option "Dac8Bit" # [<bool>]
#Option "BusType" # [<str>]
#Option "CPPIOMode" # [<bool>]
#Option "CPusecTimeout" # <i>
#Option "AGPMode" # <i>
#Option "AGPFastWrite" # [<bool>]
#Option "AGPSize" # <i>
#Option "GARTSize" # <i>
#Option "RingSize" # <i>
#Option "BufferSize" # <i>
#Option "EnableDepthMoves" # [<bool>]
#Option "EnablePageFlip" # [<bool>]
#Option "NoBackBuffer" # [<bool>]
#Option "DRIReinit" # [<bool>]
#Option "PanelOff" # [<bool>]
#Option "DDCMode" # [<bool>]
#Option "MonitorLayout" # [<str>]
#Option "IgnoreEDID" # [<bool>]
#Option "UseFBDev" # [<bool>]
#Option "VideoKey" # <i>
#Option "MergedFB" # [<bool>]
#Option "CRT2HSync" # [<str>]
#Option "CRT2VRefresh" # [<str>]
#Option "CRT2Position" # [<str>]
#Option "MetaModes" # [<str>]
#Option "MergedDPI" # [<str>]
#Option "NoMergedXinerama" # [<bool>]
#Option "MergedXineramaCRT2IsScreen0" # [<bool>]
#Option "DisplayPriority" # [<str>]
#Option "PanelSize" # [<str>]
#Option "ForceMinDotClock" # <freq>
#Option "RenderAccel" # [<bool>]
#Option "SubPixelOrder" # [<str>]
#Option "ShowCache" # [<bool>]
#Option "DynamicClocks" # [<bool>]
Identifier "Card0"
Driver "ati"
VendorName "ATI Technologies Inc"
BoardName "Radeon RV250 If [Radeon 9000]"
BusID "PCI:2:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
#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
#EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
|
poi ho semplicemente fatto opengl-update xorg-x11
e ora tuxkart e tuxracer vanno che una bellezza.
...ora non so se sta o no usando l'accellerazione (credo di si ), non sono riuscito a capirlo
mi sapete dire se c'è qualche test per vedere se posso usare l'accellerazione ?
mi stavo chiedendo ma le modifiche che uno fa nello xorg.conf servono a far funzionare l'accellerazione direttamente sullo Xorg, mentre normalmente l'accellerazione viene usata dai programmi che lo richiedono direttamente (Es. tuxracer)?
^_^
fatemi sapere vi prego |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
sourcez Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/1259934382427260b608e94.png)
Joined: 05 Feb 2004 Posts: 166 Location: Italy
|
Posted: Sun Dec 12, 2004 11:22 pm Post subject: |
|
|
Comincio ad avere dei dubbi anch'io adesso...
Anch'io sul mio portatile ho una radeon 9000 attualmente con xfree e ati-drivers (fglrx).A breve passerò ad xorg!
Per capire meglio come stanno le cose potresti postare anche l'output di:
solo per capire se stai veramente usando il driver "radeon".
Cmq per vedere se il 3D è attivato basta dare un
Code: | glxinfo | grep direct |
e dovresti leggere: "direct rendering: Yes"
ma se tuxracer ti va abbastamza fluido è sicuramente attivo.
Un paio di risorse molto esaustive sono queste:
http://www.gentoo.org/doc/it/xorg-config.xml
http://www.gentoo.org/doc/it/ati-faq.xml _________________ "Tutti pensano a cambiare lumanità ma nessuno pensa a cambiare se stesso."
Lev Tolstoj |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Vendicatore Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 05 Apr 2004 Posts: 252 Location: Carate Brianza, Italy
|
Posted: Mon Dec 13, 2004 8:43 am Post subject: |
|
|
Credo che tu debba compilare il modulo drm di xorg invece che quello in bundle con kernel (che mi pare sia fermo a xfree 4.1, ma potrei sbagliarmi).
Al massimo emergia x11-drm (funzia anche con xorg). |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
vinn n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 26 Nov 2004 Posts: 51 Location: qui ... da qualche parte
|
Posted: Mon Dec 13, 2004 9:31 am Post subject: |
|
|
bhe questo è quanto
Code: |
elianto root # glxinfo | grep direct
direct rendering: Yes
elianto root # lsmod
Module Size Used by
radeon 126692 2
elianto root #
|
per l'x11-drm ho provato a emergiarlo ma mi da una sfilza di errori che al momento non ricordo
cmq se mi dite che non sto usando il 3D allora al piu presto vi postero l'output con gli errori.
Grazie a tutti ^_^ |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
[hammerfall] Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Mario/Mario_-_Yoshi2.gif)
Joined: 27 May 2004 Posts: 243
|
Posted: Mon Dec 13, 2004 11:25 am Post subject: |
|
|
Complimenti, stai usando le accelerazioni ![Laughing :lol:](images/smiles/icon_lol.gif) _________________ --------
Hammerfall ^_^ |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
vinn n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 26 Nov 2004 Posts: 51 Location: qui ... da qualche parte
|
Posted: Mon Dec 13, 2004 11:39 am Post subject: |
|
|
bhe che che cu... , fortuna !!!
però non ho capito come ho fatto !!!
vabbe smanettero un po e tentero di capire che è successo!!!
Mille grazie a tutti voi !!!!
^_^ |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
soundspeed n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/16056429742277b55b8e6b.gif)
Joined: 04 Dec 2004 Posts: 43 Location: This is my world
|
Posted: Tue Dec 21, 2004 2:02 am Post subject: |
|
|
Quote: |
2- #USE="~x86" emerge x11-drm |
C'è un piccolo errore, in questo modo fa l'emerge del drm per il kernel 2.4
Il metodo corretto sarebbe:
Code: |
# ACCEPT_KEYWORDS="~x86" emerge x11-drm |
_________________ Underground World |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
mouser Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/17059518954118d298d5d24.gif)
Joined: 10 Aug 2004 Posts: 1419 Location: Milano
|
Posted: Tue Dec 21, 2004 7:12 am Post subject: |
|
|
vinn wrote: | bhe che che cu... , fortuna !!!
però non ho capito come ho fatto !!!
vabbe smanettero un po e tentero di capire che è successo!!!
Mille grazie a tutti voi !!!!
^_^ |
Tieni pure buona la prima (che cu....)
Io sono arrivato al punto di avere incubi di notte con gli ati-driver che mi rincorrono... ![Rolling Eyes :roll:](images/smiles/icon_rolleyes.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|