have problems getting linux to recognize my ethernet card.
(no probs in win, its a partitioned system)
the problem started after i tried to install a sound card with some wierd
irq's...
so i uninstaled the sound card.but it doesnt help.
there are entries for the card on /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
ONBOOT=yes
BOOTPROTO=static
IPADDR=192.168.1.11
NETMASK=255.255.255.0
GATEWAY=192.168.1.100
i have tried ifconfig and kudzu and dmesg.didnt work.
any help will be appreciated.