LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   onboard cards support on Redhat 9.0 (https://www.linuxquestions.org/questions/linux-hardware-18/onboard-cards-support-on-redhat-9-0-a-78552/)

vova 08-03-2003 07:59 AM

onboard cards support on Redhat 9.0
 
Hi Guys!

I have p4s533 asus motherboard
the linux redhat 9.0 does not recognize onboard
lan adapter

in BIOS its on
in Windows its works

if somebody knows what to do
thanks in advance

subhi 08-05-2003 07:16 AM

onboard netcard is not enough information

you need to know what chipset its using.

type dmesg or lspci and paste the results back

vova 08-05-2003 07:34 AM

its has sis900 lan adapter
sometimes its recognize it
sometimes its does not
i have AHT-e300 modem connected to the sis900
the modem has dhcp server,its has 10.0.0.2 static ip
i cant ping modem from my comp i cant get ip from its dhcp server
may the porblem is sis900 driver?

vova 08-05-2003 07:35 AM

in WinXp all works ok

subhi 08-05-2003 07:50 AM

i think(read guess) problem is with the dhcp
do you power the modem on before the pc or after the pc starts?

vova 08-05-2003 08:08 AM

i always start modem first
i saw in win the comp has pppoe connection
to modem may be something wrong
with pppoe setting under linux redhat 9?
may be something wrong in TCP/ip stack
setting ?

subhi 08-05-2003 10:24 AM

ok

next time this happens type the following commands

mii-tool
ifconfig

record the output and post it here

vova 08-05-2003 10:27 AM

thanks

subhi 08-06-2003 03:08 AM

most welcome, let me know how it goes, my guess its either
1. dhcp client not running proeperly
2. cabling problem, these 2 commands will help diagnose it

vova 08-06-2003 05:00 AM

> ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:E0:18:DF:6F:20
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:100
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Base address:0x9800

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1459 errors:0 dropped:0 overruns:0 frame:0
TX packets:1459 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:98995 (96.6 Kb) TX bytes:98995 (96.6 Kb)

>mii-tool
eth0: negotiated 100baseTx-FD, link ok

vova 08-06-2003 05:02 AM

if i try

>ifup eth0
i get
determining IP information ................
Device is busy
.....

Failed

vova 08-06-2003 01:33 PM

folks !
what do you say ?
Is the problem dhcp setting on RedHat?


All times are GMT -5. The time now is 10:40 AM.