Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux-jovian: 6.8.12-valve7 -> 6.8.12-valve11 + suspend fix #466

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

K900
Copy link
Contributor

@K900 K900 commented Jan 22, 2025

Revert the wake on BT commits as those seem to break resume on LCD Decks.

@@ -4,8 +4,8 @@ let
inherit (lib) versions;

kernelVersion = "6.8.12";
vendorVersion = "valve7";
hash = "sha256-B0x40FuHeoE+9YBe3N3o2Hzz54hreCa6gQ0HFl7FzPU=";
vendorVersion = "valve11-suspend-fix";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should identify our tags with a jovian string somehwere, to prevent conflating them with purely vendor-made tags.

@samueldr
Copy link
Member

Looked at it a bit more:

With new fw, btrtl can be set to ignore the BT_DIS
pin that is usually asserted during suspend.
This allows the device to be a wakeup source and
allows us to wakeup via bluetooth peripherals.

(Emphasis my own)

Might that be the issue?

@K900
Copy link
Contributor Author

K900 commented Jan 22, 2025

We do have the latest available firmware.

Revert the wake on BT commits as those seem to break resume
on LCD Decks.
@K900 K900 merged commit 2dd65c3 into development Jan 23, 2025
74 checks passed
@K900 K900 deleted the valve11 branch January 23, 2025 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants