Anzeige:
Ergebnis 1 bis 11 von 11

Thema: RedHat 7.3 sendet Daten an WIN PC nur mit 50kb...???

  1. #1
    Registrierter Benutzer
    Registriert seit
    Sep 2002
    Ort
    Hessen
    Beiträge
    8

    RedHat 7.3 sendet Daten an WIN PC nur mit 50kb...???

    Hallo!

    Wodran liegt das? Die PCs sind über ein 10mbit Netzwerk verbunden und es müßten normalerweise Übertragungsraten von ca. 800kb möglich sein. Auf dem Linux PC läuft ein FTP-Server und unter Windows greife ich mit proFTP darauf zu.

    Kann mir jemand helfen? Wäre echt nett.

  2. #2
    ***** Avatar von Belkira
    Registriert seit
    Jun 2002
    Ort
    DE
    Beiträge
    2.313

    Question

    Lustig.

    Gibt es merkwürdig viele Kollisionen laut ifconfig -a? Routing okay? netstat -an? Was für eine Netzwerkkarte? Wie meldet sich der Treiber in /var/log/messages? Schonmal Treiberoption "debug" probiert? Schonmal andere Transferprotokolle als FTP probiert? Welcher FTP Server? wu-ftpd oder vsftpd?

  3. #3
    Registrierter Benutzer
    Registriert seit
    Sep 2002
    Ort
    Hessen
    Beiträge
    8
    Danke für deine schnelle Antwort!

    Ich habe nicht soviel Ahnung voon Linux, werde jetzt aber erstmal die von dir genannten Sachen checken.

    Das Problem besteht erst seit dem ich eine neue Netzwerkkarte eingebaut habe(wegen Ümrüstung auf 100mbit) vorher war eine 3Com ISA Karte drin, mit der es einwandfrei funktionierte. Die neue Karte wurde auch eigentlich korrekt erkannt.

    Also bis gleich!

    .:EDIT:.

    Also ifconfig -a meldet keine Fehler und zeigt auch die richtige IP usw. an.

    netstat -an zeigt alle möglichen Verbindungen an

    für /var/log/messages habe ich komischerweise keine Berichtigung als root (ich=neuling )

    FTP server ist glaube ich wu-ftp

    Ich hoffe du oder jemand anderes hat vielleicht noch ne Lösung parat, weil ich nicht unbedingt Lust habe wieder die alte Karte einzubauen und das System neu zu installieren.
    Geändert von Matthias SE (20.09.02 um 20:46 Uhr)

  4. #4
    metal.fan
    Registriert seit
    Dec 2001
    Ort
    bohlsen
    Beiträge
    653
    netzwerkkarten/marke/treiber sind immer eine sache für sich
    wenn dir karte erkannt wird heisst das nicht das sie auch vernünftig funktioniert...dlink hat sich das zb mit der neusten FDE 530tx geleistet
    welche netzwerkkarte verwendest du ?

  5. #5
    ***** Avatar von Belkira
    Registriert seit
    Jun 2002
    Ort
    DE
    Beiträge
    2.313

    Question

    Also ifconfig -a meldet keine Fehler und zeigt auch die richtige IP usw. an.

    netstat -an zeigt alle möglichen Verbindungen an
    Das ist Deine Interpretation. Stell doch bitte die Ausgabe beider Befehle hier mal rein.
    für /var/log/messages habe ich komischerweise keine Berichtigung als root (ich=neuling )
    Huch? Aber natürlich kann root die Log Dateien lesen.
    Ich hoffe du oder jemand anderes hat vielleicht noch ne Lösung parat, weil ich nicht unbedingt Lust habe wieder die alte Karte einzubauen und das System neu zu installieren.
    Warum bei Kartenwechsel "neu installieren"?

  6. #6
    Registrierter Benutzer
    Registriert seit
    Sep 2002
    Ort
    Hessen
    Beiträge
    8
    Also:

    ifconfig -a:
    eth0 Protokoll:Ethernet Hardware Adresse 00:00:F4:C9:4D:2D
    inet Adresse:192.168.1.13 Bcast:192.168.1.255 Maske:255.255.255.0
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:6775 errors:30 dropped:0 overruns:0 frame:54
    TX packets:11786 errors:0 dropped:0 overruns:0 carrier:0
    Kollisionen:0 Sendewarteschlangenlänge:100
    RX bytes:3561514 (3.3 Mb) TX bytes:1288031 (1.2 Mb)
    Interrupt:10 Basisadresse:0xec00

    lo Protokoll:Lokale Schleife
    inet Adresse:127.0.0.1 Maske:255.0.0.0
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:112 errors:0 dropped:0 overruns:0 frame:0
    TX packets:112 errors:0 dropped:0 overruns:0 carrier:0
    Kollisionen:0 Sendewarteschlangenlänge:0

    Hier sind die ganzen Logs, das die Onboard Soundkarte nicht funzt weis ich, aber das macht nichts.
    Sep 20 21:35:43 lina syslogd 1.4.1: restart.
    Sep 20 21:35:43 lina syslog: Starten von syslogd succeeded
    Sep 20 21:35:43 lina syslog: Starten von klogd succeeded
    Sep 20 21:35:43 lina kernel: klogd 1.4.1, log source = /proc/kmsg started.
    Sep 20 21:35:43 lina kernel: Linux version 2.4.18-3 (bhcompile@daffy.perf.redhat.com) (gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110)) #1 Thu Apr 18 07:37:53 EDT 2002
    Sep 20 21:35:43 lina kernel: BIOS-provided physical RAM map:
    Sep 20 21:35:43 lina kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    Sep 20 21:35:43 lina kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    Sep 20 21:35:43 lina kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    Sep 20 21:35:43 lina kernel: BIOS-e820: 0000000000100000 - 000000000c000000 (usable)
    Sep 20 21:35:43 lina kernel: BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
    Sep 20 21:35:43 lina kernel: On node 0 totalpages: 49152
    Sep 20 21:35:43 lina kernel: zone(0): 4096 pages.
    Sep 20 21:35:43 lina kernel: zone(1): 45056 pages.
    Sep 20 21:35:44 lina kernel: zone(2): 0 pages.
    Sep 20 21:35:44 lina portmap: Starten von portmap succeeded
    Sep 20 21:35:44 lina kernel: Kernel command line: ro root=/dev/sda2
    Sep 20 21:35:44 lina kernel: Initializing CPU#0
    Sep 20 21:35:44 lina kernel: Detected 350.801 MHz processor.
    Sep 20 21:35:44 lina kernel: Console: colour VGA+ 80x25
    Sep 20 21:35:44 lina kernel: Calibrating delay loop... 699.59 BogoMIPS
    Sep 20 21:35:44 lina kernel: Memory: 190772k/196608k available (1119k kernel code, 5448k reserved, 775k data, 280k init, 0k highmem)
    Sep 20 21:35:44 lina nfslock: Starten von rpc.statd succeeded
    Sep 20 21:35:44 lina rpc.statd[650]: Version 0.3.3 Starting
    Sep 20 21:35:44 lina kernel: Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
    Sep 20 21:35:44 lina kernel: Inode cache hash table entries: 16384 (order: 5, 131072 bytes)
    Sep 20 21:35:44 lina kernel: Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
    Sep 20 21:35:44 lina kernel: Buffer cache hash table entries: 16384 (order: 4, 65536 bytes)
    Sep 20 21:35:44 lina keytable: Loading keymap: succeeded
    Sep 20 21:35:44 lina kernel: Page-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Sep 20 21:35:44 lina keytable: Systemfont laden: succeeded
    Sep 20 21:35:44 lina kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
    Sep 20 21:35:45 lina kernel: CPU: L2 cache: 512K
    Sep 20 21:35:45 lina random: Zufallsnummernerzeuger initialisieren: succeeded
    Sep 20 21:35:45 lina kernel: Intel machine check architecture supported.
    Sep 20 21:35:45 lina kernel: Intel machine check reporting enabled on CPU#0.
    Sep 20 21:35:45 lina kernel: CPU: Intel Pentium II (Deschutes) stepping 02
    Sep 20 21:35:45 lina kernel: Enabling fast FPU save and restore... done.
    Sep 20 21:35:45 lina kernel: Checking 'hlt' instruction... OK.
    Sep 20 21:35:45 lina kernel: POSIX conformance testing by UNIFIX
    Sep 20 21:35:45 lina kernel: mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
    Sep 20 21:35:45 lina kernel: mtrr: detected mtrr type: Intel
    Sep 20 21:35:45 lina kernel: PCI: PCI BIOS revision 2.10 entry at 0xfb2a0, last bus=1
    Sep 20 21:35:45 lina kernel: PCI: Using configuration type 1
    Sep 20 21:35:45 lina netfs: Andere Dateisysteme mounten: succeeded
    Sep 20 21:35:45 lina kernel: PCI: Probing PCI hardware
    Sep 20 21:35:45 lina kernel: PCI: Using IRQ router PIIX [8086/7110] at 00:07.0
    Sep 20 21:35:45 lina kernel: Limiting direct PCI/PCI transfers.
    Sep 20 21:35:45 lina kernel: isapnp: Scanning for PnP cards...
    Sep 20 21:35:45 lina kernel: isapnp: No Plug & Play device found
    Sep 20 21:35:45 lina kernel: Linux NET4.0 for Linux 2.4
    Sep 20 21:35:45 lina kernel: Based upon Swansea University Computer Society NET3.039
    Sep 20 21:35:45 lina apmd[763]: Version 3.0.2 (APM BIOS 1.2, Linux driver 1.16)
    Sep 20 21:35:45 lina apmd: Starten von apmd succeeded
    Sep 20 21:35:46 lina kernel: Initializing RT netlink socket
    Sep 20 21:35:19 lina rc.sysinit: Mounting proc filesystem: succeeded
    Sep 20 21:35:46 lina kernel: apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16)
    Sep 20 21:35:19 lina rc.sysinit: Unmounting initrd: succeeded
    Sep 20 21:35:46 lina kernel: Starting kswapd
    Sep 20 21:35:19 lina sysctl: net.ipv4.ip_forward = 0
    Sep 20 21:35:46 lina kernel: VFS: Diskquotas version dquot_6.5.0 initialized
    Sep 20 21:35:19 lina sysctl: net.ipv4.conf.default.rp_filter = 1
    Sep 20 21:35:46 lina autofs: automount startup succeeded
    Sep 20 21:35:46 lina kernel: pty: 2048 Unix98 ptys configured
    Sep 20 21:35:19 lina sysctl: kernel.sysrq = 0
    Sep 20 21:35:46 lina kernel: Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
    Sep 20 21:35:19 lina sysctl: kernel.core_uses_pid = 1
    Sep 20 21:35:19 lina rc.sysinit: Configuring kernel parameters: succeeded
    Sep 20 21:35:46 lina kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A
    Sep 20 21:35:19 lina date: Fre Sep 20 21:35:12 CEST 2002
    Sep 20 21:35:46 lina sshd: sshd starten:
    Sep 20 21:35:47 lina kernel: ttyS01 at 0x02f8 (irq = 3) is a 16550A
    Sep 20 21:35:47 lina apmd[763]: Charge: * * * (-1% unknown)
    Sep 20 21:35:19 lina rc.sysinit: Setting clock (localtime): Fre Sep 20 21:35:12 CEST 2002 succeeded
    Sep 20 21:35:47 lina kernel: Real Time Clock Driver v1.10e
    Sep 20 21:35:19 lina rc.sysinit: Loading default keymap succeeded
    Sep 20 21:35:48 lina kernel: block: 368 slots per queue, batch=92
    Sep 20 21:35:19 lina rc.sysinit: Setting default font (lat0-sun16): succeeded
    Sep 20 21:35:48 lina sshd: succeeded
    Sep 20 21:35:48 lina kernel: Uniform Multi-Platform E-IDE driver Revision: 6.31
    Sep 20 21:35:19 lina rc.sysinit: Activating swap partitions: succeeded
    Sep 20 21:35:48 lina sshd:
    Sep 20 21:35:48 lina kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    Sep 20 21:35:19 lina rc.sysinit: Setting hostname localhost.localdomain: succeeded
    Sep 20 21:35:49 lina rc: Starting sshd: succeeded
    Sep 20 21:35:49 lina kernel: PIIX4: IDE controller on PCI bus 00 dev 39
    Sep 20 21:35:19 lina rc.sysinit: Mounting USB filesystem: succeeded
    Sep 20 21:35:49 lina kernel: PIIX4: chipset revision 1
    Sep 20 21:35:19 lina rc.sysinit: Initializing USB controller (usb-uhci): succeeded
    Sep 20 21:35:49 lina kernel: PIIX4: not 100%% native mode: will probe irqs later
    Sep 20 21:35:19 lina fsck: /: clean, 107535/1056640 files, 1192136/2110464 blocks
    Sep 20 21:35:49 lina kernel: ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hdaio, hdbio
    Sep 20 21:35:19 lina rc.sysinit: Checking root filesystem succeeded
    Sep 20 21:35:49 lina kernel: ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdcio, hddio
    Sep 20 21:35:19 lina rc.sysinit: Remounting root filesystem in read-write mode: succeeded
    Sep 20 21:35:49 lina kernel: ide-floppy driver 0.99.newide
    Sep 20 21:35:21 lina rc.sysinit: Finding module dependencies: succeeded
    Sep 20 21:35:50 lina kernel: Floppy drive(s): fd0 is 1.44M
    Sep 20 21:35:21 lina fsck: /boot: clean, 40/12824 files, 10569/51184 blocks
    Sep 20 21:35:50 lina kernel: FDC 0 is a post-1991 82077
    Sep 20 21:35:21 lina rc.sysinit: Checking filesystems succeeded
    Sep 20 21:35:50 lina kernel: RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
    Sep 20 21:35:21 lina rc.sysinit: Mounting local filesystems: succeeded
    Sep 20 21:35:50 lina kernel: ide-floppy driver 0.99.newide
    Sep 20 21:35:50 lina kernel: md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
    Sep 20 21:35:21 lina rc.sysinit: Enabling local filesystem quotas: succeeded
    Sep 20 21:35:50 lina kernel: md: Autodetecting RAID arrays.
    Sep 20 21:35:50 lina kernel: md: autorun ...
    Sep 20 21:35:22 lina rc.sysinit: Enabling swap space: succeeded
    Sep 20 21:35:50 lina kernel: md: ... autorun DONE.
    Sep 20 21:35:50 lina kernel: NET4: Linux TCP/IP 1.0 for NET4.0
    Sep 20 21:35:24 lina init: Entering runlevel: 5
    Sep 20 21:35:50 lina kernel: IP Protocols: ICMP, UDP, TCP, IGMP
    Sep 20 21:35:51 lina kernel: IP: routing cache hash table of 2048 buckets, 16Kbytes
    Sep 20 21:35:26 lina kudzu: Updating /etc/fstab succeeded
    Sep 20 21:35:51 lina kernel: TCP: Hash tables configured (established 16384 bind 16384)
    Sep 20 21:35:39 lina kudzu: succeeded
    Sep 20 21:35:51 lina kernel: Linux IP multicast router 0.06 plus PIM-SM
    Sep 20 21:35:40 lina sysctl: net.ipv4.ip_forward = 0
    Sep 20 21:35:51 lina kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
    Sep 20 21:35:40 lina sysctl: net.ipv4.conf.default.rp_filter = 1
    Sep 20 21:35:51 lina kernel: RAMDISK: Compressed image found at block 0
    Sep 20 21:35:40 lina sysctl: kernel.sysrq = 0
    Sep 20 21:35:51 lina kernel: Freeing initrd memory: 217k freed
    Sep 20 21:35:51 lina kernel: VFS: Mounted root (ext2 filesystem).
    Sep 20 21:35:40 lina sysctl: kernel.core_uses_pid = 1
    Sep 20 21:35:51 lina kernel: SCSI subsystem driver Revision: 1.00
    Sep 20 21:35:51 lina kernel: kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
    Sep 20 21:35:40 lina network: Netzwerkparameter einstellen: succeeded
    Sep 20 21:35:51 lina kernel: PCI: Found IRQ 11 for device 00:0e.0
    Sep 20 21:35:51 lina kernel: sym53c8xx: at PCI bus 0, device 14, function 0
    Sep 20 21:35:40 lina network: Loopback Interface hochfahren: succeeded
    Sep 20 21:35:51 lina kernel: sym53c8xx: setting PCI_COMMAND_PARITY...(fix-up)
    Sep 20 21:35:52 lina kernel: sym53c8xx: 53c875J detected with Symbios NVRAM
    Sep 20 21:35:43 lina network: Interface eth0 hochfahren: succeeded
    Sep 20 21:35:52 lina kernel: sym53c875J-0: rev 0x4 on pci bus 0 device 14 function 0 irq 11
    Sep 20 21:35:52 lina kernel: sym53c875J-0: Symbios format NVRAM, ID 7, Fast-20, Parity Checking
    Sep 20 21:35:52 lina kernel: sym53c875J-0: on-chip RAM at 0xe9002000
    Sep 20 21:35:52 lina kernel: sym53c875J-0: restart (scsi reset).
    Sep 20 21:35:52 lina kernel: sym53c875J-0: Downloading SCSI SCRIPTS.
    Sep 20 21:35:52 lina kernel: scsi0 : sym53c8xx-1.7.3c-20010512
    Sep 20 21:35:52 lina kernel: blk: queue c12a8c18, I/O limit 4095Mb (mask 0xffffffff)
    Sep 20 21:35:52 lina kernel: sym53c875J-0-<0,*>: FAST-20 SCSI 20.0 MB/s (50.0 ns, offset 16)
    Sep 20 21:35:52 lina kernel: Vendor: HP Model: 9.10GB A 68-SA40 Rev: SA40
    Sep 20 21:35:52 lina kernel: Type: Direct-Access ANSI SCSI revision: 02
    Sep 20 21:35:52 lina kernel: blk: queue c12a8e18, I/O limit 4095Mb (mask 0xffffffff)
    Sep 20 21:35:52 lina kernel: Vendor: PLEXTOR Model: CD-ROM PX-20TS Rev: 1.01
    Sep 20 21:35:52 lina kernel: Type: CD-ROM ANSI SCSI revision: 02
    Sep 20 21:35:52 lina kernel: blk: queue cbbfb418, I/O limit 4095Mb (mask 0xffffffff)
    Sep 20 21:35:52 lina kernel: sym53c875J-0-<0,0>: tagged command queue depth set to 8
    Sep 20 21:35:52 lina kernel: Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
    Sep 20 21:35:52 lina kernel: sym53c875J-0-<0,*>: FAST-20 SCSI 20.0 MB/s (50.0 ns, offset 16)
    Sep 20 21:35:52 lina kernel: SCSI device sda: 17773524 512-byte hdwr sectors (9100 MB)
    Sep 20 21:35:52 lina kernel: Partition check:
    Sep 20 21:35:52 lina kernel: sda: sda1 sda2 sda3
    Sep 20 21:35:52 lina kernel: Journalled Block Device driver loaded
    Sep 20 21:35:52 lina xinetd: Starten von xinetd succeeded
    Sep 20 21:35:53 lina kernel: kjournald starting. Commit interval 5 seconds
    Sep 20 21:35:53 lina kernel: EXT3-fs: mounted filesystem with ordered data mode.
    Sep 20 21:35:53 lina kernel: Freeing unused kernel memory: 280k freed
    Sep 20 21:35:53 lina kernel: Adding Swap: 393208k swap-space (priority -1)
    Sep 20 21:35:53 lina kernel: usb.c: registered new driver usbdevfs
    Sep 20 21:35:53 lina kernel: usb.c: registered new driver hub
    Sep 20 21:35:53 lina kernel: usb-uhci.c: $Revision: 1.275 $ time 07:43:07 Apr 18 2002
    Sep 20 21:35:53 lina kernel: usb-uhci.c: High bandwidth mode enabled
    Sep 20 21:35:53 lina kernel: usb-uhci.c: USB UHCI at I/O 0xe000, IRQ 10
    Sep 20 21:35:53 lina kernel: usb-uhci.c: Detected 2 ports
    Sep 20 21:35:53 lina kernel: usb.c: new USB bus registered, assigned bus number 1
    Sep 20 21:35:53 lina kernel: hub.c: USB hub found
    Sep 20 21:35:53 lina kernel: hub.c: 2 ports detected
    Sep 20 21:35:54 lina kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
    Sep 20 21:35:54 lina kernel: EXT3 FS 2.4-0.9.17, 10 Jan 2002 on sd(8,2), internal journal
    Sep 20 21:35:54 lina kernel: kjournald starting. Commit interval 5 seconds
    Sep 20 21:35:54 lina kernel: EXT3 FS 2.4-0.9.17, 10 Jan 2002 on sd(8,1), internal journal
    Sep 20 21:35:54 lina kernel: EXT3-fs: mounted filesystem with ordered data mode.
    Sep 20 21:35:54 lina kernel: parport0: PC-style at 0x378 [PCSPP,TRISTATE]
    Sep 20 21:35:54 lina kernel: pcnet32.c:v1.27a 10.02.2002 tsbogend@alpha.franken.de
    Sep 20 21:35:55 lina kernel: PCI: Found IRQ 10 for device 00:14.0
    Sep 20 21:35:55 lina kernel: pcnet32: PCnet/PCI II 79C970A at 0xec00, 00 00 f4 c9 4d 2d assigned IRQ 10.
    Sep 20 21:35:55 lina kernel: eth0: registered as PCnet/PCI II 79C970A
    Sep 20 21:35:55 lina kernel: pcnet32: 1 cards_found.
    Sep 20 21:35:55 lina xinetd[850]: xinetd Version 2002.03.28 started with libwrap options compiled in.
    Sep 20 21:35:55 lina xinetd[850]: Started working: 1 available service
    Sep 20 21:35:56 lina lpd: Starten von lpd succeeded
    Sep 20 21:35:57 lina sendmail: Starten von sendmail succeeded
    Sep 20 21:35:57 lina gpm: Starten von gpm succeeded
    Sep 20 21:35:58 lina crond: Starten von crond succeeded
    Sep 20 21:35:59 lina xfs: Starten von xfs succeeded
    Sep 20 21:35:59 lina xfs: listening on port 7100
    Sep 20 21:35:59 lina anacron: Starten von anacron succeeded
    Sep 20 21:36:00 lina atd: Starten von atd succeeded
    Sep 20 21:36:00 lina xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/cyrillic (unreadable)
    Sep 20 21:36:00 lina xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/CID (unreadable)
    Sep 20 21:36:00 lina xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/local (unreadable)
    Sep 20 21:36:00 lina xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/latin2/Type1 (unreadable)
    Sep 20 21:36:00 lina xfs: ignoring font path element /usr/share/AbiSuite/fonts (unreadable)
    Sep 20 21:36:44 lina kde(pam_unix)[1052]: session opened for user Matthias by (uid=0)


    Die NIC ist eine Alilied Telesyn FTX 2450


    Nochmal danke für eure Mühe!

  7. #7
    ***** Avatar von Belkira
    Registriert seit
    Jun 2002
    Ort
    DE
    Beiträge
    2.313
    Hmm, zu allererst solltest Du bei Problemen die Updates von Red Hat mitmachen, um mögliche Fehlerquellen zu beseitigen. Du fährst z.B. noch den alten Kernel.

    http://www.redhat.com/errata

    Sep 20 21:35:54 lina kernel: pcnet32.c:v1.27a 10.02.2002 tsbogend@alpha.franken.de
    Sep 20 21:35:55 lina kernel: PCI: Found IRQ 10 for device 00:14.0
    Sep 20 21:35:55 lina kernel: pcnet32: PCnet/PCI II 79C970A at 0xec00, 00 00 f4 c9 4d 2d assigned IRQ 10.
    Sep 20 21:35:55 lina kernel: eth0: registered as PCnet/PCI II 79C970A
    Mit dem Treiber und PCnet/PCI II 79C970A Chipset kenn ich mich nicht aus. Stimmt die Information mit der Ausgabe von lspci -v (dort den Teil zur Netzwerkkarte suchen) überein?

    Des weiteren fällt noch auf, daß USB und Netzwerkkarte den Interrupt Channel 10 teilen. Muß nicht, kann aber zu Problemen führen. Ggf. mal USB im BIOS ausschalten oder mit Kernel Parameter "nousb" booten.

  8. #8
    Registrierter Benutzer
    Registriert seit
    Sep 2002
    Ort
    Hessen
    Beiträge
    8
    lspci -v gibt folgendes aus:

    00:14.0 Ethernet controller: Advanced Micro Devices [AMD] 79c970 [PCnet LANCE] (rev 16)
    Flags: bus master, medium devsel, latency 64, IRQ 10
    I/O ports at ec00 [size=32]
    Memory at e9001000 (32-bit, non-prefetchable) [size=32]
    Expansion ROM at e8000000 [disabled] [size=64K]

    Im Bios kann man die USB Funktion leider nicht deaktivieren, nur Keyboard Support.
    Kannst du mir erklären wie ich den Kernel Parameter auf "nousb" stelle? Ich habe es bereits mit dem KDE Kontrollzentrum versucht, das hat aber irgendwie nicht so ganz geklappt.

  9. #9
    ***** Avatar von Belkira
    Registriert seit
    Jun 2002
    Ort
    DE
    Beiträge
    2.313
    Per Bootloader. Entweder, in dem Du "nousb" von Hand anfügst oder in die Kernel Zeile einträgst.

    Verwendest Du LILO, gibst Du z.B. beim Booten linux nousb von Hand ein.

    Verwendest Du GRUB, drückst Du die 'E'-Taste und hängst "nousb" (ohne Anführungszeichen!) an die "kernel ..." Zeile heran und bootest dann. Oder Du editierst bei laufendem System als root /boot/grub/grub.conf und rufst danach "reboot" auf.

  10. #10
    Registrierter Benutzer
    Registriert seit
    Sep 2002
    Ort
    Hessen
    Beiträge
    8
    also ich habe jetzt usb ausgeschaltet, so wie du es gesagt hast. Leider klappt es mit der Geschwindigkeit immer noch nicht.

    Ich stecke jetzt mal die Karte in einen anderen Slot.

  11. #11
    Registrierter Benutzer
    Registriert seit
    Sep 2002
    Ort
    Hessen
    Beiträge
    8
    Moin!

    Ich habe jetzt die NIC in meinen anderen PC gesteckt, da läuft sie wunderbar, und in dem Linux PC ist jetzt ne Realtek und siehe da, es funktioniert.

    Keine Ahnung wodran das jetzt gelegen hat, aber hauptsache es klappt alles!

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •