68kMLA Classic Interface

This is a version of the 68kMLA forums for viewing on your favorite old mac. Visitors on modern platforms may prefer the main site.

Click here to select a new forum.
17" Studio Display with ADC>DVI adapter with a Raspberry Pi
Posted by: reallyrandy on 2019-11-22 07:25:20
Hi,

I have a 17" Studio Display with a DVI to ADC adapter. It works fine on my 2015 Macbook Pro plugged into the HDMI port. I'm using a DVI to HDMI converter. When I plug it in to my Retro Pi it gets no signal at all. The monitor power comes on when the Pi turns on so I know its recognizing it. I set the config.txt on the Pi to 1280x1024 and force HDMI still no luck.

Does anyone have a ADC studio display running on their Ras Pi?

hdmipi.jpg

Posted by: reallyrandy on 2019-11-22 08:43:53
I got it working by pasting this into the root/config.txt file:

hdmi_force_hotplug=1
hdmi_group=2
hdmi_drive=1
hdmi_mode=87
hdmi_cvt=1280 1024 60 4

1