Search Criteria
Package Details: rts5227-dkms 1.08-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rts5227-dkms.git (read-only, click to copy) |
---|---|
Package Base: | rts5227-dkms |
Description: | Driver to support Realtek RTS5227/5229 SD Card Reader |
Upstream URL: | http://www.realtek.com.tw/Downloads/downloadsView.aspx?Langid=1&PNid=15&PFid=25&Level=4&Conn=3&DownTypeID=3&GetDown=false |
Licenses: | GPL2 |
Submitter: | mober |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 11 |
Popularity: | 0.000000 |
First Submitted: | 2017-06-22 13:19 (UTC) |
Last Updated: | 2023-04-04 22:25 (UTC) |
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
njoyard commented on 2018-06-14 07:59 (UTC)
Quick followup: manually modprobing rtsx_pci solves the issue.
I'll have to find why the modules are no longer inserted at boot.
njoyard commented on 2018-06-14 07:56 (UTC)
Same here, the driver was working (with the same package version and PKGBUILD from @robertfoster below) with a previous kernel, but is no longer.
I have to manually modprobe rts5227 for it to load, which seems to succeed:
But then nothing happens when (un)plugging a sdcard.
ochurlaud commented on 2018-04-29 20:49 (UTC)
@robertfoster: my dmesg doesn't log anything concerning sd card when I plug/unplug it.
robertfoster commented on 2018-04-29 15:24 (UTC)
@otcho @ochurlaud please take a look at dmesg. lspci output is not representative of working drivers but, in this case, of assigning a correct identification to device. See for pciids
ochurlaud commented on 2018-04-29 14:22 (UTC)
Same as @otcho here...
I'll be please to see this working :)
<deleted-account> commented on 2018-02-15 19:38 (UTC)
Driver isn't loaded with current 4.15.3.1 kernel - am I missing something? It installed fine, but
lscpi
gives meCheers!
robertfoster commented on 2018-01-17 14:51 (UTC) (edited on 2018-02-07 17:31 (UTC) by robertfoster)
Please use this in the meantime, astyonax will merge PR asap:
Makefile.patch not needed, I've merged it in sources
turboencabulator commented on 2017-12-18 04:07 (UTC)
Thank you @robertfoster, I was able to dkms rebuild the driver after that change successfully and add the module to kernel. For those using Arch, once you finish with the yaourt process and get the error reported by @ldmdev and others, go to the directory with the source code for e.g. "/var/lib/dkms/rts5227/1.07/source", then edit the file "rtsx_scsi.c" as described by @robertfoster in his link and save the edits. Then do a <$ make clean> inside the "build" directory under "../1.07/" finally under the "/var/lib/dkms" directory, execute < $ dkms install rts5227/1.07 -k 4.XX.X-X-ARCH > where 4.XX.X-X-ARCH is your kernel version. This should complete all the remaining install steps and end automatically with depmod.
« First ‹ Previous 1 2 3 4 Next › Last »