http://bugs.freedesktop.org/show_bug.cgi?id=18286





--- Comment #34 from Xavier <[email protected]>  2010-02-15 02:14:29 PST ---
(In reply to comment #32)
> 
> I will say that there is no documentation at all for which specific nVidia GPU
> family my chipset belongs to -- only that it's "at least" nv50. The 8200 is
> just a downclocked 8300, and the interwebs indicate that the 8300 (GS) is an
> nv86 chip. So that's what I put in my kernel for the extra firmware:
> nv86.ctxprog/ctxvals. Maybe this is screwing things up?
> 

Just look at Stanislav last dmesg :
[drm] nouveau 0000:02:00.0: Detected an NV50 generation card (0x0aa280a2)
[drm] nouveau 0000:02:00.0: Attempting to load BIOS image from PRAMIN
...
[drm] nouveau 0000:02:00.0: 256 MiB VRAM
[drm] nouveau 0000:02:00.0: 512 MiB GART (aperture)
nouveau 0000:02:00.0: firmware: requesting nouveau/nvaa.ctxprog
nouveau 0000:02:00.0: firmware: requesting nouveau/nvaa.ctxvals

You can see its a nvaa card (0x0aa...) and that the two nvaa firmwares are
correctly loaded. So that's not the problem.
The problem is indeed the EE in xorg log :
(EE) NOUVEAU(0): Error creating GPU channel: -16
(EE) NOUVEAU(0): Error initialising acceleration.  Falling back to NoAccel


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to