Find the answer to your Linux question:
Results 1 to 3 of 3
I upgraded my video card, and now I'm having some problems with playing games via Cedega. I have a post running there as well, but I have an lspci question ...
  1. #1
    Just Joined!
    Join Date
    Apr 2007
    Posts
    7

    video card problems - pcie_portdrv_probe invalid irq?



    I upgraded my video card, and now I'm having some problems with playing games via Cedega. I have a post running there as well, but I have an lspci question I think this forum is better equipped to handle.

    I swapped an FX5500 PCI for an 8600GTS PCI-E, and now I'm getting various entries that appear to be errors in my dmesg and lspci. Would they possibly be related to my problems with the video card? The system seems to work normally apart from gaming with the new card installed. I just don't have enough experience to interpret the below items.

    If anyone has any ideas it would be appreciated. I spent quite a bit of time in research and couldn't find anything that directly addressed these messages.

    Code:
    lspci:
    (specifically interested in "01:00.0 VGA compatible controller: nVidia Corporation Unknown device 0400 (rev a1)" below)
    
    00:00.0 Host bridge: nVidia Corporation Unknown device 0070 (rev c1)
    00:00.1 RAM memory: nVidia Corporation Unknown device 007f (rev a1)
    00:00.2 RAM memory: nVidia Corporation Unknown device 0075 (rev a1)
    00:00.3 RAM memory: nVidia Corporation Unknown device 006f (rev a1)
    00:00.4 RAM memory: nVidia Corporation Unknown device 00b4 (rev a1)
    00:01.0 RAM memory: nVidia Corporation Unknown device 0076 (rev a1)
    00:01.1 RAM memory: nVidia Corporation Unknown device 0078 (rev a1)
    00:01.2 RAM memory: nVidia Corporation Unknown device 0079 (rev a1)
    00:01.3 RAM memory: nVidia Corporation Unknown device 007a (rev a1)
    00:01.4 RAM memory: nVidia Corporation Unknown device 007b (rev a1)
    00:01.5 RAM memory: nVidia Corporation Unknown device 007c (rev a1)
    00:01.6 RAM memory: nVidia Corporation Unknown device 007d (rev a1)
    00:02.0 PCI bridge: nVidia Corporation Unknown device 007e (rev a2)
    00:04.0 PCI bridge: nVidia Corporation Unknown device 007e (rev a2)
    00:05.0 PCI bridge: nVidia Corporation Unknown device 007e (rev a2)
    00:06.0 PCI bridge: nVidia Corporation Unknown device 007e (rev a2)
    00:07.0 PCI bridge: nVidia Corporation Unknown device 007e (rev a2)
    00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
    00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a2)
    00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a2)
    00:0a.2 RAM memory: nVidia Corporation MCP51 Memory Controller 0 (rev a2)
    00:0b.0 USB Controller: nVidia Corporation MCP51 USB Controller (rev a2)
    00:0b.1 USB Controller: nVidia Corporation MCP51 USB Controller (rev a2)
    00:0d.0 IDE interface: nVidia Corporation MCP51 IDE (rev a1)
    00:0e.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1)
    00:0f.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1)
    00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2)
    00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
    00:14.0 Bridge: nVidia Corporation MCP51 Ethernet Controller (rev a1)
    01:00.0 VGA compatible controller: nVidia Corporation Unknown device 0400 (rev a1)
    06:08.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
    Code:
    cat /var/log/dmesg | grep pcie
    
    pcie_portdrv_probe->Dev[007e:10de] has invalid IRQ. Check vendor BIOS
    Allocate Port Service[0000:00:02.0:pcie00]
    Allocate Port Service[0000:00:02.0:pcie03]
    pcie_portdrv_probe->Dev[007e:10de] has invalid IRQ. Check vendor BIOS
    Allocate Port Service[0000:00:04.0:pcie00]
    Allocate Port Service[0000:00:04.0:pcie03]
    pcie_portdrv_probe->Dev[007e:10de] has invalid IRQ. Check vendor BIOS
    Allocate Port Service[0000:00:05.0:pcie00]
    Allocate Port Service[0000:00:05.0:pcie03]
    pcie_portdrv_probe->Dev[007e:10de] has invalid IRQ. Check vendor BIOS
    Allocate Port Service[0000:00:06.0:pcie00]
    Allocate Port Service[0000:00:06.0:pcie03]
    pcie_portdrv_probe->Dev[007e:10de] has invalid IRQ. Check vendor BIOS
    Allocate Port Service[0000:00:07.0:pcie00]
    Allocate Port Service[0000:00:07.0:pcie03]

  2. #2
    Linux User cheesecake42's Avatar
    Join Date
    Jan 2007
    Location
    Panama City, FL
    Posts
    361
    did you reconfigure the drivers when you switched out the video card?

  3. #3
    Just Joined!
    Join Date
    Apr 2007
    Posts
    7
    Yes, killed X and DKM, renamed my xorg.conf file and re-ran the nVidia installation script before restarting X.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •