From 31dd7416fbfe4c8df64f9bbc2d959e87112bc223 Mon Sep 17 00:00:00 2001 From: ReddestDream Date: Tue, 14 Oct 2025 22:07:49 -0400 Subject: [PATCH] Fix 'quantom' typos. Fix audio fix in suspend for SM8250. --- projects/ROCKNIX/devices/SM8250/filesystem/usr/sbin/quantum | 2 +- .../hardware/quirks/platforms/SM8250/sleep.d/post/003-audio | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/ROCKNIX/devices/SM8250/filesystem/usr/sbin/quantum b/projects/ROCKNIX/devices/SM8250/filesystem/usr/sbin/quantum index 0edce80a7f..fa15228dee 100755 --- a/projects/ROCKNIX/devices/SM8250/filesystem/usr/sbin/quantum +++ b/projects/ROCKNIX/devices/SM8250/filesystem/usr/sbin/quantum @@ -3,7 +3,7 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2025 ROCNIX (https://github.com/ROCKNIX) -# Set quantom audio hack +# Set quantum audio hack . /etc/profile diff --git a/projects/ROCKNIX/packages/hardware/quirks/platforms/SM8250/sleep.d/post/003-audio b/projects/ROCKNIX/packages/hardware/quirks/platforms/SM8250/sleep.d/post/003-audio index e781767660..4e61bdd282 100644 --- a/projects/ROCKNIX/packages/hardware/quirks/platforms/SM8250/sleep.d/post/003-audio +++ b/projects/ROCKNIX/packages/hardware/quirks/platforms/SM8250/sleep.d/post/003-audio @@ -3,8 +3,8 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2025 ROCNIX (https://github.com/ROCKNIX) -# Set quantom audio hack on wake +# Set quantum audio hack on wake . /etc/profile -/usr/sbin/quantom +/usr/sbin/quantum