Bug 718493 - "mem timing table length unknown" message at boot
Summary: "mem timing table length unknown" message at boot
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 15
Hardware: i686
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-03 14:40 UTC by Juergen Schraten
Modified: 2011-08-09 12:33 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-09 12:19:28 UTC
Type: ---


Attachments (Terms of Use)

Description Juergen Schraten 2011-07-03 14:40:44 UTC
Description of problem:
At every boot I get the message.
"[    2.834133] [drm] nouveau 0000:01:00.0: mem timing table length unknown: 14"


Version-Release number of selected component (if applicable):
Kernel 2.6.38.8-32.fc15.i686.PAE
Graphic Card VGA compatible controller: nVidia Corporation NV44A [GeForce 6200] (rev a1)

How reproducible:
At every boot.

Steps to Reproduce:
1. Just bot/reboot
2.
3.
  
Actual results:
Nothing

Expected results:


Additional info:
Didn't occur with Fedora 12, 13, 14

Comment 1 David "okias" Heidelberger 2011-08-09 11:32:43 UTC
Same behaviour, same card. Could I send some additional info/dump to solve this problem?

Comment 2 Neil Horman 2011-08-09 12:19:28 UTC
You have a bogus ROM image on your card.  The length of the timing table is stored in a ROM on the card  and the value of the table length the the driver read out of that ROm is less than 15 bytes, which is the minimum record length on that table.  You need to contact your hardware vendor and get the card fixed or replaced.

Comment 3 David "okias" Heidelberger 2011-08-09 12:33:36 UTC
May I propose to add some information about that into nouveau error message?


Note You need to log in before you can comment on or make changes to this bug.