• 1
  • 44
  • 45
  • 46(current)
  • 47
  • 48
  • 84
Linux OpenELEC Testbuilds for x86 (Kodi 17)
Ahhh, wasn't there earlier.Or I didn't see it. No way to change the page to view by date.
(2016-01-05, 21:51)Milhouse Wrote: It's an upstream issue, so continuing the discussion on github would be appropriate. Unfortunately there's not much useful information in that github issue though - it might be worth posting "journalctl" and "dmesg" from a working system and again from a non-working system.

The first report is against 5.95.5, so it would be useful to know if 5.95.4 has the same WiFi issue - if not, that would narrow it down to changes between 5.95.4 and 5.95.5. Getting hold of 5.95.4 and 5.95.5 builds is likely to be tricky, though.

If any of the OE developers have ideas I'd be happy to include them in a test build - perhaps additional logging would help collect more information on what is no longer working. It's odd that it seems to be mainly an issue with Chromebox, or is that an inaccurate statement?

Edit: Hopefully http://archive.openelec.tv/ will be updated with the 5.95.4 and 5.95.5 builds shortly.

I'll test and determine where the issue began. It's certainly not a ChromeBox issue, since the majority of posters on the github tracker have Intel 7260 wifi cards; the ChromeBox uses an Atheros 9xxx. I'm happy to provide whatever logs etc are needed, can compile my own builds and bisect the issue, just need a little guidance to troubleshoot

edit: this bug is present in 5.95.1, so will have to start bisecting commits
Has this also been shut down or Milhouse just on a break?
AppleTV 4K, LG 65E6 OLED TV, Marantz NR1606, Harmony Elite
Nope, I only planned to release builds here maybe once a week...
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.
New OpenELEC Krypton build #0108: Generic
(Supercedes previous build)

Code:
# uname -a
Linux OpenELEC 4.4.0-rc8 #1 SMP Fri Jan 8 20:03:10 GMT 2016 x86_64 GNU/Linux

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160108200216-#0108-gbcd8e12 [Build #0108]

Based on tip of OpenELEC master (bcd8e129, changelog) and tip of XBMC master (d0d77ad2, changelog) with the following modifications: Build Highlights:
  1. New 4.4-rc8 kernel
  2. New VideoDB schema 102 - add support for multiple ratings
  3. Initial Joystick controller configuration support added in Settings > System > Input devices > Configure controller input (PR8807).

    How To Guide - more controllers can be installed via download. Test this now if you can, Retroplayer support will be added later in the month.

    Image
Build Details:
  1. OpenELEC:
    • master: package updates (PR:4554, 3 commits, 33 files changed)
      • gettext: update to gettext-0.19.7
      • linux: update to linux-4.4-rc7
      • fuse-exfat: update to fuse-exfat-1.2.3
    • master: package updates (PR:4561, 1 commit, 1 file changed)
      • iwlwifi-firmware: update to iwlwifi-firmware-0.0.4
    • xorg: prevent _XSERVTransTransNoListen error (PR:4560, 1 commit, 1 file changed)
    • master: package updates (PR:4562, 2 commits, 2 files changed)
      • boost: update to boost-1_60_0
      • dvb-firmware: update to dvb-firmware-0.0.50
    • License headers update (PR:4563, 4 commits, 460 files changed)
    • master: Package updates (PR:4566, 2 commits, 2 files changed)
      • libgcrypt: add patch to disable building docs and tests
      • libgpg-error: update to libgpg-error-1.21
    • fakeroot: Make build_dir specific, not project specific (PR:4567, 1 commit, 1 file changed)
    • [get]: Avoid concurrent downloads of the same package (PR:4568, 1 commit, 1 file changed)
    • master: Package updates (PR:4570, 4 commits, 4 files changed)
      • dvb-firmware: update to dvb-firmware-0.0.51
      • iwlwifi-firmware: update to iwlwifi-firmware-0.0.5
      • misc-firmware: update to misc-firmware-0.0.15
      • wlan-firmware: update to wlan-firmware-0.0.30
    • master: Package updates (PR:4575, 2 commits, 3 files changed)
      • misc-firmware: update to misc-firmware-0.0.16
      • projects/*: add some sound SOC codecs and drivers
    • RPi/RPi2: final docker options (PR:4577, 1 commit, 2 files changed)
    • master: Package updates (PR:4579, 5 commits, 34 files changed)
      • projects/WeTek_Play/patches/linux: update keymappings to fix some mappings on the WeTek remote (this breaks some on the OpenELEC remote, but we can live with that, we have enough buttons for the same mappings
      • kodi: add patch to add support for KEY_EPG
      • libinput: update to libinput-1.1.4
      • pci-utils: update to pciutils-3.4.1
      • linux: update to linux-4.4-rc8
    • options: banner cosmetics (PR:4539, 1 commit, 1 file changed)
    • projects/imx6/linux: rename Hummingboard on-board analog sgtl5000 audio codec (PR:4574, 1 commit, 1 file changed)
    • fluidsynth: disable sndfile and pulseaudio support (PR:4580, 1 commit, 1 file changed)
  2. XBMC:
    • [confluence][fix] get rid of view (ID: 51) in pvr channel window which cause issues with viewtypes (PR:8718, 1 commit, 1 file changed)
    • CApplication: fix playback of stacked videos after b0c7602dda8a9b53781176af0978261407085729 (PR:8729, 1 commit, 1 file changed)
    • Tests: Fix up TestTextureUtils.cpp after 932b0d2cec13970bf1f1e78cb6642e3890ce9d68 (PR:8726, 3 commits, 2 files changed)
    • [FFmpegImage] - fixed missing transparency of images with indexed colortables (PR:8739, 1 commit, 1 file changed)
    • [PVR] Guide & Search window: Add 'Edit timer'/'Edit timer rule' to context menu (PR:8713, 4 commits, 14 files changed)
    • [VideoPlayer] [DVD menus] Fix two cases of invisible dvd overlays (PR:8738, 2 commits, 4 files changed)
    • [VideoRendererGles] - render video with full color range on gles systems (PR:8740, 1 commit, 3 files changed)
    • [PVR] Echo up important Status info to Timer Rules (PR:8732, 1 commit, 4 files changed)
    • [guilib] Add ListItem.Tag and ListItem.Set infolabels (PR:8721, 2 commits, 2 files changed)
    • [cleanup] nuke cximage / jpegio (PR:8662, 5 commits, 645 files changed)
    • [addons] cleanup state properties (PR:8682, 3 commits, 4 files changed)
    • [library.kodi/librariy.xbmc] - fixed dylib names for osx/ios and don'… (PR:8741, 1 commit, 7 files changed)
    • [cleanup] cximage leftovers (PR:8752, 1 commit, 7 files changed)
    • [addons] show repository version instead of local one in 'available updates' (PR:8705, 1 commit, 7 files changed)
    • Small cleanup to README.md (PR:8661, 1 commit, 1 file changed)
    • [guilib] CGUIWindowFileManager cleanup (PR:8733, 1 commit, 1 file changed)
    • [gif] Try to skip erroneous frames instead of giving up immediately. (PR:8731, 6 commits, 2 files changed)
    • [CDatabase] Fix return value during CreateDatabase() (PR:8458, 2 commits, 1 file changed)
    • fixed: Dir cache should ignore url (protocol) options (fixes #16469) (PR:8724, 1 commit, 3 files changed)
    • Fix postbuild event for testsuite on vs2015 update 1 (PR:8750, 1 commit, 1 file changed)
    • VideoPlayer: implement drain for video codecs (PR:8686, 23 commits, 26 files changed)
    • [gui] refactor call to UpdateButtons out of CGUIMediaWindow::OnFilterItems (PR:8710, 1 commit, 3 files changed)
    • [win32] memcpy_sse2: Fixed possible heap corruption if chroma width i… (PR:8757, 1 commit, 1 file changed)
    • [gif] Fix building with version 5.0.5. (PR:8754, 1 commit, 1 file changed)
    • VideoPlayer: fix double call of preinit and missing render formats fo… (PR:8763, 1 commit, 1 file changed)
    • [gui] change some settings from spinner to list (PR:8644, 1 commit, 1 file changed)
    • [mmalcodec] Don't send zero sized extradata (PR:8761, 1 commit, 1 file changed)
    • [mmalrender] Force a SetVideoRect after a reconfigure (PR:8760, 1 commit, 1 file changed)
    • add Skin.SelectBool builtin (PR:8303, 1 commit, 1 file changed)
    • Add support for multiple ratings (PR:8080, 3 commits, 25 files changed)
    • [FileBrowser] - fixed credential disclosure when adding network location (PR:8768, 1 commit, 1 file changed)
    • drop obsolete libmpeg2 (PR:8687, 3 commits, 138 files changed)
    • fix to use the selected player after PR 8525 (PR:8764, 2 commits, 4 files changed)
    • Fixes for rating (PR:8771, 1 commit, 2 files changed)
    • [TVOS] - make depends arm64 and tvos aware (PR:8737, 24 commits, 32 files changed)
    • cleanup (PR:8772, 6 commits, 8 files changed)
    • VideoPlayer: fix and cleanup ffmpeg sw deinterlacing (PR:8773, 1 commit, 4 files changed)
    • FFmpegImage: Fix Orientation of image (PR:8780, 1 commit, 1 file changed)
    • GUIInfoManager: Move SetCurrentItem into a background job (PR:8766, 1 commit, 2 files changed)
    • Fix broken DXVA deinterlacing (PR:8770, 2 commits, 5 files changed)
    • [VideoPlayer] get rid of SW BLEND deinterlacer since ffmpeg is better (PR:8783, 1 commit, 6 files changed)
    • VideoPlayer: drop shared lock from dvd clock (PR:8791, 1 commit, 2 files changed)
    • fixed: use a const ref and not a copy (PR:8795, 1 commit, 2 files changed)
    • paplayer: use drop use of shared locks (PR:8796, 1 commit, 2 files changed)
    • fix lockmgr callback (PR:8794, 1 commit, 1 file changed)
    • guilib: cleanup toggle fullscreen (PR:8799, 1 commit, 6 files changed)
    • VideoPlayer: simplify locking in renderer (PR:8793, 1 commit, 2 files changed)
    • fixes for current file item (PR:8802, 1 commit, 6 files changed)
    • [android] Fix MediaCodec on non AMLogic hardware (PR:8803, 1 commit, 2 files changed)
    • DialogContentSettings: remove dead code (PR:8784, 4 commits, 2 files changed)
    • fix multi-part stack selection of correct part (PR:8804, 1 commit, 1 file changed)
    • fixed: Music playback from e.g. the library album node was still brok… (PR:8797, 1 commit, 5 files changed)
    • [cleanup][fix] Fix some cppcheck warnings. (PR:8789, 6 commits, 5 files changed)
    • [TextureManager] Fix possible invalid pointer deletion. (PR:8806, 1 commit, 1 file changed)
    • fixed: Compile error. Somehow force push wasn't noticed by jenkins (df226e63)
  3. dcadec:
  4. pvr.argustv:
    • [lang] updated language files from Transifex (373f3eec)
  5. pvr.demo:
    • [lang] updated language files from Transifex (c6633579)
  6. pvr.dvblink:
    • kodi.guilib is mandatory, enforce it (PR:32, 1 commit, 2 files changed)
    • [lang] updated language files from Transifex (8416b6eb)
  7. pvr.dvbviewer:
    • [lang] updated language files from Transifex (97f7865f)
  8. pvr.filmon:
    • [lang] updated language files from Transifex (97531a74)
  9. pvr.hdhomerun:
    • [lang] move the en_GB language file (f95c540e)
    • [lang] updated language files from Transifex (92c9b38e)
    • [lang] removed English file from the old location (defd3358)
  10. pvr.hts:
    • Replace the tvhxxx() macros with a separate logger utility (PR:127, 2 commits, 12 files changed)
    • Move AsyncState to tvheadend/utilities (PR:158, 2 commits, 5 files changed)
    • Change some log levels (PR:157, 2 commits, 2 files changed)
    • Support for autorec/timerec update (new htsp v25 methods) (PR:145, 3 commits, 10 files changed)
    • Add intial build instructions to the README (PR:156, 1 commit, 1 file changed)
    • Fix crash when trace logging events (PR:163, 1 commit, 1 file changed)
    • Windows build fixes (PR:159, 4 commits, 11 files changed)
    • Minor logger improvements (PR:164, 2 commits, 3 files changed)
    • fix missing method (merge/rebase snafu) (367281bb)
    • [lang] automatic syntax corrections for the en_GB language file (a3959d3c)
    • [lang] updated language files from Transifex (ca719497)
  11. pvr.iptvsimple:
    • [lang] updated language files from Transifex (85a31ca5)
  12. pvr.mediaportal.tvserver:
    • [lang] updated language files from Transifex (636cc7ed)
  13. pvr.mythtv:
    • [lang] updated language files from Transifex (b2e23e9a)
  14. pvr.nextpvr:
    • [lang] updated language files from Transifex (13e5360f)
  15. pvr.njoy:
    • [lang] updated language files from Transifex (f0c8e8e2)
  16. pvr.pctv:
    • [lang] updated language files from Transifex (393c5a04)
  17. pvr.stalker:
    • [lang] updated language files from Transifex (b6e96ee9)
  18. pvr.vbox:
    • [lang] updated language files from Transifex (b8f8bb78)
  19. pvr.vdr.vnsi:
    • [lang] updated language files from Transifex (a10e192f)
  20. pvr.vuplus:
    • [lang] updated language files from Transifex (8e6931a9)
  21. pvr.wmc:
    • [lang] updated language files from Transifex (1d6cedf1)
  22. xbmc/master (FernetMenta):
    • New commits in this build:
      • [cmake] More work on Windows support (05fafdbb)
      • [cmake] Fix Windows escaping in copy_file_to_buildtree (a96dc190)
      • [cmake] Add support for precompiled headers for Windows (7dbc3deb)
      • [cmake] Set CORE_SOURCE_DIR to absolute path (eb70d9f7)
      • [cmake] Add source file properties for Windows (82861f64)
      • [EventClient]: Fix ambigious symbol error (742433c7)
      • [cmake] Fix macro check_builtin (always succeeded) (2c58e401)
      • [cmake] Add Windows specific dir trees (38282311)
      • [cmake] Use variable instead of CMAKE_CFG_INTDIR for precompiled headers (8a1af0c5)
      • [cmake] Improve precompiled headers (93dbf700)
      • [cmake] Define _XBMC when compiling UnrarXLib (5bdccf7b)
      • [cmake] Fix warning CMP0054 (4d1b71a4)
      • [cmake] Make SWIG generation compatible with Windows (0e30af6e)
      • [cmake] Add platform/win32 and platform/posix for Windows (1cea332c)
      • [cmake] Define _HAS_ITERATOR_DEBUGGING=0 (258a64b6)
      • [cmake] Correct CMAKE_SYSTEM_LIBRARY_PATH for Windows (3713cb95)
      • [cmake] Set link_directories for Windows (3088cfcb)
      • [cmake] Compile with /MT on Windows (f9c3a19b)
      • [cmake] Specify /NODEFAULTLIB for Windows (77d5a296)
      • [cmake] Link Windows libraries (dda31511)
      • [cmake] Extend add_precompiled_header for Windows (3e812e57)
      • [cmake] Add add_shader_dx function for Windows (aaa896d5)
      • [cmake] Add more forgotten sources and trees for Windows (1641cc40)
      • [cmake] Modernize FindPCRE.cmake (358a1070)
      • [cmake] Compile pixel shaders with ps_4_0_level_9_1 (0ef77ca0)
      • [cmake] Remove CxImage (6b775413)
      • [cmake] Cleanups (7bbfdab9)
      • [cmake] Link D3DX11Effects on Windows (2cac9dcd)
      • [cmake] Create variable for configuration specific lib dirs on Windows (48d05344)
      • [cmake] For UnrarXLib _XBMC must be only defined for Windows (0198bebb)
      • [cmake] Add explicit option ENABLE_NFS (6945f23b)
      • [cmake] Fix NFS compilation (83d708f7)
      • [cmake] Add README.md (28868ca3)
      • [cmake] Include AddonSystemSettings.cpp (2e5916af)
      • [cmake] Add network/mdns for Windows (fa091176)
      • [cmake] Compile Gif.cpp on Windows (108139f9)
      • [cmake] Disable non relevant parts of DllLoader for Windows (b8fa2aa9)
      • [cmake] Modernize FindXXX.cmake modules (9193ed5a)
      • [cmake] Use precompiled TexturePacker on Windows (331b34cc)
      • VideoPlayer: increase threshold for assuming a stream as invalid for real-time streams (9e366003)
      • VideoPlayer: fix detection stalled audio stream (9bc9f4d4)
      • [cmake] Cleanup (79fd8091)
      • [cmake] zlib is dynamically loaded on Windows (745a3979)
      • [cmake] Fix /NODEFAULTLIB options for Windows (ccfc0ed1)
      • [cmake] Link against precompiled header (ecc70d47)
      • [cmake] Specify /DELAYLOAD libraries for Windows (e78fa682)
      • Merge pull request #356 from fetzerch/cmake (ef7d149b)
      • VideoPlayer: fix deadlock in overlay renderer (3f411bf9)
    • Commits no longer in build:
      • <removed to stop forum from crapping out>
  23. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] patch: kodi: peripheral.joystick binary addon
    • Added: [pkg] PR:8807: Controller input
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.
Notice: Build #0108 has broken Yatse (and possibly other smart remote controls) so don't update unless you've got a "dumb" way to control Kodi (ie. keyboard, IR remote control etc.).

The issue is being investigated - looks like a conflict between PR8807 and Kodi input handling.
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.
Build #0108 also bootloops on me .. now to work out how to roll back Smile

edit: got around bootloop by unplugging my nyxboard and it boots fine.. then I can plug in nyxboard again and it works..
Since #0101 empty TV shows aren't hidden even if the setting is enabled.

EDIT: And skip seeking is acting weird as well. The indicator doesn't start from where you currently are but from the previous point.
(2016-01-09, 20:39)Hitcher Wrote: Since #0101 empty TV shows aren't hidden even if the setting is enabled.

Can't reproduce this behaviour. I've just added an empty TV show to #0108, and the empty show appears in the TV view if I enable "Video > Library > Show empty TV shows", and disappears when I disable the same option. Are you using SQLite - maybe you can upload your video db?

(2016-01-09, 20:39)Hitcher Wrote: EDIT: And skip seeking is acting weird as well. The indicator doesn't start from where you currently are but from the previous point.

Can't reproduce this behaviour either. Is it with all videos (HD or SD), Live TV or not? And presumably you are testing Confluence?
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.
New OpenELEC Krypton build #0110: Generic
(Supercedes previous build)

Code:
# uname -a
Linux OpenELEC 4.4.0-rc8 #1 SMP Sun Jan 10 01:07:37 GMT 2016 x86_64 GNU/Linux

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160110010535-#0110-gcbf8287 [Build #0110]

Based on tip of OpenELEC master (cbf82875, changelog) and tip of XBMC master (f8a52f88, changelog) with the following modifications: Build Highlights:
  1. Dropped Joystick configurator until EventServer issue is resolved (this is what breaks Yatse etc.)
  2. Bump libass 0.13.1, libbluray 0.9.2
  3. Fix "empty TV shows" issue when using Smart Playlists reported by @Hitcher
Build Details:
  1. OpenELEC:
    • Pkg config script fixes (PR:4582, 21 commits, 22 files changed)
    • WeTek kernel and Mali GPU driver updates (PR:4590, 2 commits, 5 files changed)
    • cosmetics: rename 'unofficial' to 'community' builds (PR:4583, 1 commit, 2 files changed)
    • libbluray: update to 0.9.2 (PR:4596, 1 commit, 1 file changed)
  2. XBMC:
    • [gif] Fall back to DISPOSAL_UNSPECIFIED if no valid disposal method is spec… (PR:8805, 1 commit, 1 file changed)
    • VideoPlayer fixes (PR:8813, 3 commits, 5 files changed)
    • allow disable libbluetooth (PR:8782, 1 commit, 1 file changed)
    • Fix update rating query typo (PR:8817, 1 commit, 1 file changed)
    • [guiinfo] Add ListItem.SetID infolabel (PR:8759, 1 commit, 2 files changed)
    • Remove unused files (PR:8820, 1 commit, 2 files changed)
    • add ListItem.IsParentFolder infobool (PR:8775, 1 commit, 2 files changed)
    • [PVR] Fix ACTION_CHANNEL_[UP|DOWN] & ACTION_[NEXT|PREV]_ITEM to respcct channel switch delay settings. (PR:8814, 1 commit, 3 files changed)
    • videodb: fix SQL error on SQLite in CVideoDatabase::AddRatings (0bb67696)
  3. libnfs:
    • The correct NDK define for Android is __ANDROID__ (PR:132, 1 commit, 4 files changed)
  4. pvr.hts:
    • Run automatic build tests on Travis CI (PR:165, 2 commits, 2 files changed)
  5. xbmc/master (FernetMenta):
    • New commits in this build:
      • [cmake] Remove Jasper and TIFF dependencies (cbd78455)
      • [cmake] Cleanup (6f3abd6c)
      • [cmake] Fix C0133 and C1041 on Windows (parallel compilation) (ffdf4145)
      • [cmake] Add define BUILDING_WITH_CMAKE for Windows (529be41a)
      • [cmake] Use precompiled libdvd on Windows (10e3a20a)
      • [TestDatabaseUtils] Fix compilation due to changed IDs (85385bb0)
      • [cmake] Install needed DLLs for Windows (6d8cd8ac)
      • [cmake] Disable options not applicable for Windows (36a6d79d)
      • [cmake] Link taglib using CMake on Windows (64811188)
      • [cmake] Cleanup (df5c70ea)
      • [cmake] Improve FindXXX.cmake modules (9e127376)
      • [cmake] Link CrossGUID using CMake on Windowscros (08ebf112)
      • [cmake] Cleanup archsetup.cmake (02f5d6fe)
      • [cmake] Specify linker option /SAFESEH:NO on Windows (34c578c1)
      • [cmake] Add Multi/single configuration generator support (d86ab8a1)
      • [cmake] Compile the compileinfo object with SYSTEM_DEFINES (50c9c913)
    • Commits no longer in build:
      • VideoPlayer: increase threshold for assuming a stream as invalid for real-time streams (9e366003)
      • VideoPlayer: fix detection stalled audio stream (9bc9f4d4)
      • Merge pull request #356 from fetzerch/cmake (ef7d149b)
      • VideoPlayer: fix deadlock in overlay renderer (3f411bf9)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] 0e1c41aa: xf86-video-intel: explicitely disable TearFree also
    • Added: [env] 3e83e863: xf86-video-intel: bump to 371219c
    • Added: [env] 87d79390: Kodi: Use Limited Range by default
    • Added: [env] 98c9bf8d: intel: Explicitely disable tearfree (causes vsync issues) - disable triple buffering
    • Added: [env] 403d7479: libass: bump to 0.13.1
    • Added: [env] 775c6550: Intel: Implement Passthrough-Range
    • Added: [env] 378252e5: VAAPI: Enable EGL
    • Added: [env] patch: Pillow picks tiff headers from host
    • Added: [env] PR:4598: fix build after $PKG_NAME-config changes
    • Added: [pkg] patch: CNetwork - implement IPv6
    • Added: [pkg] PR:8824: videodb: fix smart playlists not honoring "Show empty TV shows" setting.
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.
Maybe is a stupid question, is any news about HD audio on AMD AM1 platform for these new releases or it is a dead end?
What is "the AMD AM1 platform issue"? If that's the "HD Audio only works with 60hz", then please follow the upstream bug report, it's nothing OE could fix on its own: https://bugs.freedesktop.org/show_bug.cgi?id=75064
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
(2016-01-09, 20:39)Hitcher Wrote: Since #0101 empty TV shows aren't hidden even if the setting is enabled.

EDIT: And skip seeking is acting weird as well. The indicator doesn't start from where you currently are but from the previous point.

Good news is #0110 fixes both issues. Nod
(2016-01-06, 00:05)Matt Devo Wrote: I'll test and determine where the issue began. It's certainly not a ChromeBox issue, since the majority of posters on the github tracker have Intel 7260 wifi cards; the ChromeBox uses an Atheros 9xxx. I'm happy to provide whatever logs etc are needed, can compile my own builds and bisect the issue, just need a little guidance to troubleshoot

edit: this bug is present in 5.95.1, so will have to start bisecting commits

My experience is that I haven't seen the issue since I started using these builds (I think the 12-28 build was my first one). Occasionally it doesn't connect to the library on my NAS, but the wifi (AC7260) connection stays up.
Does the latest Generic build support Nvidia_Legacy, or does it have to be compiled? If not could you compile Nvidia build please!

thanks
joe
  • 1
  • 44
  • 45
  • 46(current)
  • 47
  • 48
  • 84

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for x86 (Kodi 17)4