-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
contacting you #1
Comments
Hello, Cordially |
Hey, thanks for reaching out!
P400, coinops legends for pi, using a panasonic CRT model CT-27SL15 with vga to rgb (same as Mister) i think its 480i
or I can use vga to vga on a Dell monitor
here is what i have tried...i want to use the VGA and the second HDMI port
[pi4]
# Enable DRM VC4 V3D driver on top of the dispmanx display stack
dtoverlay=vc4-fkms-v3d
max_framebuffers=2
# Enable audio on GPIO for Pi400
dtoverlay=audremap,pins_18_19
dtparam=audio=on
# disable i2c, pin use by h-sync & v-sync
dtparam=i2c_arm=off
# replace dtoverlay=vc4-kms-v3d with
dtoverlay=vc4-kms-dpi-generic,rgb666-padhi
dtparam=hactive=640,hfp=24,hsync=64,hbp=104
dtparam=vactive=480,vfp=3,vsync=6,vbp=34
dtparam=clock-frequency=13054080
# Resolution@freq hactive hfp hsync hbp vactive vfp vsync vbp clock-frequency
#VGA 640x480 @60 640 16 96 48 480 10 2 33 25175000
#SVGA 800x600 @60 800 40 128 88 600 1 4 23 40000000
#XGA 1024x768 @60 1024 24 136 160 768 3 6 29 65000000
#VESA 1368x768 @60 1368 72 144 216 768 1 3 23 85860000
#VESA 1280x800 @60 1280 64 136 200 800 1 3 24 83460000
#VESA 1280x1024 @60 1280 48 112 248 1024 1 3 38 108000000
#VESA 1400x1050 @60 1400 88 152 240 1050 1 3 33 122660000
#VESA 1600x1200 @60 1600 64 192 304 1200 1 3 46 162000000
#--- TV -----
#244p (NTSC res)@60 320 4 30 46 240 4 5 14 6400000
#288p (PAL res) @50 384 16 32 40 288 3 2 19 7363200
#480i (NTSC res)@60 640 24 64 104 480 3 6 34 13054080
#576i (PAL res) @50 768 24 72 88 576 6 5 38 14875000
#480p @60 640 24 96 48 480 11 2 32 25452000
#720p @60 1280 110 40 220 720 5 5 20 74250000
#1080p @60 1920 88 44 148 1080 4 5 36 148500000
#more timming on http://tinyvga.com/vga-timing
#max_framebuffers=2 -----NO_DIFF?
max_framebuffers=2
#information https://www.raspberrypi.org/documentation/hardware/raspberrypi/dpi/README.md
gpio=0-1=a2
gpio=2-8,12-17,20-24=a2
boot_delay=0
disable_splash=1
avoid_warnings=2
avoid_safe_mode=1
audio_pwm_mode=2
arm_boost=1
force_turbo=1
force_eeprom_read=0
…________________________________
From: Laurent Le Goff ***@***.***>
Sent: Wednesday, April 27, 2022 1:29:38 AM
To: llegoff/Pi400RGB ***@***.***>
Cc: BritX ***@***.***>; Author ***@***.***>
Subject: Re: [llegoff/Pi400RGB] contacting you (Issue #1)
Hello,
what OS are you trying to run the interface on?
Raspberry pi OS, Recalbox OS, RGBpi OS, ... ?
What screen are you using? what resolution?
Cordially
Laurent
—
Reply to this email directly, view it on GitHub<#1 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AEWJQLAU6BML3QYDZT5NWULVHDGEFANCNFSM5UNBEVZA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
quick update on this: |
Overlay vc4-kms-dpi-generic work with vc4-kms-v3d (not with vc4-fkms-v3d) modify
by
erase 2 line
this is already configured by the overlay vc4-kms-dpi-generic I'm not sure that the vc4-kms-dpi-generic overlay is up to date on CoinOPS the vc4-vga666 overlay (https://github.com/Cpasjuste/rpi-dpidac) can also be used with the mode6 option
Overlay vc4-vga666 work with vc4-kms-v3d (not with vc4-fkms-v3d) I don't know CoinOPS, I download it to test |
awesome ill give that a go thanks! |
I tested CoinOPS, but my gamepad does not work. configuration working with the vc4-kms-v3d overlay
I note that with the vc4-dpi-generic overlay does not manage interlaced resolution configuration working with the vc4-fkms-v3d overlay
vc4-vga666 overlay is not installed on CoinOPS TV resolutions are better handled on RecalboxOS and RGB-Pi-OS |
ok i will try now! thanks for looking at this! |
ok we have a picture now but its correct - need to find resolution? |
I don't have the sound either on CoinOPS, but I have it on RaspberrypiOS with the same config I saw in a CoinOPS documentation that the sound is by default on hdmi there is probably a menu to activate the sound on the jack, but I do not have a controller compatible with CoinOPS, I do not have access to the menu |
thanks i had the sound working through the adapter..the coinops build is HDMI only v3 will allow other... |
on the Recalbox wiki page there is a list of hdmi_timmings to test : pi400RGB works well with Recalbox: |
Thanks does the adapter work with a vga to rgb cable?
…________________________________
From: Laurent Le Goff ***@***.***>
Sent: Wednesday, April 27, 2022 4:24:18 PM
To: llegoff/Pi400RGB ***@***.***>
Cc: BritX ***@***.***>; Author ***@***.***>
Subject: Re: [llegoff/Pi400RGB] contacting you (Issue #1)
on the Recalbox wiki page there is a list of hdmi_timmings to test :
https://wiki.recalbox.com/en/tutorials/video/crt/crt-screen-dpi-vga666-piscart-rgbpi
pi400RGB works well with Recalbox:
https://wiki.recalbox.com/en/tutorials/video/crt/recalbox-on-crt-with-scart-dac
—
Reply to this email directly, view it on GitHub<#1 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AEWJQLF43WQ5ZPMMGN2IRF3VHGO7FANCNFSM5UNBEVZA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
There are 3 types of vga to RGB cables:
|
Hey thanks for all your help!
I have this cable but happy to buy another
Amazon.com: Zerone 5FT/ 1.5M VGA to 3 RCA Cable, VGA Male Plug 15 pin to TV S-Video 3 RCA PC Computer AV Adapter Cable for HDTV PC DVD Laptop : Electronics <https://www.amazon.com/gp/product/B07F3WVV99/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1>
The CRT im trying to use it with has composite R/G/B or I can use component(Y)
Would I be better getter your SCART adapter and using a scart to RGB cable?
From: Laurent Le Goff ***@***.***>
Sent: Thursday, April 28, 2022 12:03 PM
To: llegoff/Pi400RGB ***@***.***>
Cc: BritX ***@***.***>; Author ***@***.***>
Subject: Re: [llegoff/Pi400RGB] contacting you (Issue #1)
There are 3 types of vga to RGB cables:
* VGA -> 5 RCA or BNC ( R + G + B + Hsync + Vsync) this type of cable works
* VGA -> 4 RCA or BNC ( R + G + B + Csync) this type of cable has a good chance of working
* VGA -> 3 RCA or BNC ( R + G/Csync +B) this type of cable will only work if it contains components to combine the G+Hsync+Vsync signals on the same connector
—
Reply to this email directly, view it on GitHub <#1 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AEWJQLAIIZCMTPHLPMZSIO3VHKZCBANCNFSM5UNBEVZA> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/AEWJQLHCQYJIJQ6POWF4RW3VHKZCBA5CNFSM5UNBEVZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOIJG2TCQ.gif> Message ID: ***@***.*** ***@***.***> >
|
CT-27SL15 seems to have a YPbPr input, and cable is VGA to YPbPr, its good in europe we did not have YPbPr socket on CRT TVs, but a SCART socket with RGB input |
hello - im trying to get the VGA adapter working but having no luck on a P400 or Pi4.
can you help?
The text was updated successfully, but these errors were encountered: