I ran system-config-network and tried everything I could think of, but
can't bring up eth1. Any suggestions based on the following data?
Of course the device is present, system-config-network even probed it for
MAC.
[root@arrakis ~]#
[root@arrakis ~]#
[root@arrakis ~]# service network restart
Shutting down interface eth0: [ OK ]
Shutting down loopback interface: [ OK ]
Bringing up loopback interface: [ OK ]
Bringing up interface eth0:
Determining IP information for eth0... done.
[ OK ]
Bringing up interface eth1: 8139too device eth1 does not seem to be present,
delaying initialization.
[FAILED]
[root@arrakis ~]#
[root@arrakis ~]# system-config-network
/usr/share/system-config-network/netconfpkg/NC_functions.py:30:
DeprecationWarning: rhpl.log is deprecated and will be removed; use python's
logging instead
import rhpl.log
[root@arrakis ~]#
[root@arrakis ~]#
[root@arrakis ~]#
[root@arrakis ~]#
[root@arrakis ~]#
[root@arrakis ~]#
[root@arrakis ~]#
[root@arrakis ~]# service network restart
Shutting down interface eth0: [ OK ]
Shutting down loopback interface: [ OK ]
Bringing up loopback interface: [ OK ]
Bringing up interface eth0:
Determining IP information for eth0... done.
[ OK ]
Bringing up interface eth1: 8139too device eth1 does not seem to be present,
delaying initialization.
[FAILED]
[root@arrakis ~]# ifconfig eth1 up
eth1: unknown interface: No such device
[root@arrakis ~]#
[root@arrakis ~]# cat /etc/modprobe.conf
alias eth0 sis900
alias scsi_hostadapter sata_sis
alias snd-card-0 snd-intel8x0
options snd-card-0 index=0
options snd-intel8x0 index=0
remove snd-intel8x0 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; };
/sbin/modprobe -r --ignore-remove snd-intel8x0
alias eth1 8139too
[root@arrakis ~]#
[root@arrakis ~]# dmesg | grep eth
eth0: RealTek RTL8139 at 0xde878000, 00:0d:88:37:fa:22, IRQ 177
eth0: Identified 8139 chip type 'RTL-8100B/8139D'
eth1: SiS 900 PCI Fast Ethernet at 0xb000, IRQ 185, 00:16:ec:1c:8e:11.
eth0: Media Link On 100mbps full-duplex
eth0: no IPv6 routers present
eth0: Media Link On 100mbps full-duplex
eth0: no IPv6 routers present
eth0: Media Link On 100mbps full-duplex
eth0: no IPv6 routers present
eth0: Media Link On 100mbps full-duplex
eth0: no IPv6 routers present
eth0: Media Link On 100mbps full-duplex
eth0: no IPv6 routers present
eth0: Media Link On 100mbps full-duplex
eth0: no IPv6 routers present
eth0: Media Link On 100mbps full-duplex
eth0: no IPv6 routers present
eth0: Media Link On 100mbps full-duplex
eth0: no IPv6 routers present
eth0: Media Link On 100mbps full-duplex
eth0: no IPv6 routers present
eth0: Media Link On 100mbps full-duplex
eth0: no IPv6 routers present
eth0: Media Link On 100mbps full-duplex
eth0: no IPv6 routers present
eth0: Media Link On 100mbps full-duplex
eth0: no IPv6 routers present
[root@arrakis ~]#
[root@arrakis ~]#
[root@arrakis ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth0
# Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet
DEVICE=eth0
BOOTPROTO=dhcp
HWADDR=00:16:EC:1C:8E:11
ONBOOT=yes
TYPE=Ethernet
[root@arrakis ~]#
[root@arrakis ~]#
[root@arrakis ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth1
# Please read /usr/share/doc/initscripts-*/sysconfig.txt
# for the documentation of these parameters.
ONBOOT=yes
USERCTL=yes
IPV6INIT=no
PEERDNS=yes
TYPE=Ethernet
DEVICE=eth1
BOOTPROTO=none
NETMASK=255.255.255.0
IPADDR=192.168.0.1
HWADDR=00:0d:88:37:fa:22
[root@arrakis ~]#
[root@arrakis ~]#
[root@arrakis ~]# ifconfig
dev1804289383 Link encap:Ethernet HWaddr 00:0D:88:37:FA:22
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:177 Base address:0x8000
eth0 Link encap:Ethernet HWaddr 00:16:EC:1C:8E:11
inet addr:192.168.2.145 Bcast:192.168.2.255 Mask:255.255.255.0
inet6 addr: fe80::216:ecff:fe1c:8e11/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:26125 errors:0 dropped:0 overruns:0 frame:0
TX packets:18497 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:22588793 (21.5 MiB) TX bytes:1730149 (1.6 MiB)
Interrupt:185 Base address:0xb000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:45285 errors:0 dropped:0 overruns:0 frame:0
TX packets:45285 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:24326367 (23.1 MiB) TX bytes:24326367 (23.1 MiB)
[root@arrakis ~]#
[root@arrakis ~]# date
Fri Aug 25 20:25:18 IST 2006
[root@arrakis ~]#
[root@arrakis ~]#
thanks :)
--
Thufir
<http://hawat.thufir.googlepages.com/>
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list