Linux kodi.bin running but no display
#1
Hello,

I´m having problems to start kodi on my raspberry. I installed the v16.1 app on Raspbian distro. I try to open it but I can´t see anything on the screen.

I use "top" command to see the programs that are running and I can see "kodi.bin" on it.

Could anyone help me with this issue, please? I attach the following log for more information.

Thank you,

****************************************************************************************************************************************

17:26:18 1396.245483 T:3017699328 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
<?xml version="1.0" encoding="UTF-8" ?>
<advancedsettings>
<video>
<defaultplayer>dvdplayer</defaultplayer>
<defaultdvdplayer>dvdplayer</defaultdvdplayer>
<subsdelayrange>120</subsdelayrange>
<busydialogdelayms>750</busydialogdelayms>
</video>
<fanartres>720</fanartres>
<imageres>540</imageres>
<samba>
<clienttimeout>30</clienttimeout>
</samba>
<network>
<readbufferfactor>4.0</readbufferfactor>
<cachemembuffersize>31457280</cachemembuffersize>
</network>
<gui>
<algorithmdirtyregions>3</algorithmdirtyregions>
<nofliptimeout>0</nofliptimeout>
</gui>
<splash>false</splash>
</advancedsettings>
17:26:18 1396.254150 T:3017699328 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
17:26:18 1396.254517 T:3017699328 NOTICE: Default DVD Player: dvdplayer
17:26:18 1396.254761 T:3017699328 NOTICE: Default Video Player: dvdplayer
17:26:18 1396.254883 T:3017699328 NOTICE: Default Audio Player: paplayer
17:26:18 1396.255127 T:3017699328 NOTICE: Disabled debug logging due to GUI setting. Level 0.
17:26:18 1396.255371 T:3017699328 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
17:26:18 1396.256348 T:3017699328 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
17:26:18 1396.260254 T:3017699328 NOTICE: Loaded playercorefactory configuration
17:26:18 1396.256348 T:3017699328 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
17:26:18 1396.262451 T:3017699328 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
17:26:18 1396.423218 T:3017699328 NOTICE: Running database version Addons20
17:26:18 1396.608154 T:3017699328 NOTICE: ADDONS: Using repository repository.xbmc.org
17:26:18 1396.608643 T:3017699328 NOTICE: ADDONS: Using repository repository.popcornmix
17:26:18 1397.080566 T:3017699328 NOTICE: Raspberry PI firmware version: Mar 15 2016 14:47:28
Copyright © 2012 Broadcom
version 1bf9a9a7702af9128a33c82d7e331d3532ee4 (clean) (release)
17:26:18 1397.080933 T:3017699328 NOTICE: ARM mem: 448MB GPU mem: 64MB MPG2:0 WVC1:0
17:26:18 1397.081177 T:3017699328 NOTICE: cacheMemBufferSize: 30MB
17:26:18 1397.081909 T:3017699328 NOTICE: Config:
audio_pwm_mode=1
audio_sdm_mod_order=2
config_hdmi_boost=2
disable_auto_turbo=1
disable_commandline_tags=2
emmc_pll_core=1
force_pwm_open=1
framebuffer_ignore_alpha=1
framebuffer_swap=1
hdmi_channel_map=8
hdmi_force_cec_address=65535
ignore_lcd=1
init_uart_clock=0x2dc6c0
overscan_bottom=32
overscan_left=32
overscan_right=32
overscan_top=32
pause_burst_frames=1
program_serial_random=1
temp_limit=85
17:26:18 1397.082642 T:3017699328 NOTICE: Config:
device_tree=-
17:26:18 1397.083008 T:3017699328 NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
17:26:18 1397.087158 T:3017699328 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
17:26:18 1397.087524 T:3017699328 NOTICE: Found ([email protected]) at 16, setting to RES_DESKTOP at 16
17:26:18 1397.087769 T:3017699328 NOTICE: Checking resolution 16
Reply
#2
You have to set a minimum of 128 MB for the gpu in config.txt.
Reply
#3
I previosly followed that tip but still the same.

Actually I´m connecting to my Raspi by xrdp. Could be possible that the image is not showing up due to I´m not trying it directly with the hdmi on TV?

Thanks for your reply "rascas"
Reply
#4
With xrdp you won't be able to see or control Kodi remotely.

For that you can try dispmanx-vnc server or RealVNC which also works now:
https://www.raspberrypi.org/blog/minecra...-over-vnc/

But don't expect good performance if you wan't to view videos remotely, this kind of protocols were not designed for this. Also Kodi is not supposed to be used like that, but with a TV/monitor connected directly to the Raspberry Pi.
Reply
#5
Hi rascas,

Thanks for your reply. I´m guessing that probably this will be the problem.

Until now I´ve been testing the program remotely.

As soon as I check this issue I´ll let you know to close this topic.

Thank you again.

Regards.
Reply
#6
Hello again!

I finally tried kodi with the hdmi and it is working correctly.

The issue was about connecting by xrdp.

Thanks for your help!!
Reply

Logout Mark Read Team Forum Stats Members Help
kodi.bin running but no display0