Näytä kirjoitukset

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.


Viestit - jarppa

Sivuja: [1]
1
Laitealue / Re: Verkkokortti
« : 01.03.06 - klo:23.02 »
Tarkotus olis saada molemmat toimimaan. Eli nyt käytän siis tuota integroitua.

2
Laitealue / Re: Verkkokortti
« : 01.03.06 - klo:20.11 »
Kortti ei näy sielä.   ???

Kokeilin myös laittaa eth1 määrityksen /etc/network/interfaces tiedostoon
Koodia: [Valitse]
# 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.

3
Laitealue / Re: Verkkokortti
« : 01.03.06 - klo:12.53 »
Tässä...

Koodia: [Valitse]
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)


Eli tuo on se integroitu verkkokortti EPIA:ssa.

4
Laitealue / Re: Verkkokortti
« : 28.02.06 - klo:10.23 »
Nyt näyttää tältä...

Koodia: [Valitse]
3c59x                  37544  0
mii                     5248  2 3c59x,via_rhine
ifconfig näyttää edelleen vain yhden kortin.

5
Laitealue / Re: Verkkokortti
« : 28.02.06 - klo:06.46 »
lcpci komento näyttää sen tällaisena.
Koodia: [Valitse]
0000:00:14.0 Network controller [0002]: 3Com Corporation: Unknown device 9002 (rev 78)

Ja se tosiaan on 3c905(cx) kortti... entäs nyt sitten?

6
Laitealue / Re: Verkkokortti
« : 27.02.06 - klo:22.08 »
kiitos vastauksesta. Kortti näkyy Device managerissa Unknown laitteena.
Kun ajoin tuon lsmod komennon sillä ei tullut mitään mutta kun ajoin lsmod|grep 3c5 niin se tulosti
Koodia: [Valitse]
3c509                  14036  0

7
Laitealue / VIA EPIA +cpuinfo
« : 27.02.06 - klo:21.03 »
Asentelin tässä ubuntun VIA EPIA SP8000 Fanless koneeseen ja hieman ihmettelen /proc/cpuinfo tiedoston sisältöä.
Koodia: [Valitse]
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?

8
Laitealue / Verkkokortti
« : 27.02.06 - klo:20.14 »
Yritin kaivella ajureitä 3com:in 3c905cx PCI kortille, mutta aikalailla tuloksetta.
Mikäs 10/100 kortti kannattaa ostaa, eli uppoaa ilman mitään taikuutta ubuntuun?
Ja jos vielä hieman neuvoja sais miten toinen verkkokortti asennetaan koneeseen.

Sivuja: [1]