Skip to content

[BUG] Support for Alienware 3425DW #135

@Radeon897

Description

@Radeon897

Device Info

  • Device Name : Alienware 3425DW
  • CPU Name: Ryzen 7 9800x3D
  • Kernel version: Linux 7.0.0-1-cachyos
  • OS: Linux

Describe the bug
Error finding device

Error

Paste the error you are getting by running the command here

Resources:

  • Output of awcc test-modes --testmode
2026-04-23 14:38:44.485 (   0.003s) [        7AD01300]            LightFX.cpp:51     ERR| Failed to find device
2026-04-23 14:38:44.485 (   0.003s) [        7AD01300]          AcpiUtils.cpp:76     ERR| Device not found: System Product Name
2026-04-23 14:38:44.485 (   0.003s) [        7AD01300]          AcpiUtils.cpp:232    ERR| Device Found is currently not supported, please run "awcc test-modes --test-mode" and send the output to the developer
2026-04-23 14:38:44.485 (   0.003s) [        7AD01300]          AcpiUtils.cpp:129    ERR| Device resolution failed

  • Output of systemctl status awccd.service
awccd.service - Alienware Command Centre Daemon
     Loaded: loaded (/etc/systemd/system/awccd.service; enabled; preset: disabled)
     Active: active (running) since Thu 2026-04-23 14:38:23 EDT; 1min 33s ago
 Invocation: 034c8eb79871433fa72c09677c56a131
       Docs: https://github.com/tr1xem/AWCC
   Main PID: 26413 (awcc)
      Tasks: 2 (limit: 38020)
     Memory: 940K (peak: 2M)
        CPU: 6ms
     CGroup: /system.slice/awccd.service
             └─26413 /usr/bin/awcc -d -v

Apr 23 14:38:23 cachy-hypr awcc[26413]: 2026-04-23 14:38:23.220 (   0.002s) [        29B40300]          AcpiUtils.cpp:49    INFO| Found AMD using Prefix : AMW3
Apr 23 14:38:23 cachy-hypr awcc[26413]: 2026-04-23 14:38:23.220 (   0.002s) [        29B40300]          AcpiUtils.cpp:148   WARN| Running in test mode - continuing despite device resolut>
Apr 23 14:38:23 cachy-hypr awcc[26413]: 2026-04-23 14:38:23.220 (   0.002s) [        29B40300]               main.cpp:382   INFO| Initializing Thermals Module
Apr 23 14:38:23 cachy-hypr awcc[26413]: 2026-04-23 14:38:23.220 (   0.002s) [        29B40300]          AcpiUtils.cpp:223    ERR| ACPI module not found in kernel
Apr 23 14:38:23 cachy-hypr awcc[26413]: 2026-04-23 14:38:23.220 (   0.002s) [        29B40300]           Thermals.cpp:90     ERR| Unknown thermal mode returned: 0xffffffff
Apr 23 14:38:23 cachy-hypr awcc[26413]: 2026-04-23 14:38:23.220 (   0.002s) [        29B40300]           Thermals.cpp:15    INFO| Thermals Module initialized
Apr 23 14:38:23 cachy-hypr awcc[26413]: 2026-04-23 14:38:23.220 (   0.002s) [        29B40300]               main.cpp:41    INFO| Starting daemon as server
Apr 23 14:38:23 cachy-hypr awcc[26413]: 2026-04-23 14:38:23.220 (   0.002s) [        29B40300]          KeyBinder.cpp:10    INFO| Initializing KeyBinder Module
Apr 23 14:38:23 cachy-hypr awcc[26413]: 2026-04-23 14:38:23.342 (   0.125s) [        29B40300]          KeyBinder.cpp:34     ERR| Device AT Translated Set 2 keyboard not found!
Apr 23 14:38:23 cachy-hypr awcc[26413]: 2026-04-23 14:38:23.342 (   0.125s) [        29B40300]             Daemon.cpp:145   INFO| Daemon listening on /tmp/awcc.sock
  • Output of lsmod | grep -E 'alienware_wmi|acpi_call'
acpi_call              20480  0

  • Attach the acpi-dump here.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions