Tiny Core Base > TCB Q&A Forum
TinyCorePure64 14.0 Mouse and Keyboard Not Working on Macbook Pro
pek:
Thanks Rich..
Yes I know, I must left out many steps ;D
Because I'm not entirely familiar with all the terms, like modules, prepare, config, make.. etc
But thanks to everyone's help and patients, I can gain more knowledge and experiences. :)
Now, back to business...
--- Code: ---drivers/input/keyboard/applespi.ko
drivers/spi/spi-pxa2xx-pci.ko
drivers/spi/spi-pxa2xx.ko <--- this one is not there
drivers/spi/spi-pxa2xx-platform.ko <--- i found and used this one instead
--- End code ---
Successfully made and load it as tcz.
However the keyboard and touchpad still not working.
So I removed "drivers/spi/spi-pxa2xx-platform.ko" remade and reload tcz.
But same result.
--- Quote ---If it doesn't, we need the results of lsmod and dmesg adain.
--- End quote ---
Well.. I guess I need to wait until I have access to USB-C keyboard to find out exactly what output from Tinycore64.
If I boot from Archbang, and do lsmod and dmesg, possibly it gives different output?? (as posted earlier).
Meanwhile, I'm quite happy learning to compile kernel and creating module.
So in short, the module is actually the files with .ko extensions.
And the new kernel is bzimage.
patrikg:
You should be very happy and proud to create your own kernel and kernel modules.
Now you can take you Linux hat on, and say to your self that your are a Linux hacker and developer.
Happy hacking :)
pek:
--- Quote from: patrikg on May 12, 2023, 01:04:57 AM ---...
Now you can take you Linux hat on, and say to your self that your are a Linux hacker and developer.
Happy hacking :)
--- End quote ---
;D ;D I'm still at a wannabe stage this time. Soo much more to learn..
Thanks for everything guys!! ;)
pek:
UPDATE..!!
I got it working..!! 8)
Apparently the path was wrong..
mkdir -p package/usr/local/lib/modules/5.15.10-tinycore64/kernel/drivers/MacBook
It supposed to be:
mkdir -p package/usr/local/lib/modules/6.1.2-tinycore64/kernel/drivers/MacBook
All good.. Keyboard & Touchpad now works on MBP.
gadget42:
thanks for letting us know what the problem was!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version