Steev Klimaszewski
Steev Klimaszewski
I can't seem to replicate this here, are you still having issues with it?
Are you still having this issue? I can't reproduce here at all to have to essentially remake the sdcard, so I'm not entirely sure what the difference is. What sdcard...
Do you have a list of hardware that is fully supported by SBBR already? Pull requests are appreciated and welcomed if you'd like to work on one!
I believe you need to bring the monitor interface up before hostapd is started, but I'm not sure. @binkybear may have a better answer.
At the moment, no, I don't have access to a machine to do it, although I would love to get one. It shouldn't be too difficult to get going, you'd...
Does it work for you if you use "modprobe g_serial stall=0 removable=1 nofua=1" I haven't tried the g_serial driver myself as I normally just use an actual adapter connected to...
Does this still fail to work for you with the 2.1 release?
There is a 2.1.1 image that hasn't been posted yet, unfortunately, and the g_serial module does exist there (just checked). Please try again once it's posted.
@nabla-c0d3 the reason is that the legacy openssl needs https://github.com/openssl/openssl/commit/a135948ddaa4deff369cfaeb768efd603649f4de or something along these lines - I've been trying to apply the patch here in my build tree, but I'm...
I don't think turning off Werror is the way to go. The usb error is fixed via https://github.com/qemu/qemu/commit/121829cb2160e9cd82482c1542699fa589688106 this commit. host-libusb is fixed with https://github.com/qemu/qemu/commit/9d8fa0df49af16a208fa961c2968fba4daffcc07 which deals with the libusb...