[Bug 261887] graphics/drm-fbsd13-kmod black screen on i386
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261887 --- Comment #4 from [email protected] --- 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.