Re: woody网络问题

2002-07-29 文章 Andrew Lee
On Mon, 29 Jul 2002, Dai Yuwen wrote: > I think there're drivers for rt8189 in /lib/modules. If you want to > install a module, you can use modconf. Have you use it? BTW, it depends on what version of kernel are you using? If you are using 2.4.x, you shuld use 8139too but I thought the default k

Re: woody网络问题

2002-07-29 文章 Andrew Lee
On Mon, 29 Jul 2002, Eric.Hu wrote: > 我最近在一台新配的PC上装woody,遇到不少问题。:-( > > 先是安装时使用的内核不支持我的网卡(rt8139,应该是很普遍的卡,我以前也用过。 > 可是就是配不起来)。最后只好安装基本系统,再自己编译了一个内核,才搞定网卡。然后 I thought the debian default kernel of debian has supported rtl8139, you can type 'lspci -v' to make sure you have installed the n

Re: woody网络问题

2002-07-29 文章 Dai Yuwen
Eric.Hu wrote: > 各位好! > 我最近在一台新配的PC上装woody,遇到不少问题。:-( > > 先是安装时使用的内核不支持我的网卡(rt8139,应该是很普遍的卡,我以前也用过。 > 可是就是配不起来)。最后只好安装基本系统,再自己编译了一个内核,才搞定网卡。然后 > dhcp-client也不正常,只好指定ip地址了事。应该是我配置的问题,可是我对debian的 > 网络配置有点糊涂,不但搞不定,而且不知从何查起。惭愧。 > 哪位帮个忙,告诉我如何设置和检查dhcp? I think there're drivers for rt81