Results 6 comments of eblu

Hi! I stumbled across this issue trying to get the same device to work under Linux and as much as I tried to follow the steps in this issue, I...

Linux headers are installed. The issue seems to be within the driver itself; the build fails with an implicit declaration error on `complete_and_exit(comp, 0);` in line 491 of include/osdep_service_linux.h.

> > Linux headers are installed. The issue seems to be within the driver itself; the build fails with an implicit declaration error on `complete_and_exit(comp, 0);` in line 491 of...

I tried building it with both the install.sh script in the driver's root directory and the makefile; both returned the same error. It was never installed because of this.

Okay, it looks like we're not on the same page here. The patch that added the AX55 was for the driver that you linked earlier in the thread; I tried...

Wow! I forgot about this one and didn't know that Miiverse clones were still being worked on. Thanks for coming around to the issue that my 16-year-old self didn't care...