F5F Stay Refreshed Software Operating Systems Need assistance with Linux? Let me know how I can help!

Need assistance with Linux? Let me know how I can help!

Need assistance with Linux? Let me know how I can help!

Pages (2): 1 2 Next
M
Mass50
Junior Member
11
05-14-2016, 02:54 PM
#1
I’ve reached my limit with Windows 10 and switched to Linux. The forced update messed up its partitions and networking, plus some apps stopped working. Installation went smoothly until now. A big issue is the touchscreen’s HID function broke. After booting into Linux, I have to log in and run a command to disable it, but it comes back on after a few minutes. It’s really frustrating. I’m planning to remove the module that handles this feature. But I’m not sure how to do it myself. Could someone help me walk through the process? Thanks a lot!
M
Mass50
05-14-2016, 02:54 PM #1

I’ve reached my limit with Windows 10 and switched to Linux. The forced update messed up its partitions and networking, plus some apps stopped working. Installation went smoothly until now. A big issue is the touchscreen’s HID function broke. After booting into Linux, I have to log in and run a command to disable it, but it comes back on after a few minutes. It’s really frustrating. I’m planning to remove the module that handles this feature. But I’m not sure how to do it myself. Could someone help me walk through the process? Thanks a lot!

R
ReakZ_
Member
183
05-17-2016, 07:29 PM
#2
Big oof. yeah, this is actually the reason I haven't done my laptop over to Linux yet, my use case for it is touch dependent. What distro u got? I hear Ubuntu hurts less for this sort of thing, others are more hit or miss.
R
ReakZ_
05-17-2016, 07:29 PM #2

Big oof. yeah, this is actually the reason I haven't done my laptop over to Linux yet, my use case for it is touch dependent. What distro u got? I hear Ubuntu hurts less for this sort of thing, others are more hit or miss.

3
3Edge
Senior Member
718
05-17-2016, 09:49 PM
#3
Ubuntu 16.04.5 with kernel upgrade (UKUU). Clarification: "hurts less" means the issue causes less discomfort or pain. XP experiences mouse cursor movement every 3-4 minutes, appearing erratic and uncontrolled, forcing repeated commands. Additionally, the desktop's IPMI management isn't functioning properly (another topic I've discussed).
3
3Edge
05-17-2016, 09:49 PM #3

Ubuntu 16.04.5 with kernel upgrade (UKUU). Clarification: "hurts less" means the issue causes less discomfort or pain. XP experiences mouse cursor movement every 3-4 minutes, appearing erratic and uncontrolled, forcing repeated commands. Additionally, the desktop's IPMI management isn't functioning properly (another topic I've discussed).

I
iGozaay
Member
186
05-19-2016, 07:48 AM
#4
it functions well (though it usually just works), with Linux and touch being compatible too, plus dog food and Cuban cigars, at least temporarily.
I
iGozaay
05-19-2016, 07:48 AM #4

it functions well (though it usually just works), with Linux and touch being compatible too, plus dog food and Cuban cigars, at least temporarily.

M
Micel002
Member
153
05-19-2016, 01:56 PM
#5
In that scenario, the HID function on the touch screen acts like a dog food for my laptop, and the Cuban cigar is the key. XP
M
Micel002
05-19-2016, 01:56 PM #5

In that scenario, the HID function on the touch screen acts like a dog food for my laptop, and the Cuban cigar is the key. XP

P
164
05-19-2016, 02:46 PM
#6
The system logs indicate a potential issue that might need fixing rather than just recompiling the kernel. Consider disabling the touchscreen module or removing the x.org driver. You're likely using x.org drivers, which are outdated for version 16.04—try a live USB of Manjaro to avoid any kernel-related fixes. Some devices depend on specific firmware; ensure it matches your hardware. Lastly, verify that touchscreen is recognized as an xrandr display device. Edited February 16, 2019 by Guest
P
PandaBearMan23
05-19-2016, 02:46 PM #6

The system logs indicate a potential issue that might need fixing rather than just recompiling the kernel. Consider disabling the touchscreen module or removing the x.org driver. You're likely using x.org drivers, which are outdated for version 16.04—try a live USB of Manjaro to avoid any kernel-related fixes. Some devices depend on specific firmware; ensure it matches your hardware. Lastly, verify that touchscreen is recognized as an xrandr display device. Edited February 16, 2019 by Guest

M
MagicKitties1
Member
145
05-19-2016, 03:07 PM
#7
You may consider trying 18.04 or 16.04, as they are nearly three years old.
M
MagicKitties1
05-19-2016, 03:07 PM #7

You may consider trying 18.04 or 16.04, as they are nearly three years old.

C
Chatter
Member
143
05-21-2016, 07:36 AM
#8
Fair point, but mainly its just for compatibility reasons, at least in my case.
C
Chatter
05-21-2016, 07:36 AM #8

Fair point, but mainly its just for compatibility reasons, at least in my case.

S
Swag_killer438
Junior Member
2
05-22-2016, 08:35 PM
#9
The logs show I'm avoiding touchscreen features. I used xinput because no one else has the same issue, so I had to find another way. It seems it's working temporarily and doesn't completely disable HID functionality. The screen's HID part is faulty, but the display itself is fine.
S
Swag_killer438
05-22-2016, 08:35 PM #9

The logs show I'm avoiding touchscreen features. I used xinput because no one else has the same issue, so I had to find another way. It seems it's working temporarily and doesn't completely disable HID functionality. The screen's HID part is faulty, but the display itself is fine.

O
oRancid
Junior Member
7
05-23-2016, 01:28 AM
#10
Run "sudo lspci -vv" to list devices, note the device name and kernel module name. Use that information to determine which module to exclude from your configuration. If you share the lsmod output, I can help identify the correct module to disable.
O
oRancid
05-23-2016, 01:28 AM #10

Run "sudo lspci -vv" to list devices, note the device name and kernel module name. Use that information to determine which module to exclude from your configuration. If you share the lsmod output, I can help identify the correct module to disable.

Pages (2): 1 2 Next