re: X on Lemote Yeeloong
matthew green <[email protected]> Mon, 25 Jan 2016 02:27:35 +1100
| Newsgroups | gmane.os.netbsd.ports.evbmips,gmane.os.netbsd.ports.mips.devel |
|---|---|
| Message-ID | <[email protected]> |
> > Section "Module" > > Load "exa" > > Load "xaa" > > Load "vgahw" > > EndSection > > Adding the above to my "xorg.conf" file does help. It gets past the > various "undefined symbol" errors and finally results in: interesting that works. now i'm curious :-) > Alas, the server didn't leave a core dump, so no clue what it faulted on. Option "NoTrapSignals" "true" in xorg.conf. then you'll get a core file. you could also try running this directly inside gdb. .mrg.