Bug#608846: bad graphics on GeForce2 MX/MX 400 on powerpc (falls back to fbdev)
On 2011-01-08 00:16 +0100, Daniel Kahn Gillmor wrote:
> Package: xserver-xorg-video-nouveau
> Severity: normal
>
> attached is the dmesg output from this machine. It was booted with
> the forced-fbdev xorg.conf initially, and nouveau.ko was actually
> *not* loaded in that case.
That should not have happened. Maybe nouveau is blacklisted in some
file under /etc/modprobe.d. Anyway, since fbdev works, *some*
framebuffer driver must be loaded already, and it's quite possible that
this driver keeps nouveaufb from working.
> about 460 seconds after boot, i removed the xorg.conf, and did:
>
> /etc/init.d/gdm3 stop
> /etc/init.d/gdm3 start
>
> This caused the following modules to be loaded (they weren't before):
>
> nouveau 465420 0
> ttm 46748 1 nouveau
> drm_kms_helper 24325 1 nouveau
> drm 142475 3 nouveau,ttm,drm_kms_helper
That should not have happened either, AFAIK.
> not much else shows in dmesg, though. let me know if you want other info.
Please show the content of any files under /etc/modprobe.d and the
output of "lsmod".
Sven
Reply to: