免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1765 | 回复: 6
打印 上一主题 下一主题

[网络管理] 急~急~急!谁有FC4下tx4000的raid卡的驱动? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-04-10 03:12 |只看该作者 |倒序浏览
FC4下,装raid卡,可是没驱动,郁闷~~~

论坛徽章:
0
2 [报告]
发表于 2006-04-10 03:32 |只看该作者
真的没人帮我吗

论坛徽章:
0
3 [报告]
发表于 2006-04-10 05:39 |只看该作者
我从网上找到了源码,可是我不会用
这是它的说明文本,请高手帮帮我!!!!

/***********************************************************************
*   PROMISE FastTrak TX4000/376/378/S150 TX Series Linux Driver README *
*                                                                       *
*   PROMISE Linux support team <support@promise.com.tw>   2003/07/03   *
***********************************************************************/
       
How to make and load a Driver module (UP/SMP) for FastTrak

1.) Make sure you have linux kernel source code in /usr/src/linux,
    and the gcc version is 3.x by issuing the command -
    # gcc -v

2.) Set the Kernel Compiling Environment -
    # cd /usr/src/linux/
    # make config(or menuconfig/xconfig)
        To set kernel config items as you wish as below,
        Processor type and features/Processor family
        Processor type and features/High Memory Support
        Processor type and features/Symmetric multi-processing support
    # make dep clean

3.) Go to the directory where PROMISE driver code is located and edit
    Makefile.

4.) Choose the parameters in Makefile (default parameter is INDEP586)
     ex:        INDEP586 for most common case
                DEP586   for most common case including module version
                SuSE_TB  for SuSE linux and Turbolinux,
                MDK      for Mandrake linux

5.) Issue Linux command to make a FastTrak(UP/SMP) driver: ft3xx.o

            #make clean all

6.) Be sure to load scsi_mod.o before "insmod ft3xx.o".

7.) Copy this module to /lib/modules/2.4.x/kernel/drivers/scsi/
   
8.) Issue "cat /proc/scsi/ft3xx/x" (x is a SCSI host number) to get the
    RAID array status.

论坛徽章:
0
4 [报告]
发表于 2006-04-10 08:36 |只看该作者
原帖由 云胡不喜 于 2006-4-10 03:32 发表
真的没人帮我吗

三更半夜的,你发了贴子二十分钟有说这么一句,你没事吧?!
README 不是已经说的很清楚了吗?你哪里不明白?

btw: 若“急~急~急!”不如直接与厂商的技术联系,论坛是交流的地方,不是解决某个人问题的热线!

论坛徽章:
0
5 [报告]
发表于 2006-04-10 15:08 |只看该作者
厂商建议让我用REDHAT9.0系统,但是9.0下我机子网卡却认不上啊

论坛徽章:
0
6 [报告]
发表于 2006-04-10 15:49 |只看该作者
从 README 的内容看,似乎厂商的 scsi 驱动只支持 2.4 内核
若 2.4 内核不支持你的网卡,或者换句话说你的网卡只能在 2.6 内核跑,而 scsi 驱动只能在 2.4 内核跑的话
那么没办法了,只能舍其一

论坛徽章:
0
7 [报告]
发表于 2006-04-11 14:24 |只看该作者
比较困难,在2.6的内核下我也没能够编译成功,
需要修改的地方比较多
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP