[Bug 261887] graphics/drm-fbsd13-kmod black screen on i386
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 261887] graphics/drm-fbsd13-kmod black screen on i386"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Feb 2022 12:43:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261887 --- Comment #4 from p5B2E9A8F@t-online.de --- Yes vt by default, means not sc. New finding: The problem is starting the i915kms in the /etc/rc.config file. If that line is commented out and you do startx these modules get loaded: 11 1 0x1406d000 8e000 i915kms.ko 12 1 0x140fb000 48000 drm2.ko This way started by startx all works as intended, but not with the rc.config method. The same problem can be reproduced on a stable/12 i386 system. If hope some person working on that gets attention about that. As assignee shows "nobody". Not nice without a feedback whispering in the wide dark. -- You are receiving this mail because: You are the assignee for the bug.