At Tue, 13 Jul 1999 Mark Glassberg wrote:
> I have a linux system running a compiled version of kernel-2.2.10 on an
> AMD-K66-2/266, on which I'm running the dosemu-0.98.5-1.i386.rpm package,
> which does not have the submit-bug-report utility.  I have a video problem
> with an old program, called Chartpro, which uses ega graphics.  Chartpro draws,
> for each datafile selected, a graph of stock prices over time; followed, below,
> by a second graph of the corresponding volumes.  Both graphs have the same time
> line for their horizontal axis, while the vertical values are different.  The
> top graph has price numbers while the bottom one has volume numbers.  These
> vertical numbers should be printed on the right side of the screen, but they
> are missing when I run Chartpro under dosemu-0.98.5.  Except for this omission,
> the graphs are correctly drawn.
> 

> $_video = "vga"               # one of: plainvga, vga, ega, mda, mga,
< $_console = (1)               # use 'console' video
> $_graphics = (1)      # use the cards BIOS to set graphics
> $_videoportaccess = (1)       # allow videoportaccess when 'graphics' enabled
> $_vbios_seg = (0xc000)        # set the address of your VBIOS (e.g. 0xe000)
> $_vbios_size = (0x6000) # set the size of your BIOS (e.g. 0x8000)
> $_vmemsize = (1024)   # size of regen buffer
> $_chipset = "plainvga"        # one of: plainvga, trident, et4000, diamond, avance
>                       # cirrus, matrox, wdvga, paradise, ati, s3

Hi Mark,
I'm not an expert in this field, but I suggest, that you try to set
$_chipset to the value of your video card, if you have got a supported
modell.

Reinhard

Reply via email to