menulis

Results 9 comments of menulis

Thanks for the explanation! In the meantime, wouldn't it be possible to capture which networks are created by every `docker-compose up` invocation as part of `composeUp` and then make sure...

I agree that it may not be 100% clean from the docker-compose perspective, but `docker network create` does accept labels that later can be used as a filter for the...

Robert, Do you have any updates or a roadmap on USB DMA issue for AM335x? We are users of BeagleBone (Rev. A5 mostly) and we are also facing problems when...

We tried am33x-v3.6, but we got a lot of errors from the USB subsystem, so we were not able to test our modems. Yesterday I've also tried linux-am33x.git (v3.2-staging) from...

I see. Do you know if there is a workaround to solve the issues with multiple USB devices and BeagleBone?

Today I've tried to compile and run a kernel from m33x-v3.6 branch (3.6.1-bone0). Let me share the summary (verified only couple of times, therefore it might be not consistent among...

Any news regarding musb issues?

Should it be enough to set session_affinity to true in app.yaml to enable session affinity or is there a specific Jetty module that also needs to be enabled with JETTY_MODULES_ENABLE?...

Thanks for the clarification, @gregw. This was exactly how I thought. However, as I wrote, basic session infinity does not seem to work in my case. I set session_affinity under...