Re: problem compiling wscons kernel on pmax
Izumi Tsutsui <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.pmax |
|---|---|
| Message-ID | <[email protected]> |
In article <[email protected]> [email protected] wrote: > tried it, but it did not make a difference. I think it is rather a problem with > XdecNetBSD than with the kernel. Hmm. I haven't tried XdecNetBSD binary in 2.0, nor cross build binary under src/x11, but it might be mfb problem? > wsconscfg: WSDISPLAY0_ADDSCREEN: Cannot allocate memory > wsconscfg: WSDISPLAY0_ADDSCREEN: Cannot allocate memory > wsconscfg: WSDISPLAY0_ADDSCREEN: Cannot allocate memory > wsconscfg: WSDISPLAY0_ADDSCREEN: Cannot allocate memory (maybe WSDISPLAYIO_ADDSCREEN?) Most (all?) raspos based screens don't support multiple virtual console. > wsconsctl: WSCBDIO_SETENCODING: Invalid argument (WSKBDIO_SETENCODING?) What encoding did you add in wscons.conf? Current sys/dev/dec/wskbdmap_lk201.c only supports "us" or "us.lk401". If you want to use other encodings, you have to add them in the file. --- Izumi Tsutsui [email protected]