Hi,
I’ve recently reinstalled Manjaro on my Asus Zenbook UX391UA. I had used it an year or so back and it used to work fine and I went distro hopping and now I’m back here.
I got a solution to the screen flickering from https://wiki.archlinux.org/title/ASUS_Zenbook_UX391. Doing this resolves this issue, but once I add the entry and reboot, within a few minutes, the system freezes, and after about 30-60 seconds, the laptop reboots.
Can I please know what to do to fix the screen flickering other than this method?
I also didn’t know how to boot into that to at least get logs or something because many times, the laptop reboots on the login screen itself.
Hi, thank you very much for the reply! Main update: I’ve seen that adding the intel_idle.max_cstate=4 to grub doesn’t remove the random restart. It seems that the random restart is a separate problem irrespective of whether I add or remove it (it was just coincidence that the PC worked without it and didn’t work with it).
Whenever the PC hangs, it becomes fully irresponsive. REISUB doesn’t work and restarts automatically. From what I saw, it seemed like a kernel panic, but the power button’s light/caps lock button’s light do not blink or anything.
The output of journalctl and smartctl if needed
[dinskid@dinskid-zenbook ~]$ journalctl --system --boot=-1 --priority=1 | tail --lines=35
-- Journal begins at Thu 2021-07-08 00:37:20 IST, ends at Thu 2021-07-08 19:59:57 IST. --
-- No entries --
[dinskid@dinskid-zenbook ~]$ sudo !!
sudo smartctl --all /dev/sda
[sudo] password for dinskid:
smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.10.42-1-MANJARO] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Device Model: SanDisk SD9SN8W256G1002
Serial Number: 182405801098
LU WWN Device Id: 5 001b44 8b6d098d9
Firmware Version: X6103002
User Capacity: 256,060,514,304 bytes [256 GB]
Sector Size: 512 bytes logical/physical
Rotation Rate: Solid State Device
Form Factor: M.2
TRIM Command: Available, deterministic, zeroed
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ACS-4 T13/BSR INCITS 529 revision 5
SATA Version is: SATA 3.3, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Thu Jul 8 20:00:14 2021 IST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
was never started.
Auto Offline Data Collection: Disabled.
Self-test execution status: ( 0) The previous self-test routine completed
without error or no self-test has ever
been run.
Total time to complete Offline
data collection: ( 0) seconds.
Offline data collection
capabilities: (0x11) SMART execute Offline immediate.
No Auto Offline data collection support.
Suspend Offline collection upon new
command.
No Offline surface scan supported.
Self-test supported.
No Conveyance Self-test supported.
No Selective Self-test supported.
SMART capabilities: (0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability: (0x01) Error logging supported.
General Purpose Logging supported.
Short self-test routine
recommended polling time: ( 2) minutes.
Extended self-test routine
recommended polling time: ( 10) minutes.
SMART Attributes Data Structure revision number: 4
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
5 Reallocated_Sector_Ct 0x0032 100 100 --- Old_age Always - 0
9 Power_On_Hours 0x0032 100 100 --- Old_age Always - 6819
12 Power_Cycle_Count 0x0032 100 100 --- Old_age Always - 2158
165 Unknown_Attribute 0x0032 100 100 --- Old_age Always - 360874378590
166 Unknown_Attribute 0x0032 100 100 --- Old_age Always - 9
167 Unknown_Attribute 0x0032 100 100 --- Old_age Always - 109
168 Unknown_Attribute 0x0032 100 100 --- Old_age Always - 25
169 Unknown_Attribute 0x0032 100 100 --- Old_age Always - 365
170 Unknown_Attribute 0x0032 100 100 --- Old_age Always - 0
171 Unknown_Attribute 0x0032 100 100 --- Old_age Always - 0
172 Unknown_Attribute 0x0032 100 100 --- Old_age Always - 0
173 Unknown_Attribute 0x0032 100 100 --- Old_age Always - 17
174 Unknown_Attribute 0x0032 100 100 --- Old_age Always - 732
184 End-to-End_Error 0x0032 100 100 --- Old_age Always - 0
187 Reported_Uncorrect 0x0032 100 100 --- Old_age Always - 0
188 Command_Timeout 0x0032 100 100 --- Old_age Always - 0
194 Temperature_Celsius 0x0022 063 056 --- Old_age Always - 37 (Min/Max 1/56)
199 UDMA_CRC_Error_Count 0x0032 100 100 --- Old_age Always - 0
230 Unknown_SSD_Attribute 0x0032 100 100 --- Old_age Always - 2516872200778
232 Available_Reservd_Space 0x0033 100 100 004 Pre-fail Always - 100
233 Media_Wearout_Indicator 0x0032 100 100 --- Old_age Always - 4337
234 Unknown_Attribute 0x0032 100 100 --- Old_age Always - 9833
241 Total_LBAs_Written 0x0030 253 253 --- Old_age Offline - 5164
242 Total_LBAs_Read 0x0030 253 253 --- Old_age Offline - 4704
244 Unknown_Attribute 0x0032 000 100 --- Old_age Always - 0
SMART Error Log Version: 1
No Errors Logged
SMART Self-test log structure revision number 1
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
# 1 Short offline Completed without error 00% 1929 -
Selective Self-tests/Logging not supported
[dinskid@dinskid-zenbook ~]$
Sometimes after the restart, I’m still not able to go back into the laptop, so getting logs is also difficult. Please let me know if I have to move this from display to some other category.
[dinskid@dinskid-zenbook ~]$ journalctl --system --boot=-1 --priority=1 | tail --lines=35
-- Journal begins at Thu 2021-07-08 00:37:20 IST, ends at Thu 2021-07-08 19:59:57 IST. --
-- No entries --
This is the only thing that I got. I had attached it in the previous reply, but I didn’t know how to tag it now.
Also, can you please let me know how to update my firmware? I’m sorry if I sound dumb.
I’ve updated the BIOS. I’ll report in a day’s time if there are any issues or if everything got fixed!
[dinskid@dinskid-zenbook ~]$ journalctl --system --boot=-1 --priority=3 | tail --lines=35
-- Journal begins at Thu 2021-07-08 00:37:20 IST, ends at Fri 2021-07-09 01:00:10 IST. --
Jul 08 23:22:52 dinskid-zenbook kernel: i2c_hid i2c-GDX1301:00: i2c_hid_get_input: incomplete report (16/20695)
Jul 08 23:22:54 dinskid-zenbook kernel: Bluetooth: hci0: Reading supported features failed (-16)
Jul 08 23:22:54 dinskid-zenbook kernel: Bluetooth: hci0: Setting Intel telemetry ddc write event mask failed (-95)
Jul 08 23:48:33 dinskid-zenbook kernel: iwlwifi 0000:01:00.0: No beacon heard and the time event is over already...
[dinskid@dinskid-zenbook ~]$
Sorry, I didn’t see the difference, I thought you accidentally missed it in the first reply
On a separate note, after I updated my BIOS, both the screen flickering and the random restart hasn’t occurred in 3-4 boots that I did after the update. It seems to have fixed everything, but I’m not able to say for sure. If the problem doesn’t occur for 1 more day, I guess it is safe to assume it fixed all the issues and I’ll mark it as the solution.