Re: wsconscfg
[email protected] Wed, 17 Sep 2003 13:30:28 +0100 (BST)
| Newsgroups | gmane.os.netbsd.ports.acorn32 |
|---|---|
| Message-ID | <[email protected]> |
Stephen wrote: > On Wed, 17 Sep 2003, Lewis wrote: > >> Okay, so it turned out the video problem was because I launched from 256 >> colour mode. >> >> Now I'm getting wsconscfg complaints: >> >> wsconscfg: WSDISPLAYIO_ADDSCREEN: Cannot allocate memory >> wsconscfg: WSDISPLAYIO_ADDSCREEN: Cannot allocate memory >> wsconscfg: WSDISPLAYIO_ADDSCREEN: Cannot allocate memory >> wsconscfg: WSDISPLAYIO_ADDSCREEN: Cannot allocate memory > > IIRC, the current wscons console on acorn32 does not support virtual > consoles. Indeed it does not, and it returns ENOMEMORY to indicate this, so this is expected behaviour. Chris