From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 11 Sep 1995 17:30:04 -0400 From: Jeremy Fitzhardinge jeremy@suede.sw.oz.au Subject: Cannot boot Plan 9 in my motherboard Topicbox-Message-UUID: 22e76b46-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <19950911213004.1gq88s-_JdVlqUkPHB2yacBU2zpt1wEucyraMB4yR5Q@z> On Sep 10, 6:38pm, Borja Marcos wrote: > Starting other programs such as mothra gave "Not enough bitmap > memory..." (more or less, I haven't written down the messages, sorry). > If I opened another shell window, the menu for the button three appeared > garbled with the background. > > Do you think it's an incompatibility with the motherboard? Or is > it just a small swap partition? ( I have the default 10 MB partition). I get this too. I doubt it's a motherboard compatability problem. When I use 1152x864x8 I can only get up a couple of small windows. Enlarging them or trying to create new ones just fails. Creating windows with the window command fails with a message something like "out of resources". If I run sam on the bare console in this mode, it often fails with a message about not being able to allocate bitmap memory. If I run the system at 1024x768x1, none of this happens, so I assume it's a memory problem. However, there doesn't seem to be a shortage of either real or virtual memory when the allocations fail, so I assume it's some pool of kernel memory which is being exhausted. I looked at the code, but not closely enough to see what was going on. How does one run a reasonable number of usefully sized windows at high resolutions? Details: #9 GXE 64 video card, i486 DX2 66, 16MB memory, IDE drive. J