Following my previous question about connecting a PS4 controller
, I am trying to rebuild the kernel with the specified options from Sony DualShock - Gentoo Wiki selected.
I am using the instructions at:
I have built a kernel but it appears to still not to have functionality for the controller so I have a couple of questions that I can’t find the answer to.
I have used make menuconfig
to configure the kernel. Is there a way to do this configuration by editing a text file?
For Step 6, Install modules, it says to copy over the directory. In my case it is the directory db410c-modules/lib/modules/4.14.96-01197-g8bdd343f96dc. However inside that directory there are links which become broken when they are copied to the DragoBoard.
Is there a way to specify the make so that the links are portable?
Thanks.