Question Description
Have you searched the community for related issues?
- No similar issues found.
Please describe the problem you’ve encountered in detail:
- Description:
I have been using an HP Probook X360 11 G3 EE (Intel N5000 Pentium Silver) with all working with FydeOS v20. Now, after updating to V21, when I turn the screen into tablet mode it does not recognize it and keep showing PC mode (in V20, the UI switched automatically to tablet mode).
Searching the events, it seems that the module was removed or something from the kernel.
System & Device Information
-
Hardware & System Configuration:
- Processor: Intel Silver Pentium N500
- Graphics Card(Please specify if there’s a discrete graphics card): Nope
- RAM: 4GB
- FydeOS Version: v21
-
Relevant System Logs:
- Open the Chromium browser and enter
/var/log/messagesto retrieve logs. - Log Details:
- Open the Chromium browser and enter
FydeOS Hardware Tuner Version:0.0.1.61bd57e1
************************************************************************************************************************************************************************************************Module:[ intel-hid ]
cat: /sys/module/intel-hid/parameters/enable_sw_tablet_mode: No such file or directory
enable_sw_tablet_mode:
Enable SW_TABLET_MODE reporting -1:auto 0:off 1:at-first-event 2:at-probe. If you need this please report this to: [email protected] (int)
(0) Modify enable_sw_tablet_mode in system configuration
(1) Reload kernel module with new enable_sw_tablet_mode but not changing system configuration
................................................................................................................................................................................................cat: /sys/module/intel-hid/parameters/enable_5_button_array: No such file or directory
enable_5_button_array:
Enable 5 Button Array support. If you need this please report this to: [email protected] (bool)
(2) Modify enable_5_button_array in system configuration
(3) Reload kernel module with new enable_5_button_array but not changing system configuration
sed -n '1,200p' /tmp/mems_setup.now.out 2>/dev/null || true
Input driver version is 1.0.1
Input device ID: bus 0x19 vendor 0x0 product 0x0 version 0x0
Input device name: "Intel HID switches"
Supported events:
Event type 0 (EV_SYN)
Event type 5 (EV_SW)
Event code 1 (SW_TABLET_MODE) state 0
Properties:
Testing ... (interrupt to exit)
Event: time 1761312813.692327, type 5 (EV_SW), code 1 (SW_TABLET_MODE), value 1
Event: time 1761312813.692327, -------------- SYN_REPORT ------------
Event: time 1761312815.857155, type 5 (EV_SW), code 1 (SW_TABLET_MODE), value 0
Event: time 1761312815.857155, -------------- SYN_REPORT ------------