Announcement

Collapse
No announcement yet.

inbuilt keyboard doesn't work

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    inbuilt keyboard doesn't work

    I have kubuntu-22.04. installed on my fujitsu-lifebook. First all went well. After apt dist-upgrade my keyboard (Fujitsu FUJ02E3, Connected to FUJO2E3/input0​) isn't recognized anymore. An external keyboard works well.

    #2
    Try booting to a previous kernel, and see if it is working there.

    THIS may also be worth looking at. More detail here

    Comment


      #3
      Thank you very much for your quick help.
      For me after sending
      Code:
      modprobe i2c_hid
      and
      Code:
      modprobe i2c_hid_acpi​
      followed by rebooting, the inbuilt keyboard is working well.

      Comment


        #4
        Sorry now I am back with the same problem. Unfortunately it only worked once. Now again I can not use the inbuilt keyboard. None of the described solutions worked. I even tried to load the regarding modules into the kernel with
        Code:
        echo i2c_hid_acpi | tee -a /etc/modules
        and
        Code:
        echo i2c_hid | tee -a /etc/modules
        Nothing works ...

        Comment


          #5
          I am using 40~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov 16 10:53:04 UTC 2

          Comment


            #6
            Does it work if you repeat the commands in post #3
            Windows no longer obstructs my view.
            Using Kubuntu Linux since March 23, 2007.
            "It is a capital mistake to theorize before one has data." - Sherlock Holmes

            Comment


              #7
              Unfortunately, not even this commands work.

              Comment

              Working...
              X