Giter VIP home page Giter VIP logo

Comments (18)

hdawg12 avatar hdawg12 commented on June 16, 2024

does anyone have a fix for this?

from touchpad-indicator.

askmrsinh avatar askmrsinh commented on June 16, 2024

Hi, I doubt that this is an extension issue. Could you show me some logs?

from touchpad-indicator.

hdawg12 avatar hdawg12 commented on June 16, 2024

where would it be located. I know its the touchpad-indicator.log file, but I can't find the location

from touchpad-indicator.

hdawg12 avatar hdawg12 commented on June 16, 2024

here is the debug logs
touchpad-indicator.log
let me know what the issue is and how I can fix it. I timed how long it takes for my touchpad to function when using "Touchpad Indicator". I takes around 2:48 everytime I log into my kali linux Rolling.

from touchpad-indicator.

askmrsinh avatar askmrsinh commented on June 16, 2024

If you take a look at the timestamps in the log file, there is no delay for the extension.
This could be a driver issue. Anything in the system journal?

from touchpad-indicator.

hdawg12 avatar hdawg12 commented on June 16, 2024

where do I go to access the system journal?

what driver should I look at?

from touchpad-indicator.

hdawg12 avatar hdawg12 commented on June 16, 2024

are you talking about the touchpad driver?

from touchpad-indicator.

AbdulRaHMaN02 avatar AbdulRaHMaN02 commented on June 16, 2024

Here is the solution:

  1. Run the following command in terminal:
    sudo gedit /etc/default/grub

  2. The GRUB configuration file should open. Locate the following line:
    GRUB_CMDLINE_LINUX=" "

  3. Add this into the parameters:
    i8042.nomux=1 locale=fr_FR i8042.reset

  4. The final line should look like this:
    GRUB_CMDLINE_LINUX="i8042.nomux=1 locale=fr_FR i8042.reset"

  5. Save the file and exit gedit.

  6. Run the following command in terminal:
    sudo update-grub

  7. Let the grub.conf file get recreated, and then restart.

from touchpad-indicator.

hdawg12 avatar hdawg12 commented on June 16, 2024

Here is the solution:

1. Run the following command in terminal:
   sudo gedit /etc/default/grub

2. The GRUB configuration file should open. Locate the following line:
   GRUB_CMDLINE_LINUX=" "

3. Add this into the parameters:
   i8042.nomux=1 locale=fr_FR i8042.reset

4. The final line should look like this:
   GRUB_CMDLINE_LINUX="i8042.nomux=1 locale=fr_FR i8042.reset"

5. Save the file and exit gedit.

6. Run the following command in terminal:
   sudo update-grub

7. Let the grub.conf file get recreated, and then restart.

I will try this and let you know how it goes

from touchpad-indicator.

hdawg12 avatar hdawg12 commented on June 16, 2024

Here is the solution:

1. Run the following command in terminal:
   sudo gedit /etc/default/grub

2. The GRUB configuration file should open. Locate the following line:
   GRUB_CMDLINE_LINUX=" "

3. Add this into the parameters:
   i8042.nomux=1 locale=fr_FR i8042.reset

4. The final line should look like this:
   GRUB_CMDLINE_LINUX="i8042.nomux=1 locale=fr_FR i8042.reset"

5. Save the file and exit gedit.

6. Run the following command in terminal:
   sudo update-grub

7. Let the grub.conf file get recreated, and then restart.

I tried this and it didn't work.

from touchpad-indicator.

hdawg12 avatar hdawg12 commented on June 16, 2024

It takes about 3 mins for my touchpad to work

from touchpad-indicator.

hdawg12 avatar hdawg12 commented on June 16, 2024

what I also noticed is that when I have my mouse plugged in before I turn on my laptop, it works fine, but when I try my touchpad(while having my mouse usb plugged in) it still works and isn't disabled. So I have the touchpad and mouse working at the same time. When I unplug my usb mouse, and plug it in again, the notification lets me know that my mouse is plugged in and the touchpad disabled, but the touchpad still works.

from touchpad-indicator.

hdawg12 avatar hdawg12 commented on June 16, 2024

anyone else know what could be causing this issue?

from touchpad-indicator.

AbdulRaHMaN02 avatar AbdulRaHMaN02 commented on June 16, 2024

I don't know but i tried this and worked for me 👻

from touchpad-indicator.

AbdulRaHMaN02 avatar AbdulRaHMaN02 commented on June 16, 2024

The notice above
That was happening to me but it solved now
The same problem to you was for me

from touchpad-indicator.

hdawg12 avatar hdawg12 commented on June 16, 2024

do you know why it isn't working for me?

from touchpad-indicator.

AbdulRaHMaN02 avatar AbdulRaHMaN02 commented on June 16, 2024

i'm sorry , i don't

from touchpad-indicator.

hdawg12 avatar hdawg12 commented on June 16, 2024

I got it to work. thanks

from touchpad-indicator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.