Announcement

Collapse
No announcement yet.

Warning on my xorg.0.log, how to fix it?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Warning on my xorg.0.log, how to fix it?

    Hi everyone!
    Well i have a warning on my xorg.0.log, talking about dri adjusting. Can someone help me to fix this problem? Thx!

    (**) RADEON(0): Using AGP 8x
    (II) RADEON(0): [agp] Mode 0x1f00420a [AGP 0x10de/0x01e0; Card 0x1002/0x71c7]
    (II) RADEON(0): [agp] 32768 kB allocated with handle 0x00000001
    (II) RADEON(0): [agp] ring handle = 0xd0000000
    (II) RADEON(0): [agp] Ring mapped at 0xb7949000
    (II) RADEON(0): [agp] ring read ptr handle = 0xd0101000
    (II) RADEON(0): [agp] Ring read ptr mapped at 0xb7af2000
    (II) RADEON(0): [agp] vertex/indirect buffers handle = 0xd0102000
    (II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xa76a3000
    (II) RADEON(0): [agp] GART texture map handle = 0xd0302000
    (II) RADEON(0): [agp] GART Texture map mapped at 0xa5a23000
    (II) RADEON(0): [drm] register handle = 0xdc000000
    (II) RADEON(0): [dri] Visual configs initialized
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0xdfffc000 0xffffe000
    (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    (==) RADEON(0): Backing store disabled
    (II) RADEON(0): [DRI] installation complete
    (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
    (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
    (II) RADEON(0): [drm] dma control initialized, using IRQ 19
    (II) RADEON(0): [drm] Initialized kernel GART heap manager, 29884416
    (WW) RADEON(0): DRI init changed memory map, adjusting ...
    (WW) RADEON(0): MC_FB_LOCATION was: 0xdfffc000 is: 0xdfffc000
    (WW) RADEON(0): MC_AGP_LOCATION was: 0x003f0000 is: 0xe1ffe000

    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0xdfffc000 0xdfffc000
    (II) RADEON(0): MC_AGP_LOCATION : 0xe1ffe000
    (II) RADEON(0): Direct rendering enabled
    (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
    My card X1650PRO agp 8x. Ubuntu 8.10.

  • #2
    I thinnk this is OK; don't remember the detailed explanation, but I think this is one of those "just so you know" messages.
    Test signature

    Comment


    • #3
      yeah it's just informational. The drm probably had to move the agp location.

      Comment


      • #4
        ok thanks guys One more question for the same card do you know the value i have to put for the "Gartsize" option? Thanks for the answer.

        Comment


        • #5
          Originally posted by darkshado View Post
          ok thanks guys One more question for the same card do you know the value i have to put for the "Gartsize" option? Thanks for the answer.
          None. Let the driver use its default.

          Comment


          • #6
            ok thanks!

            Comment

            Working...
            X