Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

[BUG] Command not supported. Start Marker: 05 id: 1f (Blade Stealth 13 - Early 2020) #52

Open
daemonp opened this issue Oct 28, 2020 · 4 comments

Comments

@daemonp
Copy link

daemonp commented Oct 28, 2020

Describe the bug

KERN_WARNING's begin spewing the following as soon as the razer laptop control daemon /usr/share/razercontrol/daemon is started from razerdaemon.service

Razer laptop control: Command not supported. Start Marker: 05 id: 1f Num Params: 34 Reserved: 03 Command: 0b Params: ff04000f00000000ff0000ff0000ff00 .

every 100 or so ☝️ messages this response is presented

[ 4614.742116] Razer laptop control: Response doesn't match request. Start Marker: 05 id: 1f Num Params: 34 Reserved: 03 Command: 0b Params: ff05000f00000000ff0000ff0000ff00 .

To Reproduce

  • Install both razer-laptop-control-dkms-git razer-laptop-control-git
  • reboot
  • dmesg -w

Expected behavior

kernel module supports the hardware id's from the blade stealth 13 2020

Supplemental Info

# uname -a

Linux archlinux 5.9.1-zen2-1-zen #1 ZEN SMP PREEMPT Sun, 18 Oct 2020 02:45:20 +0000 x86_64 GNU/Linux

# dmidecode -t system

Getting SMBIOS data from sysfs.
SMBIOS 3.2.0 present.

Handle 0x0001, DMI type 1, 27 bytes
System Information
	Manufacturer: Razer
	Product Name: Blade Stealth 13 (Early 2020) - RZ09-0310
	Version: 2.04
	Serial Number: ***************
	UUID: ******************************************
	Wake-up Type: Power Switch
	SKU Number: RZ09-03102W52
	Family: 1A581003 Razer Blade Stealth

Handle 0x000F, DMI type 12, 5 bytes
System Configuration Options
	Option 1:

Handle 0x0010, DMI type 32, 20 bytes
System Boot Information
	Status: No errors detected
@rnd-ash
Copy link
Owner

rnd-ash commented Nov 11, 2020

Razer laptop control: Response doesn't match request

Should now be suppressed in latest commit.

@jbdrthapa
Copy link

Thanks for taking care of this. I am seeing this "Razer laptop control: Command not supported" on the Razer Blade Stealth 2019 in dmesg could you comment this one out as well if its not a problem.

} else if (response_report.status == RAZER_CMD_NOT_SUPPORTED) {
            print_erroneous_report(&response_report, "Razer laptop control", "Command not supported");

@fallenpixel
Copy link

Getting a similar message on my 2019 Blade Stealth (RZ09-02812E52).

Razer laptop control: Command not supported. Start Marker: 05 id: 1f Num Params: 34 Reserved: 03 Command: 0b Params: ff04000f000000c10000c10000c10000 .

@phelps-sg
Copy link
Contributor

I am receiving the following kernel message on a blade 15 2020 base model with the latest commit (b6802cd)

Razer laptop control: Command not supported. Start Marker: 05 id: 1f Num Params: 34 Reserved: 03 Command: 0b Params: ff05000f0000000000ff0000ff0000ff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants