Forum › Forums › Official Releases › antiX-17 “Heather Heyer” › Sdhc not recognized
This topic contains 3 replies, has 2 voices, and was last updated by wasp Feb 10-3:33 am.
-
AuthorPosts
-
February 9, 2019 at 3:43 am #18514Member
wasp
I have an old Lenovo amd laptop, I can not get the integrated sd player to work. He does not read anything.
With Devuan it works … how can I proceed?Thanks
$ lsusb
Bus 002 Device 003: ID 0bda:b728 Realtek Semiconductor Corp.
Bus 002 Device 002: ID 0438:7900 Advanced Micro Devices, Inc.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 5986:0652 Acer, Inc
Bus 001 Device 002: ID 0438:7900 Advanced Micro Devices, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 045e:0737 Microsoft Corp. Compact Optical Mouse 500
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2$ lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1566
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Mullins [Radeon R2 Graphics]
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Kabini HDMI/DP Audio
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 156b
00:02.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor Functions 5:1
00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor Functions 5:1
00:02.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor Functions 5:1
00:02.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor Functions 5:1
00:08.0 Encryption controller: Advanced Micro Devices, Inc. [AMD] Device 1537
00:10.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller (rev 11)
00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode]
00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 39)
00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 39)
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 42)
00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller (rev 02)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 11)
00:14.7 SD Host controller: Advanced Micro Devices, Inc. [AMD] FCH SD Flash Controller (rev 01)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1580
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1581
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1582
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1583
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1584
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1585
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01)
06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10)
07:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter- This topic was modified 1 week, 2 days ago by wasp.
February 9, 2019 at 3:55 pm #18535Member
caprea
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01)
If you google for this line you will find a lot old topics from 2012/13 and the links for a driver don’t exist anymore.
Normally the cardreader should be covered by the rtsx_pci module, but probably isn’t anymore.
Who knows, maybe another kernel will help.Which kernel is on Devuan ?
You could try to load the module with
sudo modprobe -r rtsx_pci
sudo modprobe rtsx_pcibut probably won’t help.
The newest driver I could find
https://github.com/kmahyyg/rts5229-dkms
You could give it a try and have to follow the readme.txt down there.February 10, 2019 at 2:28 am #18551Member
wasp
Thanks for the reply.
Actually only with Antix it does not work.
With Archlinux and Ubuntu 18 04 it worked.
Devuan has the Kernel 4.9.08 that “Debian” officer ….February 10, 2019 at 3:33 am #18552Member
wasp
Maybe it’s a bug in the “recommended” kernel of Antix that is based on the 4.10 kernel? This https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1741084?
With the Antix kernel 4.19 it works… 🙂
-
AuthorPosts
You must be logged in to reply to this topic.