[Nouveau] [Bug 27706] Blank screen and "Error referencing VRAM ctxdma: -12" on NV44A with ubuntu lucid beta 2 (worked in alpha 3)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Apr 17 04:58:49 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=27706

--- Comment #16 from Marcin Slusarz <marcin.slusarz at gmail.com> 2010-04-17 04:58:48 PDT ---
Before you start bisecting:
video=vga16fb:off does not work because in Ubuntu vga16fb is compiled as module
and kernel parameters does not affect it - you have to blacklist it by hand.
There's "vga16fb: not registering due to another framebuffer present" (which is
Ubuntu addon) in kernel log so it should not load it, BUT it exercises broken
failure path in vga16fb which is iounmapping memory region which was not
ioremapped by vga16fb (VGA_MAP_MEM is defined differently on different
architectures - on x86 it's NOT ioremap), so it might affect nouveau - I need
to investigate it more.

In reply to comment 13:
IIRC Fedora does not enable vga16fb, so:
- it might be diffent bug
- this bug is not related to vga16fb at all

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Nouveau mailing list