<dolphinana>
I've recently gotten a RPi 2 and now I'm trying to figure out how to get composite video output off of it
<dolphinana>
I have a 3.5mm <-> RCA dongle cable, but it seems like it's not working.
<dolphinana>
I guess I might have the wrong cable, but I'm troubleshooting this right now...
f_ has joined ##raspberrypi-internals
<clever>
dolphinana: how did you enable it in config.txt ?
<dolphinana>
I found an SD card with RetroPie, which seem to work with composite output on my RPi 1, but it didn't work with my RPi 2 when I tested it with dongle...
<dolphinana>
I have checked the dongle cable with multimeter and it seems like the dongle cable isn't wired correctly for the RPi
<dolphinana>
so...
<clever>
for some cables, the video comes out one of the audio channels
<clever>
for others, gnd is video, and its just all messed up
<dolphinana>
yeah...
<dolphinana>
I found out that the Pi uses GND on the cable as video output...
<dolphinana>
and the white plug is GND for RPi o.o
<dolphinana>
clever: I guess I can use librerpi on RPi 2 with video output now! :)
<clever>
dolphinana: as a test, try grabbing https://github.com/librerpi/lk-overlay and do `make PROJECT=bootcode-fast-ntsc`, then copy the resulting lk.bin to bootcode.bin, and see what happens
<dolphinana>
sure, just wait a min...
<dolphinana>
hmm... no video output...
<dolphinana>
I'll be debugging this later, but now I'll do something else...
<dolphinana>
see you later ^^
dolphinana has quit [Quit: dolphinana]
f_ has quit [Ping timeout: 260 seconds]
dolphinana has joined ##raspberrypi-internals
<dolphinana>
hi, I still haven't gotten any video output from `bootcode-fast-ntsc` build, but I have tested my older librerpi lk-overlay builds and they seem to work on RPi 2
dolphinana has quit [Ping timeout: 252 seconds]
dolphinana_ has joined ##raspberrypi-internals
<clever>
dolphinana_: are you able to hook up a uart to the pi2?
<dolphinana_>
yes, but I haven't done that yet
<clever>
dolphinana_: i'm guessing its something small that i missed and broke while updating other things
<dolphinana_>
possibly
<dolphinana_>
I'll set up UART on that Pi2
<dolphinana_>
just wait a min
<dolphinana_>
(but keep in mind that I'll go sleep soon, so I don't have much time right now)