Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-14264

Lenovo Ideapad S10-3c keyboard fix 2

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Duplicate
    • Minor
    • None
    • None
    • None

    Description

      Due to broken ACPI in bios keyboard is not working properly, but I found fix that sends a "initializing byte" that code is designed for ubuntu 10.04 but I have found how we can fix it.
      i8042Write() function can help us
      we just need to
      WRITE_PORT_UCHAR(0x64, 0xae);
      Can someone do it?
      How it should look in DEBUG LOG
      "Sent 0xae to port 0"

      Attachments

        Issue Links

          Activity

            People

              bug zilla Bug Zilla
              tijesef tijesef
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: