question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Issue with the VGAScreen

See original GitHub issue

Encountered another issue i have an issue on VGAScreen the issue is when i boot the VGAScreen using

screendriver.init();

or

screen.SetGraphicMode(VGAScreen.ScreenSize.Size320x200, VGAScreen.ColorDepth.BitDepth8);
screen.Clear(0);

I Get a glitched display i test it on VMWare and real hardware Real Hardware: win_20170505_04_43_22_pro VMWare: other 64-bit-2017-05-05-05-01-22 Weird huh it just put blacks in the screen, and the screen freeze anyways, please fix this issue, i want to create my operating system );

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:16 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
KL4932commented, May 7, 2017

@fanol now i’m trying to adapt VGA to CGS

0reactions
fanoIcommented, May 7, 2017

but in any case I think VGA support does not make sense in 2017… do you want really do a GUI at 320x240@256 colors or at 640x480 but with only 16 colors?

Well better to make the native VmWare driver work… for the real GPU the universal driver is not VGA anymore but VBE.

Read more comments on GitHub >

github_iconTop Results From Across the Web

VGAScreen does not work on the Cosmos
I have a VGAScreen of the cosmos (with it I can create operating ... for your VGAScreen sounds like a hardware issue vs...
Read more >
How to fix VGA no signal problem on Windows - YouTube
Free Download Auslogics Driver Updater: https://www.auslogics.com/en/software/driver-updater/?m=youtube_vga Get 40% OFF Drive Updater: ...
Read more >
HOW TO FIX/REPAIR MONITOR VGA. Computer display ...
In this video i show that how to fix problem related vga computer monite. There some proble with the vga port.
Read more >
[FIXED] VGA No Signal Problems on Windows
There's no signal for your VGA monitor. Here is a thorough guide on how to fix VGA no signal issues quickly and easily....
Read more >
VGA Screen Ratio
problem is when I connect the VGA cable to the laptop the aspect ratio changes automatically from 16:9 to 4:3, and so it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found