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

--- Comment #3 from Bruno <bonb...@sysophe.eu> ---
In all cases nouveau is built as a module and loaded as follows to enable
debugging output (via netconsole) and make use of proper EDID (edid obtained
from monitor with another system on its HDMI connector as nouveau can't fetch
EDID on this NV1A system)

echo edid/viewsonic.edid > /sys/module/drm_kms_helper/parameters/edid_firmware
echo 0xf > /sys/module/drm/parameters/debug
dmesg -n 8
sync
sleep 1
modprobe nouveau

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to