home *** CD-ROM | disk | FTP | other *** search
- On Dec 7, 9:59am, Chris Hopps wrote:
- > Oh dear it seems that you may be booting into the 640x800 2024 mode
- > but you don't have a 2024 :^) you probably want to examine
- > _ite_default_height if its 800 then change it to 400 (or whatever you
- > want by default)
- >
- > The only reason this would happen is if GRF_A2024 was enable when the
- > kernel was compiled... I wonder... ANyway it shouldn't have been.
-
- I first tried configuring without GRF_A2024 and ended up with a number
- of references to undefined symbols. I haven't looked into why yet, I
- just changed the ite_default_height for the A2024 entry. I think the
- cc code is missing some #ifdef statements for some of the various graphics
- options.
-
- Michael
-
-