You are not logged in.
Hello all. Recently, my laptop completely drained its battery as I forgot to plug it in, and upon rebooting a couple problems seem to arise.
the system seems to hang at the lenovo screen for much longer
lid auto close does not seem to be recognized
the audio does not seem to be output
Before the laptop shut off, I had my headphones plugged in the audio jack and was taking notes in vim with a video playing in firefox. I have a Thinkpad t480s with an Intel Core i5-8350U. I tried doing some poking around for myself and here's what I found. After running systemd-analyze blame my output was
5.721s man-db.service
1.206s systemd-random-seed.service
535ms systemd-logind.service
475ms dev-nvme0n1p2.device
276ms systemd-journald.service
262ms systemd-udevd.service
258ms systemd-journal-flush.service
86ms boot.mount
84ms systemd-fsck@dev-disk-by\x2duuid-0772\x2d42A1.service
75ms systemd-backlight@backlight:intel_backlight.service
70ms systemd-udev-trigger.service
66ms user@1000.service
59ms NetworkManager.service
46ms modprobe@drm.service
44ms polkit.service
42ms systemd-rfkill.service
41ms systemd-tmpfiles-clean.service
25ms swapfile.swap
23ms systemd-tmpfiles-setup.service
19ms user-runtime-dir@1000.service
16ms wpa_supplicant.service
15ms systemd-modules-load.service
14ms systemd-tmpfiles-setup-dev.service
13ms systemd-backlight@leds:tpacpi::kbd_backlight.service
10ms systemd-remount-fs.service
10ms systemd-sysctl.service
10ms bluetooth.service
8ms systemd-update-utmp.service
7ms dev-hugepages.mount
7ms dev-mqueue.mount
6ms systemd-user-sessions.service
6ms sys-kernel-debug.mount
6ms sys-kernel-tracing.mount
5ms kmod-static-nodes.service
2ms sys-kernel-config.mount
2ms rtkit-daemon.service
1ms tmp.mountI am using pamixer to control my audio and I am able to control is however there is still no output to my laptop speakers. I am able to control the audio level and select which sinks and sources I want. As for the lid not being detected, I checked the logind.conf file, and nothing had changed. However, I am able to manually suspend using systemctl suspend. I am not using a traditional desktop environment as I am using dwm and starting it with the startx command. When I first boot into my tty I get xf86EnableIOPorts: failed to set IOPL for I/O operations (Operation not permitted) and after some looking around, I can't seem to figure out what causes this error. Here is my Xorg.0.log file. Honestly I am very lost as to what could be causing these issues and I would much appreciate if someone could help me out. Please let me know what additional information is needed. Thank you all!
Offline
Did you go into BIOS and check the settings, run some diagnostics?
The first problem (long time on Lenovo boot screen) points away from Linux.
I also had sound problems after resume on my thinkpad when I tried to use the Intel RST (rapid start technology), so you might consider disabling that completely.
Offline