Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Help with GA and OK Baby arcade monitor.  (Read 1172 times)

0 Members and 1 Guest are viewing this topic.

nikosrozos

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:October 10, 2023, 01:49:42 pm
  • I want to build my own arcade controls!
Help with GA and OK Baby arcade monitor.
« on: July 31, 2022, 04:49:14 pm »
I recently bought an arcade cabinet OK Baby by Weche. The    29" monitor was made
by Star Vision Cheon Woo Electronics, made in Korea (model SVB-2903) and supports
Standard (15kHz)and Medium (25kHz) according to Highwaygames.
The computer inside has CPU AMD RYZEN 5 2400G 3.90GHZ 4-CORE on an
Asus Prime B450M-K II Motherboard (updated to latest bios Version 3802 2022/05/12).
Arcade monitor connects to pc via J-Pac, with 15kHz and 31kHz jumpers.

Booting in Legacy mode from USB with the latest GroovyArcade (2022.01).
From televison I select 15kHz. Arcade monitor loads GA and reports my card supports low dotclocks.
Selecting Generic 15.7 kHz, installation completes but after rebooting, monitor can't sync
showing distorted image. Pressing enter it loads Robby Rotto with clear, steady screen (it's playable) but with
some obvious horizontal and vertical line doubling. Pressing ESC, monitor returns to garbage.

Here's what I have tried so far

- Selecting Arcade 15.7 kHz - standard resolution.   
  same as above

- Selecting Arcade 15.7-16.5 kHz - extended resolution.
  same as above

- Selecting Generic 15.7 kHz and setting J-Pac to only 15 kHz jumper.
  same as above and not even stable screen in Robby Rotto

- Selecting Generic 15.7 kHz and setting J-Pac to pass through (removed jumpers)
  after adjusting v-hold and h-hold, I can see attractmode screen (3 times in row)
  and Robby Rotto looks darker and must readjust v-hold and h-hold to make it steady

Any help appreciated!!

abispac

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1497
  • Last login:Yesterday at 01:01:09 pm
Re: Help with GA and OK Baby arcade monitor.
« Reply #1 on: August 01, 2022, 01:53:53 am »
I had nothing but trouble with groovyarcade, on 31khz. I think the OS is not well adjusted for that. Once i set it up for 15khz only , it worked just fine. So im gonna follow this just to see if theres a real solution for other resolutions.

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7411
  • Last login:March 14, 2024, 05:26:05 am
  • Quote me with care
Re: Help with GA and OK Baby arcade monitor.
« Reply #2 on: August 01, 2022, 03:12:17 am »
Hi nikosrozos,

The 2400G needs an EDID binary added in the boot options (syslinux.cfg). Its VGA output is a really a DP inside, and the EDID binary stops the kernel from adding undesired modes.

You need to add this to your kernel boot line:

drm.edid_firmware=DP-1:edid/generic_15.bin video=DP-1:e
Important note: posts reporting GM issues without a log will be IGNORED.
Steps to create a log:
 - From command line, run: groovymame.exe -v romname >romname.txt
 - Attach resulting romname.txt file to your post, instead of pasting it.

CRT Emudriver, VMMaker & Arcade OSD downloads, documentation and discussion:  Eiusdemmodi

Mike A

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5884
  • Last login:Today at 05:37:55 pm
  • This plan is foolproof
Re: Help with GA and OK Baby arcade monitor.
« Reply #3 on: August 01, 2022, 05:27:02 am »
Unrelated to your problem,

Do you still have the original power supply for that cab?

I have the same cab and the original PS was stripped out of it before I bought it.

nikosrozos

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:October 10, 2023, 01:49:42 pm
  • I want to build my own arcade controls!
Re: Help with GA and OK Baby arcade monitor.
« Reply #4 on: August 01, 2022, 06:33:35 pm »
Hi Calamity,
thanks for your help. When you say "add this to your kernel boot line", I'm assuming,
pressing TAB in boot menu and adding to options "drm.edid_firmware=DP-1:edid/generic_15.bin"
and replacing text after video= with "DP-1:e", like in the picture.
Now gasetup can see both television and arcade monitor.
If I leave the tv connected, it loads attractmode on the tv. Selecting a game, tv goes black and pc sends signal to arcade monitor with clear picture.
If I disconnect the tv, I get garbage on the arcade monitor in attractmode, and clear picture when selecting a game like before.

Hi abispac,
if I set jumper to 15kHz only on J-Pac, I get a darker and not steady picture in gasetup menus.

Hi Mike A,
I am not sure if the power supply is the original. It came connected like that, as shown in the last picture.

Substring

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 816
  • Last login:March 23, 2024, 02:35:43 pm
  • Forking GroovyArcade
    • forum.arcadecontrols.com/index.php/topic,160023.0.html
    • GroovyArcade active fork
Re: Help with GA and OK Baby arcade monitor.
« Reply #5 on: August 02, 2022, 01:52:40 pm »
OK let me explain. You're in a niche case : you use DP to get analogue video. I won't go into details of why, but once installed, you need to edit as root /boot/syslinux/syslinux.cfg and append what Calamity suggested at the end of the line starting with "append root="

If you need more technical help, I'll give you a more detailed step by step

nikosrozos

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:October 10, 2023, 01:49:42 pm
  • I want to build my own arcade controls!
Re: Help with GA and OK Baby arcade monitor.
« Reply #6 on: August 03, 2022, 07:11:35 am »
Substring thanks for clarifying. Did what you said and now it's working great!!!     :)  :)
Again many thanks to Calamity and you!