Re: X broken in pmax -current / Testing -current on MAXine, 3MIN, 3MAX.
Michael <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.pmax,gmane.os.netbsd.current,gmane.os.netbsd.devel.x11 |
|---|---|
| Message-ID | <20050813134624.340a13f8@inishowen> |
Hello, > I am trying to run the pmax port of -current (WSCONS kernel) on > MAXine. > > The X display don't start properly : > I get a root window with nothing inside except the mouse pointer in > the middle. Well, /X/ started properly then... > There is no xdm login box. ... but your client(s) didn't load for some reason. > The system seems to perform some cyclic retry of the X display, > endless. Looks like xdm or whatever you're using exits so the Xserver thinks the session is over and restarts. > At boot time, the following error messages are shown : > wsconscfg: WSDISPLAYIO_ADDSCREEN: Cannot allocate memory > wsconscfg: WSDISPLAYIO_ADDSCREEN: Cannot allocate memory > wsconscfg: WSDISPLAYIO_ADDSCREEN: Cannot allocate memory > wsconscfg: WSDISPLAYIO_ADDSCREEN: Cannot allocate memory This means that you have wscons=yes in your rc.conf but your wsdisplay driver doesn't support virtual consoles. > Is there some workaround ? For the virtual consoles? Add support to the driver, the are lots of examples, it's not hard to do, just tedious ;) Besides that you can just put wscons=no into you rc.conf - setting it to yes will just try to set up a few more consoles. And about X - well, find out why xdm or whatever you're using doesn't start. It probably needs some config file hacking, I've seen lots of complains about xdm not working with the default config. Running X by hand ( startx ) will probably just work. have fun Michael
signature.asc
(application/pgp-signature, 478 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (NetBSD) iQEVAwUBQv4x+spnzkX8Yg2nAQJQiAgAtrAIoB+Yjxdtd2Vd2f6RPbGcjH46UTVK jWgra3HLIuXKNG/Awftr0dr/n/FP4z4c4VakuvPjDn1t+Sb/DsygkJreB2e/MnNl PGY3x/AHKJYJ8sfDusBCn3KAua8ZAfJWEbXKuGGbf8caGem+qQy1ZNuVhrW0Cu3C O2YzJa/r0JwnWyUEEO6H98axtM2+i0uTbiOQDE1J6l1jbQZ1+X/Yqw6zXJPOUoz9 +4LG5bqKlBJLNY7ZVmbuI8VZ6UNBGDZIvgrBkLRG808WZh7YX4DMQLCPag6A7p53 EFTr2OcESqwzjB7g6+h/ulfIn0DVaHxg0i2695tSeSUyu89oPRxB+g== =fGfP -----END PGP SIGNATURE-----