Help with Dell 2007FPB

Discussion about displays and related hardware including MiSTer filters and video settings.
Dr Johnny Bananas
Posts: 21
Joined: Mon Oct 16, 2023 4:20 am
Has thanked: 3 times
Been thanked: 1 time

Help with Dell 2007FPB

Unread post by Dr Johnny Bananas »

Hi guys, I tried searching and didn't see a resolution to my particular problem, I wonder if you can help. I have a Dell 2007FPB and I'm trying to use the INI file linked below as an alt. I imagine this should work perfectly, but I get a "signal out of range / change to 1600 x 1200 60hz" error message on the Dell. is there something not right in this INI? Thank you.

https://gist.github.com/hernan43/dc7e6b ... d486cc613b

Attachments
MiSTer_alt1.ini
(4.13 KiB) Downloaded 50 times
Flandango
Core Developer
Posts: 404
Joined: Wed May 26, 2021 9:35 pm
Has thanked: 42 times
Been thanked: 343 times

Re: Help with Dell 2007FPB

Unread post by Flandango »

This may be an issue:

Code: Select all

video_mode=1,1600,64,192,304,1200,1,3,46,162

try this and see if that helps:

Code: Select all

video_mode=1600,64,192,304,1200,1,3,46,162
Dr Johnny Bananas
Posts: 21
Joined: Mon Oct 16, 2023 4:20 am
Has thanked: 3 times
Been thanked: 1 time

Re: Help with Dell 2007FPB

Unread post by Dr Johnny Bananas »

Flandango wrote: Sun Feb 18, 2024 6:48 pm

This may be an issue:

Code: Select all

video_mode=1,1600,64,192,304,1200,1,3,46,162

try this and see if that helps:

Code: Select all

video_mode=1600,64,192,304,1200,1,3,46,162

That worked! Thank you. Although now I see other issues, like it disables 5X upscaling, which I would need for the 1600X1200 I would think.

Edit: sorry, I didn't mean to suggest that your advice caused a problem with 5X, just that something in the INI might be causing it.

User avatar
lagerfeldt
Posts: 158
Joined: Mon Jan 03, 2022 8:32 pm
Location: Denmark
Has thanked: 31 times
Been thanked: 79 times
Contact:

Re: Help with Dell 2007FPB

Unread post by lagerfeldt »

First make sure your vertical scaling mode is set correctly:

Code: Select all

vscale_mode=1 ; 0 - scale to fit the screen height.

It appears so from the snippet of your INI, which I assume is not the whole INI. Make sure you use an actual, full INI file - make a renamed copy of the main version that works and simply edit the new video mode(s) in.

Have you tried a simple calculated mode?

Code: Select all

video_mode=1600,1200,60

Then later when it comes to PAL and NTSC perhaps again simply set:

Code: Select all

video_mode_ntsc=1600,1200,60
video_mode_pal=1600,1200,50

A vsync of 0 is pretty choppy and slow, can't you use at least 1 with the Dell, even though it's an oldie?

Patron of MiSTer + theypsilon + Jotego Team + Coin-Op Collection + Pierco + Nullobject

MiSTer RePlay website

Ultimate SID Collection website

Dr Johnny Bananas
Posts: 21
Joined: Mon Oct 16, 2023 4:20 am
Has thanked: 3 times
Been thanked: 1 time

Re: Help with Dell 2007FPB

Unread post by Dr Johnny Bananas »

thank you, I'll check these when I can

Dr Johnny Bananas
Posts: 21
Joined: Mon Oct 16, 2023 4:20 am
Has thanked: 3 times
Been thanked: 1 time

Re: Help with Dell 2007FPB

Unread post by Dr Johnny Bananas »

Hi guys, I did get it working. Thank you! Although the 2007FPB seems a bit dim. But I think that's the nature of the beast.

User avatar
neogeo81
Posts: 374
Joined: Fri Apr 16, 2021 1:52 pm
Has thanked: 32 times
Been thanked: 45 times

Re: Help with Dell 2007FPB

Unread post by neogeo81 »

Dr Johnny Bananas wrote: Tue Feb 27, 2024 4:37 am

Hi guys, I did get it working. Thank you! Although the 2007FPB seems a bit dim. But I think that's the nature of the beast.

i have one and if you aren't playing in your garden in direct sunlight you should be fine.

Missus
Posts: 129
Joined: Fri Jan 27, 2023 12:45 am
Has thanked: 27 times
Been thanked: 27 times

Re: Help with Dell 2007FPB

Unread post by Missus »

neogeo81 wrote: Tue Feb 27, 2024 7:40 am
Dr Johnny Bananas wrote: Tue Feb 27, 2024 4:37 am

Hi guys, I did get it working. Thank you! Although the 2007FPB seems a bit dim. But I think that's the nature of the beast.

i have one and if you aren't playing in your garden in direct sunlight you should be fine.

great fix for a dim screen, play outside in the garden, at night!

Post Reply