1
Laitealue / Re: Verkkokortti
« : 01.03.06 - klo:23.02 »
Tarkotus olis saada molemmat toimimaan. Eli nyt käytän siis tuota integroitua.
Ubuntu 24.04.1 LTS | Lataa ja asenna | Tutustu yhteisöön | Blogi | Yritysten tarjoamat palvelut
Uusimmat julkaisut: 24.04.1 LTS (suositeltu, 29.8.2024) ja 24.10 - Ubuntun 20-vuotisjulkaisu! (10.10.2024).
Tässä osiossa voit tarkastella kaikkia tämän jäsenen viestejä. Huomaa, että näet viestit vain niiltä alueilta, joihin sinulla on pääsy.
# The loopback network interface
auto lo
iface lo inet loopback
# This is a list of hotpluggable network interfaces.
# They will be activated automatically by the hotplug subsystem.
mapping hotplug
script grep
map eth0
# The primary network interface
iface eth0 inet dhcp
iface eth1 inet dhcp
... mutta siitähän se sitten sekosi ja ei löytänyt enää edes eth0.
eth0 Link encap:Ethernet HWaddr 00:40:63:E1:99:F3
inet addr:192.168.255.6 Bcast:192.168.255.255 Mask:255.255.255.0
inet6 addr: fe80::240:63ff:fee1:99f3/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:133262 errors:0 dropped:0 overruns:0 frame:0
TX packets:82725 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:163379312 (155.8 MiB) TX bytes:16337654 (15.5 MiB)
Interrupt:10 Base address:0xe800
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:405973 errors:0 dropped:0 overruns:0 frame:0
TX packets:405973 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:28978153 (27.6 MiB) TX bytes:28978153 (27.6 MiB)
3c59x 37544 0
mii 5248 2 3c59x,via_rhine
ifconfig näyttää edelleen vain yhden kortin.
0000:00:14.0 Network controller [0002]: 3Com Corporation: Unknown device 9002 (rev 78)
3c509 14036 0
processor : 0
vendor_id : CentaurHauls
cpu family : 6
model : 9
model name : VIA Nehemiah
stepping : 8
cpu MHz : 533.451
cache size : 64 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr cx8 sep mtrr pge cmov pat mmx fxsr sse rng rng_en ace ace_en
bogomips : 1054.03
Eli prosessorihan on 800Mhz, mutta cpuinfo väittää sen olevan 533Mhz. Missäköhän vika?