No picture after KODI loads
#1
I have installed KODI on my Pi 2 and on my computer monitor (1920x1080) everything is hunky dorry. Finally got it set up and moved it to my tv (1920x1080) and while Raspian loads fine, KODI has no picture. Just audio. I can shut it down and move it to my monitor, and it works fine again. I have everything powered up before the Pi. What am I doing wrong?
Reply
#2
If it help, I do get audio. Just no video.
Reply
#3
Do you have any hdmi settings in config.txt?
Reply
#4
Yes, but it looks like they were auto generated.


# For more options and information see
# http://www.raspberrypi.org/documentation...fig-txt.md
# Some settings may impact device functionality. See link above for details

# uncomment if you get no picture on HDMI for a default "safe" mode
#hdmi_safe=1

# uncomment this if your display has a black border of unused pixels visible
# and your display can output without overscan
disable_overscan=1

# uncomment the following to adjust overscan. Use positive numbers if console
# goes off screen, and negative if there is too much border
#overscan_left=16
#overscan_right=16
#overscan_top=16
#overscan_bottom=16

# uncomment to force a console size. By default it will be display's size minus
# overscan.
#framebuffer_width=1280
#framebuffer_height=720

# uncomment if hdmi display is not detected and composite is being output
#hdmi_force_hotplug=1

# uncomment to force a specific HDMI mode (this will force VGA)
#hdmi_group=1
#hdmi_mode=1

# uncomment to force a HDMI mode rather than DVI. This can make audio work in
# DMT (computer monitor) modes
#hdmi_drive=2
# uncomment to increase signal to HDMI, if you have interference, blanking, or
# no display
#config_hdmi_boost=4

# uncomment for composite PAL
#sdtv_mode=2

#uncomment to overclock the arm. 700 MHz is the default.
#arm_freq=800


# NOOBS Auto-generated Settings:
hdmi_force_hotplug=1
config_hdmi_boost=4
#overscan_left=24
#overscan_right=24
Reply
#5
bump
Reply
#6
Can anyone help?
Reply
#7
I have this exact same problem and have been searching through many forums- still looking for an answer! Did you eventually get it to work?
Reply
#8
Can you ssh in to pi and run:
Code:
tvservice -s

before launching kodi and after. I've got a suspicion your TV may support 1080i but not 1080p.
Reply
#9
(2015-04-18, 12:24)popcornmix Wrote: Can you ssh in to pi and run:
Code:
tvservice -s

before launching kodi and after. I've got a suspicion your TV may support 1080i but not 1080p.

This is what I got back:

state 0x12001a [HDMI DMT (39) RGB full 16:9], 1360x768 @ 60.00Hz, progressive
Reply
#10
(2015-04-18, 21:00)halfaduprass Wrote: This is what I got back:

state 0x12001a [HDMI DMT (39) RGB full 16:9], 1360x768 @ 60.00Hz, progressive

I wanted the output both before and after kodi is launched.
Reply
#11
Sorry they're the same before and after.

I tried launching it again for the millionth time, and miraculously the display came to life for the first time. Then I exited out and tried launching it again. This time, no sound and no video. But it was still working because I used the shortcut to exit out and it brought me back to the terminal (display screen remained black though).

I've been rebooting it and trying it again, but so far it's only been that one time where both the display AND the sound worked. The display screen always remains black after I exit out by blindly using the shortcut. Not sure what to make of it.
Reply

Logout Mark Read Team Forum Stats Members Help
No picture after KODI loads0