Posts by chewitt

    It uses the MT7610 chipset. I created an experimental driver package for the MT7610 back in OE days which "worked" in a loose sense. The drivers that are in circulation (can be found) are poorly written and are missing kernel interfaces for a range of wireless features. I've never transported that package over to LE as the radio configuration is ultimately dependent upon a config file which you'd need to edit to set things like region code and we'd need to embed into the read-only kernel image (spot the editing challenge). If that situation ever improves we can add the driver, but I wouldn't hold breath. If you have some dev skills and can custom build LE it should be possible to hack things in using my prior art, but IMHO it's not worth the hassle and you are better off picking up another card. Find something that uses the in-kernel ath9k driver, it's the best written one.

    I did a full rebuild with the 4.8.1 kernel bump which grabbed the correct/updated files and I now see the file timestamps matching other items which are normally updated as part of an OS update:

    image files on the webserver are still named 7.90.007 but are updated.. would be great if you can do the full update test.

    The issue with Windows browsing (aside from it being designed by morons) is that there is not ONE configuration that works. This is due to different versions of SMB protocol and other OS-unique variations that have evolved in the 20-years since Windows '95. So the only consistent thing you'll find when you look in forums is one group of users (with a certain era of OS) arguing that their defaults are the enlightened best approach, while another group (with another era of OS) argue for a different set. The current configuration in LE is not the best configuration (as that doesn't exist) but more of a "least worst" arrangement that results in fewer support posts. You are encouraged to figure out what works best for your scenario with a custom samba.conf.

    edit4ever: if the code in your add-ons is stable you're welcome to submit them to our repo, or if you need some webspace to publish your own repo instead of using dropbox links (and then add your repo installer to our repo) to make updates easier for users; let myself or other staff know.