You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After suspend and resume, the rumble stops working. Here are the inputplumber logs starting after resume:
Jan 18 13:25:37 chimeraos inputplumber[10421]: [2025-01-18T21:25:37Z INFO inputplumber::input::manager] Found missing device, adding source device "evdev://event9" to existing composite device: "/org/shadowblip/InputPlumber/CompositeDevice0"
Jan 18 13:25:37 chimeraos inputplumber[10421]: [2025-01-18T21:25:37Z ERROR inputplumber::input::composite_device] Failed running device: "error occurred running device"
Jan 18 13:25:37 chimeraos inputplumber[10421]: [2025-01-18T21:25:37Z INFO inputplumber::input::manager] Preparing for system resume
Jan 18 13:25:37 chimeraos inputplumber[10421]: [2025-01-18T21:25:37Z INFO inputplumber::input::composite_device] Preparing for system resume for: /org/shadowblip/InputPlumber/CompositeDevice0
Jan 18 13:25:37 chimeraos inputplumber[10421]: [2025-01-18T21:25:37Z INFO inputplumber::input::composite_device] Restoring target devices: ["touchpad", "xb360", "mouse", "keyboard"]
Jan 18 13:25:37 chimeraos inputplumber[10421]: [2025-01-18T21:25:37Z INFO inputplumber::input::manager] Finished preparing for system resume
Jan 18 13:25:38 chimeraos inputplumber[10421]: [2025-01-18T21:25:38Z INFO inputplumber::input::composite_device] Setting target devices: ["xb360", "keyboard", "mouse", "touchpad"]
This is using inputplumber v0.40.0.
I also see these warnings in the logs when a rumble effect should be happening, but they also seem to be present when the rumble is working, so I don't know if it's related:
Jan 18 13:26:45 chimeraos inputplumber[10421]: [2025-01-18T21:26:45Z INFO inputplumber::input::composite_device] Setting target devices: ["xb360", "keyboard", "mouse", "touchpad"]
Jan 18 13:26:51 chimeraos inputplumber[10421]: [2025-01-18T21:26:51Z WARN inputplumber::input::source::evdev::gamepad] Unable to find existing FF effect with id 0
Jan 18 13:26:51 chimeraos inputplumber[10421]: [2025-01-18T21:26:51Z WARN inputplumber::input::composite_device] Unable to find source effect id for effect 0 from iio://iio:device0
Jan 18 13:26:51 chimeraos inputplumber[10421]: [2025-01-18T21:26:51Z WARN inputplumber::input::composite_device] Unable to find source effect id for effect 0 from evdev://event5
Jan 18 13:26:51 chimeraos inputplumber[10421]: [2025-01-18T21:26:51Z WARN inputplumber::input::source::evdev::gamepad] Unable to find existing FF effect with id 0
Jan 18 13:26:51 chimeraos inputplumber[10421]: [2025-01-18T21:26:51Z WARN inputplumber::input::composite_device] Unable to find source effect id for effect 0 from iio://iio:device0
Jan 18 13:26:51 chimeraos inputplumber[10421]: [2025-01-18T21:26:51Z WARN inputplumber::input::composite_device] Unable to find source effect id for effect 0 from evdev://event5
Jan 18 13:26:51 chimeraos inputplumber[10421]: [2025-01-18T21:26:51Z WARN inputplumber::input::source::evdev::gamepad] Unable to find existing FF effect with id 0
Jan 18 13:26:51 chimeraos inputplumber[10421]: [2025-01-18T21:26:51Z WARN inputplumber::input::composite_device] Unable to find source effect id for effect 0 from iio://iio:device0
Jan 18 13:26:51 chimeraos inputplumber[10421]: [2025-01-18T21:26:51Z WARN inputplumber::input::composite_device] Unable to find source effect id for effect 0 from evdev://event5
Jan 18 13:26:51 chimeraos inputplumber[10421]: [2025-01-18T21:26:51Z WARN inputplumber::input::source::evdev::gamepad] Unable to find existing FF effect with id 0
Jan 18 13:26:51 chimeraos inputplumber[10421]: [2025-01-18T21:26:51Z WARN inputplumber::input::composite_device] Unable to find source effect id for effect 0 from iio://iio:device0
Jan 18 13:26:51 chimeraos inputplumber[10421]: [2025-01-18T21:26:51Z WARN inputplumber::input::composite_device] Unable to find source effect id for effect 0 from evdev://event5
Jan 18 13:26:53 chimeraos inputplumber[10421]: [2025-01-18T21:26:53Z WARN inputplumber::input::source::evdev::gamepad] Unable to find existing FF effect with id 0
Jan 18 13:26:53 chimeraos inputplumber[10421]: [2025-01-18T21:26:53Z WARN inputplumber::input::composite_device] Unable to find source effect id for effect 0 from iio://iio:device0
Jan 18 13:26:53 chimeraos inputplumber[10421]: [2025-01-18T21:26:53Z WARN inputplumber::input::composite_device] Unable to find source effect id for effect 0 from evdev://event5
Jan 18 13:26:53 chimeraos inputplumber[10421]: [2025-01-18T21:26:53Z WARN inputplumber::input::source::evdev::gamepad] Unable to find existing FF effect with id 0
Jan 18 13:26:53 chimeraos inputplumber[10421]: [2025-01-18T21:26:53Z WARN inputplumber::input::composite_device] Unable to find source effect id for effect 0 from iio://iio:device0
Jan 18 13:26:53 chimeraos inputplumber[10421]: [2025-01-18T21:26:53Z WARN inputplumber::input::composite_device] Unable to find source effect id for effect 0 from evdev://event5
The text was updated successfully, but these errors were encountered:
After suspend and resume, the rumble stops working. Here are the inputplumber logs starting after resume:
This is using inputplumber v0.40.0.
I also see these warnings in the logs when a rumble effect should be happening, but they also seem to be present when the rumble is working, so I don't know if it's related:
The text was updated successfully, but these errors were encountered: