Announcement

Collapse
No announcement yet.

Trackpad issues, but even weirder than usual

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Trackpad issues, but even weirder than usual

    Hello, I am fairly new to Linux and tried a few distros.
    Kubuntu has been the best in terms of smoothness and battery life, so I would prefer to stick with it if possible.

    Now for the issue:
    Whenever I hibernate (and sometimes even after a reboot) my laptop, the trackpad stops working.
    I have quadruple-checked every possible way of disabling it.
    xinput shows it in the list of pointing devices and all the props make sense.
    After hibernating, none of the values change and the settings look the exact same too.
    I have not spotted any difference before/after except for the trackpad not doing anything. No mouse movements, no clicks, nothing.
    Now for the weird part: The only temporary fix I have found yet is booting into windows and then back into Kubuntu.
    A normal reboot changes nothing (except for the xinput ID sometimes), but windows somehow fixes it.
    I have also tried updating everything. The issue has been present on all the distros I tried (Mint, Ubuntu with Gnome, Debian with XFCE)
    but I have not really tried properly fixing it on those. My current workaround is to set the lid closing action to "Turn off screen" instead of Hibernate.
    The Laptop is a Fujitsu T935, the Trackpad is a "SynPS/2 Synaptics TouchPad" according to xinput.
    It also has a Wacom touchscreen and Pen digitizer, in case that helps anyone.

    Thanks in advance for any help.

    #2
    You've given some info about your situation and your platform, if you would open a konsole, enter in
    Code:
    inxi-Fxz
    and then copy and paste the results into a CODE BOX (the # button) in your reply.
    The next brick house on the left
    Intel i7 11th Gen | 16GB | 1TB | KDE Plasma 5.27.11​| Kubuntu 24.04 | 6.8.0-31-generic



    Comment


      #3
      Code:
      System:    Host: Miguel-T935 Kernel: 4.18.0-13-generic x86_64 bits: 64 compiler: gcc 
                v: 8.2.0 Desktop: KDE Plasma 5.13.5 Distro: Ubuntu 18.10 (Cosmic Cuttlefish) 
      Machine:   Type: Laptop System: FUJITSU product: LIFEBOOK T935 v: 10601736720 
                serial: <filter> 
                Mobo: FUJITSU model: FJNB288 v: C2 serial: <filter> UEFI: FUJITSU // Phoenix 
                v: Version 1.13 date: 05/08/2015 
      Battery:   ID-1: CMB1 charge: 28.6 Wh condition: 42.1/45.4 Wh (93%) 
                model: Fujitsu CP672845-01 status: Discharging 
      CPU:       Topology: Dual Core model: Intel Core i5-5300U bits: 64 type: MT MCP 
                arch: Broadwell rev: 4 L2 cache: 3072 KiB 
                flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 18357 
                Speed: 920 MHz min/max: 500/2900 MHz Core speeds (MHz): 1: 920 2: 904 3: 917 
                4: 868 
      Graphics:  Device-1: Intel HD Graphics 5500 driver: i915 v: kernel bus ID: 00:02.0 
                Display: x11 server: X.Org 1.20.1 driver: modesetting unloaded: fbdev,vesa 
                resolution: 1920x1080~60Hz 
                OpenGL: renderer: Mesa DRI Intel HD Graphics 5500 (Broadwell GT2) 
                v: 4.5 Mesa 18.2.2 direct render: Yes 
      Audio:     Device-1: Intel Broadwell-U Audio driver: snd_hda_intel v: kernel 
                bus ID: 00:03.0 
                Device-2: Intel Wildcat Point-LP High Definition Audio driver: snd_hda_intel 
                v: kernel bus ID: 00:1b.0 
                Sound Server: ALSA v: k4.18.0-13-generic 
      Network:   Device-1: Intel Ethernet I218-LM driver: e1000e v: 3.2.6-k port: 3080 
                bus ID: 00:19.0 
                IF: enp0s25 state: down mac: <filter> 
                Device-2: Intel Wireless 7265 driver: iwlwifi v: kernel bus ID: 03:00.0 
                IF: wlp3s0 state: up mac: <filter> 
                IF-ID-1: wwp0s20u6c2i12 state: down mac: <filter> 
      Drives:    Local Storage: total: 465.76 GiB used: 58.36 GiB (12.5%) 
                ID-1: /dev/sda vendor: Samsung model: SSD 860 EVO 500GB size: 465.76 GiB 
      Partition: ID-1: / size: 73.45 GiB used: 25.20 GiB (34.3%) fs: ext4 dev: /dev/sda5 
      Sensors:   System Temperatures: cpu: 31.0 C mobo: N/A 
                Fan Speeds (RPM): N/A 
      Info:      Processes: 213 Uptime: 2h 18m Memory: 7.67 GiB used: 1.57 GiB (20.4%) 
                Init: systemd runlevel: 5 Compilers: gcc: N/A Shell: bash v: 4.4.19 
                inxi: 3.0.24

      Comment


        #4
        Not a solution but a question, rather than logging in and out of Windows, have you tried a hard re-boot as opposed to a soft re-boot?
        If you think Education is expensive, try ignorance.

        The difference between genius and stupidity is genius has limits.

        Comment


          #5
          Just some observations. 8GB RAM, no SWAP partition. Do you have a swap file? If so, what size?

          A dedicated SWAP partition is not a strict requirement, but having a swap file or a SWAP partition has benefits. 8GB RAM is not bad, and for a lot of uses is good enough. When I went from 8GB to 16GB, without any changes in my computer usage, the computer was just more responsive - and (if possible) "happier". But, that's a few bucks out of your pocket, not mine, so at least keep that in mind.
          The next brick house on the left
          Intel i7 11th Gen | 16GB | 1TB | KDE Plasma 5.27.11​| Kubuntu 24.04 | 6.8.0-31-generic



          Comment


            #6
            I have a 16gb swapfile, but with my light usage it hasn't been used yet. The system only needs 1200MB of RAM on its own, unlike windows, wich claims half of the ram in idle.

            Comment

            Working...
            X