LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 10-23-2003, 12:10 PM   #16
zLinuxz
Senior Member
 
Registered: Feb 2002
Location: Shanghai, CHINA
Distribution: RH 5.0,5.1 6.0,6.1 7.0,7.1,7.2,7.3.,8.0,9.0, RH Enterprise, Fedora C1, C2
Posts: 1,216

Rep: Reputation: 45

sure thing, I'm gonna do that in the Laptop forum, for all my fellow laptop linux users,

cheers!
 
Old 10-25-2003, 12:33 AM   #17
natrone
LQ Newbie
 
Registered: Oct 2003
Posts: 21

Original Poster
Rep: Reputation: 15
Okay, I'm back. So I ran the cat /proc/pci and found my ethernet device information.

Ethernet controller is listed on IRQ3 and the I/O is 8800-88ff

I then ran the less /proc/interrupts and less /proc/ioports commands. The ioports command showed the correct I/O information of 8800-88ff, but when I ran the interrupts command there is nothing listed for IRQ3 and the ethernet device is not listed anywhere in the IRQ list.

I also looked in /etc/modules.conf and I already have the line alias eth0 sis900, sis900 being the name of the module I need I guess.

Is the issue here have to do with the fact that the interrupt commands do not match? can I adjust it manually? what next?
 
Old 10-26-2003, 03:55 AM   #18
DMR
Member
 
Registered: Jun 2001
Location: Fairfax, California
Distribution: RH 9.0, RH 7.3, Mandrake 8.0
Posts: 986

Rep: Reputation: 30
Quote:
Originally posted by natrone
Okay, I'm back. So I ran the cat /proc/pci and found my ethernet device information.
Post the full and exact entry that you found in /proc/pci for the card.


Quote:
Originally posted by natrone
Ethernet controller is listed on IRQ3 and the I/O is 8800-88ff
Odd memory space for an Ethernet card to end up in, but it might be OK.


Quote:
Originally posted by natrone
but when I ran the interrupts command there is nothing listed for IRQ3 and the ethernet device is not listed anywhere in the IRQ list.
IRQs 3-7 are reserved for serial ports 1/2, parallel port 2, floppy drive, and parallel port 1 respectively. You may not see some or all of these ports listed in /proc/ioports. Your Ethernet controller shouldn't be on IRQ 3; turn off Plug-N-Play OS support in your BIOS if possible and see if that helps. Also, post the full results of "cat /proc/interrupts".

Quote:
Originally posted by natrone
I also looked in /etc/modules.conf and I already have the line alias eth0 sis900, sis900 being the name of the module I need I guess.
Perhaps, although your system could be mis-identifying the NIC (that is, it isn't really an SiS chipset). If that's the case, loading the sis900 module will cause problems. Posting the info I asked for in my first point (cat /proc/pci) will tell us for sure.

Quote:
Originally posted by natrone
Is the issue here have to do with the fact that the interrupt commands do not match? can I adjust it manually? what next?
With older ISA cards you could manually assign IRQs and I/O addesses, but with modern cards you can't really.
 
Old 10-27-2003, 08:41 PM   #19
natrone
LQ Newbie
 
Registered: Oct 2003
Posts: 21

Original Poster
Rep: Reputation: 15
cat /proc/pci;

PCI device found:
Bus 0, device , function 0:
Host bridge: PCI device 1039:0651 [SIS](rev2)
.
Master capable. Latency=32
Non-prefetchable 32 bit memory at 0xe8000000 (oxebffffff)

Bus 0, device 1, function 0
PCI bridge: SIS 5591/5529 AGP (rev0)
Master capable. No bursts. Min Gnt=8

Bus 0, device 2, function 0
ISA bridge: PCI device 1039:0962 [SIS](rev37)

Bus 0, device 2, function 5
IDE interface: SIS 5513 [IDE](rev0)
IRQ 11
Master capable Latency=128
I/O at oxa400 [oxa40f]

Bus 0, device 2, function 7
Multimedia audio controller: [SIS]Sis 7012 PCI
audio accelerator (rev160)
IRQ 10
Master capable Latency=32 Min Gnt:52 Max Lat=11
I/O at 0x9400 [0x94ff]
I/O at 0x9000 [0x907f]

Bus 0, device 3, function 0
USB controller: SIS 7001 (rev15)
IRQ 5
Master capable Latency=32 Max Lat=80
Non-prefetchable 32 bit memory at 0xe7000000 (0xe7000fff)

Bus 0, device 3, function 1
USB controller: SIS 7001 (#2) (rev15)
IRQ 9
Master capable Latency=32 Max Lat=80
Non-prefetchable 32 bit memory at 0xe6800000 (0xe7000fff)

Bus 0, device 3, function 3
USB controller: PCI device 1039:7002 (SIS) (rev0)
IRQ 9
Master capable Latency=32 Max Lat=80
Non-prefetchable 32 bit memory at 0xe6000000 (0xe6000fff)

Bus 0, device 4, function 0
Ethernet controller: [SIS] Sis900 10/100 Ethernet (rev145)
IRQ 3
Master capable Latency=32 Min Gnt=52 Max Lat=11
I/O at 0x8800 [0x88ff]
Non-prefetchable 32 bit memory at 0xe5800000 (0xe5800fff)

Bus 1, device 0, function 0
VGA compatible controller: PCI device 1039:6325 SIS (rev0)
IRQ 11
Prefetchable 32 bit memory at 0xf0000000 (0xf7ffffff)
Non-prefetchable 32 bit memory at 0xe7800000 (0xe781ffff)
I/O at 0xd800 [0xd87f]



cat /proc/interrupts;

CPU 0
0 165685 XT-PIC timer
1 284 XT-PIC keyboard
2 0 XT-PIC cascade
5 0 XT-PIC usb-ohci
8 1 XT-PIC rtc
9 57 XT-PIC usb-ohci, echi-hcd
10 0 XT-PIC sis7012
12 44005 XT-PIC PS/2 mouse
14 23983 XT-PIC ide 0
15 18956 XT-PIC ide 1
NMI: 0
ERR: 0
 
Old 10-28-2003, 01:16 AM   #20
twantrd
Senior Member
 
Registered: Nov 2002
Location: CA
Distribution: redhat 7.3
Posts: 1,440

Rep: Reputation: 52
Natrone,

Have you tried running netconfig? Type this in root:

/usr/sbin/netconfig

It should display 4 lines to setup your NIC card. From your /proc/pci display it seems that your NIC card is recognized by Redhat but you just didn't configure it. That's all

-twantrd
 
Old 10-28-2003, 07:34 AM   #21
natrone
LQ Newbie
 
Registered: Oct 2003
Posts: 21

Original Poster
Rep: Reputation: 15
I typed in usr/sbin/netconfig and I got;

No such file or directory
 
Old 10-28-2003, 11:45 AM   #22
twantrd
Senior Member
 
Registered: Nov 2002
Location: CA
Distribution: redhat 7.3
Posts: 1,440

Rep: Reputation: 52
Hi Natrone,

You need to type in /usr/sbin/netconfig. I think you forgot the "/". Anyhow, to verify type this to find out the path of where netconfig lives:

"whereis netconfig" (w/o quotes of course)

and then it will display the path. Type in that path at your terminal screen. My netconfig could live in a different directory path than yours.

-twantrd
 
Old 10-28-2003, 11:35 PM   #23
natrone
LQ Newbie
 
Registered: Oct 2003
Posts: 21

Original Poster
Rep: Reputation: 15
ok so I ran /usr/sbin/netconfig

It pulled up a configuration screen where I chose dhcp then clicked ok, it then returned to the terminal.

I tried again to activate eth0

unsuccessful once again
 
Old 10-29-2003, 01:06 AM   #24
twantrd
Senior Member
 
Registered: Nov 2002
Location: CA
Distribution: redhat 7.3
Posts: 1,440

Rep: Reputation: 52
ok so you chose dhcp setting for your NIC card. Therefore after typing "ifconfig" it still only shows the loopback stats right? Are you sure your router is set to DHCP as well? Try specifying an IP and see if the same problem occurs. Of course if you do, remember to make sure that all your settings are correct.

-twantrd
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
redhat 9 mailserver for newbie Xendi Linux - Newbie 2 01-31-2004 09:50 PM
redhat 9.1 newbie dude_228 Linux - Newbie 8 06-15-2003 11:12 PM
RedHat 8.0 networking help (newbie) jrw3179 Linux - Networking 36 03-12-2003 01:18 AM
mandrake/redhat for newbie? tumnus Linux - Distributions 5 02-06-2003 05:57 AM
newbie redhat help shutupkid Linux - General 5 11-18-2002 07:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 12:50 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration