Re: X vs serial console?
Brian Buhrow <[email protected]> Wed, 10 Feb 2021 20:56:08 -0800
| Newsgroups | gmane.os.netbsd.devel.kernel,gmane.os.netbsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
hello. I'm guessing you're running into the same issue I did with the intelfb driver. My solution was to build a kernel with the genfb(4) driver included and the intelfb driver excluded. this gives me VGA video at the expense of a bit of X performance, which I didn't care about anyway. -thanks -Brian