Kodi 16.1 generate huge CPU load

Hello, first of all I started with setting up a headless Debian system with Kernel 4.9 from jessie backport repository. It runs without any x-server or window manager on an asrock j3710. Then I thougt why not using temporarily to running kodi on it...

Kodi 16.1 generate huge CPU load

Hello, first of all I started with setting up a headless Debian system with Kernel 4.9 from jessie backport repository. It runs without any x-server or window manager on an asrock j3710. Then I thougt why not using temporarily to running kodi on it...

Xboxdrv on Kodi 17 Raspbian lite

Hello,

I'm really close to get the custom distribution of my dreams for an almost fully automated with Kodi+Plex+Sonaar+radaar+transmission+rpi-monitor+Moonlight on my raspberry pi. I made the choice to start from a raspbian lite for different reasons (control, learning...), instead of pre-made distributions like retropie or OSMC.

I made it bootable from USB Everything works great, Kodi for the local screen, Plex to serve my medias all over the house on every type of devices, and rpimonitor whit custom plugin to manage all the processes from webservices.

And now i'm getting to make little thing work, like different type of interfaces.
Now i'm trying to make my Xbox 360 controller work on Kodi 17 Krypton, in order to get Moonlight to boot from Kodi througt the Luna plugin who looks awesome.

I tried to find walkthrougt on the internet, but none of them seems the same or even applicable in Raspbian lite. A lot of them are made for Retropie, OSMC and other... And I don't think things work the same and i'm afraid to make a mistake. And after hours of research, I can't find someone who tried the same crazy stunt.

So I tried i manually, installed the xboxdrv driver from raspbian repo, and run an evtest and the controller is recognized by the pi. I made it bootable with an init.d script, I tried everything I saw in different walkthrougt, but Kodi don't seem to see there is a controller plugged to it.

And I seem to be a little stuck now i try to make the controller to work with Kodi. Nothing respond, when i try to manage the controller in settings>system>input>manage controller, when I press a button to map it, no response. I even tried to make a custom xml mapping, but no response even.

When i try to run :

Code:
sudo xboxdrv --silent --detach-kernel-driver --mimic-xpad

I get this has a response:
Code:
xboxdrv 0.8.5 - http://pingus.seul.org/~grumbel/xboxdrv/
Copyright © 2008-2011 Ingo Ruhnke <[email protected]>
Licensed under GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it under certain conditions; see the file COPYING for details.

Controller:        Microsoft Xbox 360 Wireless Controller (PC)
Vendor/Product:    045e:0719
USB Path:          001:006
Wireless Port:     0
Controller Type:   Xbox360 (wireless)

-- [ ERROR ] ------------------------------------------------------
Error couldn't claim the USB interface: LIBUSB_ERROR_NOT_FOUND
Try to run 'rmmod xpad' and then xboxdrv again or start xboxdrv with the option --detach-kernel-driver.

Then, naturally as he tells me, i run rmmod xpad

Code:
rmmod: ERROR: Module xpad is not currently loaded


So I said to myself, maybe xpad is not in raspbian lite package so I apt-getted it. Same response, xpad is not loaded. And even if I wanted to use xpad instead of xboxdrv, I can't get any hint on the internet to make it work. I don't know if it has any incidence on Kodi, but I really what to do next.

I'm relatively not used to Linux, it's one of the reasons why I rely a lot on walkthrought, forum reasearch and I learned a lot from this, how things work in Debian... and I love it. And I try not to bother anyone with my problems on the forum. But i'm really stuck here so maybe someone here would have an answer to my problem ?

Xboxdrv on Kodi 17 Raspbian lite

Hello,

I'm really close to get the custom distribution of my dreams for an almost fully automated with Kodi+Plex+Sonaar+radaar+transmission+rpi-monitor+Moonlight on my raspberry pi. I made the choice to start from a raspbian lite for different reasons (control, learning...), instead of pre-made distributions like retropie or OSMC.

I made it bootable from USB Everything works great, Kodi for the local screen, Plex to serve my medias all over the house on every type of devices, and rpimonitor whit custom plugin to manage all the processes from webservices.

And now i'm getting to make little thing work, like different type of interfaces.
Now i'm trying to make my Xbox 360 controller work on Kodi 17 Krypton, in order to get Moonlight to boot from Kodi througt the Luna plugin who looks awesome.

I tried to find walkthrougt on the internet, but none of them seems the same or even applicable in Raspbian lite. A lot of them are made for Retropie, OSMC and other... And I don't think things work the same and i'm afraid to make a mistake. And after hours of research, I can't find someone who tried the same crazy stunt.

So I tried i manually, installed the xboxdrv driver from raspbian repo, and run an evtest and the controller is recognized by the pi. I made it bootable with an init.d script, I tried everything I saw in different walkthrougt, but Kodi don't seem to see there is a controller plugged to it.

And I seem to be a little stuck now i try to make the controller to work with Kodi. Nothing respond, when i try to manage the controller in settings>system>input>manage controller, when I press a button to map it, no response. I even tried to make a custom xml mapping, but no response even.

When i try to run :

Code:
sudo xboxdrv --silent --detach-kernel-driver --mimic-xpad

I get this has a response:
Code:
xboxdrv 0.8.5 - http://pingus.seul.org/~grumbel/xboxdrv/
Copyright © 2008-2011 Ingo Ruhnke <[email protected]>
Licensed under GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it under certain conditions; see the file COPYING for details.

Controller:        Microsoft Xbox 360 Wireless Controller (PC)
Vendor/Product:    045e:0719
USB Path:          001:006
Wireless Port:     0
Controller Type:   Xbox360 (wireless)

-- [ ERROR ] ------------------------------------------------------
Error couldn't claim the USB interface: LIBUSB_ERROR_NOT_FOUND
Try to run 'rmmod xpad' and then xboxdrv again or start xboxdrv with the option --detach-kernel-driver.

Then, naturally as he tells me, i run rmmod xpad

Code:
rmmod: ERROR: Module xpad is not currently loaded


So I said to myself, maybe xpad is not in raspbian lite package so I apt-getted it. Same response, xpad is not loaded. And even if I wanted to use xpad instead of xboxdrv, I can't get any hint on the internet to make it work. I don't know if it has any incidence on Kodi, but I really what to do next.

I'm relatively not used to Linux, it's one of the reasons why I rely a lot on walkthrought, forum reasearch and I learned a lot from this, how things work in Debian... and I love it. And I try not to bother anyone with my problems on the forum. But i'm really stuck here so maybe someone here would have an answer to my problem ?

Korean Characters

Hello everyone.

I been having problems to use korean Subtitles (.smi and .srt files).
The only thing i see is weird charcaters and boxes.


I followed some "guides"/posts but haven´t god any of them to work.
The following "changes" I have tried but unsuccessfully:
- Changed the language to Korean
- Donwloaded Universial Fonts (DejaVuSans.ttf, UnBatang.ttf, UnBatangBold.ttf)
- Changed to Korean in Windows


Can someone help me figure out what the H*ll i am doing wrong? Sad


Guides/Posts i followed:
How can I display Korean Subtitrles correctly?
Change subtitle font size on playback

Clean install Kodi not so clean ? Wont start

Hi Kodo users I had kodi installed on two tablets and a laptop (win 7 ) few years now. One of the tablets ( acer on android 4.4 ) developed a problem after I uninstalled Kodi which was a Jarvis 16.1 tvaddons edition. I uninstalled because I wante...

How to get TV server to wake up when watching TV?

I have a seaprate box with MediaPortal TV Server installed. It wakes up only when a client machine starts up MediaPortal or when a recording is scheduled. However, on my HTPC I have Kodi with the MediaPortal PVR Client plugin installed and I can't see ...

Start-Screen with Musik-Fanart?

When I start fuse(neue) it shows me a slideshow of my movies. I would have a slideshow my Music-Artist or maybe Music-Albums. I cannot find any switch. Am I too stupid?? btw: What kind of name is it fuse(neue) Greeting from Frank

Kodi bluescreens Windows 7

I've had this issue for a few months now. One day Kodi suddenly decided "Ok, if you're going to close me, you don't need Windows anymore." So usually after having Kodi running for 2 hours (or more), closing it with either the "X" or the menu bluescreen...

Trakt List Manager API Key

It seems as though trakt have very recently disabled a number of API keys, which impacts a bunch of our favourite banned addons, as well as the official addon trakt list manager. I have verified this by creating my own api key and switching them in t...

italian UK Germany Sky select fox sport iptv

#EXTINF:-1,UK | PremierSport http://sutverduz.com:8080/live/ibbjfrjf/rp71Yd73Gn/1074.ts #EXTINF:-1,UK | Setanta http://sutverduz.com:8080/live/ibbjfrjf/rp71Yd73Gn/1076.ts #EXTINF:-1,UK | BTSportESPN http://sutverduz.com:8080/live/ibbjfrjf/rp71Yd73Gn/1077.ts #EXTINF:-1,UK | BTSport2 http://sutverduz.com:8080/live/ibbjfrjf/rp71Yd73Gn/1078.ts #EXTINF:-1,UK | BTSport1 http://sutverduz.com:8080/live/ibbjfrjf/rp71Yd73Gn/1079.ts #EXTINF:-1,UK | BTSportEurope http://sutverduz.com:8080/live/ibbjfrjf/rp71Yd73Gn/1085.ts #EXTINF:-1,UK | SkysportNews http://sutverduz.com:8080/live/ibbjfrjf/rp71Yd73Gn/1086.ts #EXTINF:-1,UK | SkySportNewsUk http://sutverduz.com:8080/live/ibbjfrjf/rp71Yd73Gn/1087.ts #EXTINF:-1,UK | SkysportF1 http://sutverduz.com:8080/live/ibbjfrjf/rp71Yd73Gn/1088.ts #EXTINF:-1,UK | SkySport5 UK http://sutverduz.com:8080/live/ibbjfrjf/rp71Yd73Gn/1089.ts #EXTINF:-1,UK | SkySport4 UK http://sutverduz.com:8080/live/ibbjfrjf/rp71Yd73Gn/1090.ts #EXTINF:-1,UK | SkySport3 UK http://sutverduz.com:8080/live/ibbjfrjf/rp71Yd73Gn/1091.ts #EXTINF:-1,UK | SkySport2 UK… Read More »