NICard

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Michael Havens
Date:  
Subject: NICard
I printed up lsconfig, lspci, and lsmod to show you all what I have. [1]
I also put the module compile lines here. [2]
Then I read in the README  in a sidenote about modprobe. However, running the 
program returned nothing. [3]
In ifconfig, what is 'lo'? Seeing as how ppp0 is point to point protocol, lo 
must be the local loop-back. Is that correct?
-- 
<:-)~MIKE~(-:>
[1]
bmike1@bmike1:~$ ifconfig
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:28 errors:0 dropped:0 overruns:0 frame:0
          TX packets:28 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1944 (1.8 KiB)  TX bytes:1944 (1.8 KiB)


ppp0      Link encap:Point-to-Point Protocol
          inet addr:67.219.49.90  P-t-P:67.219.0.26  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
          RX packets:1884 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2255 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:1370285 (1.3 MiB)  TX bytes:280910 (274.3 KiB)


bmike1@bmike1:~$ lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT82C598 [Apollo MVP3] (rev 04)
00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x
AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C586/A/B PCI-to-ISA [Apollo VP]
(rev 47)
00:07.1 IDE interface: VIA Technologies, Inc.
VT82C586A/B/VT82C686/A/B/VT8233/A/C/VT8235 PIPC Bus Master IDE (rev 06)
00:07.2 USB Controller: VIA Technologies, Inc. USB (rev 02)
00:07.3 Host bridge: VIA Technologies, Inc. VT82C586B ACPI (rev 10)
00:09.0 SCSI storage controller: Adaptec AHA-2940U/UW/D / AIC-7881U
00:0a.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 05)
00:0b.0 Serial controller: 5610 56K FaxModem 56K FaxModem Model 5610 (rev 01)
01:00.0 VGA compatible controller: nVidia Corporation NV10 [GeForce 256 SDR]
(rev 10)
bmike1@bmike1:~$

bmike1@bmike1:~$ lsmod
Module                  Size  Used by    Not tainted
ppp_deflate             2904   0 (autoclean)
zlib_deflate           17304   0 (autoclean) [ppp_deflate]
bsd_comp                3928   0 (autoclean)
ppp_async               7168   1 (autoclean)
ppp_generic            22720   3 (autoclean) [ppp_deflate bsd_comp ppp_async]
slhc                    4496   1 (autoclean) [ppp_generic]
parport_pc             24776   1 (autoclean)
lp                      7492   0 (autoclean)
parport                22496   1 (autoclean) [parport_pc lp]
capi                   19104   0
capifs                  3436   1 [capi]
kernelcapi             30468   1 [capi]
capiutil               22176   0 [kernelcapi]
audio                  41820   1
pwc                    45260   0 (unused)
videodev                5472   1 [pwc]
loop                   41228   0 (autoclean)
lvm-mod                46464   0
md                     42848   0 (autoclean) (unused)
autofs4                 8724   1
nls_iso8859-1           2844   1
nls_cp437               4348   1
agpgart                34592   0 (unused)
sb                      7732   1
sb_lib                 33294   0 [sb]
uart401                 5988   0 [sb_lib]
sound                  54476   1 [sb_lib uart401]
soundcore               3364   7 [audio sb_lib sound]
serial                 51812   3
hid                    19268   0 (unused)
input                   3168   0 [hid]
usb-uhci               21836   0 (unused)
usbcore                57376   1 [audio pwc hid usb-uhci]
apm                     9768   2
aic7xxx               114552   3
rtc                     6876   0 (autoclean)
ext3                   62688   3
jbd                    45524   3 [ext3]
bmike1@bmike1:~$


[2]
bmike1@bmike1:/mnt/sda5/Downloads/ethernet.driver/e100-2.3.33/src$ sudo make
install
find /lib/modules/2.4.21-xfs -name e100.o -exec rm -f {} \; \
|| true

find /lib/modules/2.4.21-xfs -name e100.o.gz -exec rm -f {} \; \
|| true

mkdir -p /lib/modules/2.4.21-xfs/kernel/drivers/net
install -m 644 -o `id -u` e100.o /lib/modules/2.4.21-xfs/kernel/drivers/net
mkdir -p /usr/share/man/man7
install -m 644 -o `id -u` e100.7.gz /usr/share/man/man7
/sbin/depmod -a || true
bmike1@bmike1:/mnt/sda5/Downloads/ethernet.driver/e100-2.3.33/src$ sudo insmod
e100
Using /lib/modules/2.4.21-xfs/kernel/drivers/net/e100.o
bmike1@bmike1:/mnt/sda5/Downloads/ethernet.driver/e100-2.3.33/src$

[3]
bmike1@bmike1:/mnt/sda5/Downloads/ethernet.driver/e100-2.3.33/src$ sudo
modprobe -v e100






This message has been scanned for viruses by the VEI Internet
Automatic Email Spam and Virus Scanner, and is believed to be free of spam or viruses.
Please report spam to . If you would like 98.9 % spam blocked from your
E-mail then go to VEI Internet for details. Anti-spam/Anti-virus is FREE with every account.


http://www.vei.net/