Forum › Forums › New users › New Users and General Questions › Netflix on kodi? pentium M
- This topic has 10 replies, 6 voices, and was last updated Feb 7-2:52 pm by Frappo94.
-
AuthorPosts
-
February 4, 2021 at 10:35 am #51483Member
Frappo94
Hello and thank you for this awesome distro! If you are in a rush you can skip to the question at the bottom!
So I recovered this ancient acer laptop. it’s specs are almost all on the single digit: a pentium M 735 @1,7ghz single core and a single GB RAM (dual-channel :wow:) even the battery still lasts for a whole single hour. Apart from XP this is the only distro that works smoothly (I tried mint before), It can now be used for VERY basic web surfing (writing on it now, :lol:) and even some 720p youtube with SMtUbe + VLC. Even whatsapp web works smoothly on firefox to my surprise.
As mentioned the web navigation is more like a web access, and for videos it would really work only if the video stream is sent to a local software-accelerated program like VLC. Netflix works on firefox but is super sluggish, so now I came to the question:-
Are there any stream programs to run Netflix?
I know kodi have some plugins for it to work but I can’t manage to get any plugin on Antix. there are no repos pre-installed and even if I try to install the zip manually it won’t let me
- This topic was modified 2 months, 1 week ago by Frappo94.
- This topic was modified 2 months, 1 week ago by Frappo94.
February 4, 2021 at 11:43 am #51489MemberXecure
I don’t know about netflix, but I have recently set up kodi on also a low power machine. To get it installed and to install plugins you need to:
1. Enable deb multimedia repo
Go to Control Centre > Maintenance > Repo Manager. In the “Debian repos” tab, enable the correct deb multimedia source. If running antiX 19, you need to enable the one that says:
deb http://www.deb-multimedia.org/ buster main non-free
After enabling it, hit Apply and close the Repo Manager window.2. Update the package list and install kodi and kodi plugins you want
Open a Terminal Emulator, and run these commands:
sudo apt update && sudo apt install kodi
this will update the package list and install a very new version of kodi (Kodi Leia version 18.9).
You can then install other plugins, like kodi-inputstream-adaptive
sudo apt install kodi-inputstream-adaptive
3. Install Netflix Addon
Follow the tutorial here for installing netflix:
https://linuxconfig.org/how-to-install-netflix-in-kodi-on-ubuntu-and-debian
NOTE: the wget command to download an archive for git is wrong (at the moment of writing this). The new command would be:
wget https://github.com/CastagnaIT/repository.castagnait/raw/master/repository.castagnait-1.0.1.zip
Pay attention to each step and see if everything works.I followed the tutorial on a VM, but I don’t have a Netflix account to see if it worked, so the rest is up to you.
4. Disable the multimedia repo when finished
Launch the repo manager again and disable the Debian Multimedia repo (the same way you enabled it in Step 1).This should be enough to get kodi+netflix working.
February 4, 2021 at 3:03 pm #51517Membermacondo
Hi, I did it, differently.
Installed brave browser, went to netflix. com, accepted the widevine installation, put my Netflix username and password and voil’a!
antiX Core 64 Bit Runit IceWM
"Sometimes a man finds his destiny on the road he took to avoid it."
February 4, 2021 at 3:10 pm #51518MemberXecure
Hi, I did it, differently.
Installed brave browser, went to netflix. com, accepted the widevine installation, put my Netflix username and password and voil’a!
I agree with macondo. An easier solution is to use a chromium based web browser. HTML5 video playback seems to work much better on them than on firefox. And his solution is waaaaay easier.
February 4, 2021 at 5:47 pm #51533MemberFrappo94
did I mentioned it? I’m rocking a pentium M, that’s 32 bit era. Unfortunately there’s no brave browser for 32 bit linux
February 4, 2021 at 8:06 pm #51538ModeratorBrian Masinick
did I mentioned it? I’m rocking a pentium M, that’s 32 bit era. Unfortunately there’s no brave browser for 32 bit linux
That reduces your options considerably.
Brian Masinick
February 5, 2021 at 9:51 am #53883MemberFrappo94
I’m trying as you showed, everything seem to install fine but I’m stuck on this error
libva info: VA-API version 1.4.0 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/lib/i386-linux-gnu/dri/i915_drv_video.so libva info: va_openDriver() returns -1 Segmentation fault (core dumped) Crash report available at /home/acer/kodi_crashlog-20210205_104758.log
here is the log
############## Kodi CRASH LOG ############### ################ SYSTEM INFO ################ Date: ven 5 feb 2021, 10.47.58, CET Kodi Options: Arch: i686 Kernel: Linux 4.9.235-antix.1-486-smp #1 SMP Mon Sep 14 19:22:35 EDT 2020 Release: Debian GNU/Linux 10 (buster) ############## END SYSTEM INFO ############## ############### STACK TRACE ################# =====> Core file: /home/acer/core (2021-02-05 10:47:58.193988569 +0100) ========================================= [New LWP 11707] [New LWP 11710] [New LWP 11711] [New LWP 11712] [New LWP 11713] [New LWP 11714] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". Core was generated by ' /usr/lib/i386-linux-gnu/kodi/kodi-x11 --debug'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0xb4375736 in ?? () from /lib/i386-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0xad55ef80 (LWP 11707))] Thread 6 (Thread 0xab1fdb40 (LWP 11714)): #0 0xb77a3d29 in __kernel_vsyscall () #1 0xb43ddb6b in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x00caefa1 in CFDEventMonitor::Process() () #3 0x00ff123d in CThread::Action() () #4 0x00ff2341 in CThread::staticThread(void*) () #5 0xb776ffd2 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb43e86d6 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 5 (Thread 0xab9feb40 (LWP 11713)): #0 0xb77a3d29 in __kernel_vsyscall () #1 0xb43ddb6b in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb7696c29 in ?? () from /lib/i386-linux-gnu/libasound.so.2 #3 0xb769cd5a in ?? () from /lib/i386-linux-gnu/libasound.so.2 #4 0xb76ac428 in ?? () from /lib/i386-linux-gnu/libasound.so.2 #5 0x018be361 in CAESinkALSA::AddPackets(unsigned char**, unsigned int, unsigned int) () #6 0x018aa66d in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) () #7 0x018aba32 in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) () #8 0x018acafb in ActiveAE::CActiveAESink::Process() () #9 0x00ff123d in CThread::Action() () #10 0x00ff2341 in CThread::staticThread(void*) () #11 0xb776ffd2 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #12 0xb43e86d6 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 4 (Thread 0xac1ffb40 (LWP 11712)): #0 0xb77a3d29 in __kernel_vsyscall () #1 0xb7776937 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0x018a3723 in ActiveAE::CActiveAE::Process() () #3 0x00ff123d in CThread::Action() () #4 0x00ff2341 in CThread::staticThread(void*) () #5 0xb776ffd2 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb43e86d6 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 3 (Thread 0xacbffb40 (LWP 11711)): #0 0xb77a3d29 in __kernel_vsyscall () #1 0xb7776937 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0x00af68e9 in CEvent::WaitMSec(unsigned int) () #3 0x00ca5135 in CLirc::Process() () #4 0x00ff123d in CThread::Action() () #5 0x00ff2341 in CThread::staticThread(void*) () #6 0xb776ffd2 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb43e86d6 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 2 (Thread 0xad55bb40 (LWP 11710)): #0 0xb77a3d29 in __kernel_vsyscall () #1 0xb7776462 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb420b05e in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /lib/i386-linux-gnu/libstdc++.so.6 #3 0x0175b350 in ANNOUNCEMENT::CAnnouncementManager::Process() () #4 0x00ff123d in CThread::Action() () #5 0x00ff2341 in CThread::staticThread(void*) () #6 0xb776ffd2 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb43e86d6 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 1 (Thread 0xad55ef80 (LWP 11707)): #0 0xb4375736 in ?? () from /lib/i386-linux-gnu/libc.so.6 #1 0x00fee8d9 in LogGraphicsInfo() () #2 0x00c5d2a6 in CRenderSystemGL::InitRenderSystem() () #3 0x01309a1f in CApplication::InitWindow(RESOLUTION) () #4 0x0130f58c in CApplication::CreateGUI() () #5 0x010250d3 in XBMC_Run () #6 0x00a84f4b in main () ############# END STACK TRACE ############### ################# LOG FILE ################## 2021-02-05 10:47:56.588 T:2908090240 NOTICE: ----------------------------------------------------------------------- 2021-02-05 10:47:56.588 T:2908090240 NOTICE: Starting Kodi (18.9 (18.9.0) Git:20201029-nogitfound). Platform: Linux x86 32-bit 2021-02-05 10:47:56.588 T:2908090240 NOTICE: Using Unknown Kodi x32 build 2021-02-05 10:47:56.588 T:2908090240 NOTICE: Kodi compiled 2020-10-29 by GCC 8.3.0 for Linux x86 32-bit version 4.19.146 (267154) 2021-02-05 10:47:56.588 T:2908090240 NOTICE: Running on Debian GNU/Linux 10 (buster), kernel: Linux x86 32-bit version 4.9.235-antix.1-486-smp 2021-02-05 10:47:56.588 T:2908090240 NOTICE: FFmpeg version/source: 4.1.6 2021-02-05 10:47:56.588 T:2908090240 NOTICE: Host CPU: Intel(R) Pentium(R) M processor 1.70GHz, 1 core available 2021-02-05 10:47:56.588 T:2908090240 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi 2021-02-05 10:47:56.588 T:2908090240 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/i386-linux-gnu/kodi 2021-02-05 10:47:56.588 T:2908090240 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/i386-linux-gnu/kodi/addons 2021-02-05 10:47:56.588 T:2908090240 NOTICE: special://masterprofile/ is mapped to: /home/acer/.kodi/userdata 2021-02-05 10:47:56.588 T:2908090240 NOTICE: special://envhome/ is mapped to: /home/acer 2021-02-05 10:47:56.588 T:2908090240 NOTICE: special://home/ is mapped to: /home/acer/.kodi 2021-02-05 10:47:56.588 T:2908090240 NOTICE: special://temp/ is mapped to: /home/acer/.kodi/temp 2021-02-05 10:47:56.588 T:2908090240 NOTICE: special://logpath/ is mapped to: /home/acer/.kodi/temp 2021-02-05 10:47:56.588 T:2908090240 NOTICE: The executable running is: /usr/lib/i386-linux-gnu/kodi/kodi-x11 2021-02-05 10:47:56.588 T:2908090240 NOTICE: Local hostname: antix1 2021-02-05 10:47:56.588 T:2908090240 NOTICE: Log File is located: /home/acer/.kodi/temp/kodi.log 2021-02-05 10:47:56.588 T:2908090240 NOTICE: ----------------------------------------------------------------------- 2021-02-05 10:47:56.591 T:2908076864 DEBUG: Thread Announce start, auto delete: false 2021-02-05 10:47:56.592 T:2908090240 INFO: loading settings 2021-02-05 10:47:56.593 T:2908090240 NOTICE: special://profile/ is mapped to: special://masterprofile/ 2021-02-05 10:47:56.595 T:2908090240 WARNING: CSettingsManager: missing version attribute 2021-02-05 10:47:56.596 T:2908090240 WARNING: CSettingsManager: unable to read value of setting "videolibrary.showunwatchedplots" 2021-02-05 10:47:56.596 T:2908090240 WARNING: CSettingsManager: unable to read value of setting "videoplayer.autoplaynextitem" 2021-02-05 10:47:56.597 T:2908090240 DEBUG: CSkinSettings: no <skinsettings> tag found 2021-02-05 10:47:56.597 T:2908090240 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml) 2021-02-05 10:47:56.597 T:2908090240 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml) 2021-02-05 10:47:56.597 T:2908090240 NOTICE: Default Video Player: VideoPlayer 2021-02-05 10:47:56.597 T:2908090240 NOTICE: Default Audio Player: paplayer 2021-02-05 10:47:56.597 T:2908090240 NOTICE: Disabled debug logging due to GUI setting. Level 1. 2021-02-05 10:47:56.597 T:2908090240 NOTICE: Log level changed to "LOG_LEVEL_DEBUG" 2021-02-05 10:47:56.597 T:2908090240 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml 2021-02-05 10:47:56.597 T:2908090240 DEBUG: CMediaSourceSettings: <games> tag is missing or sources.xml is malformed 2021-02-05 10:47:56.599 T:2908090240 INFO: creating subdirectories 2021-02-05 10:47:56.599 T:2908090240 INFO: userdata folder: special://masterprofile/ 2021-02-05 10:47:56.599 T:2908090240 INFO: recording folder: 2021-02-05 10:47:56.599 T:2908090240 INFO: screenshots folder: 2021-02-05 10:47:56.604 T:2908090240 NOTICE: PulseAudio: Server not running 2021-02-05 10:47:56.604 T:2898262848 DEBUG: Thread Lirc start, auto delete: false 2021-02-05 10:47:56.605 T:2908090240 NOTICE: Running database version Addons27 2021-02-05 10:47:56.607 T:2898262848 INFO: Loading special://xbmc/system/Lircmap.xml 2021-02-05 10:47:56.613 T:2898262848 INFO: * Adding remote mapping for device 'mceusb' 2021-02-05 10:47:56.613 T:2898262848 INFO: * Adding remote mapping for device 'XboxDVDDongle' 2021-02-05 10:47:56.613 T:2898262848 INFO: * Adding remote mapping for device 'Microsoft_Xbox' 2021-02-05 10:47:56.613 T:2898262848 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote' 2021-02-05 10:47:56.613 T:2898262848 INFO: * Adding remote mapping for device 'anysee' 2021-02-05 10:47:56.613 T:2898262848 INFO: * Adding remote mapping for device 'iMON-PAD' 2021-02-05 10:47:56.613 T:2898262848 INFO: * Adding remote mapping for device 'Antec_Veris_RM200' 2021-02-05 10:47:56.613 T:2898262848 INFO: * Adding remote mapping for device 'MCE_via_iMON' 2021-02-05 10:47:56.613 T:2898262848 INFO: * Adding remote mapping for device 'TwinHanRemote' 2021-02-05 10:47:56.613 T:2898262848 INFO: * Adding remote mapping for device 'linux-input-layer' 2021-02-05 10:47:56.613 T:2898262848 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote' 2021-02-05 10:47:56.613 T:2898262848 INFO: * Adding remote mapping for device 'mediacenter' 2021-02-05 10:47:56.613 T:2898262848 INFO: * Adding remote mapping for device 'devinput' 2021-02-05 10:47:56.613 T:2898262848 INFO: * Adding remote mapping for device 'devinput-32' 2021-02-05 10:47:56.613 T:2898262848 INFO: * Adding remote mapping for device 'devinput-64' 2021-02-05 10:47:56.613 T:2898262848 INFO: * Adding remote mapping for device 'Streamzap_PC_Remote' 2021-02-05 10:47:56.615 T:2898262848 DEBUG: CIRTranslator::Load - no userdata Lircmap.xml found, skipping 2021-02-05 10:47:56.622 T:2908090240 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.' 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: game.controller.default v1.0.8 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: game.controller.snes v1.0.8 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: inputstream.adaptive v2.4.6 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: kodi.resource v1.0.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: metadata.album.universal v3.1.1 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: metadata.artists.universal v4.3.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: metadata.common.allmusic.com v3.2.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: metadata.common.fanart.tv v3.6.1 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.2 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.9 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: metadata.local v1.0.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: metadata.themoviedb.org v5.1.7 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.1.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: repository.kodiadult v1.0.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: repository.tva.common v2.0.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: repository.xbmc.org v3.1.6 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: repository.xbmchub v3.0.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.33 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.59 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: script.module.pil v1.1.7 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: service.xbmc.versioncheck v0.4.6 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: skin.estouchy v2.0.28 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: skin.estuary v2.0.27 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: xbmc.addon v18.9 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: xbmc.core v0.1.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: xbmc.gui v5.14.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: xbmc.json v10.3.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: xbmc.metadata v2.1.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: xbmc.python v2.26.0 installed 2021-02-05 10:47:56.623 T:2908090240 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed 2021-02-05 10:47:56.636 T:2908090240 DEBUG: CFavourites::Load - no system favourites found, skipping 2021-02-05 10:47:56.636 T:2908090240 DEBUG: CFavourites::Load - no userdata favourites found, skipping 2021-02-05 10:47:56.639 T:2908090240 DEBUG: DBus method call to org.freedesktop.ConsoleKit.Manager.CanStop at /org/freedesktop/ConsoleKit/Manager of org.freedesktop.ConsoleKit failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.ConsoleKit was not provided by any .service files 2021-02-05 10:47:56.639 T:2908090240 INFO: Selected Logind/UPower as PowerSyscall 2021-02-05 10:47:56.639 T:2908090240 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files 2021-02-05 10:47:56.639 T:2908090240 INFO: LogindUPowerSyscall - UPower not found, battery information will not be available 2021-02-05 10:47:56.668 T:2908090240 DEBUG: LogindUPowerSyscall - inhibit lock taken, fd 11 2021-02-05 10:47:56.670 T:2887777088 DEBUG: Thread ActiveAE start, auto delete: false 2021-02-05 10:47:56.671 T:2879384384 DEBUG: Thread AESink start, auto delete: false 2021-02-05 10:47:56.672 T:2870991680 DEBUG: Thread FDEventMonitor start, auto delete: false 2021-02-05 10:47:56.687 T:2887777088 INFO: CAESinkALSA - No playback configurations available for device "default" 2021-02-05 10:47:56.709 T:2887777088 INFO: CAESinkALSA - No playback configurations available for device "plugequal" 2021-02-05 10:47:56.720 T:2887777088 INFO: CAESinkALSA - Unable to open device "surround21:CARD=Intel,DEV=0" for playback 2021-02-05 10:47:56.721 T:2887777088 NOTICE: Found 1 Lists of Devices 2021-02-05 10:47:56.721 T:2887777088 NOTICE: Enumerated ALSA devices: 2021-02-05 10:47:56.721 T:2887777088 NOTICE: Device 1 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_deviceName : preamp 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_displayName : HDA Intel (preamp) 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_displayNameExtra: ALC260 Analog 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_deviceType : AE_DEVTYPE_PCM 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_channels : FL, FR 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_sampleRates : 48000 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_dataFormats : AE_FMT_S32NE 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_streamTypes : No passthrough capabilities 2021-02-05 10:47:56.721 T:2887777088 NOTICE: Device 2 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_deviceName : duplex 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_displayName : HDA Intel (duplex) 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_displayNameExtra: ALC260 Analog 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_deviceType : AE_DEVTYPE_PCM 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_channels : FL, FR 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_sampleRates : 48000 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_dataFormats : AE_FMT_S32NE 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_streamTypes : No passthrough capabilities 2021-02-05 10:47:56.721 T:2887777088 NOTICE: Device 3 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_deviceName : @:CARD=Intel,DEV=0 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_displayName : HDA Intel 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_displayNameExtra: ALC260 Analog 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_deviceType : AE_DEVTYPE_PCM 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_channels : FL, FR 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_sampleRates : 48000 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_dataFormats : AE_FMT_S32NE 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_streamTypes : No passthrough capabilities 2021-02-05 10:47:56.721 T:2887777088 NOTICE: Device 4 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_deviceName : iec958:CARD=Intel,DEV=0 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_displayName : HDA Intel 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_displayNameExtra: ALC260 Digital S/PDIF 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_deviceType : AE_DEVTYPE_IEC958 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_channels : FL, FR 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_sampleRates : 44100,48000,96000,192000 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_dataFormats : AE_FMT_RAW,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE 2021-02-05 10:47:56.721 T:2887777088 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512 2021-02-05 10:47:56.721 T:2879384384 INFO: CActiveAESink::OpenSink - initialize sink 2021-02-05 10:47:56.721 T:2879384384 DEBUG: CActiveAESink::OpenSink - trying to open device Default 2021-02-05 10:47:56.722 T:2879384384 DEBUG: CActiveAESink::OpenSink - trying to open device ALSA:preamp 2021-02-05 10:47:56.722 T:2879384384 INFO: CAESinkALSA::Initialize - Attempting to open device "preamp" 2021-02-05 10:47:56.727 T:2879384384 INFO: CAESinkALSA::Initialize - Opened device "preamp" 2021-02-05 10:47:56.728 T:2879384384 INFO: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats 2021-02-05 10:47:56.728 T:2879384384 INFO: CAESinkALSA::InitializeHW - Using data format AE_FMT_S32NE 2021-02-05 10:47:56.728 T:2879384384 DEBUG: CAESinkALSA::InitializeHW - Request: periodSize 1024, bufferSize 9600 2021-02-05 10:47:56.728 T:2879384384 DEBUG: CAESinkALSA::InitializeHW - Got: periodSize 1024, bufferSize 9216 2021-02-05 10:47:56.728 T:2879384384 DEBUG: CAESinkALSA::InitializeHW - Setting timeout to 192 ms 2021-02-05 10:47:56.728 T:2879384384 DEBUG: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2 2021-02-05 10:47:56.728 T:2879384384 DEBUG: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR 2021-02-05 10:47:56.728 T:2879384384 DEBUG: CAESinkALSA::GetChannelLayout - Got Layout: FL, FR (ALSA: FL FR) 2021-02-05 10:47:56.728 T:2879384384 DEBUG: CActiveAESink::OpenSink - ALSA Initialized: 2021-02-05 10:47:56.728 T:2879384384 DEBUG: Output Device : HDA Intel (preamp) 2021-02-05 10:47:56.728 T:2879384384 DEBUG: Sample Rate : 48000 2021-02-05 10:47:56.728 T:2879384384 DEBUG: Sample Format : AE_FMT_S32NE 2021-02-05 10:47:56.728 T:2879384384 DEBUG: Channel Count : 2 2021-02-05 10:47:56.728 T:2879384384 DEBUG: Channel Layout: FL, FR 2021-02-05 10:47:56.728 T:2879384384 DEBUG: Frames : 1024 2021-02-05 10:47:56.728 T:2879384384 DEBUG: Frame Size : 8 2021-02-05 10:47:56.733 T:2908090240 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts... 2021-02-05 10:47:56.734 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded 2021-02-05 10:47:56.734 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded 2021-02-05 10:47:56.734 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded 2021-02-05 10:47:56.736 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded 2021-02-05 10:47:56.736 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded 2021-02-05 10:47:56.737 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded 2021-02-05 10:47:56.738 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded 2021-02-05 10:47:56.738 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded 2021-02-05 10:47:56.738 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded 2021-02-05 10:47:56.739 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded 2021-02-05 10:47:56.739 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded 2021-02-05 10:47:56.740 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded 2021-02-05 10:47:56.740 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded 2021-02-05 10:47:56.740 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded 2021-02-05 10:47:56.740 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded 2021-02-05 10:47:56.740 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded 2021-02-05 10:47:56.741 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded 2021-02-05 10:47:56.741 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded 2021-02-05 10:47:56.741 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded 2021-02-05 10:47:56.742 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded 2021-02-05 10:47:56.742 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded 2021-02-05 10:47:56.742 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded 2021-02-05 10:47:56.742 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded 2021-02-05 10:47:56.743 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded 2021-02-05 10:47:56.743 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded 2021-02-05 10:47:56.743 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded 2021-02-05 10:47:56.744 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded 2021-02-05 10:47:56.744 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded 2021-02-05 10:47:56.744 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded 2021-02-05 10:47:56.745 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded 2021-02-05 10:47:56.745 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded 2021-02-05 10:47:56.745 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded 2021-02-05 10:47:56.745 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded 2021-02-05 10:47:56.746 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded 2021-02-05 10:47:56.746 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded 2021-02-05 10:47:56.747 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded 2021-02-05 10:47:56.747 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded 2021-02-05 10:47:56.747 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded 2021-02-05 10:47:56.747 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded 2021-02-05 10:47:56.748 T:2908090240 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded 2021-02-05 10:47:56.748 T:2908090240 DEBUG: DBus method call to org.freedesktop.DBus.Peer.Ping at /org/freedesktop/UDisks2 of org.freedesktop.UDisks2 failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks2 was not provided by any .service files 2021-02-05 10:47:56.749 T:2908090240 DEBUG: DBus method call to org.freedesktop.UDisks.EnumerateDevices at /org/freedesktop/UDisks of org.freedesktop.UDisks failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks was not provided by any .service files 2021-02-05 10:47:56.836 T:2908090240 DEBUG: Selected UDev as storage provider 2021-02-05 10:47:57.129 T:2908090240 INFO: Available videomodes (xrandr): 2021-02-05 10:47:57.129 T:2908090240 INFO: Output 'LVDS1' has 18 modes 2021-02-05 10:47:57.129 T:2908090240 INFO: ID:0x47 Name:1280x800 Refresh:59.909550 Width:1280 Height:800 2021-02-05 10:47:57.129 T:2908090240 INFO: Pixel Ratio: 0.982143 2021-02-05 10:47:57.129 T:2908090240 INFO: ID:0xb0 Name:1280x800 Refresh:59.909550 Width:1280 Height:800 2021-02-05 10:47:57.129 T:2908090240 INFO: Pixel Ratio: 0.982143 2021-02-05 10:47:57.129 T:2908090240 INFO: ID:0xb1 Name:1280x720 Refresh:59.744709 Width:1280 Height:720 2021-02-05 10:47:57.129 T:2908090240 INFO: Pixel Ratio: 0.883929 2021-02-05 10:47:57.130 T:2908090240 INFO: ID:0xb2 Name:1024x768 Refresh:60.003841 Width:1024 Height:768 2021-02-05 10:47:57.130 T:2908090240 INFO: Pixel Ratio: 1.178571 2021-02-05 10:47:57.130 T:2908090240 INFO: ID:0xb3 Name:1024x576 Refresh:59.899212 Width:1024 Height:576 2021-02-05 10:47:57.130 T:2908090240 INFO: Pixel Ratio: 0.883929 2021-02-05 10:47:57.130 T:2908090240 INFO: ID:0xb4 Name:1024x576 Refresh:59.819519 Width:1024 Height:576 2021-02-05 10:47:57.130 T:2908090240 INFO: Pixel Ratio: 0.883929 2021-02-05 10:47:57.130 T:2908090240 INFO: ID:0xb5 Name:960x540 Refresh:59.629028 Width:960 Height:540 2021-02-05 10:47:57.130 T:2908090240 INFO: Pixel Ratio: 0.883929 2021-02-05 10:47:57.130 T:2908090240 INFO: ID:0xb6 Name:960x540 Refresh:59.818218 Width:960 Height:540 2021-02-05 10:47:57.130 T:2908090240 INFO: Pixel Ratio: 0.883929 2021-02-05 10:47:57.130 T:2908090240 INFO: ID:0xb7 Name:800x600 Refresh:60.316540 Width:800 Height:600 2021-02-05 10:47:57.130 T:2908090240 INFO: Pixel Ratio: 1.178571 2021-02-05 10:47:57.130 T:2908090240 INFO: ID:0xb8 Name:800x600 Refresh:56.250000 Width:800 Height:600 2021-02-05 10:47:57.130 T:2908090240 INFO: Pixel Ratio: 1.178571 2021-02-05 10:47:57.130 T:2908090240 INFO: ID:0xb9 Name:864x486 Refresh:59.915340 Width:864 Height:486 2021-02-05 10:47:57.130 T:2908090240 INFO: Pixel Ratio: 0.883929 2021-02-05 10:47:57.130 T:2908090240 INFO: ID:0xba Name:864x486 Refresh:59.570309 Width:864 Height:486 2021-02-05 10:47:57.130 T:2908090240 INFO: Pixel Ratio: 0.883929 2021-02-05 10:47:57.130 T:2908090240 INFO: ID:0xbb Name:640x480 Refresh:59.940479 Width:640 Height:480 2021-02-05 10:47:57.130 T:2908090240 INFO: Pixel Ratio: 1.178571 2021-02-05 10:47:57.130 T:2908090240 INFO: ID:0xbc Name:720x405 Refresh:59.506180 Width:720 Height:405 2021-02-05 10:47:57.130 T:2908090240 INFO: Pixel Ratio: 0.883929 2021-02-05 10:47:57.131 T:2908090240 INFO: ID:0xbd Name:720x405 Refresh:58.987850 Width:720 Height:405 2021-02-05 10:47:57.131 T:2908090240 INFO: Pixel Ratio: 0.883929 2021-02-05 10:47:57.131 T:2908090240 INFO: ID:0xbe Name:640x400 Refresh:59.998161 Width:640 Height:400 2021-02-05 10:47:57.131 T:2908090240 INFO: Pixel Ratio: 0.982143 2021-02-05 10:47:57.131 T:2908090240 INFO: ID:0xbf Name:640x360 Refresh:59.840431 Width:640 Height:360 2021-02-05 10:47:57.131 T:2908090240 INFO: Pixel Ratio: 0.883929 2021-02-05 10:47:57.131 T:2908090240 INFO: ID:0xc0 Name:640x360 Refresh:59.324871 Width:640 Height:360 2021-02-05 10:47:57.131 T:2908090240 INFO: Pixel Ratio: 0.883929 2021-02-05 10:47:57.131 T:2908090240 NOTICE: Checking resolution 15 2021-02-05 10:47:57.132 T:2908090240 DEBUG: Window Manager Name: IceWM 2.1.1 (Linux/i686) 2021-02-05 10:47:57.261 T:2908090240 INFO: RetroPlayer[PROCESS]: Registering process control for X11 2021-02-05 10:47:57.261 T:2908090240 INFO: RetroPlayer[RENDER]: Registering renderer factory for OpenGL 2021-02-05 10:47:57.280 T:2908090240 NOTICE: Using visual 0x20 2021-02-05 10:47:57.281 T:2908090240 ERROR: failed to create EGL context 2021-02-05 10:47:57.308 T:2908090240 NOTICE: Using visual 0x20 2021-02-05 10:47:57.330 T:2908090240 NOTICE: VDPAU::CreateContext - creating decoder context 2021-02-05 10:47:57.404 T:2908090240 NOTICE: vdp_device = 0x000493e1 vdp_st = 0x00000000 2021-02-05 10:47:57.404 T:2908090240 NOTICE: VDPAU Decoder capabilities: 2021-02-05 10:47:57.404 T:2908090240 NOTICE: name level macbs width height 2021-02-05 10:47:57.404 T:2908090240 NOTICE: ------------------------------------ 2021-02-05 10:47:57.404 T:2908090240 NOTICE: Previous line repeats 1 times. 2021-02-05 10:47:57.404 T:2908090240 NOTICE: VDPAU::Close - closing decoder context 2021-02-05 10:47:57.407 T:2908090240 DEBUG: GLX_EXTENSIONS: GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_fbconfig_float GLX_ARB_framebuffer_sRGB GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_create_context_es2_profile GLX_EXT_create_context_es_profile GLX_EXT_fbconfig_packed_float GLX_EXT_framebuffer_sRGB GLX_EXT_import_context GLX_EXT_texture_from_pixmap GLX_EXT_visual_info GLX_EXT_visual_rating GLX_INTEL_swap_event GLX_MESA_copy_sub_buffer GLX_MESA_query_renderer GLX_MESA_swap_control GLX_OML_swap_method GLX_OML_sync_control GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync 2021-02-05 10:47:57.407 T:2908090240 NOTICE: GL_VENDOR = NULL 2021-02-05 10:47:57.407 T:2908090240 NOTICE: GL_RENDERER = NULL 2021-02-05 10:47:57.407 T:2908090240 NOTICE: GL_VERSION = NULL 2021-02-05 10:47:57.407 T:2908090240 NOTICE: GL_SHADING_LANGUAGE_VERSION = NULL ############### END LOG FILE ################ ############ END Kodi CRASH LOG #############
- This reply was modified 2 months, 1 week ago by caprea.
- This reply was modified 2 months, 1 week ago by Frappo94.
February 5, 2021 at 12:51 pm #53888ModeratorModdIt
Maybe vivaldi would be worth a try, it is chromium based and still offered in 32 bit.
February 5, 2021 at 1:23 pm #53892MemberFrappo94
i think that the i915 just is not enough for the requested va-api. I managed to install and run kodi on mint but without hw or sw acceleration.
February 6, 2021 at 11:42 am #53948MemberPPC
@Frappo94- I have a tip that may help: create, in your Netflix config, a user, indicating it should use low resultion, and try that on your Pentium M, via a browser, if may be a bit faster, but, with such underpowered setup, don’t expect miracles unless you have an ok graphics card correctly working with your web browser…
P.
February 7, 2021 at 2:52 pm #54084MemberFrappo94
thanks for your tip, it kinda works but I think this laptop can’t be used for much more than audio playback and retrogaming.
-
AuthorPosts
- You must be logged in to reply to this topic.