Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • Are you compiling your own kernel? You may not have to; the Debian 10 kernels come with the rt2800usb driver as a module. Commented Aug 14, 2021 at 11:53
  • @marcelm - Yes, I'm compiling my own kernel for the de10-nano as per the guide here. Also, avoiding compiling anything to module since the kernel is being cross compiled for ARM on my debian virtualbox. It generates a single zImage file that I copy onto the sdcard of the device. Commented Aug 15, 2021 at 9:16