如何起动DELL笔记本上的Xircom网卡?
我装了ML1.2PRE5在DELL Latitude笔记本上, 一切正常, 但ML不能检测到我的XIRCOM RBEM56G-100网卡,我又在/etc/modprobe.conf里加入一行
alias eth0 xirc2pc_cs
还是不行。 :evil:
各位大虾有何高见? pcmcia的网卡吗?
另外,可能不支持你的,你需要手动安装编译驱动哦。 I have two PCMCIA cards, one xircom, one 3COM589C, both aren't working.
Ok, I try compiling the driver then, 你可以试试手动
modprobe xirc2pc_cs
另外,pcmcia的网卡无法开机自动激活,需要手动激活或者在启动脚本里面激活,因为network服务先于pcmcia服务启动。 你可以试试手动
modprobe xirc2pc_cs
另外,pcmcia的网卡无法开机自动激活,需要手动激活或者在启动脚本里面激活,因为network服务先于pcmcia服务启动。
我试过了,不行。
我重新编译核心,把PCMCIA卡SUPPORT从改为,现在工作正常,KUDZU也能检测到我的PCMCIA网卡了。 你可以试试手动
modprobe xirc2pc_cs
另外,pcmcia的网卡无法开机自动激活,需要手动激活或者在启动脚本里面激活,因为network服务先于pcmcia服务启动。
我试过了,不行。
我重新编译核心,把PCMCIA卡SUPPORT从改为,现在工作正常,KUDZU也能检测到我的PCMCIA网卡了。
I had further tested the system, it was not stable, and the PCMCIA card used up half of the system resources. I have downloaded the PCMCIA card driver package from http://pcmcia-cs.sourceforge.net/
compiled and installed the driver, it works great. I hope this will help the others who are using PCMCIA cards on your notebook. 看来magic还有不少补丁要打,呵呵。
页:
[1]