respeaker / seeed-voicecard

2 Mic Hat, 4 Mic Array, 6-Mic Circular Array Kit, and 4-Mic Linear Array Kit for Raspberry Pi
GNU General Public License v3.0
470 stars 284 forks source link

Building on x86 #338

Open kisdia opened 1 year ago

kisdia commented 1 year ago

Describe the bug

I am using ReSpeaker Mic Array v2.0.1 using USB connection to x86 computer. Is it possible to build this on x86 Platform?

Expected behavior

Build process only described for raspberry pi.

Platform

x86 Intel processor 64-bit Bullseye

Relevant log output

No response

HinTak commented 1 year ago

The answer is yes. Paradoxically, it is easier to build the whole kernel plus the driver, instead of only the driver. Instructions in my RaspberryPi-Dev repo.

Disclaimer: I don't work for seeedstudio. Just another customer.

HinTak commented 7 months ago

Hmm, USB connection uses the generic USB audio driver shipped with the kernel, not the code here. Similar name but unrelated device.