Jump to content


Great69

Member Since 16 Oct 2015
Offline Last Active 06 Oct 2016 17:27
-----

Posts I've Made

In Topic: -Unofficial- Gstreamer 1.9 images 2016-06 -based on- OpenPLi 4

6 July 2016 - 12:44

 

It looks like Kodi has for some reason problem with writing default settings to /media/hdd/.kodi/userdata.

Can you test if you can create these folders manually?

 

You can also change data path manually, just update kodi startup script in /usr/bin/kodi, look for this part:

HDD_MOUNT_POINT="$(grep $(readlink /media/hdd || echo -n '/media/hdd') /proc/mounts)"
if [ "$HDD_MOUNT_POINT" != "" ]; then
    export HOME="/media/hdd"
else
    export HOME="/home/root"
fi

To force your home directory to /home/root, add this after it:

export HOME="/home/root

the image is istalled on multiboot thats maybe the problem.


In Topic: -Unofficial- Gstreamer 1.9 images 2016-06 -based on- OpenPLi 4

5 July 2016 - 22:55

@Great69

turn off enigma2 and run Kodi:

init 4
kodi

What happens?

@mx3L

 

vusolo4k login: root

root@vusolo4k:~# init 4
root@vusolo4k:~# kodi
-----------------+ XBMC ENVIRONMENTS +
  + CRASHLOG_DIR    : /tmp/kodi
  + HOME            : /media/hdd
  + HDD_MOUNT_POINT : /dev/sda1 /media/hdd ext4 rw,relatime,data=ordered 0 0
 
sh: lsb_release: not found
sh: lsb_release: not found
sh: lsb_release: not found
ERROR: Unable to create application. Exiting
root@vusolo4k:~#
 
crashlog.
 
01:01:19 T:3048562688  NOTICE: special://profile/ is mapped to: special://masterprofile/
01:01:19 T:3048562688  NOTICE: -----------------------------------------------------------------------
01:01:19 T:3048562688  NOTICE: Starting Kodi (16.1 Git:Unknown). Platform: Linux ARM 32-bit
01:01:19 T:3048562688  NOTICE: Using Release Kodi x32 build
01:01:19 T:3048562688  NOTICE: Kodi compiled Jun 27 2016 by GCC 4.9.1 for Linux ARM 32-bit version 3.17.7 (200967)
01:01:19 T:3048562688  NOTICE: Running on Unknown Linux Distribution 0.0, kernel: Linux ARM 32-bit version 3.14.28-1.8
01:01:19 T:3048562688  NOTICE: FFmpeg version: 2.8.6-kodi-2.8.6-Jarvis-16.0
01:01:19 T:3048562688  NOTICE: Host CPU: ARMv7 Processor rev 3 (v7l), 2 cores available
01:01:19 T:3048562688  NOTICE: ARM Features: Neon enabled
01:01:19 T:3048562688  NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
01:01:19 T:3048562688  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
01:01:19 T:3048562688  NOTICE: special://masterprofile/ is mapped to: /media/hdd/.kodi/userdata
01:01:19 T:3048562688  NOTICE: special://home/ is mapped to: /media/hdd/.kodi
01:01:19 T:3048562688  NOTICE: special://temp/ is mapped to: /tmp/kodi
01:01:19 T:3048562688  NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
01:01:19 T:3048562688  NOTICE: Local hostname: vusolo4k
01:01:19 T:3048562688  NOTICE: Log File is located: /tmp/kodi/kodi.log
01:01:19 T:3048562688 WARNING: Unicode properties are not enabled in PCRE lib, support for national symbols may be limited!
01:01:19 T:3048562688  NOTICE: Consider installing PCRE lib version 8.10 or later with enabled Unicode properties and UTF-8 support. Your PCRE lib version: 8.36 2014-09-26
01:01:19 T:3048562688  NOTICE: -----------------------------------------------------------------------
01:01:19 T:3048562688  NOTICE: load settings...
01:01:19 T:3048562688 WARNING: CSettingInt: unknown options filler "audiocdactions" of "audiocds.autoaction"
01:01:19 T:3048562688  NOTICE: Change AESink retry count..
01:01:19 T:3048562688  NOTICE: AESink retry count - 1
01:01:19 T:3048562688  NOTICE: CAESinkOSS::EnumerateDevicesEx - No OSS mixer device present: /dev/mixer
01:01:19 T:3048562688  NOTICE: No Devices found - retry: 1
01:01:21 T:3048562688  NOTICE: CAESinkOSS::EnumerateDevicesEx - No OSS mixer device present: /dev/mixer
01:01:21 T:3048562688  NOTICE: Found 0 Lists of Devices
01:01:21 T:3048562688  NOTICE: Change AESink retry count..
01:01:21 T:3048562688  NOTICE: AESink retry count - 1
01:01:21 T:3048562688  NOTICE: CAESinkOSS::EnumerateDevicesEx - No OSS mixer device present: /dev/mixer
01:01:21 T:3048562688  NOTICE: No Devices found - retry: 1
01:01:22 T:3048562688  NOTICE: CAESinkOSS::EnumerateDevicesEx - No OSS mixer device present: /dev/mixer
01:01:22 T:3048562688  NOTICE: Found 0 Lists of Devices
01:01:22 T:3048562688   ERROR: CSettings: unable to load settings from special://masterprofile/guisettings.xml, creating new default settings
01:01:22 T:3048562688 WARNING: Failed to save the default settings to special://masterprofile/guisettings.xml
01:01:22 T:3048562688   FATAL: unable to load settings
01:01:22 T:3048562688  NOTICE: special://profile/ is mapped to: special://masterprofile/

In Topic: -Unofficial- Gstreamer 1.9 images 2016-06 -based on- OpenPLi 4

5 July 2016 - 16:30

r-cz, yes I have the same problem. The volume from the video's playing trough the dvbmediasink is quite low compared to the dvb-streams.

I have no clue tbh.

 

Great69, Sorry but I don't own a Vu+ Solo 4k.

Please post some debug logging.

eg. login with telnet:

init 4

enigma2

Now start Kodi using the Launcher and post the output from the telnet window.

 

kookesam,

Doesn't this image work? http://jam2.japhar.c...4-spark_usb.zip

@MastaG

Vu+ Solo 4k  debug logging  Kodi Launcher.

 

root@vusolo4k:~# init 4

root@vusolo4k:~# enigma2
PYTHONPATH: /usr/lib/enigma2/python
DVB_API_VERSION 5 DVB_API_VERSION_MINOR 10
ENIGMA2_DEBUG settings: Level=3
[MAIN] executing main
<  1230.010> [HardwareInfo] Scanning hardware info
<  1230.011> Detected: vusolo4k (1500A0)
<  1230.015> [Harddisk] enumerating block devices...
<  1230.021> [Harddisk] new device sda -> /dev/sda -> /dev/sda
<  1230.148> [NimManager] Reading satellites.xml
<  1230.287> [NimManager] Reading cables.xml
<  1230.461> [NimManager] Reading terrestrial.xml
<  1230.579> [SecConfigure] sec config cleared
<  1230.581> [SecConfigure] slot: 0 configmode: simple
<  1230.581> [SecConfigure] diseqcmode:  diseqc_a_b
<  1230.582> [SecConfigure] slot: 1 configmode: simple
<  1230.582> [SecConfigure] diseqcmode:  diseqc_a_b
<  1230.582> [SecConfigure] slot: 2 configmode: nothing
<  1230.582> [SecConfigure] slot: 3 configmode: nothing
<  1230.582> [SecConfigure] slot: 4 configmode: nothing
<  1230.583> [SecConfigure] slot: 5 configmode: nothing
<  1230.583> [SecConfigure] slot: 6 configmode: nothing
<  1230.583> [SecConfigure] slot: 7 configmode: nothing
<  1230.583> [SecConfigure] sec config completed
<  1230.584> [InitNimManager] tuner type is already already 0
<  1230.596> [Picon] adding path: /omb/picon/
<  1231.008> [SKIN] loading include: /usr/share/enigma2/PLi-HD/skin_templates.xml
<  1231.021> [SKIN] loading include: /usr/share/enigma2/PLi-HD/skin_plugins.xml
<  1231.052> [iInputDevices] getInputDevices event0 <ERROR: ioctl(EVIOCGNAME): [Errno 22] Invalid argument >
<  1231.052> [iInputDevices] getInputDevices mouse0 <ERROR: ioctl(EVIOCGNAME): [Errno 25] Inappropriate ioctl for device >
<  1231.053> [iInputDevices] getInputDevices mice <ERROR: ioctl(EVIOCGNAME): [Errno 25] Inappropriate ioctl for device >
<  1231.060> Activating keymap: Default (US)
<  1231.061> [ePopen] command: loadkmap < /usr/share/keymaps/default.kmap
<  1231.062> Activating language Svenska
<  1231.184> --> setting scaler_sharpness to: 0000000D
<  1231.239> [keymapparser] keymap file /usr/share/enigma2/keytranslation.xml not found
<  1231.242> [ePopen] command: ip -o addr show dev wlan0
<  1231.243> [ePopen] command: ip -o addr show dev eth0
<  1231.355> <RemoteControlCode> Write Remote Control Code : 2
<  1231.443> [VideoHardware] getModeList for port DVI-PC
<  1231.443> [VideoHardware] remove DVI-PC because of not existing modes
<  1231.443> [VideoHardware] getModeList for port Scart
<  1231.443> [VideoHardware] getModeList for port YPbPr
<  1231.444> [VideoHardware] getModeList for port Scart
<  1231.444> [VideoHardware] getModeList for port DVI
<  1231.445> [VideoHardware] hotplug on dvi
<  1231.446> [VideoHardware] -> setting aspect, policy, policy2, wss 16:9 panscan letterbox auto
<  1231.462> [VideoHardware] -> setting aspect, policy, policy2, wss 16:9 panscan letterbox auto
<  1231.483> [VideoHardware] -> setting aspect, policy, policy2, wss 16:9 panscan letterbox auto
<  1231.484> [VideoHardware] -> setting aspect, policy, policy2, wss 16:9 panscan letterbox auto
<  1231.484> [VideoHardware] setMode - port: DVI mode: 1080p rate: multi
<  1231.503> [VideoHardware] -> setting aspect, policy, policy2, wss 16:9 panscan letterbox auto
<  1231.511> [Ipkg] Added to OPKG destinations: /media/usb
<  1231.931> [getFonts] fontDir: /usr/share/fonts/
<  1231.947> [getFonts] find font Regular in skin_default.xml
<  1231.947> [getFonts] find font Fixed in skin_default.xml
<  1231.947> [getFonts] find font Console in skin_default.xml
<  1231.947> [getFonts] find font Replacement in skin_default.xml
<  1231.950> [getFonts] find font Subs in skin_subtitles.xml
<  1231.950> [getFonts] find font Subsi in skin_subtitles.xml
<  1231.950> [getFonts] find font Subsb in skin_subtitles.xml
<  1231.951> [getFonts] find font Subsz in skin_subtitles.xml
<  1231.961> [SubsSupport] looking for custom colors in /usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/colors.txt
<  1231.964> [SubsSupport] adding custom color customcolor1
<  1232.035> [EPGImport] fallback to default translation for  always
<  1232.036> [EPGImport] fallback to default translation for  only manual boot
<  1232.037> [EPGImport] fallback to default translation for  only automatic boot
<  1232.038> [EPGImport] fallback to default translation for  never
<  1232.039> [EPGImport] fallback to default translation for  wake up and import
<  1232.040> [EPGImport] fallback to default translation for  skip the import
<  1232.042> [EPGImport] fallback to default translation for  Press OK
<  1232.044> [EPGImport] fallback to default translation for  Monday
<  1232.044> [EPGImport] fallback to default translation for  Tuesday
<  1232.045> [EPGImport] fallback to default translation for  Wednesday
<  1232.046> [EPGImport] fallback to default translation for  Thursday
<  1232.047> [EPGImport] fallback to default translation for  Friday
<  1232.048> [EPGImport] fallback to default translation for  Saturday
<  1232.049> [EPGImport] fallback to default translation for  Sunday
<  1232.052> [EPGImport] fallback to default translation for  Automated EPG Importer
<  1232.053> [EPGImport] fallback to default translation for  EPGImport
<  1232.054> [EPGImport] fallback to default translation for  EPGImport
<  1232.065> [MovieCut] set language to  sv
<  1232.066> [MovieCut] set language to  sv
<  1232.067> [MovieCut] fallback to default Enigma2 Translation for Execute cuts...
<  1232.129> [AutoBackup] fallback to default translation for Automatic settings backup
<  1232.617> Plugin  Extensions/WebInterface failed to load: No module named plugin
<  1232.617> Plugin probably removed, but not cleanly in /usr/lib/enigma2/python/Plugins/Extensions/WebInterface
<  1233.255> [KodiLauncher] autoStart - reason = 0
<  1233.257> [EPGImport] autostart (0) occured at 1233.257235
<  1233.268> [EPGImport] autostart (0) occured at 1233.26851
<  1233.269> [EPGImport] WakeUpTime now set to 24462 (now=1233)
<  1233.270> [SKIN] No skin to read...
<  1233.279> AT: [AutoTimer] Use OpenWebif
<  1233.281> [SKIN] Parsing embedded skin <embedded-in-'Screensaver'>
<  1233.390> [SKIN] No skin to read...
<  1233.423> RemovePopup, id = ZapError
<  1233.472> setValue 100
<  1233.544> playing 4097:0:0:0:0:0:0:0:0:0:http%3a//mgrouphdlive4-f.akamaihd.net/i/live_1@324569/master.m3u8:E TV
<  1233.765> resolved to PLAY
<  1233.766> resolved to PLAY
<  1233.766> resolved to PLAY
<  1233.767> new service started! trying to download cuts!
<  1233.767> RemovePopup, id = ZapError
<  1233.782> [ePopen] command: route -n | grep  wlan0
<  1233.784> [ePopen] command: route -n | grep  eth0
<  1233.799> 0.0.0.0
<  1233.800> 192.168
<  1233.805> nameservers: [[192, 168, 2, 1]]
<  1233.805> read configured interface: {'bnep0': {'dhcp': True}, 'usb0': {'dhcp': False}, 'lo': {'dhcp': False}, 'wlan0': {'dhcp': True}, 'atml0': {'dhcp': True}, 'eth1': {'dhcp': True}, 'eth0': {'dhcp': True}}
<  1233.805> self.ifaces after loading: {'wlan0': {'preup': False, 'predown': False, 'ip': [0, 0, 0, 0], 'up': False, 'mac': '00:00:00:00:00:00', 'dhcp': True, 'netmask': [0, 0, 0, 0], 'gateway': [0, 0, 0, 0]}, 'eth0': {'preup': False, 'predown': False, 'ip': [192, 168, 2, 222], 'up': True, 'mac': '00:1d:ec:0a:c8:d6', 'dhcp': True, 'bcast': [192, 168, 2, 255], 'netmask': [255, 255, 255, 0], 'gateway': [192, 168, 2, 1]}}
<  1233.807> SerienRecorder plugin not found
<  1233.807> ER plugin not found
<  1233.811> [OpenWebif] started on 80
<  1239.632> action ->  InfobarMenuActions mainMenu
<  1239.632> loading mainmenu XML...
<  1239.635> TimerEdit TimerEditList
<  1239.636> PluginBrowser PluginBrowser
<  1241.552> action ->  OkCancelActions ok
<  1241.553> okbuttonClick
<  1243.480> action ->  DirectionActions downUp
<  1243.480> unknown action DirectionActions/downUp! typo in keymap?
<  1244.110> action ->  DirectionActions downUp
<  1244.110> unknown action DirectionActions/downUp! typo in keymap?
<  1244.476> action ->  WizardActions ok
<  1244.476> [KodiLauncher] RCUnlock
<  1244.477> [KodiLauncher] RCLock
<  1244.615> [SKIN] Parsing embedded skin <embedded-in-'KodiLauncher'>
<  1245.115> [ePopen] command: ps | grep kodi.bin | grep -v grep
<  1245.130> [KodiLauncher] FBLock
<  1245.130> [KodiLauncher] startup: kodi is not running, starting...
<  1245.131> [ePopen] command: unset PYTHONPATH;kodi;kodiext -T
<  1248.363> KodiExtRequestHandler: recv()-> opcode = 0, status = 0, data = None
<  1248.364> KodiExtRequestHandler: send()-> opcode = 0, status = 1, data = None
<  1248.365> [KodiLauncher] kodi stopped: retval = 0
<  1248.864> [KodiLauncher] FBUnlock
<  1248.902> playing 4097:0:0:0:0:0:0:0:0:0:http%3a//mgrouphdlive4-f.akamaihd.net/i/live_1@324569/master.m3u8:E TV
<  1248.915> resolved to PLAY
<  1248.916> resolved to PLAY
<  1248.916> resolved to PLAY
<  1248.917> new service started! trying to download cuts!
<  1248.917> RemovePopup, id = ZapError
<  1248.917> [KodiLauncher] RCUnlock

In Topic: -Unofficial- Gstreamer 1.9 images 2016-06 -based on- OpenPLi 4

4 July 2016 - 13:28

Hi MastaG!

thanks for the image.

The Kodi Launcher dont work whith solo4k can you please fix.

thanks.


In Topic: Kodi 15.2 for vusolose, vusolo2 and vuduo2

27 March 2016 - 15:24

@Great69

 

The kodi repo of mx3l not is full patched for vusolo 4k.

@mx3l

@darkmantk

i added 2 files.

meta-vuplus/recipes-bsp/xbmc

xbmc-vusolo4k.bb

 

require xbmc.inc
 
COMPATIBLE_MACHINE = "^(vusolo4k)$"
 
BUILD_PR = "r0"
GLARCH = "-arm"
GLPR = "20150603_p0"
 
EXTRA_OECONF += " --with-platform=dvbboxarm "
 
SRC_URI[xbmc-support.md5sum] = "3803968ff78af7437982caf02647238b"
SRC_URI[xbmc-support.sha256sum] = "d8e556854a29ef3dd78fab18454f0e91f01a23b7df299400276deb1f8fb495c6"
 
and in meta-local/recipes-kodi/xbmc
 
xbmc-vusolo4k.bbappend
SRCREV = "46902dfedfd210fadb0a9db7a903f14754e6a8c3"
RDEPENDS_${PN} += "alsa-plugins"
 
what other files is missing?