• 1
  • 139
  • 140
  • 141(current)
  • 142
  • 143
  • 277
OpenELEC Testbuilds for RaspberryPi Part 2
Could I suggest that the USB2 vs USB3 discussion (and maybe also SD card performance) be split off into a separate thread as, interesting as it is, it really has little to do with OpenELEC (other than better/worse performance) or any of the other builds. Or even XBMC for that matter. Thank you. Smile
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2013-12-28, 21:00)Doktor-X Wrote: i'm building from source on ubuntu 12.04 and getting "deprecated packageformat, please convert soon" error on most package

I believe that is just a harmless warning, reminding the maintainers which packages have not been updated yet.
(2013-12-27, 21:22)postdeath Wrote:
(2013-12-27, 20:22)xbs08 Wrote: Just lost my settings (F2FS) when RPi hanged Sad

I'm getting that a lot - I backed up guisettings.xml to the desktop and copy it back over whenever it screws up.

Edit: What is the easiest way to back up my USB in Windows without making an image of the drive?

I usually just use openELEC settings and make a automatic tar backup. After its done I copy it to another secure place. (PC via samba) Should I break STORAGE somehow, I format it boot openELEC copy .tar file back to RPi, do a restore from openELEC settings.
(2013-12-28, 19:03)tuxen Wrote:
(2013-12-28, 02:06)maratonomak Wrote:
(2013-12-27, 17:03)tuxen Wrote: How about an advancedsettings.xml for the best performance ?
Its already included in your image, look in /usr/share/xbmc/system/ this advancedsettings.xml is trimmed for the release and is loaded before the /userdata/ advancedsettings.xml file. Any changes to existing settings or adding of settings is loaded afterwards and will be appended or changed to the value set in the /userdata/ file.

Rbej has a very few extra options you probably want to set but otherwise I recommend don't create it if you do not need it, again one is already provided. Check your logfile to help see how it works.


MashUp has the option to add Tuxens advancedsetting along with Mikey1234 and 0 cache advancesetting.xml. I'm currently using Rbej's, but i've tried the other 3 as well.
I can't notice any difference . Currently I'm on Rbej's build (Frodo) using his advancesettings.xml. Just trying to improve as much as I can Smile

Thank you !

WTF sorry how did "my" 1 year old settings end up in that crap addon. Sad
Goddamn crap site (not this but where it came from)
Don't use it, its very old and not valid. And I will take action to get it removed or at least my name and any reference to it, cheeky bastards.
I went ahead and deleted advancesettings.xml . I know, your advancesettings and Mikey1234 were old.
popcornmix i made custom build but I think I made ​​some mistakes i deleted inside PlayerCoreConfig.h all from line 91 to 103 and compile openelec but i cant play file using dvdplayer

Code:
01:00:11 T:3043528704  NOTICE: special://profile/ is mapped to: special://masterprofile/
01:00:11 T:3043528704  NOTICE: -----------------------------------------------------------------------
01:00:11 T:3043528704  NOTICE: Starting XBMC (13.0-ALPHA11 Git:5824572). Platform: ARM Linux 32-bit
01:00:11 T:3043528704  NOTICE: Using Release XBMC x32 build, compiled Dec 28 2013 by GCC 4.7.3 for ARM Linux 32-bit 3.12.6
01:00:11 T:3043528704  NOTICE: Running on Linux 32-bit (OpenELEC (unofficial) - Version: devel-20131228193958-r16714-g339e107, 3.12.6 armv6l)
01:00:11 T:3043528704  NOTICE: Host CPU: ARMv6-compatible processor rev 7 (v6l), 1 core available
01:00:11 T:3043528704  NOTICE: ARM Features: Neon disabled
01:00:11 T:3043528704  NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
01:00:11 T:3043528704  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
01:00:11 T:3043528704  NOTICE: special://masterprofile/ is mapped to: /storage/.xbmc/userdata
01:00:11 T:3043528704  NOTICE: special://home/ is mapped to: /storage/.xbmc
01:00:11 T:3043528704  NOTICE: special://temp/ is mapped to: /storage/.xbmc/temp
01:00:11 T:3043528704  NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
01:00:11 T:3043528704  NOTICE: Local hostname: OpenELEC
01:00:11 T:3043528704  NOTICE: Log File is located: /storage/.xbmc/temp/xbmc.log
01:00:11 T:3043528704  NOTICE: -----------------------------------------------------------------------
01:00:11 T:3043528704   ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
01:00:11 T:3043528704  NOTICE: load settings...
01:00:12 T:3043528704  NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
01:00:12 T:3043528704  NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
                                            <?xml version="1.0" encoding="UTF-8" ?>
                                            <advancedsettings>
                                              <showexitbutton>false</showexitbutton>
                                              <destroywindowcontrols>false</destroywindowcontrols>
                                              <fanartres>720</fanartres>
                                              <imageres>540</imageres>
                                              <bginfoloadermaxthreads>2</bginfoloadermaxthreads>
                                              <useddsfanart>false</useddsfanart>
                                              <video>
                                                <defaultplayer>omxplayer</defaultplayer>
                                                <defaultdvdplayer>omxplayer</defaultdvdplayer>
                                                <busydialogdelayms>750</busydialogdelayms>
                                              </video>
                                              <audio>
                                                <defaultplayer>omxplayer</defaultplayer>
                                                <streamsilence>false</streamsilence>
                                              </audio>
                                              <network>
                                                <cachemembuffersize>20971520</cachemembuffersize>
                                              </network>
                                              <samba>
                                                <clienttimeout>30</clienttimeout>
                                              </samba>
                                              <network>
                                                <readbufferfactor>4.0</readbufferfactor>
                                              </network>
                                            </advancedsettings>
01:00:12 T:3043528704  NOTICE: Loaded settings file from special://profile/advancedsettings.xml
01:00:12 T:3043528704  NOTICE: Contents of special://profile/advancedsettings.xml are...
                                            <?xml version="1.0" encoding="UTF-8" ?>
                                            <advancedsettings>
                                              <showexitbutton>false</showexitbutton>
                                              <destroywindowcontrols>false</destroywindowcontrols>
                                              <fanartres>540</fanartres>
                                              <imageres>256</imageres>
                                              <bginfoloadermaxthreads>2</bginfoloadermaxthreads>
                                              <useddsfanart>false</useddsfanart>
                                              <video>
                                                <timeseekforward>10</timeseekforward>
                                                <timeseekbackward>-10</timeseekbackward>
                                                <timeseekforwardbig>60</timeseekforwardbig>
                                                <timeseekbackwardbig>-60</timeseekbackwardbig>
                                              </video>
                                              <network>
                                                <cachemembuffersize>2621440</cachemembuffersize>
                                                <alwaysforcebuffer>0</alwaysforcebuffer>
                                                <readBufferFactor>4.0</readBufferFactor>
                                                <curlclienttimeout>30</curlclienttimeout>
                                              </network>
                                              <lookandfeel>
                                                <guires>720</guires>
                                              </lookandfeel>
                                            </advancedsettings>
01:00:12 T:3043528704  NOTICE: Default DVD Player: omxplayer
01:00:12 T:3043528704  NOTICE: Default Video Player: omxplayer
01:00:12 T:3043528704  NOTICE: Default Audio Player: omxplayer
01:00:12 T:3043528704  NOTICE: Disabled debug logging due to GUI setting. Level 0.
01:00:12 T:3043528704  NOTICE: Log level changed to 0
01:00:12 T:3043528704  NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
01:00:12 T:3043528704  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
01:00:12 T:3043528704  NOTICE: Loaded playercorefactory configuration
01:00:12 T:3043528704  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
01:00:12 T:3043528704  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
01:00:12 T:3043528704  NOTICE: LoadFromXML - unable to load:/storage/.xbmc/userdata/wakeonlan.xml
01:00:12 T:3043517520  NOTICE: Thread CPiAudio start, auto delete: false
01:00:12 T:3043528704  NOTICE: Running database version Addons16
01:00:13 T:3043528704  NOTICE: ADDONS: Using repository repository.xbmc.org
01:00:13 T:3043528704  NOTICE: ADDONS: Using repository repository.bluecop.xbmc-plugins
01:00:13 T:3043528704  NOTICE: ADDONS: Using repository repository.openelec.tv
01:00:13 T:3032925264  NOTICE: Thread PeripBusUSBUdev start, auto delete: false
01:00:13 T:3043528704  NOTICE: Raspberry PI firmware version: Dec  2 2013 20:30:23
                                            Copyright (c) 2012 Broadcom
                                            version 0334d765c5cb144589b4d7a4ac68ae8f136491e1 (clean) (release)
01:00:13 T:3043528704  NOTICE: ARM mem: 156MB GPU mem: 100MB
01:00:13 T:3043528704  NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
01:00:13 T:2972709968  NOTICE: Thread CRBPWorker start, auto delete: false
01:00:13 T:3043528704  NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
01:00:13 T:3043528704  NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz
01:00:13 T:3043528704  NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
01:00:13 T:3043528704  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 60.000000 Hz
01:00:13 T:3043528704  NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576 @ 50.000000 Hz
01:00:13 T:3043528704  NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 50.000000 Hz
01:00:13 T:3043528704  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 50.000000 Hz
01:00:13 T:3043528704  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 24.000000 Hz
01:00:13 T:3043528704  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 25.000000 Hz
01:00:13 T:3043528704  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 30.000000 Hz
01:00:13 T:3043528704  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 60.000000 Hz
01:00:13 T:3043528704  NOTICE: Found resolution 960 x 720 for display 0 with 1024 x 768 @ 60.000000 Hz
01:00:13 T:3043528704  NOTICE: Found resolution 960 x 720 for display 0 with 1152 x 864 @ 75.000000 Hz
01:00:13 T:3043528704  NOTICE: Found resolution 900 x 720 for display 0 with 1280 x 1024 @ 60.000000 Hz
01:00:13 T:3043528704  NOTICE: Found resolution 1275 x 720 for display 0 with 1360 x 768 @ 60.000000 Hz
01:00:13 T:3043528704  NOTICE: Found ([email protected]) at 19, setting to RES_DESKTOP at 16
01:00:13 T:3043528704  NOTICE: Checking resolution 16
01:00:13 T:3043528704  NOTICE: GL_VENDOR = Broadcom
01:00:13 T:3043528704  NOTICE: GL_RENDERER = VideoCore IV HW
01:00:13 T:3043528704  NOTICE: GL_VERSION = OpenGL ES 2.0
01:00:13 T:3043528704  NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
01:00:13 T:3043528704  NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker
01:00:13 T:3043528704  NOTICE: No Joystick name specified, loading default map
01:00:14 T:3043528704  NOTICE: Previous line repeats 35 times.
01:00:14 T:3043528704  NOTICE: Running database version Addons16
01:00:14 T:3043528704  NOTICE: Running database version ViewModes6
01:00:14 T:3043528704  NOTICE: Running database version Textures13
01:00:14 T:3043528704  NOTICE: Running database version MyMusic37
01:00:14 T:3043528704  NOTICE: Running database version MyVideos77
01:00:14 T:3043528704  NOTICE: Running database version TV22
01:00:14 T:3043528704  NOTICE: Running database version Epg7
01:00:14 T:3043528704  NOTICE: initializing playlistplayer
01:00:14 T:3043528704  NOTICE: DONE initializing playlistplayer
22:09:06 T:3043528704   ERROR: JSONRPC: Could not parse type "GUI.Property.Value"
22:09:06 T:3043528704   ERROR: JSONRPC: Could not parse type "Setting.Details.SettingList"
22:09:07 T:2961568848  NOTICE: Thread LanguageInvoker start, auto delete: false
22:09:07 T:3043528704  NOTICE: initialize done
22:09:07 T:3043528704  NOTICE: Running the application...
22:09:07 T:2944525392  NOTICE: Thread LanguageInvoker start, auto delete: false
22:09:08 T:2935583824  NOTICE: Previous line repeats 1 times.
22:09:08 T:2935583824  NOTICE: Thread JobWorker start, auto delete: true
22:09:10 T:2944525392  NOTICE: -->Python Interpreter Initialized<--
22:09:10 T:2953180240  NOTICE: -->Python Interpreter Initialized<--
22:09:10 T:2961568848  NOTICE: -->Python Interpreter Initialized<--
22:09:10 T:3043528704   ERROR: COMXImageFile::ReadFile /storage/HD/The Family (2013)/poster.jpg not found
22:09:10 T:3043528704  NOTICE: LoadJpeg: unable to load /storage/HD/The Family (2013)/poster.jpg
22:09:10 T:2924606544  NOTICE: Thread JobWorker start, auto delete: true
22:09:11 T:2953180240  NOTICE: ## OpenELEC Addon ## 0.3.8
22:09:12 T:2944525392  NOTICE:  StorageServer Module loaded RUN
22:09:13 T:2944525392  NOTICE: StorageClient-2.5.2 Starting server
22:09:13 T:2944525392  NOTICE: StorageServer-2.5.2 Storage Server starting /storage/.xbmc/temp/commoncache.db
22:11:43 T:2924606544  NOTICE: Thread BackgroundLoader start, auto delete: false
22:11:48 T:2924606544  NOTICE: Thread JobWorker start, auto delete: true
22:11:48 T:2935583824  NOTICE: Thread BackgroundLoader start, auto delete: false
22:11:59 T:3043528704  NOTICE: COMXPlayer: Opening: /storage/Preuzimanja/Rush 2013 DVDRip V2 HQ 6CH AAC x264-SSDD.mp4
22:11:59 T:3043528704 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
22:11:59 T:2935583824  NOTICE: Thread OMXPlayer start, auto delete: false
22:11:59 T:2935583824  NOTICE: Creating InputStream
22:11:59 T:2935583824  NOTICE: Creating Demuxer
22:12:00 T:2935583824  NOTICE: Opening video stream: 0 source: 256
22:12:00 T:2935583824  NOTICE: Creating video thread
22:12:00 T:2865816656  NOTICE: Thread OMXPlayerVideo start, auto delete: false
22:12:00 T:2935583824  NOTICE: Opening audio stream: 1 source: 256
22:12:00 T:2935583824  NOTICE: Creating audio thread
22:12:00 T:2857428048  NOTICE: Thread OMXPlayerAudio start, auto delete: false
22:12:01 T:2935583824  NOTICE: OMXClock using audio as reference
22:12:01 T:2865816656  NOTICE: not a 3D movie
22:12:01 T:2865816656  NOTICE: Display resolution ADJUST : 1920x1080 (1280x720) @ 60.00 - Full Screen (16) (weight: 0.001)
22:12:01 T:3043528704  NOTICE: Using GL_TEXTURE_2D
22:12:01 T:3043528704  NOTICE: GL: Using BYPASS render method
22:12:01 T:3043528704  NOTICE: GL: NPOT texture support detected
22:12:04 T:2935583824  NOTICE: COMXPlayer::OnExit()
22:12:04 T:2935583824  NOTICE: OMXPlayer: closing audio stream
22:12:04 T:2935583824  NOTICE: Closing audio stream
22:12:04 T:2857428048  NOTICE: thread end: OMXPlayerAudio::OnExit()
22:12:04 T:2935583824  NOTICE: OMXPlayer: closing video stream
22:12:04 T:2935583824  NOTICE: Closing video stream
22:12:04 T:2865816656  NOTICE: thread end: video_thread
22:12:05 T:2935583824  NOTICE: COMXPlayer::OnExit() deleting demuxer
22:12:05 T:2935583824  NOTICE: COMXPlayer::OnExit() deleting input stream
22:12:05 T:3043528704  NOTICE: DVDPlayer: finished waiting
22:12:05 T:2935583824  NOTICE: Thread BackgroundLoader start, auto delete: false
22:12:05 T:3043528704  NOTICE: DVDPlayer: finished waiting
22:12:05 T:2865816656  NOTICE: Previous line repeats 1 times.
22:12:05 T:2865816656  NOTICE: Thread JobWorker start, auto delete: true
22:12:11 T:3043528704   ERROR: Error creating player for item /storage/Preuzimanja/Rush 2013 DVDRip V2 HQ 6CH AAC x264-SSDD.mp4 (File doesn't exist?)
22:12:11 T:3043528704   ERROR: Playlist Player: skipping unplayable item: 0, path [/storage/Preuzimanja/Rush 2013 DVDRip V2 HQ 6CH AAC x264-SSDD.mp4]
22:12:11 T:2935583824  NOTICE: Thread BackgroundLoader start, auto delete: false

build options
Code:
DISTRONAME="OpenELEC"
if [ "$XBMC" = "master" ]; then
DISTRONAME="${DISTRONAME}_Gotham"
fi
DESCRIPTION="OpenELEC is a fast and userfriendly XBMC Mediacenter distribution."
GREETING0="##############################################"
GREETING1="# OpenELEC - The living room PC for everyone #"
GREETING2="# ...... visit http://www.openelec.tv ...... #"
GREETING3="##############################################"
GREETING4=""
HOSTNAME="openelec"
ROOT_PASSWORD=""
case $TARGET_ARCH in
i386)
x86_64)
TARGET_CPU="atom"
;;
arm)
TARGET_CPU="arm1176jzf-s"
TARGET_FLOAT="hard"
TARGET_FPU="vfp"
;;
esac
OPTIMIZATIONS="size"
PROJECT_CFLAGS=""
LTO_SUPPORT="yes"
GOLD_SUPPORT="yes"
BOOTLOADER="bcm2835-bootloader"
UBOOT_VERSION="default"
UBOOT_CONFIG=""
UBOOT_CONFIGFILE=""
GCC_VERSION="4.7"
LINUX="default"
LINUX_NEXT="yes"
SQUASHFS_COMPRESSION="lzo"
MEDIACENTER="xbmc"
SKINS="Confluence"
SKIN_DEFAULT="Confluence"
XBMC_EXTRA_FONTS="yes"
XBMC_SCR_RSXS="no"
XBMC_VIS_PROJECTM="no"
XBMC_VIS_GOOM="no"
XBMC_VIS_WAVEFORM="no"
XBMC_VIS_SPECTRUM="no"
XBMC_VIS_FISHBMC="no"
ALSA_SUPPORT="yes"
NONFREE_SUPPORT="yes"
DVDCSS_SUPPORT="yes"
ENCODER_LAME="yes"
ENCODER_VORBIS="yes"
BLURAY_SUPPORT="yes"
ADDITIONAL_DRIVERS="RTL8192CU RTL8188EU dvbhdhomerun"
NETWORK="yes"
BLUETOOTH_SUPPORT="no"
WEBSERVER="no"
AVAHI_DAEMON="no"
UPNP_SUPPORT="no"
MYSQL_SUPPORT="yes"
SSHLIB_SUPPORT="yes"
OPTICAL_DRIVE_SUPPORT="no"
AIRPLAY_SUPPORT="no"
AIRTUNES_SUPPORT="no"
NFS_SUPPORT="yes"
AFP_SUPPORT="no"
SAMBA_SUPPORT="no"
SAMBA_SERVER="no"
SFTP_SERVER="yes"
PPTP_SUPPORT="no"
OPENVPN_SUPPORT="no"
UDEVIL="yes"
EXFAT="yes"
NTFS3G="yes"
HFSTOOLS="no"
OPENGL="no"
OPENGLES="bcm2835-driver"
WINDOWMANAGER="none"
UVESAFB_SUPPORT="no"
DISPLAYSERVER="no"
GRAPHIC_DRIVERS=""
XBMCPLAYER_DRIVER="bcm2835-driver"
VDPAU="no"
VAAPI="no"
CRYSTALHD="no"
REMOTE_SUPPORT="yes"
ATVCLIENT_SUPPORT="no"
IRSERVER_SUPPORT="no"
JOYSTICK_SUPPORT="no"
CEC_SUPPORT="no"
ISCSI_SUPPORT="yes"
LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec,vlsys_m428"
INITRAMFS_MODULES=""
FIRMWARE="misc-firmware wlan-firmware dvb-firmware"
SENSOR_SUPPORT="yes"
SWAP_SUPPORT="no"
SWAPFILESIZE="128"
INSTALLER_SUPPORT="no"
TESTING="no"
OEM_SUPPORT="no"
NANO_EDITOR="yes"
CRON_SUPPORT="yes"
PERF_SUPPORT="yes"
COREBOOT="yes"
DISTRO_MIRROR="http://sources.openelec.tv/mirror"
DISTRO_SRC="http://sources.openelec.tv/$OPENELEC_VERSION"
ADDON_SERVER_URL="http://addons.openelec.tv"
ADDON_PATH="$ADDON_VERSION/$PROJECT/$TARGET_ARCH"
ADDON_URL="$ADDON_SERVER_URL/$ADDON_PATH"
(2013-12-28, 23:28)Doktor-X Wrote: popcornmix i made custom build but I think I made ​​some mistakes i deleted inside PlayerCoreConfig.h all from line 91 to 103 and compile openelec but i cant play file using dvdplayer

Sounds like you deleted the #else case too. You want that to remain. Simplest change is:
https://github.com/xbmc/xbmc/blob/master...nfig.h#L91

#if defined(HAS_OMXPLAYER)
change to
#if defined(HAS_OMXPLAYERx)
(2013-12-28, 21:21)MilhouseVH Wrote: Could I suggest that the USB2 vs USB3 discussion (and maybe also SD card performance) be split off into a separate thread as, interesting as it is, it really has little to do with OpenELEC (other than better/worse performance) or any of the other builds. Or even XBMC for that matter. Thank you. Smile

Seems to be as relevant to OE/XBMC as ext4 vs f2fs (which is also only about better/worse performance) but I think I've shown that a decent SD card is likely to be faster than a USB2 stick for writing and not far behind for reading, whilst a USB3 stick is likely to be significantly faster than the SD card for reading but about equal for writing, so I hope that will help users avoid wasting money buying things that aren't going to help them and I'm happy to leave it at that Smile
MilhouseVH,

I've been poking around this bug (https streams hang) for some weeks:
http://trac.xbmc.org/ticket/14674

I seem to have a solution, and it's been committed to OpenELEC:
https://github.com/OpenELEC/OpenELEC.tv/...41b3fe77a0

Might be worth getting this out for testing.
(2013-12-29, 01:31)doveman2 Wrote: Seems to be as relevant to OE/XBMC as ext4 vs f2fs (which is also only about better/worse performance) but I think I've shown that a decent SD card is likely to be faster than a USB2 stick for writing and not far behind for reading, whilst a USB3 stick is likely to be significantly faster than the SD card for reading but about equal for writing, so I hope that will help users avoid wasting money buying things that aren't going to help them and I'm happy to leave it at that Smile

I think the discussion has merit, both in terms of OpenELEC, XBMC and also the Raspberry Pi generally, but probably not within the context of this thread which is about testing OpenELEC builds. Also, these types of discussions can sometimes get a bit out of hand depending on which "side" you're on, so if it were possible to split the storage discussion off somewhere else it would help improve the signal-to-noise ratio of this thread. Maybe once a conclusion is reached the salient points can be dropped back into this thread. Smile

(2013-12-29, 01:36)popcornmix Wrote: MilhouseVH,

I've been poking around this bug (https streams hang) for some weeks:
http://trac.xbmc.org/ticket/14674

I seem to have a solution, and it's been committed to OpenELEC:
https://github.com/OpenELEC/OpenELEC.tv/...41b3fe77a0

Might be worth getting this out for testing.

I'll give it a go, though it might be something of a Frankenbuild given the state of openelec.tv infrastructure right now (up and down like the proverbial drawers) - probably going to be tip of xbmc master, but openelec master as it was on 24 December.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2013-12-28, 21:21)MilhouseVH Wrote: Could I suggest that the USB2 vs USB3 discussion (and maybe also SD card performance) be split off into a separate thread as, interesting as it is, it really has little to do with OpenELEC (other than better/worse performance) or any of the other builds. Or even XBMC for that matter. Thank you. Smile

If you read my first and last posts I agree.. I'm not going to discuss *nix drivers and drive performance although openELEC is built from archlinux. Its more a technical question between that and the storage media and interface.

I was just pointing out that I get the same numbers as f2fs with another storage media since conversation seemed to go that way. I'm not interested in discussing it further really. Not here.. Well not anywhere really.. I'm secure.

So no worries.. Smile
New OpenELEC Gotham build: #2912 (obsolete)

NOTE: This build will upgrade your Music database to MyMusic43!

Code:
rpi512:~ # uname -a
Linux rpi512 3.12.6 #1 PREEMPT Sun Dec 29 00:29:19 GMT 2013 armv6l GNU/Linux
rpi512:~ # vcgencmd version
Dec  2 2013 20:30:23
Copyright (c) 2012 Broadcom
version 0334d765c5cb144589b4d7a4ac68ae8f136491e1 (clean) (release)
rpi512:~ # lsb_release
OpenELEC_Gotham (Milhouse) - Version: devel-20131229001712-r16733-gb4349f9

Based on tip of XBMC master (a59f822e2b) and tip of OpenELEC master (b4349f977f) with the following modifications:
  • Includes these newclock3 commits (except for eabf8af which I've replaced with a static spinner)
  • Excludes the fernetmenta patches (due to conflict)

OpenELEC master already includes the curl SSL patch and the following confirms its presence in this build:

Before (20/12 build):
Code:
rpi512:~ # curl --version
curl 7.31.0 (armv6zk-openelec-linux-gnueabi) libcurl/7.31.0 GnuTLS/3.2.8 zlib/1.2.8 librtmp/2.3
Protocols: file ftp ftps gopher http https rtmp
Features: AsynchDNS IPv6 Largefile NTLM NTLM_WB SSL libz TLS-SRP

Now (29/12 build):
Code:
rpi512:~ # curl --version
curl 7.31.0 (armv6zk-openelec-linux-gnueabi) libcurl/7.31.0 OpenSSL/1.0.1e zlib/1.2.8 librtmp/2.3
Protocols: file ftp ftps gopher http https rtmp
Features: AsynchDNS IPv6 Largefile NTLM NTLM_WB SSL libz

No curl TLS support in this build. No idea how to test it myself though (thanks popcornmix). Smile
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Well said doveman2, if you are trying filesystem though try fat32, funny enough it produces the same errors: guisetting.xml loss/corruption, unstableness, and seems to get slower with time. I know theres no file rights but maybe its not f2fs causing these bugs?

(2013-12-28, 22:25)maratonomak Wrote:
(2013-12-28, 19:03)tuxen Wrote:
(2013-12-28, 02:06)maratonomak Wrote: Its already included in your image, look in /usr/share/xbmc/system/ this advancedsettings.xml is trimmed for the release and is loaded before the /userdata/ advancedsettings.xml file. Any changes to existing settings or adding of settings is loaded afterwards and will be appended or changed to the value set in the /userdata/ file.

Rbej has a very few extra options you probably want to set but otherwise I recommend don't create it if you do not need it, again one is already provided. Check your logfile to help see how it works.


MashUp has the option to add Tuxens advancedsetting along with Mikey1234 and 0 cache advancesetting.xml. I'm currently using Rbej's, but i've tried the other 3 as well.
I can't notice any difference . Currently I'm on Rbej's build (Frodo) using his advancesettings.xml. Just trying to improve as much as I can Smile

Thank you !

WTF sorry how did "my" 1 year old settings end up in that crap addon. Sad
Goddamn crap site (not this but where it came from)
Don't use it, its very old and not valid. And I will take action to get it removed or at least my name and any reference to it, cheeky bastards.
I went ahead and deleted advancesettings.xml . I know, your advancesettings and Mikey1234 were old.
Feel free to use it if it helps you just know its very old Smile
I just do not want my nick associated with that site or in any Mikey1234 team addons. Because I'm not.
And it might possibly make things worse for users.
(2013-12-29, 03:13)tuxen Wrote: Well said doveman2, if you are trying filesystem though try fat32, funny enough it produces the same errors: guisetting.xml loss/corruption, unstableness, and seems to get slower with time. I know theres no file rights but maybe its not f2fs causing these bugs?

Sorry tuxen, I don't know what comment of mine you're replying to but I've never tried f2fs or reported any bugs related to it.
Sorry doveman2 wrong recipient. It didn't even belong here.
Man how embarrassing lol. Forget it and lets move on. Apologies..
(2013-12-26, 18:59)Koloss Wrote: Have a problem, i lost sometimes my scraper from movies folder!

I have the problem with the last build!

Same Problem for me with the last 2 Builds
  • 1
  • 139
  • 140
  • 141(current)
  • 142
  • 143
  • 277

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 223