Tiny Core Base > CorePlus

[Newbie] - TC freeze at boot

<< < (2/4) > >>

Juanito:
You could set up the tinycore kernel source, apply the patch, recompile the kernel and remaster to include the patched driver in rootfs.gz or core.gz

curaga:
That patch is so old, it's already included in both tc 8.x and 9.x kernels. Please check if hid_asus is listed in lsmod output; if not, run "sudo modprobe hid_asus".

micka:
hid_asus not listed in lsmod.

I tried sudo modprobe hid_asus :

--- Code: ---modprobe: module hid_asus not found in modules.dep
--- End code ---

How can I add it ?

Thx

micka:
Tried that : https://github.com/vlasenko/hid-asus-dkms#asus-hid-fte100-dkms-driver
but :
--- Code: --- dkms not found, aborting...
--- End code ---

micka:
Checking modules.dep return "nothing" :


--- Code: ---cat /lib/modules/4.8.17-tinycore/modules.dep | grep hid_asus
--- End code ---

and in kernel/drivers/hid,


--- Code: ---ls | grep asus
--- End code ---
return "nothing"


Seems that patch has been included in Kernel version 4.10 or later... (https://github.com/vlasenko/hid-asus-dkms)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version