Announcement

Collapse
No announcement yet.

radeon 0000:01:00.0: Invalid ROM contents

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

  • radeon 0000:01:00.0: Invalid ROM contents

    Hi, two weeks ago i installed into my PC the graphic card:

    R7 Radeon 260X

    Graphics: Card: Advanced Micro Devices [AMD/ATI] Bonaire XTX [Radeon R7 260X]
    bus-ID: 01:00.0
    Display Server: X.Org 1.15.1 drivers: ati,radeon (unloaded: fbdev,vesa)
    Resolution: [email protected]
    GLX Renderer: Gallium 0.4 on AMD BONAIRE
    GLX Version: 3.0 Mesa 10.4.0-devel (git-742158b 2014-10-14 trusty-oibaf-ppa) Direct Rendering: Yes
    My Motherboard is:

    Mobo: ASUSTeK model: M4A78T-E v: Rev 1.xx
    Bios: American Megatrends v: 3503 date: 04/13/2011
    Note: I had built an ATI Radeon HD 3300 GPU by placing R7 Radeon 260X this was deactivated.

    Apparently everything works fine..but if I throw the following command in the terminal:

    hs1974g@unity7:~$ dmesg | grep -i radeon

    [ 9.733818] [drm] radeon kernel modesetting enabled.
    [ 9.733902] fb: conflicting fb hw usage radeondrmfb vs VESA VGA - removing generic driver
    [ 9.734421] radeon 0000:01:00.0: Invalid ROM contents

    [ 9.735117] radeon 0000:01:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
    [ 9.735120] radeon 0000:01:00.0: GTT: 1024M 0x0000000080000000 - 0x00000000BFFFFFFF
    [ 9.735227] [drm] radeon: 2048M of VRAM memory ready
    [ 9.735228] [drm] radeon: 1024M of GTT memory ready.
    [ 10.074304] [drm] radeon/BONAIRE_mc2.bin: 31792 bytes
    [ 10.113889] radeon 0000:01:00.0: WB enabled
    [ 10.113902] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0xffff8800c2d75c00
    [ 10.113904] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0xffff8800c2d75c04
    [ 10.113906] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0xffff8800c2d75c08
    [ 10.113908] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0xffff8800c2d75c0c
    [ 10.113910] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0xffff8800c2d75c10
    [ 10.114308] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000076c98 and cpu addr 0xffffc90010fb6c98
    [ 10.114331] radeon 0000:01:00.0: irq 44 for MSI/MSI-X
    [ 10.114344] radeon 0000:01:00.0: radeon: using MSI.
    [ 10.114371] [drm] radeon: irq initialized.
    [ 10.234433] [drm] Radeon Display Connectors
    [ 10.234591] [drm] radeon: power management initialized
    [ 10.287347] fbcon: radeondrmfb (fb0) is primary device
    [ 10.312950] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
    [ 10.312951] radeon 0000:01:00.0: registered panic notifier
    [ 10.312956] [drm] Initialized radeon 2.36.0 20080528 for 0000:01:00.0 on minor 0
    My distro is Ubuntu 14.04, drivers radeon (update from ppa's Oibaf), I do not know if radeon driver is working properly ...or if this message is disturbing, some websites i have read that this can be solved by passing the command line grub the parameter radeon.dpm=0...



    Best Regards.

  • #2
    You can ignore the "Invalid ROM contents" message. It was due to a change in the rom handling code in the pci subsystem. It's harmless.

    Comment


    • #3
      Originally posted by agd5f View Post
      You can ignore the "Invalid ROM contents" message. It was due to a change in the rom handling code in the pci subsystem. It's harmless.
      Ok, thanks for the explanation .. now I understand perfectly.

      Best Regards.

      Comment

      Working...
      X