AndrewFromMelbourne / raspi2raspi

Program to copy from one Raspberry Pi display to another Raspberry Pi display
MIT License
34 stars 15 forks source link

Black screen on second monitor #3

Open alefraser opened 7 years ago

alefraser commented 7 years ago

Hi ! i install raspi2raspi is perfect. My second screen is just black. what i have to do to send something into the second screen ?

THanks

AndrewFromMelbourne commented 7 years ago

Hi.

The program raspi2raspi is intended to copy from one display to another. Both screens need to be using the GPU. At the moment this means that your second screen needs to be either the Official Raspberry Pi display OR using Gert Van Loo's VGA666 adapter (or equivalent).

What two screens do you have?

alefraser commented 7 years ago

The 3.5 lcd on rasberry and a hdmi screen

Envoyé de mon iPhone

Le 7 août 2017 à 17:38, Andrew Duncan notifications@github.com<mailto:notifications@github.com> a écrit :

Hi.

The program raspi2raspi is intended to copy from one display to another. Both screens need to be using the GPU. At the moment this means that your second screen needs to be either the Official Raspberry Pi display OR using Gert Van Loo's VGA666 adapter (or equivalent).

What two screens do you have?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/AndrewFromMelbourne/raspi2raspi/issues/3#issuecomment-320787772, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AdYfcopWA2QkNpCJAEIlYXSHGD9Yl8x_ks5sV4OegaJpZM4Ov2wF.

AndrewFromMelbourne commented 7 years ago

Hi @alefraser, the raspi2raspi program won't work with 3.5 inch display. You could probably get more help on the Raspberry Pi forum. There is a French forum as well if that is your native language - https://www.raspberrypi.org/forums/viewforum.php?f=65

AndrewFromMelbourne commented 7 years ago

Also, you can try raspi2fb which will copy the Raspberry Pi main display to a display connected to the gpios (if the display is configured correctly).