![]() | 1 | initial version |
Touchpad there should be something related to your touch pad in your syslog. Try searching for touch
or input
in journalctl -b -1
, which shows logs from last boot (-1
).
Network: does lsmod
list a module named rtl8723be
? This driver should work for your wireless network adapter. Does the disconnect happen on every network you are connected to or just on special ones? If it happens on every network, you might want to report a bug at bugzilla.kernel.org. Also have a look into the journal here.
Shutdown: Looks like an ACPI issue to me. Can you find anything related to ACPI
or power
in journalctl
?
HDMI: You have to be more specific on that if you want to get help.