Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
# ifconfig
eth0 Link encap:Ethernet HWaddr 00:E0:52:00:04:A5 inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:7998355 errors:0 dropped:0 overruns:0 frame:0 TX packets:8620593 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:3108170063 (2.8 GiB) TX bytes:647068218 (617.0 MiB) Interrupt:11 Base address:0xc000 eth1 Link encap:Ethernet HWaddr 00:0C:6E:B7:BB:C7 inet addr:192.168.0.2 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING 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:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Interrupt:5
# dmesg | grep eth
eth0: link down eth0: link up, 100Mbps, full-duplex, lpa 0x41E1 eth0: link down eth0: link up, 100Mbps, full-duplex, lpa 0x41E1 eth0: link down eth0: link up, 100Mbps, full-duplex, lpa 0x41E1 forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.25.
eth0 działa elegancko (nie zintegrowana z płytą główną)
eth1 nie działa (zintegrowana z płytą główną)
ktoś już taki badziew miał i zrobił. Chodzi o to aby te obie karty działały
# uname -a
Linux predator 2.4.27-2-k7 #1 Thu Jan 20 11:25:34 JST 2005 i686 GNU/Linux
Offline
tą zintegrowaną wylutuj* i kup rtl8139 za 30 zeta :o)
*) w ostateczności przynajmniej spróbuj wyłączyć w biosie
Offline
Oj miałem taki badziew, miałem. Karta zintegrowana viarhine też się nie chciała odpalić.
Co ciekawe:
Woody - instaltor z jądrem standartowym czyli 2.2..... i karta się uruchamiała, jądro bf24=dupa. Do dzisiaj nie wiem co to było i dlaczego. Zainstalowałem Auroxa (fuj), Biexi przeniosła configa na nowe jajko, sie skompilowało i działa.
Potem robiłem chyba z 50 kompilacji wywalając poszczególne moduły i karty z jądra aż zostało tylko rhine i realtek i chodzą obydwie.
Z Sarge nie było żadnych kłopotów
Offline
A wiec ustaw karta adresy z innych klas adresowych np:
eth0 192.168.0.1 eth1 192.168.1.1
powinno pomuc...
putanie 2 czy masz interfejs lo bo nie wkleiles go przy swoim listingu?
po zmianie Ip sporoboj pingac Ip 192.168.0.1 i 192.168.1.1 i powiedz czy odpowiadaja
pokaz wynik polecenia
route -n
pokaz wynik polecenia (tak z ciekawosci :])
lspci
Offline
zmiana klasy adresów nie pomogła
pinguje eth1 (zintegrowaną) poprawnie w pierwszej i drugiel klasie adresów.
mag@predator:~$ route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 213.25.2.153 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 0.0.0.0 213.25.2.153 0.0.0.0 UG 0 0 0 ppp0
mag@predator:~$ lspci 0000:00:00.0 Host bridge: nVidia Corporation nForce2 AGP (different version?) (rev c1) 0000:00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 0 (rev c1) 0000:00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev c1) 0000:00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev c1) 0000:00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev c1) 0000:00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev c1) 0000:00:01.0 ISA bridge: nVidia Corporation nForce2 ISA Bridge (rev a4) 0000:00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2) 0000:00:02.0 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4) 0000:00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4) 0000:00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4) 0000:00:04.0 Ethernet controller: nVidia Corporation nForce2 Ethernet Controller (rev a1) 0000:00:06.0 Multimedia audio controller: nVidia Corporation nForce2 AC97 Audio Controler (MCP) (rev a1) 0000:00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge (rev a3) 0000:00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2) 0000:00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev c1) 0000:01:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) 0000:01:08.0 Communication controller: Conexant HSF 56k Data/Fax/Voice/Spkp (w/Handset) Modem (WorldW SmartDAA) (rev 01) 0000:02:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 440] (rev a3)
tak karta jest działająca pod linuxem to wiem na 100%
znalazłem też coś takiego, ale nie wiem jak tego użyć:
Configuring the network driver
SuSE
For SuSE Linux Enterprise Server 9, use YaST to configure the network driver. Start the YaST GUI, select "Network Devices", then select "Network Card". This should bring up the "Network cards configuration" dialog.
Select "Other (not detected)", then select the "Configure" button. In the "Kernel Module" section, set "Module Name" to "nvnet", then select the "Next" button. Configure the interface parameters as required, select the "Next" button to return to the card configuration dialog, and select "Finish".
Red Hat
For Red Hat Enterprise Linux version 3, Red Hat 8, Red Hat 9 and Fedora Core 1, follow the instructions in other distributions to edit the configuration file /etc/modules.conf. Once this is done, configure the network interface parameters using the Network Configuration tool on the System Settings menu. The configuration tool can also be launched directly as "neat".
For Fedora Core 2, follow the instructions in other distributions to edit the configuration file /etc/modprobe.conf. Once this is done, configure the network interface parameters using the Network Configuration tool on the System Settings menu. The configuration tool can also be launched directly as "neat".
Mandrake
For Mandrake 10, use Mandrake Control Center (available via the mcc command) to configure the network driver. Select "Network & Internet", then select "New Connection". Select "LAN Connection", select "Next", then select "Manual Choice". From the list of available network drivers, select "nvnet", then select "Next". and select "autoprobe". At this point, the driver will be configured and a new interface made availabe; select the newly-added interface to configure IP address settings, etc.
For earlier Mandrake distributions, follow the instructions in other distributions to edit the configuration file /etc/modules.conf. Once this is done, Mandrake Control Center can be used to configure IP address settings, etc., on the network interface supported by nvnet.
Other distributions
If the distribution you are using provides a configuration mechanism for network drivers, use it to select the nvnet driver module for use with the nForce ethernet device, and to set the networking parameters (IP address, etc.) for the interface. Otherwise, manually edit the module configuration file.
If your configuration file already contains an entry for the forcedeth driver (an open-source network driver that supports the nForce network controller), that entry needs to be commented out with a # or removed:
# alias eth0 forcedeth
Add the following line to the configuration file:
alias eth0 nvnet
If your system has multiple ethernet interfaces, you may need to use 'eth1' or higher in place of 'eth0'.
Offline
mag@predator:~$ ifconfig eth0 Link encap:Ethernet HWaddr 00:E0:52:00:04:A5 inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:66592 errors:0 dropped:0 overruns:0 frame:0 TX packets:94044 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:30025911 (28.6 MiB) TX bytes:117966376 (112.5 MiB) Interrupt:11 Base address:0xc000 eth1 Link encap:Ethernet HWaddr 00:0C:6E:B7:BB:C7 inet addr:192.168.0.2 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1540 errors:0 dropped:0 overruns:0 frame:0 TX packets:28 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:107207 (104.6 KiB) TX bytes:3547 (3.4 KiB) Interrupt:5 eth2 Link encap:Ethernet HWaddr 00:60:4C:16:70:48 UP BROADCAST RUNNING MULTICAST MTU:65535 Metric:1 RX packets:75404 errors:0 dropped:0 overruns:0 frame:0 TX packets:74148 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:17426022 (16.6 MiB) TX bytes:11153675 (10.6 MiB) 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:563 errors:0 dropped:0 overruns:0 frame:0 TX packets:563 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:269242 (262.9 KiB) TX bytes:269242 (262.9 KiB) ppp0 Link encap:Point-to-Point Protocol inet addr:83.26.29.30 P-t-P:213.25.2.153 Mask:255.255.255.255 UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1 RX packets:74139 errors:0 dropped:0 overruns:0 frame:0 TX packets:72897 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:3 RX bytes:17265070 (16.4 MiB) TX bytes:9661339 (9.2 MiB)
:P jeszcze to
Offline
podejzewam ze cos nie tak jest z sterownikiem do karty.....
szkoda że nie ma tu takich fajnych twarzyczek wybrałbym tą płączącą - TO WIEM ŻE COŚ ZŁE STERY :(
Offline
słuchaj mAg, a patrzałeś na stronach shitVidia? tam dają binarne stary do płyty, które pono obsługują dźwiękówę, sieciówę, kontrolery USB i IDE, i coś tam jeszcze. rzuć no okiem.
Offline
tak nawet zainstalowałem ten badziew i tkwie jak to skonfigurowac podałem część tego od NVidi we wcześniejszym poście zaczynającym się
Configuring the network driver i stoję w tym miejscu nie wiem gdzie po instalacji - przebiegła bez błędów ustawić ten config co tam piszą jest podany mdk i redhat oraz other distro i stoję dalej nie wiem jak to wklepać :(
Offline
aha sorka ślepy jestem :)
czekaj a co to jest u ciebie eth2?
ma dziwny MTU, jak loopback
Offline
kurde, spokojnie jedźmy z tym krok po kroku, to może razem coś wymyślimy. gdzieś tu krążą umysły BiExi, Bodzia, Techa, owcy_z .... (sorka, że nie wymieniam wszystkich, posta nie styknie) i całej tej DUG-owej zgrai, razem damy radę.
1. jakich sterów w końcu używasz: reverse-engineered czy z nvidi?
2. jeżeli nvidia, to jesteś w stanie załadować moduł? instalatur nic nie burczy?
3. widze, że jajo z distro. wiem że to wydaje sie bez sensu, ale gdybyś przekompilował sam, to może to gówno coś się, ****, ruszy?
4. z ifconfig widać, że karta jest w sieci i zachowuje się, że tak powiem, biernie (odbiera jakiś tam sieciowy szum i jak ją walniesz pingiem to odpowiada). mam rację czy nie?
Offline
zainstalowałem NVidi stery nic nie pierdzi przy lanie że coś tam mu brakuje wszystko cacy (kurcze dawno tego słowa nie używałem) :) ping działa na tą karte jedynie z kompa na którym jest z sieci MARTWA :( ping - ping nie daje
Offline
eee. taka moja hipoteza, ale 100% pewny nie jestem: karta gra, stery grają. tylko z konfiguracją coś nie tak. jak ustawiasz te karty? przez /etc/network/interfaces?
Offline
ok problem rozwiazalem kupiwel switcha 3coma za 115 zł na 5 portół OfficeConnnect Dual Speed to chyba najlepsze rozwiazanie - dłużej czekać nie mogłem niby rodzina ale admin sieci ma przejebane jak przez GG część z nich nie może
Offline