Page 1 of 1

Hitachi CRT CM1585M-M

Posted: Wed Jul 21, 2021 5:23 pm
by Rooki3
Well I think I wasted 300 bucks on a new monitor. After reading manual it's a sync on green at 0.3 Vpp. synchronization Horizontal 46-64khz,
Vertical 50-100hz Automatically synchronize. Resolution 1240 by 1024 Manufactured 1996 has bnc inputs RGB only
I can't get mister to display on screen :evil:
Anyone have any suggestions how to make it work? if not, is it any good for something else? Thanks

Re: Hitachi CRT CM1585M-M

Posted: Wed Jul 21, 2021 5:46 pm
by mapf
You can try to find a mode that works for your monitor. This is 1240x1024@60

Code: Select all

video_mode=1240,72,136,208,1024,1,3,32,105320
This would require a hsync of 63.60 kHz which would fit your monitor specs.

Re: Hitachi CRT CM1585M-M

Posted: Wed Jul 21, 2021 7:26 pm
by FoxbatStargazer
Try that mode connected to the Mister I/O's VGA port, with vga_scaler=1 and the SoG switch flipped to on/auto.

If you are using HDMI-> some converter, check that it is outputting SoG.

Bit odd if this can't handle 31khz (i.e. scandoubler=1) but them's not in the manual specs.

Re: Hitachi CRT CM1585M-M

Posted: Thu Jul 22, 2021 3:57 am
by Rooki3
FoxbatStargazer wrote: Wed Jul 21, 2021 7:26 pm Try that mode connected to the Mister I/O's VGA port, with vga_scaler=1 and the SoG switch flipped to on/auto.

If you are using HDMI-> some converter, check that it is outputting SoG.

Bit odd if this can't handle 31khz (i.e. scandoubler=1) but them's not in the manual specs.
Tried it and no go, thanks

Re: Hitachi CRT CM1585M-M

Posted: Thu Jul 22, 2021 3:25 pm
by Rooki3
mapf wrote: Wed Jul 21, 2021 5:46 pm You can try to find a mode that works for your monitor. This is 1240x1024@60

Code: Select all

video_mode=1240,72,136,208,1024,1,3,32,105320
This would require a hsync of 63.60 kHz which would fit your monitor specs.
I'm still new to MiSTer settings. That being said, every time I load up alt 2 and go to ini settings (I think,not sure) it says MiSTer ini settings at top of menu, not alt 2. So how can I change it to apply your mode?
Thanks

Re: Hitachi CRT CM1585M-M

Posted: Thu Jul 22, 2021 3:53 pm
by FoxbatStargazer
The ini_settings program only edits mister.ini, no matter which config you are using. If you want to edit the alts, you need to either use different program, or copy/rename mister.ini after use.

By the way when I say "use that mode" I mean the one mapf provided. My recommendations probably won't work without it. You can also try selecting video mode 4 instead of typing that out.

Re: Hitachi CRT CM1585M-M

Posted: Sun Jul 25, 2021 7:33 pm
by Rooki3
Tried settings from mapf and can see image but now I'm getting this (see pics). When screen changes it goes out of sync. Tried composite sync on and off. Any ideas?
Thanks

Re: Hitachi CRT CM1585M-M

Posted: Mon Jul 26, 2021 3:53 am
by FoxbatStargazer
Composite sync will not help, the manual says Sync on Green and that is what you need. If are using the VGA port on the Analog I/O board be sure that the SoG switch is in the on or auto position (can flip it while running to be sure, it should sync the moment things work.) If you are using HDMI then it's on your adapter to push out SoG somehow.

Of course you could be sending the correct SoG signal and things still aren't lining up right.

As mentioned you can also try the built-in video_mode=4 which might be a more "standard" timing for 1280x1024.

Re: Hitachi CRT CM1585M-M

Posted: Mon Jul 26, 2021 4:29 am
by Rooki3
FoxbatStargazer wrote: Mon Jul 26, 2021 3:53 am Composite sync will not help, the manual says Sync on Green and that is what you need. If are using the VGA port on the Analog I/O board be sure that the SoG switch is in the on or auto position (can flip it while running to be sure, it should sync the moment things work.) If you are using HDMI then it's on your adapter to push out SoG somehow.

Of course you could be sending the correct SoG signal and things still aren't lining up right.

As mentioned you can also try the built-in video_mode=4 which might be a more "standard" timing for 1280x1024.
Mode 4 didn't work, the way it's set up at the moment it shows as you can see in picture. It's that every time image changes it goes out of sync. Not sure if it's cause of going over 100mhz . The monitor has a max resolution of 1240x1024.
Thanks for your help

Re: Hitachi CRT CM1585M-M

Posted: Mon Jul 26, 2021 4:43 am
by FoxbatStargazer
Wow sorry, can't read apparently. That's really specific that it can't do 1280....

I guess the next question is when exactly are things in sync or not. Does it just lose sync on a resolution change for a moment, and then come back? Because that is mostly normal, and can be reduced with vsync_adjust=1 or 0, at the price of a bit of lag. If its staying out of sync, then you have to identify what is different about in vs out of sync.

I have had trouble whenever a 1 shows up in a video mode line. If the core sends a refresh rate below what you used to generate the line mode, it might lose sync. You could try this alternate mode line I generate from here: https://tomverbeure.github.io/video_timings_calculator

video_mode=1240,80,128,208,1024,3,10,26,105500

Re: Hitachi CRT CM1585M-M

Posted: Mon Jul 26, 2021 8:17 am
by Maxriptide
Have you tried a lower 4:3 resolution e.g.: 1024x768?

Re: Hitachi CRT CM1585M-M

Posted: Mon Jul 26, 2021 11:21 am
by Rooki3
Maxriptide wrote: Mon Jul 26, 2021 8:17 am Have you tried a lower 4:3 resolution e.g.: 1024x768?
Yes I did but same result, sync goes out during a change in game screen (example, see new pic). When I hit the ball goes out for a second and then back. Title screen looks like well you can see in pic. I'm gonna try what sorry for got name (it's early) comment before yours later and see if anything changes.
Thanks for your help

Re: Hitachi CRT CM1585M-M

Posted: Mon Jul 26, 2021 11:31 am
by Rooki3
FoxbatStargazer wrote: Mon Jul 26, 2021 4:43 am Wow sorry, can't read apparently. That's really specific that it can't do 1280....

I guess the next question is when exactly are things in sync or not. Does it just lose sync on a resolution change for a moment, and then come back? Because that is mostly normal, and can be reduced with vsync_adjust=1 or 0, at the price of a bit of lag. If its staying out of sync, then you have to identify what is different about in vs out of sync.

I have had trouble whenever a 1 shows up in a video mode line. If the core sends a refresh rate below what you used to generate the line mode, it might lose sync. You could try this alternate mode line I generate from here: https://v1cdn.destructoid.com/fight%2520copy-620x.jpg

video_mode=1240,80,128,208,1024,3,10,26,105500
Yes it does it for a moment and then back. I'll adjust the vsnc option first. Then I'll try new mode line. I'll post back with results later today or tomorrow.
Thanks for the help