i want try "RGB-PI OS" with the Arpicade

General chit-chat about what's hot and not in the land of emulated video games.

Moderator: dee2eR

Post Reply
Olaf
Community Member
Community Member
Posts: 11
Joined: Tue Apr 20, 2021 5:50 pm

i want try "RGB-PI OS" with the Arpicade

Post by Olaf » Tue Sep 05, 2023 4:12 pm

Hello

i want try "RGB-PI OS" with the Arpicade.
but i become only a black Screen on the CRT.
what must i change in the config.txt.
I hope anyone can help me.

hdmi_timings=320 1 10 30 40 240 1 3 4 6 0 0 0 60 0 6400000 1

## RGB-Pi Custom Configuration
## IMPORTANT! hdmi_timings must be always in the first line
## hdmi_timings=<h_active_pixels> <h_sync_polarity <h_front_porch> <h_sync_pulse> <h_back_porch> <v_active_lines> <v_sync_polarity> <v_front_porch> <v_sync_pulse> <v_back_porch> <v_sync_offset_a> <v_sync_offset_b> <pixel_rep> <frame_rate> <interlaced> <pixel_freq> <aspect_ratio>
## Usable Pixel clock are : 4800000 - 6400000 - 9600000 - 19200000 and anything over 38400000

disable_overscan=1
hdmi_force_hotplug=1
config_hdmi_boost=0
dtparam=audio=on
display_rotate=0
audio_pwm_mode=2
disable_audio_dither=1
hdmi_drive=2
boot_delay=0
disable_splash=1
avoid_safe_mode=1
dtoverlay=pwm-2chan,pin=18,func=2,pin2=19,func2=2
framebuffer_depth=32
framebuffer_ignore_alpha=1
dtoverlay=rgb-pi
enable_dpi_lcd=1
display_default_lcd=1
dpi_output_format=6
dpi_group=2
dpi_mode=87
kernel=zImage
overscan_scale=0
avoid_warnings=1
gpu_mem_256=64
gpu_mem_512=128
gpu_mem_1024=256
dtparam=i2c_vc=on
force_turbo=1
temp_soft_limit=68

dee2eR
Inventor
Inventor
Posts: 1867
Joined: Tue Aug 22, 2017 2:07 pm

Re: i want try "RGB-PI OS" with the Arpicade

Post by dee2eR » Wed Sep 06, 2023 3:09 am

Not sure exactly what changes would be required. Not even sure what RPi you are using...

As far as I'm aware RGB-pi uses the GPIO for video, RaspberryJAMMA/ARpiCADE uses the GPIO for inputs. There's probably some other differences too but I'm not sure, I've never had a reason to use RGB-Pi OS (or their hardware) as my stuff already existed.

Post Reply