Hitachi CRT CM1585M-M
Hitachi CRT CM1585M-M
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
Anyone have any suggestions how to make it work? if not, is it any good for something else? Thanks
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
Anyone have any suggestions how to make it work? if not, is it any good for something else? Thanks
Re: Hitachi CRT CM1585M-M
You can try to find a mode that works for your monitor. This is 1240x1024@60
This would require a hsync of 63.60 kHz which would fit your monitor specs.
Code: Select all
video_mode=1240,72,136,208,1024,1,3,32,105320
-
- Top Contributor
- Posts: 1018
- Joined: Thu Dec 10, 2020 5:44 pm
- Has thanked: 315 times
- Been thanked: 238 times
Re: Hitachi CRT CM1585M-M
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.
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
Tried it and no go, thanksFoxbatStargazer 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.
Re: Hitachi CRT CM1585M-M
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?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
This would require a hsync of 63.60 kHz which would fit your monitor specs.Code: Select all
video_mode=1240,72,136,208,1024,1,3,32,105320
Thanks
- Attachments
-
- IMG_20210722_112632.jpg (2.26 MiB) Viewed 3589 times
-
- Top Contributor
- Posts: 1018
- Joined: Thu Dec 10, 2020 5:44 pm
- Has thanked: 315 times
- Been thanked: 238 times
Re: Hitachi CRT CM1585M-M
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.
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
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
Thanks
- Attachments
-
- IMG_20210725_152756.jpg (2.55 MiB) Viewed 3440 times
-
- Top Contributor
- Posts: 1018
- Joined: Thu Dec 10, 2020 5:44 pm
- Has thanked: 315 times
- Been thanked: 238 times
Re: Hitachi CRT CM1585M-M
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.
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
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.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.
Thanks for your help
- Attachments
-
- IMG_20210725_152802.jpg (2.47 MiB) Viewed 3395 times
-
- Top Contributor
- Posts: 1018
- Joined: Thu Dec 10, 2020 5:44 pm
- Has thanked: 315 times
- Been thanked: 238 times
Re: Hitachi CRT CM1585M-M
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
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
-
- Posts: 15
- Joined: Sun Jul 19, 2020 11:50 am
- Has thanked: 1 time
- Been thanked: 7 times
Re: Hitachi CRT CM1585M-M
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
- Attachments
-
- Title screen
- IMG_20210725_151501.jpg (3.99 MiB) Viewed 3345 times
-
- Out of sync
- IMG_20210725_151741.jpg (3.25 MiB) Viewed 3345 times
-
- Fine
- IMG_20210725_151655.jpg (2.37 MiB) Viewed 3345 times
Re: Hitachi CRT CM1585M-M
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.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
Thanks for the help