[PLUG] Debian Network Problem

Jason Van Cleve jason at vancleve.com
Sat Jun 14 07:37:02 UTC 2003


Okay, here's the output some of you requested.  ifconfig eth0 yields:

eth0      Link encap:Ethernet  HWaddr 00:20:78:06:EC:A6  
          BROADCAST 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:100 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:10 Base address:0xb800 


lsmod shows:

Module                  Size  Used by    Tainted: GF 
tulip                  39232   0 
apm                     9208   0  (unused)
floppy                 47004   0  (autoclean)
serial                 48932   0  (autoclean)
isa-pnp                28100   0  (autoclean) [serial]
snapshot               16544   0  (unused)
md_xor                  8660   0  (unused)
md_raid1               14108   0  (unused)
md_raid0                4760   0  (unused)
md_linear               1880   0  (unused)
md_core                42208   0  [md_raid1 md_raid0 md_linear]
lvm_vge                26984   0  (unused)
ldev_mgr               16068   0  (unused)
dos_part               10604   0  (unused)
evms_passthru           1824   0  (unused)
evms_drivelink          8416   0  (unused)
evms_bbr               14392   0  (unused)
evms                   33260   8  [snapshot md_xor md_raid1 md_raid0 md_linear m 
d_core lvm_vge ldev_mgr dos_part evms_passthru evms_drivelink evms_bbr]
cloop                   5520   1 
usb-storage            55608   0  (unused)
hid                    12468   0  (unused)
usbcore                55456   1  [usb-storage hid]


And `cat /proc/pci` displays these:

PCI devices found:
  Bus  0, device   0, function  0:
    Host bridge: Silicon Integrated Systems [SiS] 5597 [SiS5582] (rev 2).
      Master Capable.  Latency=32.  
  Bus  0, device   1, function  0:
    ISA bridge: Silicon Integrated Systems [SiS] 85C503/5513 (rev 1).
  Bus  0, device   1, function  1:
    IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 208).
      IRQ 11.
      Master Capable.  Latency=32.  
      I/O at 0xd000 [0xd00f].
  Bus  0, device  11, function  0:
    Ethernet controller: Linksys Network Everywhere Fast Ethernet 10/100 model NC100 (rev 17).
      IRQ 10.
      Master Capable.  Latency=32.  Min Gnt=255.Max Lat=255.
      I/O at 0xb800 [0xb8ff].
      Non-prefetchable 32 bit memory at 0xe4800000 [0xe48003ff].
  Bus  0, device  12, function  0:
    VGA compatible controller: Rendition Verite V2000/V2100/V2200 (rev 2).
      IRQ 11.
      Master Capable.  Latency=32.  
      Prefetchable 32 bit memory at 0xe6000000 [0xe6ffffff].
      I/O at 0xb400 [0xb4ff].
      Non-prefetchable 32 bit memory at 0xe4000000 [0xe403ffff].


Chorman, I couldn't get that test.c thing to build.  I had booted from
the gentoo CD, remember, rc4.  It didn't have gcc, and when I tried your
command using cpp instead, it started returning an error about not
finding /usr/bin/python, over and over again, until the whole OS
eventually siezed up.  Which perhaps is telling in itself.

Maybe I could build a static-linked one on my workstation, but I would
know how.

--Jason V. C.




More information about the PLUG mailing list