RealTex 8139 Problem -- Dmesg output

Ask a Question related to Debian, Design and Development.

  1. #1

    Default Re: RealTex 8139 Problem -- Dmesg output

    On Sun, 2003-08-03 at 15:54, Andreas Janssen wrote:
    > Hello
    >
    > Robert Tilley (<tilleyrw@cfl.rr.com>) wrote:
    >
    > > I am including the entire output from dmesg in the hopes of
    > > successfully being able to use my NIC. The relevant portions are
    > > highlighted.
    >
    > > I am unable to use my D-Link RTL-8139 with any of kernel 2.4.19,
    > > 2.4.21, or 2.6.0-test2 despite the Network Device explicitly being set
    > > to RTL-8139 with
    > > make menuconfig. Dmesg reports that my NIC is found and the 8139too
    > > driver
    > > loaded. But any attempt to load a web page resultcs in "Address not
    > > found". Even a simple ping of 192.168.1.1 (address of my Linksys
    > > router) results in Address Not Found.
    >
    > Is your card correctly configured in /etc/interfaces?
    What's /etc/interfaces?

    Do you mean /etc/network/interfaces? A copy of that file, plus
    the output of:
    $ grep 8139 /boot/config-2.4.XX
    and:
    $ /sbin/ifconfig


    --
    +-----------------------------------------------------------------+
    | Ron Johnson, Jr. Home: [email]ron.l.johnson@cox.net[/email] |
    | Jefferson, LA USA |
    | |
    | "I'm not a vegetarian because I love animals, I'm a vegetarian |
    | because I hate vegetables!" |
    | unknown |
    +-----------------------------------------------------------------+



    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Ron Johnson Guest

  2. Similar Questions and Discussions

    1. Problem with output param
      I've been beating my head against this one, and there's probably some simple problem that I just keep overlooking. I have a stored proc to...
    2. Problem with Select output
      Hi I am facing some issues with select query. The values of the columns in one table contains "\n" as a part of the value. So when I execute the...
    3. Problem with IE parsing of PHP output
      Hi, I have a class which write a menu, it works fine with Mozilla and Opera but with IE (6 on XP) got a extrange behaviour. Links works and...
    4. RealTek 8139 Problems
      When I installed my system with the Debian 3.0 CD, kernel 2.2.0 was installed. I selected to install the RealTek 8139 drivers and my NIC has been...
    5. Output & Exporting Problem
      All, After a little more digging around I found the following information in the specifications for the feature. <quote> This feature is...
  3. #2

    Default Re: RealTex 8139 Problem -- Dmesg output

    Andreas writes:
    > Robert wrote:
    >
    > > I am unable to use my D-Link RTL-8139 with any of kernel 2.4.19,
    > > 2.4.21, or 2.6.0-test2 despite the Network Device explicitly being set
    > > to RTL-8139 with
    > > make menuconfig. Dmesg reports that my NIC is found and the 8139too
    > > driver
    > > loaded. But any attempt to load a web page resultcs in "Address not
    > > found". Even a simple ping of 192.168.1.1 (address of my Linksys
    > > router) results in Address Not Found.
    >
    > Is your card correctly configured in /etc/interfaces?
    Or just do a quick check:

    ifconfig eth0 192.168.1.10 up
    ping 192.168.1.1

    or whatever you need to. The kernel saw it but now you need to
    configure it.

    Elizabeth


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Elizabeth Barham Guest

  4. #3

    Default Re: RealTex 8139 Problem -- Dmesg output

    I found that my on-board 8139-C failed to receive packets if ACPI was
    compiled into the kernel; it might be worthwhile trying it without ACPI
    support if it's enabled, or tinkering with your in-kernel power management
    options.

    ~Tom White

    ---------------------------------------------
    [url]http://www.oddquad.org/[/url]
    ---------------------------------------------
    There's no future in time travel.

    On Mon, 4 Aug 2003, Robert Tilley wrote:
    > Date: Mon, 4 Aug 2003 16:20:59 -0400
    > From: Robert Tilley <tilleyrw@cfl.rr.com>
    > To: [email]debian-user@lists.debian.org[/email]
    > Subject: RealTex 8139 Problem -- Dmesg output
    > Resent-Date: Sun, 3 Aug 2003 15:14:11 -0500 (CDT)
    > Resent-From: [email]debian-user@lists.debian.org[/email]
    >
    > I am including the entire output from dmesg in the hopes of successfully being
    > able to use my NIC. The relevant portions are highlighted.
    >
    > I am unable to use my D-Link RTL-8139 with any of kernel 2.4.19, 2.4.21, or
    > 2.6.0-test2 despite the Network Device explicitly being set to RTL-8139 with
    > make menuconfig. Dmesg reports that my NIC is found and the 8139too driver
    > loaded. But any attempt to load a web page resultcs in "Address not found".
    > Even a simple ping of 192.168.1.1 (address of my Linksys router) results in
    > Address Not Found.
    >
    > Any advice is most welcome.
    >
    > debian:/home/tilleyrw# cat dmesg.output
    > Linux version 2.4.21 (root@debian) (gcc version 3.3.1 20030728 (Debian
    > prerelease)) #5 Mon Aug 4 15:30:10 EDT 2003
    > BIOS-provided physical RAM map:
    > BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    > BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    > BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    > BIOS-e820: 0000000000100000 - 000000000c000000 (usable)
    > BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
    > 192MB LOWMEM available.
    > On node 0 totalpages: 49152
    > zone(0): 4096 pages.
    > zone(1): 45056 pages.
    > zone(2): 0 pages.
    > Kernel command line: BOOT_IMAGE=Linux-stable ro root=301
    > Initializing CPU#0
    > Detected 601.380 MHz processor.
    > Console: colour VGA+ 80x25
    > Calibrating delay loop... 1199.30 BogoMIPS
    > Memory: 191292k/196608k available (1838k kernel code, 4928k reserved, 638k
    > data, 108k init, 0k highmem)
    > Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
    > Inode cache hash table entries: 16384 (order: 5, 131072 bytes)
    > Mount cache hash table entries: 512 (order: 0, 4096 bytes)
    > Buffer-cache hash table entries: 16384 (order: 4, 65536 bytes)
    > Page-cache hash table entries: 65536 (order: 6, 262144 bytes)
    > CPU: L1 I cache: 16K, L1 D cache: 16K
    > CPU: L2 cache: 128K
    > Intel machine check architecture supported.
    > Intel machine check reporting enabled on CPU#0.
    > CPU: After generic, caps: 0383f9ff 00000000 00000000 00000000
    > CPU: Common caps: 0383f9ff 00000000 00000000 00000000
    > CPU: Intel Celeron (Coppermine) stepping 06
    > Enabling fast FPU save and restore... done.
    > Enabling unmasked SIMD FPU exception support... done.
    > Checking 'hlt' instruction... OK.
    > POSIX conformance testing by UNIFIX
    > PCI: PCI BIOS revision 2.10 entry at 0xfb3b0, last bus=1
    > PCI: Using configuration type 1
    > PCI: Probing PCI hardware
    > PCI: Using IRQ router PIIX [8086/7110] at 00:07.0
    > Limiting direct PCI/PCI transfers.
    > isapnp: Scanning for PnP cards...
    > isapnp: No Plug & Play device found
    > Linux NET4.0 for Linux 2.4
    > Based upon Swansea University Computer Society NET3.039
    > Initializing RT netlink socket
    > Starting kswapd
    > Journalled Block Device driver loaded
    > Installing knfsd (copyright (C) 1996 [email]okir@monad.swb.de[/email]).
    > parport0: PC-style at 0x378 [PCSPP(,...)]
    > pty: 256 Unix98 ptys configured
    > Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI
    > ISAPNP enabled
    > ttyS00 at 0x03f8 (irq = 4) is a 16550A
    > ttyS01 at 0x02f8 (irq = 3) is a 16550A
    > Real Time Clock Driver v1.10e
    > Floppy drive(s): fd0 is 1.44M
    > FDC 0 is a post-1991 82077
    > 8139too Fast Ethernet driver 0.9.26
    > PCI: Found IRQ 10 for device 00:0d.0
    > ***
    > eth0: RealTek RTL8139 Fast Ethernet at 0xcc80d000, 00:50:ba:d1:73:9d, IRQ10
    > eth0: Identified 8139 chip type 'RTL-8139B'
    > ***
    > Linux agpgart interface v0.99 (c) Jeff Hartmann
    > agpgart: Maximum main memory to use for agp memory: 150M
    > agpgart: Detected Intel 440BX chipset
    > agpgart: AGP aperture is 64M @ 0xd0000000
    > [drm] Initialized tdfx 1.0.0 20010216 on minor 0
    > [drm] AGP 0.99 on Intel 440BX @ 0xd0000000 64MB
    > [drm] Initialized radeon 1.1.1 20010405 on minor 1
    > [drm] AGP 0.99 on Intel 440BX @ 0xd0000000 64MB
    > [drm] Initialized i810 1.2.0 20010920 on minor 2
    > Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
    > ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    > PIIX4: IDE controller at PCI slot 00:07.1
    > PIIX4: chipset revision 1
    > PIIX4: not 100% native mode: will probe irqs later
    > ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:pio
    > ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA
    > hda: Maxtor 90845D4, ATA DISK drive
    > blk: queue c03af800, I/O limit 4095Mb (mask 0xffffffff)
    > hdc: LITE-ON LTR-48125W, ATAPI CD/DVD-ROM drive
    > hdd: CD-202E, ATAPI CD/DVD-ROM drive
    > ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    > ide1 at 0x170-0x177,0x376 on irq 15
    > hda: attached ide-disk driver.
    > hda: host protected area => 1
    > hda: 16514064 sectors (8455 MB) w/256KiB Cache, CHS=16383/16/63, UDMA(33)
    > hdc: attached ide-cdrom driver.
    > hdc: ATAPI 48X CD-ROM CD-R/RW drive, 1984kB Cache, UDMA(33)
    > Uniform CD-ROM driver Revision: 3.12
    > hdd: attached ide-cdrom driver.
    > hdd: ATAPI 12X CD-ROM drive, 120kB Cache, DMA
    > Partition check:
    > hda: hda1 hda2 hda3 hda4
    > SCSI subsystem driver Revision: 1.00
    > scsi0 : SCSI host adapter emulation for IDE ATAPI devices
    > Creative EMU10K1 PCI Audio Driver, version 0.20, 06:33:10 Jul 30 2003
    > PCI: Found IRQ 11 for device 00:11.0
    > PCI: Sharing IRQ 11 with 00:07.2
    > emu10k1: EMU10K1 rev 5 model 0x21 found, IO at 0xe800-0xe81f, IRQ 11
    > ac97_codec: AC97 codec, id: TRA35 (TriTech TR A5)
    > Linux Kernel Card Services 3.1.22
    > options: [pci] [cardbus] [pm]
    > usb.c: registered new driver hub
    > host/uhci.c: USB Universal Host Controller Interface driver v1.1
    > PCI: Found IRQ 11 for device 00:07.2
    > PCI: Sharing IRQ 11 with 00:11.0
    > host/uhci.c: USB UHCI at I/O 0xe000, IRQ 11
    > usb.c: new USB bus registered, assigned bus number 1
    > hub.c: USB hub found
    > hub.c: 2 ports detected
    > usb.c: registered new driver serial
    > usbserial.c: USB Serial Driver core v1.4
    > usbserial.c: USB Serial support registered for Handspring Visor / Treo / Palm
    > 4.0 / Clié 4.x
    > usbserial.c: USB Serial support registered for Sony Clié 3.5
    > visor.c: USB HandSpring Visor, Palm m50x, Treo, Sony Clié driver v1.7
    > Initializing USB Mass Storage driver...
    > usb.c: registered new driver usb-storage
    > USB Mass Storage support registered.
    > NET4: Linux TCP/IP 1.0 for NET4.0
    > IP Protocols: ICMP, UDP, TCP, IGMP
    > IP: routing cache hash table of 2048 buckets, 16Kbytes
    > TCP: Hash tables configured (established 16384 bind 32768)
    > NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
    > ds: no socket drivers loaded!
    > VFS: Mounted root (ext2 filesystem) readonly.
    > Freeing unused kernel memory: 108k freed
    > Adding Swap: 374968k swap-space (priority -1)
    > eth0: Setting 100mbps full-duplex based on auto-negotiated partner ability
    > 41e1.
    >
    > --
    > Comments are most appreciated,
    >
    > Robert Tilley
    >
    >
    > --
    > To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    > with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    >
    >

    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Tom White Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139