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

Sculpt 24.10 on the MNT Pocket Reform #13

Open
cnuke opened this issue Nov 18, 2024 · 3 comments
Open

Sculpt 24.10 on the MNT Pocket Reform #13

cnuke opened this issue Nov 18, 2024 · 3 comments

Comments

@cnuke
Copy link
Member

cnuke commented Nov 18, 2024

No description provided.

cnuke added a commit to cnuke/genode-imx that referenced this issue Nov 18, 2024
The 'hash' file was missing in the initial commit and is necessary
to use the archives (without this file the depot tools will not
find the archive).

Issue genodelabs#13.
cnuke added a commit to cnuke/genode-imx that referenced this issue Nov 18, 2024
cnuke added a commit to cnuke/genode-imx that referenced this issue Nov 18, 2024
With keyboard firmware version 20240416 using F12 is not possible
so we provide a custom 'event_filter' config that uses F10 instead.

A later firmware version addresses this short-coming, so updating
that renders this commit unncessary.

Issue genodelabs#13.
cnuke added a commit to cnuke/genode-imx that referenced this issue Nov 18, 2024
This patch addresses problems with the QCACLD2 driver where packets
are dismissed because they do not fit into the HIF DMA buffer.

With this patch it is possible to deploy and use the webbrowser preset
on the MNT Pocket Reform.

Issue genodelabs#13.
@cnuke
Copy link
Member Author

cnuke commented Nov 18, 2024

With the following commits Sculpt becomes usable on the MNT Pocket:

  • a3ce679 adds the missing hash without sculpt_distrubtion-mnt_pocket cannot be build
  • 965e67c add dependencies required for using falkon to the .sculpt config.
  • bad1f74 provides a MNT Pocket specific event_filter configuration because older (20240416) keyboard FW on the Pocket cannot make use of F12. There is a newer FW version that addresses this problem but it stands to reason how many people did update their Pocket (we haven't yet).
  • f75eecc patches the contrib qcacld2 driver and increases the HIF DMA buffer as otherwise transfers tend to get stuck (because the driver dismisses requests whose length is larger than the DMA buffer size - I briefly investigated where those larger request come from but stopped in one of the outer layers of the driver itself). Even with this patch the wifi experience is not that great and using a wired connection at least for the installation of archives is advised. (I am going to add the patch to the qcacld2 repository directly.)

cnuke added a commit to cnuke/genode-imx that referenced this issue Nov 19, 2024
This change addresses problems with the QCACLD2 driver where packets
are dismissed because they do not fit into the HIF DMA buffer.

With that it is now possible to deploy and use the webbrowser preset
on the MNT Pocket Reform.

Issue genodelabs#13.
@cnuke
Copy link
Member Author

cnuke commented Nov 19, 2024

Commit 1eab2e5 provides the qcacld2 HIF DMA buffer change directly via the qcacld-2.0 repository.

skalk pushed a commit that referenced this issue Nov 19, 2024
The 'hash' file was missing in the initial commit and is necessary
to use the archives (without this file the depot tools will not
find the archive).

Issue #13.
skalk pushed a commit that referenced this issue Nov 19, 2024
skalk pushed a commit that referenced this issue Nov 19, 2024
With keyboard firmware version 20240416 using F12 is not possible
so we provide a custom 'event_filter' config that uses F10 instead.

A later firmware version addresses this short-coming, so updating
that renders this commit unncessary.

Issue #13.
skalk pushed a commit that referenced this issue Nov 19, 2024
This change addresses problems with the QCACLD2 driver where packets
are dismissed because they do not fit into the HIF DMA buffer.

With that it is now possible to deploy and use the webbrowser preset
on the MNT Pocket Reform.

Issue #13.
@skalk
Copy link
Member

skalk commented Nov 19, 2024

@cnuke thanks, I've merged the commits to staging.

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

No branches or pull requests

2 participants