Re: Extra text modes via vidcontrol...

1999-06-07 Thread bush doctor
Quoting Dag-Erling Smorgrav (d...@flood.ping.uio.no): > Kazutaka YOKOTA writes: > > >su-2.02# config BANTU > > >BANTU:135: unknown option "VM86" > > >Unknown option used - it is VERY important that you do > > > make clean && make depend > > >before recompiling > > >

Re: Extra text modes via vidcontrol...

1999-06-07 Thread Dag-Erling Smorgrav
Kazutaka YOKOTA writes: > >su-2.02# config BANTU > >BANTU:135: unknown option "VM86" > >Unknown option used - it is VERY important that you do > > make clean && make depend > > before recompiling > > Kernel build directory is ../../compile/BANTU > > Umm, this mea

Re: Extra text modes via vidcontrol...

1999-06-07 Thread Kazutaka YOKOTA
>> Are you sure you enabled "options VM86" in the kernel configuration >> file and loaded the vesa module by the boot loader? >Hmmm ... >When I added "options VM86" to my kernel config file I get: > >su-2.02# config BANTU >BANTU:135: unknown option "VM86" >Unknown option used - it is VERY importan

Re: Extra text modes via vidcontrol...

1999-06-07 Thread bush doctor
Quoting Kazutaka YOKOTA (yok...@zodiac.mech.utsunomiya-u.ac.jp): [snip, snip] > Are you sure you enabled "options VM86" in the kernel configuration > file and loaded the vesa module by the boot loader? Hmmm ... When I added "options VM86" to my kernel config file I get: su-2.02# config BANTU BANT

Re: Extra text modes via vidcontrol...

1999-06-02 Thread John Baldwin
On 02-Jun-99 Kazutaka YOKOTA wrote: > >>> 3. The video card doesn't support required graphics modes. >>>Run 'vidcontrol -i mode' and see if the 320x200 256 color mode >>>is supported. The vga driver in FreeBSD may not be able to support >>>all video modes, if the video card's BIOS i

Re: Extra text modes via vidcontrol...

1999-06-01 Thread Kazutaka YOKOTA
>> 3. The video card doesn't support required graphics modes. >>Run 'vidcontrol -i mode' and see if the 320x200 256 color mode >>is supported. The vga driver in FreeBSD may not be able to support >>all video modes, if the video card's BIOS is not as compatible as >>it should be.