Connecting Dell LCD Monitor via VGA
Connecting Dell LCD Monitor via VGA
I bought an OLD DELL 1907FPT (1280x1024, 60hz, only VGA and DVI supported) for my new MiSTer FPGA. I tried to connect MiSTer to this LCD monitor via VGA from the IO board and I checked many suggestions about .ini file. The result looked like this:
As you can see there are big black spaces on the bottom, up, and right sides. OSD doesn't allow me to adjust the screen position and size any better.
I wonder if there is any user who is using the same monitor or faced the similar problems previously? If you are using a similar dell monitor, how can you connect your MiSTer to the monitor? VGA is not a good idea for the connection probably?
Re: Connecting Dell LCD Monitor via VGA
-
- Top Contributor
- Posts: 1018
- Joined: Thu Dec 10, 2020 5:44 pm
- Has thanked: 315 times
- Been thanked: 238 times
Re: Connecting Dell LCD Monitor via VGA
Re: Connecting Dell LCD Monitor via VGA
Re: Connecting Dell LCD Monitor via VGA
Re: Connecting Dell LCD Monitor via VGA
Thanks for your opinion. I already set vga_scaler=1 and video mode = 4 and the result looks like this picture.
The picture quality is fine but as you can see it has some problems with screen position and size. Could you please let me know some other VGA I/O settings with vga_scaler=1? or am I misunderstanding?
-
- Top Contributor
- Posts: 1018
- Joined: Thu Dec 10, 2020 5:44 pm
- Has thanked: 315 times
- Been thanked: 238 times
Re: Connecting Dell LCD Monitor via VGA
Re: Connecting Dell LCD Monitor via VGA
Re: Connecting Dell LCD Monitor via VGA
Do you mind linking your hdmi to dvi cable? I picked up an Amazon basics one and I'm getting nothing from my 1908.
It may be the dvi port that is at fault but it's easier for me to check another cable that to lug to monitor to my pc.
Re: Connecting Dell LCD Monitor via VGA
If you get no picture, check if you set DVI mode correctly:
Code: Select all
; set to 1 for DVI mode. Audio won't be transmitted through HDMI in DVI mode.
dvi_mode=1
Also double check that the video_mode is correct.
Re: Connecting Dell LCD Monitor via VGA
mapf wrote: ↑Thu Feb 09, 2023 11:23 amIf you get no picture, check if you set DVI mode correctly:
Code: Select all
; set to 1 for DVI mode. Audio won't be transmitted through HDMI in DVI mode. dvi_mode=1
Also double check that the video_mode is correct.
Had dvi_mode=1 set and changed resolution to the native resolution of the monitor but no good. I've got a new cable to try out today.