express card 转 usb3.0 Linux驱动
Tofloor
poster avatar
cnbill
deepin
2018-08-19 16:56
Author
Express cardusb3.0 Linux下无法驱动,

在谷歌找到这个教程
https://help.ubuntu.com/community/ExpressCard



按照教程要操作,却显示没有该驱动内核,是不是deepin的内核没有ACPI PCI hotplug driver驱动。






Reply Favorite View the author
All Replies
avatar
johnvwan
deepin
2018-11-20 00:52
#1
同问,最近也需要给thinkpad装个express转usb的,怎么解决
Reply View the author
avatar
又一邨
deepin
2020-03-01 18:45
#2
同问,最近也需要给联想E43G 装个express转usb3.0的,怎么解决?期待大神出现
Reply View the author
avatar
又一邨
deepin
2020-03-01 23:41
#3
终于解决了。找到一位大神的方法:https://forum.ubuntu.org.cn/viewtopic.php?f=126&t=275024
让expresscard支持热插拔【已解决】
#1 帖子  由 rpwtsama » 2010-05-25 11:57
自己的问题还是自己解决阿。
我有一块转esata的expresscard,如果在开机之前插上,就可以识别外接的硬盘,如果开机后再插上就识别不了了,开始以为10.04不支持expresscard热插拔,
后来google了下,怀疑可能是模块没有加载。经过一番折腾,找到了解决办法,就是在/etc/modules中添加:

acpiphp //express card 热插拔
ahci //串行ATA高级主控接口(NCQ等)
pata_jmicron //esata 芯片驱动
Reply View the author
avatar
又一邨
deepin
2020-03-01 23:46
#4
deepin 15.11,不需要另外装驱动。一开始也是走入误区,满世界找for linux的驱动。
Reply View the author