timelapseplus / VIEW

Official repository for the Timelapse+ VIEW intervalometer firmware
GNU Affero General Public License v3.0
35 stars 9 forks source link

Context Button in Wifi Setting (1.4.0 and 1.4.1) #3

Closed soethje closed 7 years ago

soethje commented 7 years ago

Not working in 1.4.0 and 1.4.1. Downgrade to 1.3.2 works.

elijahparker commented 7 years ago

Just restarting the VIEW or switching firmware versions will fix this (or, as you have experienced, occasionally cause it). It's not actually tied to any specific firmware version, so I would recommend staying with v1.4.1 -- when you switch back it will likely work.

This is actually a low-level driver issue that's been there all along, it just rarely shows up. I am going to replace the driver I'm using and go with a kernel module instead. The new kernel provided in v1.4.0 (and on) has the necessary modules for this, and I hope to drop the old driver in the next release (v1.5.x), fixing this issue.

soethje commented 7 years ago

above described works

elijahparker commented 7 years ago

This should now be fixed in v1.5.0 and newer