Search Criteria
Package Details: tp_smapi-dkms 0.43-3
Git Clone URL: | https://aur.archlinux.org/tp_smapi-dkms.git (read-only, click to copy) |
---|---|
Package Base: | tp_smapi-dkms |
Description: | DKMS controlled modules for ThinkPad's SMAPI functionality |
Upstream URL: | http://www.thinkwiki.org/wiki/Tp_smapi |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | TamCore |
Maintainer: | nosada |
Last Packager: | nosada |
Votes: | 63 |
Popularity: | 0.40 |
First Submitted: | 2011-08-30 13:12 |
Last Updated: | 2020-02-24 03:03 |
Dependencies (1)
Required by (7)
- hdapsicon-git (requires tp_smapi)
- hdaps_lenovo-w520 (requires tp_smapi)
- thinkwatt (requires tp_smapi) (optional)
- tlp-git (requires tp_smapi) (optional)
- tlp-pmu (requires tp_smapi) (optional)
- tp-battery-icon-git (requires tp_smapi) (optional)
- xfce4-hdaps (requires tp_smapi)
Latest Comments
1 2 3 Next › Last »
guillaumedsde commented on 2020-02-24 22:50
@nosada this seems to be the issue indeed, I am using a Thinkpad T470. Your latest change "fixed" it :)
nosada commented on 2020-02-24 02:46
@guillaumedsde @akspecs
I couldn't reproduce your comments yet...
But I found upstream says newer ThinkPad doesn't have SMAPI and this cause failure on
modprobe
, similar to one insystemd-modules-load
: https://github.com/linux-thinkpad/tp_smapi/issues/14#issuecomment-24214141I suppose you met this condition (I'm using old model: ThinkPad X201s).
For now I'll update 0.43-3 to remove
/usr/lib/modules-load.d/tp_smapi-dkms.conf
.guillaumedsde commented on 2020-02-22 13:48
Hi @nosada
I'm also having the same issues as @akspecs:
nosada commented on 2020-02-20 14:30
@akspecs Hmm, I couldn't reproduce your comment...
FYI, belows are my status about tp_smapi-dkms and systemd-modules-load:
akspecs commented on 2020-02-19 00:33
after the recent change in the PKGBUILD:
systemctl status systemd-modules-load.service
...
'tp_smapi': No such device or address
Feb 18 16:20:14 arch-x1hack systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
Feb 18 16:20:14 arch-x1hack systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
Feb 18 16:20:14 arch-x1hack systemd[1]: Failed to start Load Kernel Modules.
bertptrs commented on 2020-02-10 08:10
The two repo packages
tp_smapi
and-lts
contain an entry for/usr/lib/modules-load.d
but this one does not. Could you please add this? And thanks for packaging!Utini commented on 2018-12-30 10:03
Seriously, why is this not in the official repo -.-
CommodoreCrunch commented on 2018-02-10 10:04
Yep, I used totsilence's patch and this built successfully on linux-hardened. If that could be included, that would be neato.
totsilence commented on 2018-02-04 15:18
Could you please add this patch:
https://github.com/evgeni/tp_smapi/commit/76c5120f7be4880cf2c6801f872327e4e70c449f.patch
for Linux 4.15? Thanks!
xxxxme commented on 2017-09-28 23:29
PKGFILE and dkms.conf updated according to the recommendations in https://wiki.archlinux.org/index.php/DKMS:
https://paste.pound-python.org/raw/Ny1siod0FOgP6zO5xByW/
https://paste.pound-python.org/raw/MB5uVltk1gDMyTrfhydo/
tp_smapi-dkms.install is no longer needed. Tested to work on my machine with the -hardened kernel.