Andrew Symington

Results 16 comments of Andrew Symington

Thanks, @wrayan. I can confirm that the patch works on my side.

Hi @lwfinger I just installed Ubuntu 14.04 beta 2 with 3.13 kernel. I can confirm that the master driver doesn't load and the 'new' branch causes an oops. Here's the...

With regard to the master branch and 3.13, I found this in /var/log/kernel.log ``` Apr 12 14:20:40 ideapad-yoga13 kernel: [10503.724772] rtk_btusb 1-1.4:1.1: no reset_resume for driver rtk_btusb? ``` Perhaps the...

@asukiaaa Try the master branch. I had kernel panics on new as well.

Hi Daniel Firstly, thank you for pushing that branch. I will take a look at it over the next couple of days. But, from what you have described it fits...

I think I might have an answer to my own question. It appears as if each pin only supports a certain number of functions, so I cannot just arbitrarily route...

I tried my hand at writing a mux, and I thought I might add some color to this conversation based on my experience over the last few days. My application...

I've been running the node in the background this morning. Not the same error, but here's a backtrace from one assert that was hit at runtime, admittedly in DebWithRelInfo mode....

> FWIW running in release shuts down the assert and works fairly fine. @bl4ckb0ne I should be able to relatively easily compile in Release mode, but I'm worried that these...

> @SteveMacenski Thank you for your feedback! I will break this down and make another PR! I migrated a subset of the filters into a smaller PR if it helps:...