Tiny Core Base > CorePlus

[Newbie] - TC freeze at boot

<< < (3/4) > >>

micka:
Juanito, how can I do that (tutorial) ?

Sounds fun  :D

Juanito:
That's a "-" not an"_" - using corepure64 9.0alpha2:
--- Code: ---$ cat /lib/modules/*/modules.dep | grep hid-a
kernel/drivers/hid/hid-aureal.ko.gz:
kernel/drivers/hid/hid-axff.ko.gz: kernel/drivers/input/ff-memless.ko.gz
kernel/drivers/hid/hid-a4tech.ko.gz:
kernel/drivers/hid/hid-appleir.ko.gz:
kernel/drivers/hid/hid-alps.ko.gz:
kernel/drivers/hid/hid-asus.ko.gz:
kernel/drivers/hid/hid-accutouch.ko.gz:
kernel/drivers/hid/hid-apple.ko.gz:

--- End code ---

micka:
First of all, thanks for your attention  ;)

On CorePlus and TinyCore 8.x, no hid-asus nor hid_asus.

Tried corepure64 9.0alpha2 and effectively hid-asus is present.

As suggested by curaga, at startup, no hid_asus in


--- Code: ---lsmod | grep asus
--- End code ---


So, I run


--- Code: ---sudo modprobe hid_asus
--- End code ---
and

--- Code: ---sudo modprobe hid-asus
--- End code ---

Both command return nothing and my keyboard still not recognize.


When I check


--- Code: ---dmesg | grep asus
--- End code ---

No message on th fact that hid-asus or hid_asus was loaded.

What am I doing wrong ?

Juanito:
'seems to work for me:
--- Code: ---$ sudo modprobe hid-asus
$ lsmod | grep hid
hid_asus               12288  0

--- End code ---

micka:
Sorry, YES Juanito, I got this too...

But my keyboard still not be recognized... and nothing in dmesg...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version