neue lan karte wird nicht erkannt.

Alt 25.11.2003, 21:14   # 1
(-=ToY-AG=-)
 
Registriert seit: 18.02.2003
Beiträge: 224
So ich und meine probleme sind wieder da.
ich habe mir einen neuen pc gekauft.

jetzt habe ich ein riesiges problem Fedora Core 1 erkennt die lan verbindung nicht.(on board)

auf der cd von asus habe ich noch einen linux treiber gefunden aber wie ich das teil installen muss raff ich nicht

Mainboard:
Asus P4P800-Delux

hier noch die readme


Code:
 3Com Gigabit NIC (3C2000) Driver Readme Version A02
Copyright (c) 2003 3Com Corporation

This file describes the 3Com Gigabit NIC (3C2000) driver for Linux.  

Loading the driver
------------------

1) Make sure that the kernel source is installed in /usr/src/linux
   or /usr/src/linux-2.4.

2) Copy the file /Linux/3c2000.tar.gz from the 3Com driver CD to 
   your hard drive.

3) Change to the directory containing 3c2000.tar.gz

4) Type 'tar zxvf 3c2000.tar.gz'

5) Type 'cd 3c2000'

Note: on SuSE systems since 7.1, you will have to execute the
following commands before running make:

cp /boot/vmlinuz.version.h /usr/src/linux/include/linux/version.h
cp /boot/vmlinuz.autoconf.h /usr/src/linux/include/linux/autoconf.h

For more details se http://sdb.suse.de/en/sdb/html/mwalter_kernel_24.html

6) Type 'make load' to load the driver.

Alternatively, you may type the following to load the driver: 

	insmod 3c2000.o

Something like the following will be added to /var/log/messages:

Jan 22 19:31:19 localhost kernel: 3C2000: 3Com Gigabit NIC Driver Version A08
Jan 22 19:31:19 localhost kernel: Copyright (C) 2003 3Com Corporation.
Jan 22 19:31:19 localhost kernel: Copyright (C) 2003 Marvell.
Jan 22 19:31:19 localhost kernel: eth0: 3Com Gigabit NIC (3C2000)

Depending on your configuration, the OS may then automatically bring the
interface up and request an address from a DHCP server.  If it does not,
bring the interface up with the command:

	ifconfig eth0 up

You may have to substitue 'eth0' for your actual interface if you have
more than one ethernet NIC installed.

If your system is not configured for DHCP, you can assign an IP address
with the command:

	ifconfig eth0 a.b.c.d

Where a.b.c.d is the IP address that you wish to use.  Again, eth0 may
be different depending on your system configuration.  

Configuring the Driver 
------------------------

    The 3C2000 driver supports various options, which can be supplied 
    as command line arguments to the 'insmod' command or in the 
    /etc/modules.conf file. You may specify more than one option.
    Unless otherwise stated, all settings take the form of:
    	
    	<Option-Name>=value [,value...]

    If you use the modules.conf file to load the driver at boot time, 
    include the word "options" when configuring the driver.

    For example:  
	options 3c2000 DupCap_A=Full
	
    If you use command line 'insmod', do not include the word "option"
    when configuring the driver. 

    For example: 
 	insmod 3c2000.o DupCap_A=Full
		
                                                                              		
  The following options are supported:

  OPTION: Speed_A
    Selects the speed of Port A of the NIC.  

	"Auto" - Automatic Resolution
	"10"   - 10MBPS
	"100"  - 100MBPS
	"1000" - 1GIG

  OPTION: DupCap_A
    Selects the duplex capabilities of Port A of the NIC.

	"Full"  - Full Duplex
	"Half"  - Half Duplex
	"Both"	- Both Half Duplex & Full Duplex


To unload the driver
--------------------

1) Type 'ifconfig eth0 down' (Substitute you actual interface for 'eth0')

2) Type 'rmmod 3c2000'

kann mir jemand eine art anleitung geben wie ich das teil installieren mus??

MFG
  Mit Zitat antworten
Alt 25.11.2003, 21:54   # 2
delforcer
...ist anders...
 
Benutzerbild von delforcer
 
Registriert seit: 05.10.2002
Beiträge: 6.121
na ja in der readme steht soweit einiges drinnen hast du das schon versucht?
ansonsten sage einfach mal was fuer ne onboardkarte das ist und was fuer eine art verbindung du herstellen willst, also dsl isdn oder willst du wlan nutzen?
den suseteil kannst du erstmal rauslassen... also readme

del/FTF
  Mit Zitat antworten
Alt 25.11.2003, 22:18   # 3
(-=ToY-AG=-)
Threadstarter
 
Registriert seit: 18.02.2003
Beiträge: 224
ne
ich habe ein cabel modem das an einem switch angeschlossen ist.

ich habe 4 ip`s zur verfügung.
ich muss nur die lan (karte) zum laufen bringen dann würde das das i-net gehen.

aber so wie es aussieht erkennt er die lan (karte) nicht automatisch.
bei windoof musste ich auch als ersts den treiber installieren.

Ich kann auch nicht gut englisch und darum versteh ich nicht ganz was ich machen muss.

MFG
  Mit Zitat antworten
Alt 26.11.2003, 21:25   # 4
delforcer
...ist anders...
 
Benutzerbild von delforcer
 
Registriert seit: 05.10.2002
Beiträge: 6.121
1) Make sure that the kernel source is installed in /usr/src/linux
or /usr/src/linux-2.4.

2) Copy the file /Linux/3c2000.tar.gz from the 3Com driver CD to
your hard drive.

3) Change to the directory containing 3c2000.tar.gz

4) Type 'tar zxvf 3c2000.tar.gz'

5) Type 'cd 3c2000'

Note: on SuSE systems since 7.1, you will have to execute the
following commands before running make:

cp /boot/vmlinuz.version.h /usr/src/linux/include/linux/version.h
cp /boot/vmlinuz.autoconf.h /usr/src/linux/include/linux/autoconf.h

For more details se http://sdb.suse.de/en/sdb/html/mwalter_kernel_24.html

6) Type 'make load' to load the driver.
---


[info]die gehen davon aus das du dies in der console machst
  1. stell sicher, das der kernel source /usr/src/linux oder /usr/src/linux-2.4.
  2. kopiere die datei /Linux/3c2000.tar.gz auf deine festplatte
  3. gehe/wechsele in das verzeichniss wo die datei 3c2000.tar.gz liegt
  4. schreibe tar zxvf 3c2000.tar.gz
  5. schreib cd 3c2000

    note: ist fuer suse, lasse ich deswegen aus
  6. schreib make load um den treiber zu laden

    auch den alternativen weg lasse ich erstmal aus, versuche erstmal das...
    und englisch lernen wuerde sehr hilfreich sein, weil das nun mal eine wichtige sprache ist und solche sachen immer in englisch zu finden sind.


Configuring the Driver
------------------------

The 3C2000 driver supports various options, which can be supplied
as command line arguments to the 'insmod' command or in the
/etc/modules.conf file. You may specify more than one option.
Unless otherwise stated, all settings take the form of:

<Option-Name>=value [,value...]

If you use the modules.conf file to load the driver at boot time,
include the word "options" when configuring the driver.

For example:
options 3c2000 DupCap_A=Full

If you use command line 'insmod', do not include the word "option"
when configuring the driver.

For example:
insmod 3c2000.o DupCap_A=Full


The following options are supported:

OPTION: Speed_A
Selects the speed of Port A of the NIC.

"Auto" - Automatic Resolution
"10" - 10MBPS
"100" - 100MBPS
"1000" - 1GIG

OPTION: DupCap_A
Selects the duplex capabilities of Port A of the NIC.

"Full" - Full Duplex
"Half" - Half Duplex
"Both" - Both Half Duplex & Full Duplex


To unload the driver
--------------------

1) Type 'ifconfig eth0 down' (Substitute you actual interface for 'eth0')

2) Type 'rmmod 3c2000'

treiber configuration
  1. dieser treiber unterstuetzt verschiedene/unterschiedliche optionen, welche du als folgende moeglichkeiten einfuegen kannst:

    als comand line argumente (befehlszeilenargumente) fuer den insmod befehl

    oder

    oder fuer die datei /etc/modules.conf, wo du wie eintragen kannst

    wenn du magst, kannst du mehr als eine option einfuegen.
    wenn nicht anders angelegt nehmen die aenderungen folgende gestalt an:

    <Option-Name>=value [,value...]

    wenn du die modules.conf datei benutzen moechtest, um den treiber beim hochjfahren laden moechtest, fuege das wort options ein.

    beispiel:

    insmod 3c2000.o DupCap_A=Full

    folgende optionen werden unterstuetzt

    OPTION: Speed_A
    geschwindigkeitsselektion von port A of the NIC.

    "Auto" - automatische suche
    "10" - 10MBPS
    "100" - 100MBPS
    "1000" - 1GIG

    OPTION: DupCap_A
    markiert die duplex faehigkeit von port A of the NIC

    "Full" - Full Duplex
    "Half" - Half Duplex
    "Both" - Both Half Duplex & Full Duplex
  2. um den treiber zu beenden

    schreib ifconfig eth0 down beschriebe dein interfache von eth0

    schreibermmod 3c2000y um den treiber zu loeschen

    so das wars...

del/FTF

und english lernen...
  Mit Zitat antworten
Alt 26.11.2003, 23:53   # 5
(-=ToY-AG=-)
Threadstarter
 
Registriert seit: 18.02.2003
Beiträge: 224
ein bisschen english kann ich schon aber ich verstehe nur die hälfte.
ich habe das os noch geändert fedora gefiel mir nicht so gut habe jetzt mdk 9.2

gut ich werde es mal ausprobieren.

danke für die übersetzung.

MFG
  Mit Zitat antworten
Alt 27.11.2003, 00:11   # 6
delforcer
...ist anders...
 
Benutzerbild von delforcer
 
Registriert seit: 05.10.2002
Beiträge: 6.121
http://world.altavista.com/

der hilft auch in der not...

del/FTF

PS: dann gl
  Mit Zitat antworten

Alt 27.05.2012, 23:17 # --
News Flash
 
Benutzerbild von News Flash
 
 
 
   
Antwort
Themen-Optionen



Alle Zeitangaben in WEZ +2. Es ist jetzt 23:17 Uhr.