Package Details: fw-ectool-git r2763.0ac6155-1

Git Clone URL: https://aur.archlinux.org/fw-ectool-git.git (read-only, click to copy)
Package Base: fw-ectool-git
Description: ectool for the Framework laptop.
Upstream URL: https://gitlab.howett.net/DHowett/ectool
Licenses: BSD-3-Clause
Provides: ectool
Submitter: ThirstyShark
Maintainer: vladaviedov
Last Packager: vladaviedov
Votes: 9
Popularity: 0.132677
First Submitted: 2021-12-26 00:09 (UTC)
Last Updated: 2024-08-17 22:46 (UTC)

Latest Comments

1 2 Next › Last »

vladaviedov commented on 2024-08-17 22:58 (UTC)

Hi everyone. I updated the package depends among other things. It's working for me so far on my FW16; please let me know if there are still issues with other laptops.

xorly commented on 2024-08-01 21:08 (UTC)

Hi, please use cmake in proper way so the build works on systems, where make is not the default cmake backend.

  cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
  cmake --build .

ModYokosuka commented on 2024-06-04 18:49 (UTC)

Please add 'cmake' and 'libftdi' to makedepends.

b4shful commented on 2024-05-27 05:01 (UTC)

As mentioned by @moparisthebest, needs some new dependencies. On my machine I got build errors due to missing libftdi

@ThirstyShark Check out the comments below if you have the time :)

rlees85 commented on 2024-02-27 20:17 (UTC)

Seems like there are commits going on the "old, unmaintained version of ectool" such as fwchargelimit option. The "new" Gitlab repo has not got the latest updates.

But oddly, where these new commits are going, the AMD version still doesn't work...

Also the note below about libftdi and cmake 100% needed for the Gitlab variant

moparisthebest commented on 2024-01-18 04:23 (UTC) (edited on 2024-01-18 04:23 (UTC) by moparisthebest)

Thanks for the updates! But this PKGBUILD needs these additions:

depends=('libftdi')
makedepends=('inetutils' 'git' 'cmake')

Talinx commented on 2023-12-19 10:38 (UTC)

Hi @ThirstyShark, thanks for updating the package, works great on AMD now!

ThirstyShark commented on 2023-12-18 17:44 (UTC) (edited on 2023-12-18 17:44 (UTC) by ThirstyShark)

I will note that the repo change to a younger repo means that the package version has gone down - so you may need to manually upgrade this package as it will be initially considered a downgrade.

New installations of the package don't have to worry about this.

ThirstyShark commented on 2023-12-18 17:36 (UTC)

Hi everyone, thanks for the bump - I was on vacation, just saw the flag which reminded me to update the package. Let me know if there's any issues with the newer FWs now, I only have an 11th gen.

Hinrik commented on 2023-12-12 12:15 (UTC)

As a user of an AMD-equipped Framework 13 Laptop, I'd love to see this updated to the latest version mentioned by Talinx. The current version does not work.