Bug 56721

Summary: [NV4A] Nouveau driver fails on nv40 with error -12 (out of memory)
Product: xorg Reporter: lars.callenbach
Component: Driver/nouveauAssignee: Nouveau Project <nouveau>
Status: RESOLVED INVALID QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Kernel Log File none

Description lars.callenbach 2012-11-03 16:50:32 UTC
Created attachment 69492 [details]
Kernel Log File

linux kernel till linux 3.6.5

loading of nouveau fails, kernel log attached (loading of drm/nouveau at the end of the log file)

hardware: heatpipe cooled GeForce 6200 (no fan) with 512MB ram
Comment 1 Emil Velikov 2012-11-27 22:32:50 UTC
Interesting...

nouveau_mem_init_agp() -> get_agp_mode() appears to return an aperture of zero size

Have you tried booting any other kernel. Completely ignore all the userspace bits. We're mainly interested it the line
0 MiB GART (aperture) // the number should be non zero
Comment 2 Ilia Mirkin 2013-08-20 23:39:04 UTC
Has this improved on the latest kernels? If not, could you try a 3.2 kernel? (There was another bug that identified dea7e0ac45fd as the cause of an unrelated-seeming issue, but *was* AGP-related.)

Please be sure to supply a dmesg from every kernel you try.
Comment 3 Ilia Mirkin 2013-09-21 18:13:39 UTC
No response to retest request in a month. Closing as invalid.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.