LinuxSir.cn,穿越时空的Linuxsir!

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

急,LG-Myson网卡装不上,大家帮个忙

[复制链接]
发表于 2003-3-10 19:04:50 | 显示全部楼层
已删~~~~~~~~~~
发表于 2003-3-10 19:06:45 | 显示全部楼层
不要急,先看一下是什么网卡,要看芯片型号。这是最重要的,可能这个网卡无需驱动呢。打开机箱看一下,然后我们才是来解决问题。
发表于 2003-3-10 21:55:33 | 显示全部楼层
网卡是

LG-110L Fast Ethernet Adapter (v3.95)
有一张磁盘驱动
里面又linux驱动
就是上面所写的

驱动估计是要装得,因为在xp pro下,这款网卡也不能自动识别,得自己装驱动

我到网上找LG 网卡得驱动
都没有找到
磁盘驱动是for linux2.4.x
估计可用,就是不知道问什么装不上
 楼主| 发表于 2003-3-11 08:20:05 | 显示全部楼层

我先试试吧!

发表于 2003-3-11 08:38:18 | 显示全部楼层
最初由 北南南北 发布
用8139too的网卡来试一下。因为这个网卡是基于8139的。

http://www.scyld.com/expert/modules.html


530TX应该是用via芯片的,起码我自己的是,所以应该用via-rhine模块
VIA Rhine (VT86C100A and 3043) driver.  Note: The D-Link DFE-530TX board uses this driver, while the DE-530TX board uses the Tulip driver.
 楼主| 发表于 2003-3-11 12:33:33 | 显示全部楼层

是的,应该是吧

我就是不会编译
发表于 2003-3-11 13:06:29 | 显示全部楼层
举个例子,是readme里的方法:
Myson MTD80X Based Fast Ethernet Card

Linux 2.2.X Driver Installation Guide
**************************************************

-----------------------
Installation Procedure
-----------------------

1. Copy the compress file mtd80x.v021.tar gz to /tmp directory,

mount -t msdos /dev/fd0 /mnt/floppy ---这里是挂载你的软盘(读盘)
cp /mnt/floppy/linux-2.2.x/mtd80x.v021.tar.gz /tmp ---把软盘里的文件拷到目录/tmp里

2. Uncompress the file

cd /tmp --进入目录/tmp
tar -zxvr mtd80x.v021.tar.gz --把软件解压

3. Make network adapter driver modules

touch *
make clean ---清除临时编译文件
make ---编译文件

4. Insert network adapter driver modules

insmod pciscan.o ---加载模块
insmod mtd80x.o ---加载模块

5. Bind your card to an IP address

ifconfig eth0 {IPADDR} netmask {NETMASK} up ---设置IP地址和子掩码(如IPADDR为192.168.0.1,NETMASK为255.255.255.0)

6. Now, you should be able to ping local network.

*Every time you reboot the system, you must execute step 4 and step 5
again to bind your card.
发表于 2003-3-11 14:07:13 | 显示全部楼层

Re: 是的,应该是吧

最初由 cuicn_21 发布
我就是不会编译

这个模块系统应该自带的,不需要编译
发表于 2003-3-11 15:29:39 | 显示全部楼层
我终于把linux地下的那些图片给截下来了

大家帮忙看看原因!
many thanks!!!!!!!!
图片就是网卡安装过程中的出现错误提示的截图
坏了
图片大了点
哪位兄弟帮忙看看,我把图片发到他的邮箱

麻烦贴一下,万分感谢
发表于 2003-3-11 22:00:43 | 显示全部楼层
这个网卡是Myson MTD80 PCI Ethernet芯片的,可能解决起来有难度.
你是打开机箱,把网卡芯片上的帖纸撕下来看到的吗???
http://www.scyld.com/network/ethercard.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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