v2016.1.2.rst 1.1 KB

1234567891011121314151617181920212223242526272829
  1. Gluon 2016.1.2
  2. ==============
  3. Added hardware support
  4. ~~~~~~~~~~~~~~~~~~~~~~
  5. The *x86-generic* images now contain the ATIIXP PATA driver, adding support for
  6. FUTRO Thin Clients.
  7. Bugfixes
  8. ~~~~~~~~
  9. A nondeterministic boot hang (`#669 <https://github.com/freifunk-gluon/gluon/issues/669>`_) has been fixed.
  10. The TL-WR841N v5 seems to be affected in particular, but the kernel bug is not hardware-specific per se.
  11. Known Issues
  12. ~~~~~~~~~~~~
  13. * Default TX power on many Ubiquiti devices is too high, correct offsets are unknown (`#94 <https://github.com/freifunk-gluon/gluon/issues/94>`_)
  14. Reducing the TX power in the Expert Mode is recommended.
  15. * The MAC address of the WAN interface is modified even when Mesh-on-WAN is disabled (`#496 <https://github.com/freifunk-gluon/gluon/issues/496>`_)
  16. This may lead to issues in environments where a fixed MAC address is expected (like VMware when promicious mode is disallowed).
  17. * Inconsistent respondd API (`#522 <https://github.com/freifunk-gluon/gluon/issues/522>`_)
  18. The current API is inconsistent and will be replaced eventually. The old API will still be supported for a while.