Quantcast
Jump to content

td47

Members
  • Posts

    451
  • Joined

  • Last visited

  • Days Won

    33

Posts posted by td47

  1. I have an old 4K LG from 2015 that works fine with my Yamaha, EXCEPT for no sound (video stream is fine) from the FETCH Mighty when turning on the TV. Luckily the Yamaha RX-V385 AVR has SCENE buttons on the remote, and I set up the TV button to all the correct inputs, outputs, and sound to recognise the FETCH box properly. I use a tweaked DPL-MOVIE decoder set up for the TV scene button. It is 1 extra step after turning on the TV, waiting for the AVR to initialise, then turn on the FETCH box, then the scene button press, but we are used to that now.

    This could well be a timing issue with the firmware (TV or FETCH box), as NO software is 100%.

  2. @Susovan Mondal Many owners think that Smart TV's are similar to PC's, or Android Phones, and that you can install any available APP. However, you can ONLY install the apps you see in your LG STORE for YOUR TV model, in YOUR country/region. There are many reasons for it, mostly down to hardware limitations, and OS limitations, AND it requires the APP developers to develop them for the specific model series, and WEBOS level capability. Copyright and DRM also come into play, as not all manufacturers have the same licencing deals.

  3. @Chris TMany owners think that Smart TV's are similar to PC's, or Android Phones, and that you can install any available APP. However, you can ONLY install the apps you see in your LG STORE for YOUR TV model, in YOUR country/region. There are many reasons for it, mostly down to hardware limitations, and OS limitations, AND it requires the APP developers to develop them for the specific model series, and WEBOS level capability. Copyright and DRM also come into play, as not all manufacturers have the same licencing deals.

    • Like 1
  4. @peter shaky 73 It would be usful to know the LG TV model.

    When you state "my fibre optic cable is allowing my devices onto the WiFi" I assume you are talking about your Home Router, that will create and control your WiFi environment? These are usually connected to your Fibre (FTTH) modem via the WAN port on your router, using a standard Ethernet Cable.

    Do you by any chance have an Ethernet (LAN) cable connected to the TV? Has WiFi ever worked on this TV? Has anything changed?

  5. @NotHappywithaBuggyLGFirmWa Whilst "There is no such thing as perfect software", that includes firmware.

    However, this thread is about ONE specific thing where a default changed (to always display the app carousel on startup. And it is easy to change that default to off:

    An easy fix has already been posted here:

    Settings > General > Additional Settings > Home Settings > Home Auto Launch (toggle to off or disable).

  6. @omjana FYI: this is only a peer-to-peer enthusiasts forum site, and NOT an LG Owned site or forum.

    You can  ONLY install apps that are in the LG Store inbuilt "APP" that is set up for your TV model series, and region/country. If it is NOT there, then it has not been developed for your model or region.

    You need to go to the web-site of the specific app you want, to ask if they will be developing it for LG T'Vs.

  7. @Marco DiPasquale Does the Live TV channels all appear OK? Also, what happens with YouTube videos, or videos introduced via an inserted USB stick?

    I am just trying to get a "logical" comparison between different functional player methods, to see if there is a common "element" (e.g. a hardware issue rather than software/firmware) that may be causing this.

    Have you checked any externally connected devices? I had a bad HDMI cable in an external player causing jitter on OTHER content (mostly live TV). Worth eliminating if so.

  8. @PhylipR That is an innovative and interesting fix, although a bit expensive at around AUD$150 + usb Ethernet adaptor. I guess it seems to prove that the Ethernet chip Driver, and the API (software layers) on top of that have big issues, or at least "timer" issues. By that, I mean inside a lot of software, there are "timers" for "waiting" for an event. With IP (TCP/IP, Internet protocol),  The Internet is a very large and variable "data space" where data packets can come and go unreliably, mainly because of bottlenecks, and routing issues, as well as web-server performance variabilities. Many of the "timer values" recommended for the TCP/IP protocol were documented years ago, when the hardware (servers, routers, DNS servers etc) were very much slower and less powerful than todays systems. Plus of course the VAST increase in both user number and device numbers that are now "connected" over time, has tended to dlute that technology shift, where gains are now negated by sheer vast numbers and far higher complexity. Even my new Fridge has an IP adress!!

    All that raises the chance that those "old spec" timer values (see the RFC docs - started in around 1974 for TCP-/P), being totally unrealistic in todays high-speed internet requirements. What makes the problem even worse, is that many Software Developers rely on "Libraries" of standard "routines" (Object code libraries) to perform specific tasks within a large API/Driver/Interface, or collectivley an "APP". I suspect that MANY devices (including Smart TV's) are still running on outdated "library" code inside the Drivers and API's and "APPS". 

    Now those libraries might not have been updated to the latest software, but the "company servers" still provide them, and they work, and they "link" to make a viable and workable "APP" or driver. However, it may contain an untold amout of "bugs", or even "vulerabilities", until said developer company updates their "software libraries".

    As many are finding on this forum "There is no such thing as perfect software"!! Going back to the thread points - someone quoted an LG engineer saying that "The WiFi card module has a design fault, and is kicking in when it should not". That may well be part of the issue, BUT, with a properly written Software Driver, both on THAT AND the Ethernet interface side, they should NOT be getting in the way of each other, when ONE SIDE is still active. All operating systems that I have worked with, have had the ability to "ignore" or "defer" interrupts from unwanted sources or data lines.   That SHOULD include WebOS!!

    • Confused 1
×
×
  • Create New...