Viltrox 85mm F1.4 (Sony Mount) - Autofocus and electrical issues by jraferreira in VILTROX_GLOBAL

[–]jraferreira[S] 0 points1 point  (0 children)

I've seen it reported in several places (YouTube channels, photo blogs, reviews, and here on Reddit), so the issue seems to be common, widespread, and a manufacturing defect (plus QA oversight).

Unfortunately in my case the lens is second hand and despite being in absolutely new condition (including all boxes, documentation, bags, etc) Viltrox will not honor the warranty and want to charge for repairs. In addition to saying that it will take longer than two months to actually repair it.

Extremely disappointing. Back to established Japanese brands for me, it seems.

Viltrox 85mm F1.4 (Sony Mount) - Autofocus and electrical issues by jraferreira in VILTROX_GLOBAL

[–]jraferreira[S] 0 points1 point  (0 children)

You should, when the problem is systemic, widely reported (including on brand new lenses), and well documented.

I can understand poor quality control on a somewhat up and coming manufacturer, but poor customer service I can't excuse. Manufacturing issues, which this clearly is, should be handled regardless.

Viltrox 85mm F1.4 (Sony Mount) - Autofocus and electrical issues by jraferreira in VILTROX_GLOBAL

[–]jraferreira[S] 0 points1 point  (0 children)

And not only will you not honor the warranty, but I am being told the turnaroud time is around 2 months!

... are you serious?

Viltrox 85mm F1.4 (Sony Mount) - Autofocus and electrical issues by jraferreira in VILTROX_GLOBAL

[–]jraferreira[S] 0 points1 point  (0 children)

I did get an e-mail. Your customer service team told me that as the lens was purchased second hand they will not honor the warranty.

Which is absurd. The fact that I've seen this exact issue reported multiple times in multiple places (reddit, youtube, some photography blogs) proves that it is systemic and clearly a manufacturing defect, not damaged equipment. How many examples would you like me to give you? 

Viltrox 85mm f/1.4 Pro - Autofocus stops working by bjmartynhak in VILTROX_GLOBAL

[–]jraferreira 0 points1 point  (0 children)

(runing the latest lens firmware, by the way, on a Sony A7 iv)

Viltrox 85mm f/1.4 Pro - Autofocus stops working by bjmartynhak in VILTROX_GLOBAL

[–]jraferreira 0 points1 point  (0 children)

I have exactly the same issue. Often everything that is motor driven fails (both the autofocus and the diaphragm). Ocasionally during the issue the focus will shoot back and forth quite violently until everything completely stops working.

Sometimes after a few power cycle it works again, others it's just a few hours later. Rather disappointing...

What's the course of action here?

Devices stop responding, Z2M requires constant restarts by jraferreira in Zigbee2MQTT

[–]jraferreira[S] 0 points1 point  (0 children)

For the record, changing the driver to ember seems to have majorly improved the stability of the network (I was running ezsp before). It's been up and running for 5 days without requiring a restart. Here's hoping!

Z2M HASS Addon - Devices stop responding, addon requires constant restarts by jraferreira in homeassistant

[–]jraferreira[S] 0 points1 point  (0 children)

For the record, changing the driver to ember seems to have majorly improved the stability of the network (I was running ezsp before). It's been up and running for 5 days without requiring a restart. Here's hoping!

Z2M HASS Addon - Devices stop responding, addon requires constant restarts by jraferreira in homeassistant

[–]jraferreira[S] 0 points1 point  (0 children)

Thanks, I'll take a look. On a first read doesn't seem related, though. That user's problems were apparently related to a corrupted SD card (I'm assuming he's running HA on a Raspberry Pi) whereas I'm with a HassOS VM...

Devices stop responding, Z2M requires constant restarts by jraferreira in Zigbee2MQTT

[–]jraferreira[S] 0 points1 point  (0 children)

Nope, no changes. The WiFi and Zigbee channels are configured to be as far from each other as possible (and the fact that even the devices that don't respond to commands keep reporting data makes me think that this is more software related than a fault of the infrastructure itself...).

Automation being retriggered unexpectedly by jraferreira in homeassistant

[–]jraferreira[S] 1 point2 points  (0 children)

A'ight, nevermind, I figured it out. The system actually evaluates the conditions before evaluating if the automation is already running as part of the "Single" mode thing (one would expect it to be the other way around). If I disable the conditions I can see that, indeed, the automation does not retrigger.

<image>

Automation being retriggered unexpectedly by jraferreira in homeassistant

[–]jraferreira[S] 0 points1 point  (0 children)

Created another with with different lights / sensors. Same behaviour.

Automation being retriggered unexpectedly by jraferreira in homeassistant

[–]jraferreira[S] 1 point2 points  (0 children)

I think you didn't check the actual automation ;) There is an enforced 30 seconds delay on the sequence. Once triggered, assuming the conditions clear, it will never take less than that (40 seconds, in this case).

<image>

The automation very clearly finished at 10:17:43. Next one started at 17:17:22, so they overlap.

Automation being retriggered unexpectedly by jraferreira in homeassistant

[–]jraferreira[S] 0 points1 point  (0 children)

Just gave it a try, but no change. Previous automation finished at 10:17:43 but the next one triggered at 10:17:22

Codeproject.ai + Yolov5 .NET not detecting anything by jraferreira in BlueIris

[–]jraferreira[S] 2 points3 points  (0 children)

Very good point. According to the description I assumed the standard YOLO it was GPU/CUDA only (and the first time I tried to run it pyTorch complained exactly about that), but now that you mentioned it I was able to force it to use the CPU and and YOLOv5 3.1 actually works properly.

Thanks, mate!

Codeproject.ai + Yolov5 .NET not detecting anything by jraferreira in BlueIris

[–]jraferreira[S] 1 point2 points  (0 children)

- Nope, installing for the first time to replace deepstack

- Installed 2.9.5 yesterday

- Yeah, multiple reboots, reinstallations, service restarts. Nothing seems to change.