Hello, need Card - Reader driver for laptop
I cant find Answer
[
Linux Slitaz Realtek Semiconductor RTS5116 PCI Express Card Reader
]
Hello, need Card - Reader driver for laptop
I cant find Answer
[
Linux Slitaz Realtek Semiconductor RTS5116 PCI Express Card Reader
]
Hello alexx,
This doesn't work ?
this packages .bz2 and i try compile this programm later, no result
Maybe the XP driver would work with NDISWrapper.
Ceel, very fun:) good joke
or meybe this device not work<: (sd card reader)
Hi alexx,
Try to install linux-staging package.
It contains rts_pstor.ko.xz
Kernel module.
From its sources:
config RTS_PSTOR
tristate "RealTek PCI-E Card Reader support"
depends on PCI && SCSI
I install "linux-staging"
modprobe: module rts_pstor not found in modules.dep
Sorry, I have no experience with modules debugging. All my hardware "just works" after rebooting.
Try to find problem in dmesg log, you may find something relative... After rebooting:
dmesg | grep -C5 -i rts
Or by reading dmesg log manually, without grep.
slitaz-4.0: Linux slitaz 2.6.37-slitaz #2 SMP Wed Mar 7 10:36:39 CET 2012 i686 GNU/Linux
# tazpkg install rts_pstor-2.6.37.tazpkg
# modprobe rts_pstor
Verify rts_pstor loaded:
# lsmod | grep rts
If not auto-loaded on reboot:
Add LOAD_MODULES="rts_pstor" in /etc/rcS.conf
mojo, thanks for solution! everything work!
You must log in to post.