Earlier quoted context omitted.
Indeed a golden factory firmware version that will be booted automatically if all else fails and that provides minimum connectivity is crucial.
I wonder if that opens a threat vector from a security point of view? If an attacker knows that the golden firmware has some critical vulnerability which they can exploit easily, they can activate it at will by bricking the device and waiting for it to restart.
Samsung Q990D unresponsive after 1020 firmware update
81–90 of 580 posts
Re: Samsung Q990D unresponsive after 1020 firmware update
#82Earlier quoted context omitted.
> No device should be updated without the *owner* explicit intention to do so. That point has practical issues, because most consumer electronic customers are technically dumb. Consequently, you end up with a long-tail of deployed device firmware versions, which makes support a nightmare (fix this external integration that broke... across 20 different versions). I'd phrase it more in terms of: - Every device must inc…
>That point has practical issues, because most consumer electronic customers are technically dumb. It's a speaker that worked fine until Samsung unilaterally broke it. I don't think the customers are the dumb ones here.
Re: Samsung Q990D unresponsive after 1020 firmware update
#83Earlier quoted context omitted.
#2 has been a godsend in the custom/HEDT PC market. Many expensive motherboards now come with a "dual BIOS" system that gives you an older known working image to boot from, in case flashing a new version broke something that can't be easily undone.
Another amazing feature is the ability to flash a BIOS from an unbootable system. You insert a flash drive with the firmware file into a USB port, press a hardware button and the BIOS gets updated, even without a CPU socketed.
Without the ability to flash from USB without a CPU doing this requires keeping spare CPUs that will work just to flash.
Re: Samsung Q990D unresponsive after 1020 firmware update
#84My Samsung TV got more and more unusable with every update. Over the years, saved apps, like Youtube, started to disappear every time it woke up. Then it would default to their Samsung TV app, rather than your last app. Samsung TV app happened to be on the Baywatch channel every time my young children started the stupid thing. Finally, after it took 2 minutes to load the youtube app, I factory-reset the device, disco…
I have a similar experience with my high-end Samsung TV from 2013. The TV itself still works perfectly so I'm not replacing it soon (still 1080p, not 4K, but...), but over time, Samsung has steadily removed key features with each update. When I first bought it, it supported Skype video calls (and now the integrated webcam can't be used at all), IPTV streaming, and various third-party apps — all of which are now gone.…
I don't know how this work, but either Sony or the streaming service must be making the apps, and neither seems interested in maintaining apps for a 10+ year old TV. So when the streaming services are updating their backend, older TV don't get updated applications.
Smart TVs make absolutely no sense, the streaming service are moving to fast, so you'll need a cheaper box, or a product that is support for a decade.
Re: Samsung Q990D unresponsive after 1020 firmware update
#85If the damage is actually as bad as it sounds, Samsung is probably talking with their lawyers and is being instructed to maintain radio silence so as to better prepare for the class-action lawsuit.
Wouldn’t radio silence increase damages to customers and result in increased liability?
Re: Samsung Q990D unresponsive after 1020 firmware update
#86Earlier quoted context omitted.
> No device should be updated without the *owner* explicit intention to do so. That point has practical issues, because most consumer electronic customers are technically dumb. Consequently, you end up with a long-tail of deployed device firmware versions, which makes support a nightmare (fix this external integration that broke... across 20 different versions). I'd phrase it more in terms of: - Every device must inc…
>That point has practical issues, because most consumer electronic customers are technically dumb. It's a speaker that worked fine until Samsung unilaterally broke it. I don't think the customers are the dumb ones here.
Re: Samsung Q990D unresponsive after 1020 firmware update
#87Two important features I insist on for products I develop: 1. Staged rollout of firmware updates. It’s common practice for apps and software but for some reason it’s less common with firmware. Rolling out to 1% (or less, depending on scale) of devices and waiting a day is cheap insurance. Side note: Build a good relationship with customer service people so you hear about these things immediately. 2. A failsafe firmwa…
I'm reminded of the time a random NPR station accidentally bricked the infotainment systems on thousands of Mazdas and because there was no factory reset feature they had to spend millions replacing head units. That's just bad design.
Re: Samsung Q990D unresponsive after 1020 firmware update
#88Earlier quoted context omitted.
I wonder if that opens a threat vector from a security point of view? If an attacker knows that the golden firmware has some critical vulnerability which they can exploit easily, they can activate it at will by bricking the device and waiting for it to restart.
The golden firmware should reset to the old/first firmware of the device and nothing else. Keep it as simple as possible and restore the customer device back to an operational state.
Re: Samsung Q990D unresponsive after 1020 firmware update
#89Re: Samsung Q990D unresponsive after 1020 firmware update
#90Two important features I insist on for products I develop: 1. Staged rollout of firmware updates. It’s common practice for apps and software but for some reason it’s less common with firmware. Rolling out to 1% (or less, depending on scale) of devices and waiting a day is cheap insurance. Side note: Build a good relationship with customer service people so you hear about these things immediately. 2. A failsafe firmwa…
This is what everybody wants, but almost nobody does. Time to market, etc.
If the management folks have personal health insurance, surely they must understand the concept and the need. And this is a much better deal because unlike actual insurance this is more like "invest once, enjoy forever" type of thing. And multi-stage boot chain, recovery partition and staged rollouts are not some rocket science that needs some serious expertise.
Yet, here we go. Humans are not really rational actors after all, and collective humans are even less so.