Need help diagnosing keyboard/touchpad/touchscreen issues #450
Unanswered
tako-jerome
asked this question in
Help
Replies: 2 comments 12 replies
-
Hi there, is this with Rolling or Static ? |
Beta Was this translation helpful? Give feedback.
12 replies
-
Just an update - for a separate issue, I reinstalled Gecko KDE Rolling (KDE Tumbleweed), ran "zypper update", Kernel is 6.0.8-1-default, and tumbleweed release is 20221115, and I didn't have this issue. Then, curiously, I updated my KDE plasma appearance/theme, and set the display scaling to 112.5, restarted, and the issue reappeared. Removing that xf86 package again. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
edit : Gecko Rolling; update 11/3/2022
Brand new to Gecko and openSUSE generally, out of the box it's working quite well but I'm having an issue where, when typing, it's like the focus or selection (don't know the term sorry) is skipping all over the place. I'm using a samsung galaxy book pro 360 13", aka NP930QDB-KE01US, and this hasn't been an issue on any other OS I've demo'd (Ubuntu, Mint). I'll be typing, eg as I'm making this, or especially when running an alt+f2 command entry, and it's like the system wants to jump and try to input elsewhere on the screen. It's extremely glitchy trying to type, but aside from a sound card issue I've also had (and will post about later) the system is otherwise working fine.
This device has both a standard touchpad mouse and a touchscreen. I"m guessing one of them is too sensitive. Aside from playing around in the KDE system settings, are there any other ways I can try to roubleshoot this? I'm really hoping the answer isn't to just disable my touchscreen by default.
lshw produces :
Edit 1 : I'll do my best to edit this and update as I can sneak research in during work today. Attached a screenshot of my touchpad settings - What are those ignored devices on the menu I can't access? Relevance? I tried increasing my keyboard timeout from 250ms (default) to 400ms and will report back later after typing more.
_@:
> uname -r> sudo inxi -Aa6.0.6-1-default
_@
[sudo] password for jerome:
Audio:
Device-1: Intel Tiger Lake-LP Smart Sound Audio vendor: Samsung Co
driver: sof-audio-pci-intel-tgl alternate: snd_hda_intel,snd_sof_pci_intel_tgl bus-ID: 00:1f.3
chip-ID: 8086:a0c8 class-ID: 0401
Sound Server-1: ALSA v: k6.0.6-1-default running: yes
Sound Server-2: PulseAudio v: 16.1 running: no
Sound Server-3: PipeWire v: 0.3.59 running: yes
_@:~> cat /usr/lib/os-release
NAME="openSUSE Tumbleweed"
VERSION="20221103"
ID="opensuse-tumbleweed"
ID_LIKE="opensuse suse"
VERSION_ID="20221103"
PRETTY_NAME="openSUSE Tumbleweed"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:tumbleweed:20221103"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"
DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed"
LOGO="distributor-logo-Tumbleweed"
jerome@koti:
> lsb_release -a> lsb_releaseLSB Version: n/a
Distributor ID: openSUSE
Description: openSUSE Tumbleweed
Release: 20221103
Codename: n/a
jerome@koti:
LSB Version: n/a
**Edit 2 : ** uname -r results :
@:
> uname -> cat /usr/lib/os-release6.0.6-1-default
@:
NAME="openSUSE Tumbleweed"
VERSION="20221103"
ID="opensuse-tumbleweed"
ID_LIKE="opensuse suse"
VERSION_ID="20221103"
PRETTY_NAME="openSUSE Tumbleweed"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:tumbleweed:20221103"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"
DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed"
LOGO="distributor-logo-Tumbleweed"
`
Beta Was this translation helpful? Give feedback.
All reactions