1. video adapter problem
- Posted by "Franco M." <mrfelectro at TISCALINET.IT> Dec 11, 2000
- 513 views
------=_NextPart_000_0013_01C0636C.48A89740 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I need help for my new Toshiba satellite 1620. The problem is: "graphics modes 256 to 261 don't work. I see everything comressed in the = upper part of the screen". I use DOS 6.22, Euphoria for DOS 2.0 (but 2.2 works the same). The = notebook is equipped with CPU AMD K6 2-3d 475 MHz and 32 MRAM, graphic = adapter is an ATI rage lt pro. Toshiba does not support this PC in DOS, so I steel can't find an audio = adapter (thanks Toshiba...), but I found a DOS graphic adaptor in ATI = website wich should be OK for this graphic adapter. I installed it, and I found: a.. my flight simulator now works well if I run it as if I had a "vesa = 1.2". b.. Euphoria mode 259 seems to work better (I read text more clearly) = but I steel see everything compressed in the upper part of the screen. An ATI utility says that graphic adaptor and LCD screen works up to 800 = x 600 mode. I tried to use "machine.e" library and the instruction use_vesa (1) = without any result. Of course the same Euphoria program works well when run on another PC. Can someone help me? Thanks Franco ------=_NextPart_000_0013_01C0636C.48A89740 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff><FONT face=3DArial size=3D2> <DIV><FONT face=3DArial size=3D2>I need help for my new Toshiba = satellite=20 1620.</FONT></DIV> <DIV><FONT face=3DArial size=3D2>The problem is:</FONT></DIV> <DIV><FONT face=3DArial size=3D2>"graphics modes 256 to 261 don't work. = I see=20 everything comressed in the upper part of the screen".</FONT></DIV> <DIV><FONT face=3DArial size=3D2>I use DOS 6.22, Euphoria for DOS 2.0 = (but 2.2 works=20 the same). The notebook is equipped with CPU AMD K6 2-3d 475 MHz = and 32=20 MRAM, g</FONT><FONT face=3DArial size=3D2>raphic adapter is an ATI rage = lt=20 pro.</FONT></DIV> <DIV><FONT face=3DArial size=3D2>Toshiba does not support this PC in = DOS, so I steel=20 can't find an audio adapter (thanks Toshiba...), but </FONT><FONT = face=3DArial=20 size=3D2>I found a DOS graphic adaptor in ATI website wich should = be OK for=20 this graphic adapter.</FONT></DIV> <DIV><FONT face=3DArial size=3D2>I installed it, and I = found:</FONT></DIV> <UL> <LI><FONT face=3DArial size=3D2>my flight simulator now works well=20 if I run it as if I had a "vesa 1.2".</FONT> <LI><FONT face=3DArial size=3D2>Euphoria mode 259 seems to work better = (I=20 read text more clearly) but I steel see everything = compressed in the=20 upper part of the screen.</FONT></LI></UL> <DIV><FONT face=3DArial size=3D2>An ATI utility says that graphic = adaptor and LCD=20 screen works up to 800 x 600 mode.</FONT></DIV> <DIV><FONT face=3DArial size=3D2>I tried to use "machine.e" library and = the=20 instruction use_vesa (1) without any result.</FONT></DIV> <DIV>Of course the same Euphoria program works well when run on another=20 PC.</DIV> <DIV>Can someone help me?</DIV> <DIV>Thanks</DIV> <DIV>Franco</DIV> ------=_NextPart_000_0013_01C0636C.48A89740--
2. Re: video adapter problem
- Posted by DCOUSINS <dcousins at BOWVALLEYC.AB.CA> Dec 11, 2000
- 484 views
I believe what might be happening, is that the ATI chip does not automagically scale video to fit the LCD, but that there are special video modes available for that instead, that Windows and the BIOS would use by default. Thus, when a game in DirectX calls for 320x200, it selects a scaling video mode so that it fills the 800x600 display, otherwise it would only fill the top 320x200 portion of the screen. Dave Cousins -- LRS Educational Technology Support -- Bow Valley College, Calgary -- phone (403) 297-6665 -- email dcousins at bowvalleyc.ab.ca -----Original Message----- From: Euphoria Programming for MS-DOS [mailto:EUPHORIA at LISTSERV.MUOHIO.EDU]On Behalf Of Franco M. Sent: Monday, December 11, 2000 4:17 AM To: EUPHORIA at LISTSERV.MUOHIO.EDU Subject: video adapter problem I need help for my new Toshiba satellite 1620. The problem is: "graphics modes 256 to 261 don't work. I see everything comressed in the upper part of the screen". I use DOS 6.22, Euphoria for DOS 2.0 (but 2.2 works the same). The notebook is equipped with CPU AMD K6 2-3d 475 MHz and 32 MRAM, graphic adapter is an ATI rage lt pro. Toshiba does not support this PC in DOS, so I steel can't find an audio adapter (thanks Toshiba...), but I found a DOS graphic adaptor in ATI website wich should be OK for this graphic adapter. I installed it, and I found: * my flight simulator now works well if I run it as if I had a "vesa 1.2". * Euphoria mode 259 seems to work better (I read text more clearly) but I steel see everything compressed in the upper part of the screen. An ATI utility says that graphic adaptor and LCD screen works up to 800 x 600 mode. I tried to use "machine.e" library and the instruction use_vesa (1) without any result. Of course the same Euphoria program works well when run on another PC. Can someone help me? Thanks Franco
3. Re: video adapter problem
- Posted by Bernie <xotron at PCOM.NET> Dec 11, 2000
- 480 views
On Mon, 11 Dec 2000 12:17:09 +0100, Franco M. <mrfelectro at TISCALINET.IT> wrote: >I need help for my new Toshiba satellite 1620. >The problem is: >"graphics modes 256 to 261 don't work. I see everything comressed in the upper part of the screen". >I use DOS 6.22, Euphoria for DOS 2.0 (but 2.2 works the same). The notebook is equipped with CPU AMD K6 2-3d 475 MHz and 32 MRAM, graphic adapter is an ATI rage lt pro. >Toshiba does not support this PC in DOS, so I steel can't find an audio adapter (thanks Toshiba...), but I found a DOS graphic adaptor in ATI website wich should be OK for this graphic adapter. >I installed it, and I found: > a.. my flight simulator now works well if I run it as if I had a "vesa 1.2". > b.. Euphoria mode 259 seems to work better (I read text more clearly) but I steel see everything compressed in the upper part of the screen. >An ATI utility says that graphic adaptor and LCD screen works up to 800 x 600 mode. >I tried to use "machine.e" library and the instruction use_vesa (1) without any result. >Of course the same Euphoria program works well when run on another PC. >Can someone help me? >Thanks Hello Franco, The vesa drivers are written by the video chip manufactures so who ever made your video chip set in the laptop is the only place that you can get drivers from. Here is some information on toshiba web site http://www.toshiba.ca/support/Tsbs/200/tsb0235.htm If your laptop has a external video connector so you can connect a external video monitor, that would tell you if it the problem is to do with the fact that the built-in LCD monitor is a dual-scan monitor and that may not work with the drivers you have. Bernie
4. Re: video adapter problem
- Posted by Al Getz <xaxo at AOL.COM> Dec 11, 2000
- 489 views
Franco, My advise is to start exploring the Windows platform for programming. The advantage over DOS programming is 1000x better. Its also clear that a lot of new things arent compatible with DOS, so you will probably end up reprogramming anything you do in DOS in the future anyway. Disk access is faster in Windows also. You might have to learn a few additional programming techniques, but it will be worth it in the long run. Good luck with it. --Al
5. Re: video adapter problem
- Posted by "Franco M." <mrfelectro at TISCALINET.IT> Dec 12, 2000
- 506 views
OK, I think I'll do as you suggest beginning from the next project. Thanks ----- Original Message ----- From: "Al Getz" <xaxo at AOL.COM> To: <EUPHORIA at LISTSERV.MUOHIO.EDU> Sent: Monday, December 11, 2000 9:27 PM Subject: Re: video adapter problem > Franco, > > My advise is to start exploring the Windows platform for programming. > The advantage over DOS programming is 1000x better. Its also clear that > a lot of new things arent compatible with DOS, so you will probably end up > reprogramming anything you do in DOS in the future anyway. Disk access is > faster in Windows also. > You might have to learn a few additional programming techniques, but it > will be worth it in the long run. > > Good luck with it. > > --Al