LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: dragonnapalm

Conexant USB ADSL驱动的解决办法

[复制链接]
发表于 2003-7-27 20:17:00 | 显示全部楼层
.............
那就是没有内核配置文件呢。不需要重新编译核心,只要以下几个步骤
1,建立/usr/src/linux的连接到核心目录
2,cd /usr/src/linux
3,make menuconfig
4,保存,退出
5,重新到/usr/cxacru目录执行make
................以上为引用部分。。。。
  我有点看不明白。。1,2.都没问题。。但第3点是什么意思呢。。。请多邦忙。。
发表于 2003-7-27 20:23:43 | 显示全部楼层
可以用make xconfig
就是做这几个选项:
Code maturity level options
  • Prompt for development and/or incomplete code/drivers

    Loadable module support
  • Enable loadable module support
  • Set version information on all module symbols
  • Kernel module loader

    Networking options

    <*> Packet socket

    <*> Unix domain sockets
  • TCP/IP networking
  • Asynchronous Transfer Mode (ATM)

    USB support

    <*> Support for USB
  • Preliminary USB device filesystem

    <M> UHCI

    <M> OHCI

    If you are using RFC1483/2684 then choose:

    Networking options
  • Asynchronous Transfer Mode (ATM)
  • Classical IP over ATM

    If you are using PPP over ATM (PPPoA) then choose:

    Network Device Support

    <M > PPP (point-to-point protocol) support

    <M> PPP Deflate compression

    <M> PPP over ATM

    And unselect this option:

    Processor type and features

    [ ] Symmetric multi-processing support

    保存退出后还要make dep
  • 发表于 2003-7-27 21:43:39 | 显示全部楼层
    楼上的兄弟谢了。我没有用 make xconfig .
    我用“建立/usr/src/linux的连接到核心目录”,然后把
    kernel-2.4.20-i686-bigmem.config 拷到linux,名字改为.config后就可以装上了,不过,把5800ub接上,然后用,cxstart.sh就出现下面的问题了,提示没认到。。

    [root@linzh linux]# cxstart.sh
    >>> Inits Conexant AccessRunner <<<

    >>> Loading firmware...
    Conexant AccessRunner microcode upload program
    Josep Comas <jcomas@gna.es>. 24/1/2003

    Error: I didn't find ADSL modem

    真是郁闷。。
    发表于 2003-7-27 22:23:57 | 显示全部楼层
    晕,VendorID = 0572 & ProductID = cb0 这个有什么用?我的是这样的:


    default config assumed

    your USB devices:
    1:  USB UHCI Root Hub (0000:0000)
    2:  USB UHCI Root Hub (0000:0000)
    3:  ADSL USB MODEM / - (0572:cb00)

    enter device to probe (1-3):
    0572,cb00,这又是什么意思呢?
    发表于 2003-7-27 22:27:26 | 显示全部楼层
    还有,我是用rfc1483 bridge 协议的,在windows 下,不用输入用户名和密码。
    发表于 2003-7-28 12:18:31 | 显示全部楼层
    发表于 2003-7-28 13:07:35 | 显示全部楼层
    我去试一下。。谢了。
    发表于 2003-7-28 13:19:21 | 显示全部楼层
    还有,那我是不是要把先前的驱动卸掉?要怎么作呢?
    发表于 2003-7-28 19:38:30 | 显示全部楼层
    研究了半天,终于有了一点头绪:
        如果,出现
    [root@linzh linux]# cxstart.sh
    >>> Inits Conexant AccessRunner <<<

    >>> Loading firmware...
    Conexant AccessRunner microcode upload program
    Josep Comas <jcomas@gna.es>. 24/1/2003

    Error: I didn't find ADSL modem
    ×××××
    只要在用cxstart.sh之前,先用命令:adsl-setup后,link 灯就会闪了。不过这好像是PPPOE的。我是用RFC1483 BRIDGE.不要用户名和密码的。现在我要反旧的cxacru卸掉,装新的cxacru驱动。要怎么卸呢???

    救我啊。。。。
    发表于 2003-7-28 21:19:06 | 显示全部楼层
    现在更糟,,我把cxacru-2003-1-4的删了,然后装cxacru-2003-7-4的,就出现下面情况了,,真是郁闷啊。。
    ............................
    /lib/modules/2.4.20-8/build/include/linux/quota.h:283: field `dqio_sem' has incomplete type
    /lib/modules/2.4.20-8/build/include/linux/quota.h:284: field `dqoff_sem' has incomplete type
    /lib/modules/2.4.20-8/build/include/linux/quota.h:302: confused by earlier errors, bailing out
    make[1]: *** [cxacrunormal.o] Error 1
    make[1]: Leaving directory `/usr/new-cxacru/module'
    make: *** [CX_MODULE] Error 2
    。。。。。。。。。。。。。。。
    您需要登录后才可以回帖 登录 | 注册

    本版积分规则

    快速回复 返回顶部 返回列表