Hide Forgot
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
Same behaviour, same card. Could I send some additional info/dump to solve this problem?
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.
May I propose to add some information about that into nouveau error message?