Can we have a native Raspbian KODI build
#49
I'm running kodi-standalone but the result is
Code:
kodi-standalone
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
  warnings.warn(str(e), _gtk.Warning)
ERROR: Unable to create GUI. Exiting
and kodi.log:
Code:
23:36:19 T:3019980800  NOTICE: special://profile/ is mapped to: special://masterprofile/
23:36:19 T:3019980800  NOTICE: -----------------------------------------------------------------------
23:36:19 T:3019980800  NOTICE: Starting Kodi (14.1 Git:38e4046). Platform: Linux ARM 32-bit
23:36:19 T:3019980800  NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
23:36:19 T:3019980800  NOTICE: Kodi compiled Feb  5 2015 by GCC 4.6.3 for Linux ARM 32-bit version 3.2.51 (197171)
23:36:19 T:3019980800  NOTICE: Running on Raspbian GNU/Linux 8 (jessie), kernel: Linux ARM 32-bit version 3.18.7+
23:36:19 T:3019980800  NOTICE: FFmpeg statically linked, version: 2.4.6-xbmc-2.4.6-Helix
23:36:19 T:3019980800  NOTICE: Host CPU: ARMv6-compatible processor rev 7 (v6l), 1 core available
23:36:19 T:3019980800  NOTICE: ARM Features: Neon disabled
23:36:19 T:3019980800  NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
23:36:19 T:3019980800  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
23:36:19 T:3019980800  NOTICE: special://masterprofile/ is mapped to: /home/pi/.kodi/userdata
23:36:19 T:3019980800  NOTICE: special://home/ is mapped to: /home/pi/.kodi
23:36:19 T:3019980800  NOTICE: special://temp/ is mapped to: /home/pi/.kodi/temp
23:36:19 T:3019980800  NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
23:36:19 T:3019980800  NOTICE: Local hostname: raspberrypi
23:36:19 T:3019980800  NOTICE: Log File is located: /home/pi/.kodi/temp/kodi.log
23:36:19 T:3019980800  NOTICE: -----------------------------------------------------------------------
23:36:19 T:3019980800   ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - No such property CanSuspend
23:36:19 T:3019980800   ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - No such property CanHibernate
23:36:19 T:3019980800  NOTICE: load settings...
23:36:19 T:3019980800  NOTICE: Found 2 Lists of Devices
23:36:19 T:3019980800  NOTICE: Enumerated PI devices:
23:36:19 T:3019980800  NOTICE:     Device 1
23:36:19 T:3019980800  NOTICE:         m_deviceName      : HDMI
23:36:19 T:3019980800  NOTICE:         m_displayName     : HDMI
23:36:19 T:3019980800  NOTICE:         m_displayNameExtra:
23:36:19 T:3019980800  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
23:36:19 T:3019980800  NOTICE:         m_channels        : FL,FR
23:36:19 T:3019980800  NOTICE:         m_sampleRates     : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
23:36:19 T:3019980800  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_AC3,AE_FMT_DTS,AE_FMT_EAC3
23:36:19 T:3019980800  NOTICE:     Device 2
23:36:19 T:3019980800  NOTICE:         m_deviceName      : Analogue
23:36:19 T:3019980800  NOTICE:         m_displayName     : Analogue
23:36:19 T:3019980800  NOTICE:         m_displayNameExtra:
23:36:19 T:3019980800  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
23:36:19 T:3019980800  NOTICE:         m_channels        : FL,FR
23:36:19 T:3019980800  NOTICE:         m_sampleRates     : 48000
23:36:19 T:3019980800  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
23:36:19 T:3019980800  NOTICE:     Device 3
23:36:19 T:3019980800  NOTICE:         m_deviceName      : Both
23:36:19 T:3019980800  NOTICE:         m_displayName     : HDMI and Analogue
23:36:19 T:3019980800  NOTICE:         m_displayNameExtra:
23:36:19 T:3019980800  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
23:36:19 T:3019980800  NOTICE:         m_channels        : FL,FR
23:36:19 T:3019980800  NOTICE:         m_sampleRates     : 48000
23:36:19 T:3019980800  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
23:36:19 T:3019980800  NOTICE: Enumerated ALSA devices:
23:36:19 T:3019980800  NOTICE:     Device 1
23:36:19 T:3019980800  NOTICE:         m_deviceName      : @
23:36:19 T:3019980800  NOTICE:         m_displayName     : Default (bcm2835 ALSA bcm2835 ALSA)
23:36:19 T:3019980800  NOTICE:         m_displayNameExtra:
23:36:19 T:3019980800  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
23:36:19 T:3019980800  NOTICE:         m_channels        : FL,FR
23:36:19 T:3019980800  NOTICE:         m_sampleRates     : 8000,11025,16000,22050,32000,44100,48000
23:36:19 T:3019980800  NOTICE:         m_dataFormats     : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_U8
23:36:19 T:3019980800  NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
23:36:19 T:3019980800  NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
                                            <?xml version="1.0" encoding="UTF-8" ?>
                                            <advancedsettings>
                                              <video>
                                                <defaultplayer>dvdplayer</defaultplayer>
                                                <defaultdvdplayer>dvdplayer</defaultdvdplayer>
                                              </video>
                                              <gui>
                                                <algorithmdirtyregions>3</algorithmdirtyregions>
                                                <nofliptimeout>0</nofliptimeout>
                                              </gui>
                                              <splash>false</splash>
                                              <lookandfeel>
                                                <enablerssfeeds>false</enablerssfeeds>
                                              </lookandfeel>
                                              <cputempcommand>sed -e &apos;s/\([0-9]*\)[0-9]\{3\}.*/\1 C/&apos; /sys/class/thermal/thermal_zone0/temp</cputempcommand>
                                              <gputempcommand>/opt/vc/bin/vcgencmd measure_temp | sed &quot;s,temp=\([0-9]*\)\.[0-9]&apos;C,\1 C,&quot;</gputempcommand>
                                            </advancedsettings>
23:36:19 T:3019980800  NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
23:36:19 T:3019980800  NOTICE: Default DVD Player: dvdplayer
23:36:19 T:3019980800  NOTICE: Default Video Player: dvdplayer
23:36:19 T:3019980800  NOTICE: Default Audio Player: paplayer
23:36:19 T:3019980800  NOTICE: Disabled debug logging due to GUI setting. Level 0.
23:36:19 T:3019980800  NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
23:36:19 T:3019980800  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
23:36:19 T:3019980800  NOTICE: Loaded playercorefactory configuration
23:36:19 T:3019980800  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
23:36:19 T:3019980800  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
23:36:20 T:3018359728  NOTICE: Thread ActiveAE start, auto delete: false
23:36:20 T:3008361392  NOTICE: Thread AESink start, auto delete: false
23:36:20 T:2947543984  NOTICE: Thread CRBPWorker start, auto delete: false
23:36:20 T:3019980800  NOTICE: Running database version Addons16
23:36:20 T:3019980800  NOTICE: ADDONS: Using repository repository.xbmc.org
23:36:20 T:2939155376  NOTICE: Thread PeripBusCEC start, auto delete: false
23:36:20 T:2930766768  NOTICE: Thread PeripBusUSBUdev start, auto delete: false
23:36:21 T:3019980800  NOTICE: Raspberry PI firmware version: Feb 14 2015 22:23:03
                                            Copyright (c) 2012 Broadcom
                                            version 7789db485409720b0e523a3d6b86b12ed56fd152 (clean) (release)
23:36:21 T:3019980800  NOTICE: ARM mem: 480MB GPU mem: 32MB MPG2:0 WVC1:0
23:36:21 T:3019980800  NOTICE: Config:
                                            arm_freq=900
                                            core_freq=250
                                            sdram_freq=450
                                            over_voltage=2
                                            hdmi_channel_map=8
                                            program_serial_random=1
                                            config_hdmi_boost=2
                                            disable_commandline_tags=2
                                            emmc_pll_core=1
                                            hdmi_force_cec_address=65535
                                            framebuffer_ignore_alpha=1
                                            framebuffer_swap=1
                                            temp_limit=85
                                            force_pwm_open=1
                                            pause_burst_frames=1
                                            avoid_fix_ts=1
23:36:21 T:3019980800  NOTICE: Config:
                                            device_tree=-
23:36:21 T:3019980800  NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
23:36:21 T:3019980800  NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 59.940063 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 59.940063 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 59.940063 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 60.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 59.940063 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576 @ 50.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 50.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 50.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 24.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 23.976025 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 25.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 30.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 29.970032 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 72.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 75.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 60.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 59.940063 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 72.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 75.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 960 x 720 for display 0 with 1024 x 768 @ 60.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 960 x 720 for display 0 with 1024 x 768 @ 59.940063 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 960 x 720 for display 0 with 1024 x 768 @ 70.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 960 x 720 for display 0 with 1024 x 768 @ 75.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 960 x 720 for display 0 with 1152 x 864 @ 75.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 1152 x 720 for display 0 with 1280 x 800 @ 60.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 1152 x 720 for display 0 with 1280 x 800 @ 59.940063 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 960 x 720 for display 0 with 1280 x 960 @ 60.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 960 x 720 for display 0 with 1280 x 960 @ 59.940063 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 900 x 720 for display 0 with 1280 x 1024 @ 60.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 900 x 720 for display 0 with 1280 x 1024 @ 59.940063 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 900 x 720 for display 0 with 1280 x 1024 @ 75.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 1275 x 720 for display 0 with 1360 x 768 @ 60.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 1275 x 720 for display 0 with 1360 x 768 @ 59.940063 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 1152 x 720 for display 0 with 1440 x 900 @ 60.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 1152 x 720 for display 0 with 1440 x 900 @ 59.940063 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 1152 x 720 for display 0 with 1440 x 900 @ 75.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 960 x 720 for display 0 with 1600 x 1200 @ 60.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 960 x 720 for display 0 with 1600 x 1200 @ 59.940063 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 1152 x 720 for display 0 with 1680 x 1050 @ 60.000000 Hz
23:36:21 T:3019980800  NOTICE: Found resolution 1152 x 720 for display 0 with 1680 x 1050 @ 59.940063 Hz
23:36:21 T:3019980800  NOTICE: Found ([email protected]) at 22, setting to RES_DESKTOP at 16
23:36:21 T:3019980800  NOTICE: Checking resolution 16
23:36:21 T:3019980800   ERROR: EGL error in CreateSurface: 3003
23:36:21 T:3019980800  NOTICE: CreateWindow: Could not create a surface. Trying with a fresh Native Window.
23:36:21 T:3019980800   ERROR: EGL error in CreateSurface: 300b
23:36:21 T:3019980800   ERROR: CreateWindow: Could not create surface
23:36:21 T:3019980800   ERROR: CreateNewWindow: Could not create new window
23:36:21 T:3019980800   FATAL: CApplication::Create: Unable to create window
23:36:21 T:3019980800  NOTICE: special://profile/ is mapped to: special://masterprofile/

suggestions?
I'm using jessie
Reply


Messages In This Thread
RE: Can we have a native Raspbian KODI build - by mcgyver83 - 2015-04-15, 23:37
Logout Mark Read Team Forum Stats Members Help
Can we have a native Raspbian KODI build2