For starters login as root.

Run the following commands to see if either card was detected. If they are
not there then you might have incompatibilty issues.

less /etc/sysconfig/hwconf

You should see type of data this for audio

class: AUDIO
bus: PCI
detached: 0
driver: emu10k1
desc: "Creative Labs|SB Live! EMU10k1"
vendorId: 1102
deviceId: 0002
subVendorId: 1102
subDeviceId: 8022
pciType: 1


and this for ethX

class: NETWORK
bus: PCI
detached: 0
device: eth
driver: 8139too
desc: "D-Link System Inc|RTL8139 Ethernet"
vendorId: 1186
deviceId: 1300
subVendorId: 1186
subDeviceId: 1301
pciType: 1

You can also run ifconfig. There should be output for eth0.

eth0      Link encap:Ethernet  HWaddr 00:50:BA:B5:CA:50
          inet addr:<IP address>  Bcast:<IP address>  Mask:<IP address>
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:483914 errors:0 dropped:0 overruns:0 frame:0
          TX packets:302658 errors:0 dropped:0 overruns:0 carrier:0
          collisions:62 txqueuelen:100
          RX bytes:400057988 (381.5 Mb)  TX bytes:24047416 (22.9 Mb)
          Interrupt:10 Base address:0x8000

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:619 errors:0 dropped:0 overruns:0 frame:0
          TX packets:619 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:41380 (40.4 Kb)  TX bytes:41380 (40.4 Kb)

Oh. By the way. Do you have your extra NIC card installed? If so, it is
probably eth0 and the onboard NIC eth1.

BobB

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Geoffrey Lane
Sent: Saturday, July 05, 2003 9:08 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Redhat 9 / Asus P4P800 - LAN and sound not working


I enabled both of them (sound and lan) after I built the machine and they
work
well with Windows XP after installing the software off the CD.
I do have a nic card for a spare and it's not like gigabit lan is anything I
have to worry about just now but it's the sound
My Processor is socket 470 celeron 2ghz so it could be ahead of the curve, I
don't know where to check to see whats supported in the new kernels. I've
checked rhn and haven't found half the hardware that I have installed redhat
on but yet they all worked until now (- sound and nic).


--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to