How does Kodi decide which version it installs on Linux distros?
#16
Yes sorry you do, I forgot to add that (and was typing on my phone).
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#17
Here are the commands I ran, and output. After it was done, Kodi was not installed.

mirus@mirus-Nobilis:~$ sudo su
[sudo] password for mirus:

root@mirus-Nobilis:/home/mirus# apt-get remove kodi kodi-bin
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'kodi' is not installed, so not removed
The following packages were automatically installed and are no longer required:
fonts-roboto fonts-roboto-hinted javascript-common kodi-data
libcec-platform1v5 libcec3 libcrossguid1 libfstrcmp0 libgif7 libhdhomerun2
libjs-iscroll libjs-jquery libmad0 libmicrohttpd10 libmpeg2-4
libmysqlclient20 libnfs8 libpcrecpp0v5 libsdl2-2.0-0 libshairplay0
libsndio6.1 libssh-4 libtinyxml2.6.2v5 libva-x11-1 mysql-common python-bluez
python-imaging python-pil python-simplejson
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
kodi-bin
0 upgraded, 0 newly installed, 1 to remove and 197 not upgraded.
After this operation, 35.9 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 189755 files and directories currently installed.)
Removing kodi-bin (2:16.1~git20160425.1001-final-0xenial) ...

root@mirus-Nobilis:/home/mirus# add-apt-repository -r ppa:team-kodi/unstable
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 102, in _get_https_content_py3
lp_page = urllib.request.urlopen(request, cafile=LAUNCHPAD_PPA_CERT)
File "/usr/lib/python3.5/urllib/request.py", line 162, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python3.5/urllib/request.py", line 471, in open
response = meth(req, response)
File "/usr/lib/python3.5/urllib/request.py", line 581, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python3.5/urllib/request.py", line 509, in error
return self._call_chain(*args)
File "/usr/lib/python3.5/urllib/request.py", line 443, in _call_chain
result = func(*args)
File "/usr/lib/python3.5/urllib/request.py", line 589, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 404: Not Found

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 327, in get_ppa_info
ret = get_ppa_info_from_lp(user, ppa)
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 92, in get_ppa_info_from_lp
return get_info_from_lp(lp_url)
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 88, in get_info_from_lp
return _get_https_content_py3(lp_url)
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 108, in _get_https_content_py3
raise PPAException("Error reading %s: %s" % (lp_url, reason), e)
softwareproperties.ppa.PPAException: 'Error reading https://launchpad.net/api/1.0/~team-kodi...u/unstable: Not Found'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 393, in shortcut_handler
return PPAShortcutHandler(shortcut)
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 356, in __init__
info = get_ppa_info(self.shortcut)
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 339, in get_ppa_info
_get_suggested_ppa_message(user, ppa))
softwareproperties.shortcuts.ShortcutException: Cannot add PPA: 'ppa:~team-kodi/ubuntu/unstable'.
The team named '~team-kodi' has no PPA named 'ubuntu/unstable'
Please choose from the following available PPAs:
* 'stable': Kodi Stable Releases

root@mirus-Nobilis:/home/mirus# apt-get install kodi
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
fonts-roboto fonts-roboto-hinted kodi-data libhdhomerun2 libjs-iscroll
libmpeg2-4
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
kodi-bin
Suggested packages:
kodi-pvr-mythtv kodi-pvr-vuplus kodi-pvr-vdr-vnsi kodi-pvr-njoy
kodi-pvr-nextpvr kodi-pvr-mediaportal-tvserver kodi-pvr-tvheadend-hts
kodi-pvr-dvbviewer kodi-pvr-argustv kodi-pvr-iptvsimple
kodi-audioencoder-vorbis kodi-audioencoder-flac kodi-audioencoder-lame
The following NEW packages will be installed:
kodi kodi-bin
0 upgraded, 2 newly installed, 0 to remove and 197 not upgraded.
Need to get 0 B/25.3 MB of archives.
After this operation, 62.9 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Selecting previously unselected package kodi-bin.
(Reading database ... 189726 files and directories currently installed.)
Preparing to unpack .../kodi-bin_2%3a16.1~git20160425.1001-final-0xenial_amd64.deb ...
Unpacking kodi-bin (2:16.1~git20160425.1001-final-0xenial) ...
Preparing to unpack .../kodi_2%3a16.1~git20160425.1001-final-0xenial_all.deb ...
Unpacking kodi (2:16.1~git20160425.1001-final-0xenial) ...
dpkg: error processing archive /var/cache/apt/archives/kodi_2%3a16.1~git20160425.1001-final-0xenial_all.deb (--unpack):
trying to overwrite '/usr/share/xsessions/kodi.desktop', which is also in package kodi-data 15.2+dfsg1-3ubuntu1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Processing triggers for gnome-menus (3.13.3-6ubuntu3) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Errors were encountered while processing:
/var/cache/apt/archives/kodi_2%3a16.1~git20160425.1001-final-0xenial_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@mirus-Nobilis:/home/mirus#
Reply
#18
ppa:team-kodi/unstable is wrong, it's team-xbmc
It looks like team-kodi ppa exists, but the ol' good team-xbmc ppa is used

http://kodi.wiki/view/Official_Ubuntu_PPA
Reply
#19
Sorry again @asavah is correct.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#20
Here's what's going on. I have an older PC running Linux. Installed Kodi. When I start Kodi, the screen with the "circuit" and Kodi logo displays for 5 seconds, then it goes back to the desktop screen.
Reply
#21
debug log (wiki)
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#22
(2016-07-26, 08:36)nickr Wrote: debug log (wiki)

11:52:00 T:3007018816 NOTICE: -----------------------------------------------------------------------
11:52:00 T:3007018816 NOTICE: Starting XBMC from Debian (12.3 Debian package version:2:12.3+dfsg1-3ubuntu1), Platform: Linux (Ubuntu 14.04.5 LTS, 3.16.0-77-generic i686). Built on Jan 7 2014
11:52:00 T:3007018816 NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
11:52:00 T:3007018816 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
11:52:00 T:3007018816 NOTICE: special://masterprofile/ is mapped to: /home/mirus/.xbmc/userdata
11:52:00 T:3007018816 NOTICE: special://home/ is mapped to: /home/mirus/.xbmc
11:52:00 T:3007018816 NOTICE: special://temp/ is mapped to: /home/mirus/.xbmc/temp
11:52:00 T:3007018816 NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
11:52:00 T:3007018816 NOTICE: Local hostname: mirus-Nobilis
11:52:00 T:3007018816 NOTICE: Log File is located: /home/mirus/.xbmc/temp/xbmc.log
11:52:00 T:3007018816 NOTICE: -----------------------------------------------------------------------
11:52:00 T:3007018816 ERROR: CAESinkOSS::EnumerateDevicesEx - Failed to open mixer: /dev/mixer
11:52:00 T:3007018816 NOTICE: Found 1 Lists of Devices
11:52:00 T:3007018816 NOTICE: Enumerated ALSA devices:
11:52:00 T:3007018816 NOTICE: Device 1
11:52:00 T:3007018816 NOTICE: m_deviceName : default
11:52:00 T:3007018816 NOTICE: m_displayName : Playback/recording through the PulseAudio sound server
11:52:00 T:3007018816 NOTICE: m_displayNameExtra:
11:52:00 T:3007018816 NOTICE: m_deviceType : AE_DEVTYPE_PCM
11:52:00 T:3007018816 NOTICE: m_channels : FL,FR,BL,BR,FC,LFE,SL,SR,UNKNOWN1,UNKNOWN2,UNKNOWN3,UNKNOWN4,UNKNOWN5,UNKNOWN6,UNKNOWN7,UNKNOWN8
11:52:00 T:3007018816 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
11:52:00 T:3007018816 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_U8
11:52:00 T:3007018816 NOTICE: Device 2
11:52:00 T:3007018816 NOTICE: m_deviceName : pulse
11:52:00 T:3007018816 NOTICE: m_displayName : PulseAudio Sound Server
11:52:00 T:3007018816 NOTICE: m_displayNameExtra:
11:52:00 T:3007018816 NOTICE: m_deviceType : AE_DEVTYPE_PCM
11:52:00 T:3007018816 NOTICE: m_channels : FL,FR,BL,BR,FC,LFE,SL,SR,UNKNOWN1,UNKNOWN2,UNKNOWN3,UNKNOWN4,UNKNOWN5,UNKNOWN6,UNKNOWN7,UNKNOWN8
11:52:00 T:3007018816 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
11:52:00 T:3007018816 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_U8
11:52:00 T:3007018816 NOTICE: Device 3
11:52:00 T:3007018816 NOTICE: m_deviceName : @:CARD=ICH5,DEV=0
11:52:00 T:3007018816 NOTICE: m_displayName : Intel ICH5
11:52:00 T:3007018816 NOTICE: m_displayNameExtra: Intel ICH5
11:52:00 T:3007018816 NOTICE: m_deviceType : AE_DEVTYPE_PCM
11:52:00 T:3007018816 NOTICE: m_channels : FL,FR,BL,BR,FC,LFE
11:52:00 T:3007018816 NOTICE: m_sampleRates : 48000
11:52:00 T:3007018816 NOTICE: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
11:52:00 T:3007018816 NOTICE: Device 4
11:52:00 T:3007018816 NOTICE: m_deviceName : iec958:CARD=ICH5,DEV=0
11:52:00 T:3007018816 NOTICE: m_displayName : Intel ICH5
11:52:00 T:3007018816 NOTICE: m_displayNameExtra: Intel ICH5 - IEC958 S/PDIF
11:52:00 T:3007018816 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
11:52:00 T:3007018816 NOTICE: m_channels : FL,FR
11:52:00 T:3007018816 NOTICE: m_sampleRates : 48000
11:52:00 T:3007018816 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE
11:52:00 T:3007018816 NOTICE: load settings...
11:52:01 T:3007018816 NOTICE: special://profile/ is mapped to: special://masterprofile/
11:52:01 T:3007018816 NOTICE: loading special://masterprofile/guisettings.xml
11:52:01 T:3007018816 NOTICE: Getting hardware information now...
11:52:01 T:3007018816 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
11:52:01 T:3007018816 NOTICE: Loaded playercorefactory configuration
11:52:01 T:3007018816 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
11:52:01 T:3007018816 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
11:52:01 T:3007018816 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
11:52:01 T:3007018816 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
11:52:01 T:3007018816 NOTICE: Default DVD Player: dvdplayer
11:52:01 T:3007018816 NOTICE: Default Video Player: dvdplayer
11:52:01 T:3007018816 NOTICE: Default Audio Player: paplayer
11:52:01 T:3007018816 NOTICE: Disabled debug logging due to GUI setting. Level 0.
11:52:01 T:3007018816 NOTICE: Log level changed to 0
11:52:01 T:3007018816 NOTICE: Loading media sources from special://masterprofile/sources.xml
11:52:01 T:2994731840 NOTICE: Thread CSoftAE start, auto delete: false
11:52:01 T:3007018816 NOTICE: Running database version Addons15
11:52:02 T:2984246080 NOTICE: Thread XBMC Peripherals start, auto delete: false
11:52:02 T:3007018816 NOTICE: Setup SDL
11:52:02 T:3007018816 NOTICE: Checking resolution 16
11:52:03 T:3007018816 NOTICE: Using visual 0x21
11:52:03 T:3007018816 NOTICE: GL_VENDOR = Intel Open Source Technology Center
11:52:03 T:3007018816 NOTICE: GL_RENDERER = Mesa DRI Intel® 865G x86/MMX/SSE2
11:52:03 T:3007018816 NOTICE: GL_VERSION = 1.3 Mesa 10.1.3
11:52:03 T:3007018816 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.20
11:52:03 T:3007018816 NOTICE: GL_EXTENSIONS = GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_polygon_offset GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_multitexture GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_3DFX_texture_compression_FXT1 GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_EXT_texture_cube_map GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_EXT_stencil_wrap GL_MESA_pack_invert GL_MESA_ycbcr_texture GL_ARB_half_float_pixel GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_pixel_buffer_object GL_ARB_texture_rectangle GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_rectangle GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_packed_depth_stencil GL_APPLE_object_purgeable GL_ARB_vertex_array_object GL_EXT_gpu_program_parameters GL_OES_EGL_image GL_ARB_copy_buffer GL_ARB_map_buffer_range GL_EXT_separate_shader_objects GL_ARB_debug_output GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_provoking_vertex GL_ARB_sampler_objects GL_EXT_provoking_vertex GL_ARB_get_program_binary GL_ARB_robustness GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_texture_storage GL_AMD_shader_trinary_minmax GL_ARB_clear_buffer_object GL_ARB_invalidate_subdata GL_ARB_vertex_attrib_binding GL_KHR_debug
11:52:03 T:3007018816 ERROR: GLX: Same window as before, refreshing context
11:52:03 T:3007018816 ERROR: ResetRenderSystem() GL_MAX_TEXTURE_IMAGE_UNITS_ARB returned error 1280
11:52:04 T:3007018816 NOTICE: Running database version Addons15
11:52:04 T:3007018816 NOTICE: Running database version ViewModes4
11:52:04 T:3007018816 NOTICE: Running database version Textures13
11:52:04 T:3007018816 NOTICE: Running database version MyMusic32
11:52:04 T:3007018816 NOTICE: Running database version MyVideos75
11:52:04 T:3007018816 NOTICE: Running database version TV22
11:52:04 T:3007018816 NOTICE: Running database version Epg7
11:52:04 T:3007018816 NOTICE: start dvd mediatype detection
11:52:04 T:3007018816 NOTICE: initializing playlistplayer
11:52:04 T:3007018816 NOTICE: DONE initializing playlistplayer
11:52:04 T:2998098752 NOTICE: Thread CDetectDVDMedia start, auto delete: false
11:52:05 T:3007018816 NOTICE: initialize done
11:52:05 T:3007018816 NOTICE: Running the application...
Reply
#23
That is a very old version of kodi, so I don't have a clue sorry.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#24
(2016-08-05, 05:26)nickr Wrote: That is a very old version of kodi, so I don't have a clue sorry.

I uninstalled XBMC and replaced with the newest version of Kodi (using Sudo commands on the wiki install page).

Here is the Kodi.log file:


16:09:07 T:3029760448 NOTICE: special://profile/ is mapped to: special://masterprofile/
16:09:07 T:3029760448 NOTICE: -----------------------------------------------------------------------
16:09:07 T:3029760448 NOTICE: Starting Kodi (16.1 Git:c327c53). Platform: Linux x86 32-bit
16:09:07 T:3029760448 NOTICE: Using Release Kodi x32 build
16:09:07 T:3029760448 NOTICE: Kodi compiled Apr 24 2016 by GCC 4.8.4 for Linux x86 32-bit version 3.13.11 (199947)
16:09:07 T:3029760448 NOTICE: Running on Ubuntu 14.04.5 LTS, kernel: Linux x86 32-bit version 3.16.0-77-generic
16:09:07 T:3029760448 NOTICE: FFmpeg statically linked, version: 2.8.6-kodi-2.8.6-Jarvis-16.0
16:09:07 T:3029760448 NOTICE: Host CPU: Intel® Pentium® D CPU 2.66GHz, 2 cores available
16:09:07 T:3029760448 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
16:09:07 T:3029760448 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
16:09:07 T:3029760448 NOTICE: special://masterprofile/ is mapped to: /home/mirus/.kodi/userdata
16:09:07 T:3029760448 NOTICE: special://home/ is mapped to: /home/mirus/.kodi
16:09:07 T:3029760448 NOTICE: special://temp/ is mapped to: /home/mirus/.kodi/temp
16:09:07 T:3029760448 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
16:09:07 T:3029760448 NOTICE: Local hostname: mirus-Nobilis
16:09:07 T:3029760448 NOTICE: Log File is located: /home/mirus/.kodi/temp/kodi.log
16:09:07 T:3029760448 NOTICE: -----------------------------------------------------------------------
16:09:07 T:3029760448 NOTICE: load settings...
16:09:07 T:3029760448 NOTICE: Found 1 Lists of Devices
16:09:07 T:3029760448 NOTICE: Enumerated PULSE devices:
16:09:07 T:3029760448 NOTICE: Device 1
16:09:07 T:3029760448 NOTICE: m_deviceName : Default
16:09:07 T:3029760448 NOTICE: m_displayName : Default
16:09:07 T:3029760448 NOTICE: m_displayNameExtra: Default Output Device (PULSEAUDIO)
16:09:07 T:3029760448 NOTICE: m_deviceType : AE_DEVTYPE_PCM
16:09:07 T:3029760448 NOTICE: m_channels : FL,FR
16:09:07 T:3029760448 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
16:09:07 T:3029760448 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
16:09:07 T:3029760448 NOTICE: Device 2
16:09:07 T:3029760448 NOTICE: m_deviceName : alsa_output.pci-0000_00_1f.5.analog-stereo
16:09:07 T:3029760448 NOTICE: m_displayName : Built-in Audio Analog Stereo
16:09:07 T:3029760448 NOTICE: m_displayNameExtra: Analog Output / Amplifier (PULSEAUDIO)
16:09:07 T:3029760448 NOTICE: m_deviceType : AE_DEVTYPE_PCM
16:09:07 T:3029760448 NOTICE: m_channels : FL,FR
16:09:07 T:3029760448 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
16:09:07 T:3029760448 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
16:09:07 T:3029760448 WARNING: CSettingsManager: unable to read value of setting "smb.winsserver"
16:09:07 T:3029760448 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
16:09:07 T:3029760448 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
16:09:07 T:3029760448 NOTICE: Default DVD Player: dvdplayer
16:09:07 T:3029760448 NOTICE: Default Video Player: dvdplayer
16:09:07 T:3029760448 NOTICE: Default Audio Player: paplayer
16:09:07 T:3029760448 NOTICE: Disabled debug logging due to GUI setting. Level 0.
16:09:07 T:3029760448 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
16:09:07 T:3029760448 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
16:09:07 T:3029760448 NOTICE: Loaded playercorefactory configuration
16:09:07 T:3029760448 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
16:09:07 T:3029760448 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
16:09:08 T:3029760448 NOTICE: Old database found - updating from version 15 to 20
16:09:08 T:3029760448 NOTICE: Attempting to update the database Addons20 from version 15 to 20
16:09:08 T:3029760448 NOTICE: ADDONS: Using repository repository.xbmc.org
16:09:08 T:3029760448 NOTICE: Setup SDL
16:09:08 T:3029760448 NOTICE: Checking resolution 16
16:09:08 T:3029760448 NOTICE: Using visual 0x20
16:09:08 T:3029760448 NOTICE: GL_VENDOR = Intel Open Source Technology Center
16:09:08 T:3029760448 NOTICE: GL_RENDERER = Mesa DRI Intel® 865G x86/MMX/SSE2
16:09:08 T:3029760448 NOTICE: GL_VERSION = 1.3 Mesa 10.1.3
16:09:08 T:3029760448 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.20
16:09:08 T:3029760448 NOTICE: GL_EXTENSIONS = GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_polygon_offset GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_multitexture GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_3DFX_texture_compression_FXT1 GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_EXT_texture_cube_map GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_EXT_stencil_wrap GL_MESA_pack_invert GL_MESA_ycbcr_texture GL_ARB_half_float_pixel GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_pixel_buffer_object GL_ARB_texture_rectangle GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_rectangle GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_packed_depth_stencil GL_APPLE_object_purgeable GL_ARB_vertex_array_object GL_EXT_gpu_program_parameters GL_OES_EGL_image GL_ARB_copy_buffer GL_ARB_map_buffer_range GL_EXT_separate_shader_objects GL_ARB_debug_output GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_provoking_vertex GL_ARB_sampler_objects GL_EXT_provoking_vertex GL_ARB_get_program_binary GL_ARB_robustness GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_texture_storage GL_AMD_shader_trinary_minmax GL_ARB_clear_buffer_object GL_ARB_invalidate_subdata GL_ARB_vertex_attrib_binding GL_KHR_debug
16:09:08 T:3029760448 ERROR: ResetRenderSystem() GL_MAX_TEXTURE_IMAGE_UNITS_ARB returned error 1280
16:09:09 T:3029760448 WARNING: CLangInfo: unable to load language "English". Trying to determine matching language addon...
16:09:09 T:3029760448 NOTICE: Running database version Addons20
16:09:09 T:3029760448 NOTICE: Old database found - updating from version 4 to 6
16:09:09 T:3029760448 NOTICE: Attempting to update the database ViewModes6 from version 4 to 6
16:09:09 T:3029760448 NOTICE: Running database version Textures13
16:09:09 T:3029760448 NOTICE: Old database found - updating from version 32 to 56
16:09:09 T:3029760448 NOTICE: Attempting to update the database MyMusic56 from version 32 to 56
16:09:09 T:3029760448 NOTICE: Old database found - updating from version 75 to 99
16:09:09 T:3029760448 NOTICE: Attempting to update the database MyVideos99 from version 75 to 99
16:09:10 T:3029760448 NOTICE: Old database found - updating from version 22 to 29
16:09:10 T:3029760448 NOTICE: Attempting to update the database TV29 from version 22 to 29
16:09:10 T:3029760448 NOTICE: Old database found - updating from version 7 to 11
16:09:10 T:3029760448 NOTICE: Attempting to update the database Epg11 from version 7 to 11
16:09:10 T:3029760448 NOTICE: start dvd mediatype detection
16:09:10 T:3029760448 WARNING: CSkinInfo: failed to load skin settings
16:09:10 T:3029760448 WARNING: Previous line repeats 1 times.
16:09:10 T:3029760448 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
16:09:10 T:3029760448 NOTICE: ActiveAE DSP - starting
16:09:10 T:3029760448 NOTICE: initialize done
16:09:10 T:3029760448 NOTICE: Running the application...
Reply
#25
I am not sure, but I think your gpu is too old. Is @fritsch around?
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#26
(2016-08-07, 01:12)nickr Wrote: I am not sure, but I think your gpu is too old. Is @fritsch around?

Yeah, he said the same. He said there are unsupported workarounds faking the gl version. Do you know anything about that?
Reply
#27
No I don't sorry.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#28
Found this:

Try starting from the command line by typing this:

MESA_GL_VERSION_OVERRIDE=3.0 kodi
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#29
Also tell him, that this is not supported at all ... it will likely crash and burn, so don't complain later.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply

Logout Mark Read Team Forum Stats Members Help
How does Kodi decide which version it installs on Linux distros?0