[ Nemanja Jakovljevic @ 26.10.2003. 22:14 ] @
Naime ja imam dve integrisane realtek mrezne kartice (ploca je EPoX 8RDA3+, nForce2)

Linux mi vidi samo jednu koja je na irq 19 a ne vidi onu na irq 20
Kako da ga nateram da ga vidi?

/proc/pci
Citat:

PCI devices found:
Bus 0, device 0, function 0:
Host bridge: PCI device 10de:01e0 (nVidia Corporation) (rev 193).
Prefetchable 32 bit memory at 0xe8000000 [0xebffffff].
Bus 0, device 0, function 1:
RAM memory: PCI device 10de:01eb (nVidia Corporation) (rev 193).
Bus 0, device 0, function 2:
RAM memory: PCI device 10de:01ee (nVidia Corporation) (rev 193).
Bus 0, device 0, function 3:
RAM memory: PCI device 10de:01ed (nVidia Corporation) (rev 193).
Bus 0, device 0, function 4:
RAM memory: PCI device 10de:01ec (nVidia Corporation) (rev 193).
Bus 0, device 0, function 5:
RAM memory: PCI device 10de:01ef (nVidia Corporation) (rev 193).
Bus 0, device 1, function 0:
ISA bridge: PCI device 10de:0060 (nVidia Corporation) (rev 164).
Bus 0, device 1, function 1:
SMBus: PCI device 10de:0064 (nVidia Corporation) (rev 162).
IRQ 23.
Master Capable. No bursts. Min Gnt=3.Max Lat=1.
I/O at 0xe000 [0xe01f].
Bus 0, device 4, function 0:
Ethernet controller: PCI device 10de:0066 (nVidia Corporation) (rev 161).
IRQ 20.
Master Capable. No bursts. Min Gnt=1.Max Lat=20.
Non-prefetchable 32 bit memory at 0xee000000 [0xee000fff].
I/O at 0xe400 [0xe407].
Bus 0, device 6, function 0:
Multimedia audio controller: PCI device 10de:006a (nVidia Corporation) (rev 161).
IRQ 21.
Master Capable. No bursts. Min Gnt=2.Max Lat=5.
I/O at 0xd000 [0xd0ff].
I/O at 0xd400 [0xd47f].
Non-prefetchable 32 bit memory at 0xee001000 [0xee001fff].
Bus 0, device 8, function 0:
PCI bridge: PCI device 10de:006c (nVidia Corporation) (rev 163).
Master Capable. No bursts. Min Gnt=2.
Bus 0, device 9, function 0:
IDE interface: PCI device 10de:0065 (nVidia Corporation) (rev 162).
Master Capable. No bursts. Min Gnt=3.Max Lat=1.
I/O at 0xf000 [0xf00f].
Bus 0, device 30, function 0:
PCI bridge: PCI device 10de:01e8 (nVidia Corporation) (rev 193).
Master Capable. Latency=32. Min Gnt=10.
Bus 1, device 11, function 0:
Ethernet controller: Realtek Semiconducto RTL-8139/8139C/8139C (rev 16).
IRQ 19.
Master Capable. Latency=32. Min Gnt=32.Max Lat=64.
I/O at 0xa000 [0xa0ff].
Non-prefetchable 32 bit memory at 0xed081000 [0xed0810ff].
Bus 1, device 13, function 0:
FireWire (IEEE 1394): Lucent Microelectron FW323 (rev 97).
IRQ 17.
Master Capable. Latency=32. Min Gnt=12.Max Lat=24.
Non-prefetchable 32 bit memory at 0xed082000 [0xed082fff].
Bus 2, device 0, function 0:
VGA compatible controller: ATI Technologies Inc Radeon RV200 QW [Rad (rev 0).
IRQ 19.
Master Capable. Latency=32. Min Gnt=8.

[ freelancer @ 27.10.2003. 10:53 ] @
Koliko ja vidim iz dmesg-a koji si postovao prepoznao je obe mrezne kartice. Medjutim, jedna je nVidia a druga je Realtek. Pogledaj malo bolje pored Ethernet controller u dmesg-u.
[ Nemanja Jakovljevic @ 27.10.2003. 14:10 ] @
Ok,

Nasao sam neke drajvere na Nvidia-inom site-u, ali oni nude samo module za kernel. Kako da napravim da to bude ukljuceno u kernel? (Moduli nisu iskompajlirani nego ide lepo make && make install), Ja ne bih hteo module iz razloga sto insistiram da mi kernel bude bez podrske za module iz licnih razloga.