WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Keyboard/mouse failure with ACPI  (Read 2075 times)

Offline B-O

  • Newbie
  • *
  • Posts: 5
Keyboard/mouse failure with ACPI
« on: November 21, 2013, 06:14:30 AM »
Hi All,

When using ACPI, the RSDT table will be corrupted by TINYCORE. Then the keyboard and mouse will not work. Either the PS2 or USB devices. It seems to be a timing problem, as sometimes the RSDT table is not destroyed and then everything will work. As the ACPI data is in reclaimable memory, I suspect it's reused accidentally by TINYCORE before the ACPI driver has finished it's processing.

I have seen that a lot of people having trouble with the mouse and keyboard with ACPI and thus turns it off by acpi=off. Finding the cause of why it's doesn't work would be far better and in my experience it seems to be an entire timing dependent failure. It appears to be totally random for different boards/computers.

Best regards,

B-O

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10962
Re: Keyboard/mouse failure with ACPI
« Reply #1 on: November 21, 2013, 10:14:48 AM »
This isn't really enough to go on: what version of TC, what component (kernel? X?)?

We have one report of this before, on TC 3 (two major versions back): http://forum.tinycorelinux.net/index.php?topic=10731.0
The only barriers that can stop you are the ones you create yourself.