Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Netzwerkarte
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
marc
Apprentice
Apprentice


Joined: 13 Jan 2003
Posts: 290

PostPosted: Mon Jan 13, 2003 4:31 pm    Post subject: Netzwerkarte Reply with quote

Hallöchen ,

kann man auf neueren Rechnern Gentoo installieren??
Mit /sbin/ifconfig eth0 192.168.0.5 netmask 255.255.255.0 broadcast 192.168.0.255
Dann /sbin/route add -net default gw 192.168.0.1 netmask 0.0.0.0 metric 1

192.168.0.1 ist mein Netgear Switchrouter.

---------------------------------------
etc/resolv.conf mit domain mydomain.org editiert.
/sbin/ifconfig -a gibt das hier heraus


dummy 0 Link encap:Ethernet HWAddr 00:00:00:00:00:00
BROADCAST NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0
frame:0
collisions:0 txquelen:0
RX bytes:0 (0.0b) TX bytes:0 (0.0b)



eth0 Link encap:Ethernet HWAddr 00:10:DC:9A:9D:B7
inet addr:192.168.0.5 Bcast:192.168.0.255 Mask 255.255.255.0
inet6 addr:fe80:210:dcff:fe9a:9db7/10 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric 1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:4 overruns:0
frame:0
collisions:0 txquelen:100
Interrupt:19 Base adress:0xec00



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 wie oben bei dummy 0
TX auch wie bei dummy 0



sit0 link encap:IPv6-in-IPv4
NOARP MTU:1480 Metric:1
RX wie ober bei dummy 0
TX auch wie bei dummy 0
---------------------------------------
Interrupt 19 stört mich da !!!! Hat das was mit ACPI zu tun ?

Habe den Aldi Rechner Medion 8000 XL mit On Board Lan.

Beim Booten der Gentoo 1.4rc2 stage1 habe ich mal folgende Optionen probiert.

gentoo noapic acpi=no nonet

in verschiedenen Variationen.

Mit nonet Bootoption nehme ich als modprobe sis900 , das nimmt er auch an.

Nur ich kann halt keine Internetverbindung aufnehmen und kann weder andere Hosts anpingen ,noch kann ich selber angepingt werden.

----schnipp----
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric 1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:4 overruns:0
frame:0
collisions:0 txquelen:100
Interrupt:19 Base adress:0xec00
----schnapp----
ist aus eth0 Eintrag.
RX und TX = 0

Danke fuer jede Hilfe im voraus !
:)

Gruss
marc
_________________
Nur weil die Klugen immer nachgeben, regieren die Dummen die Welt.
Back to top
View user's profile Send private message
acepoint
n00b
n00b


Joined: 23 Aug 2002
Posts: 20

PostPosted: Mon Jan 13, 2003 5:32 pm    Post subject: Re: Netzwerkarte Reply with quote

marc wrote:
Hallöchen ,

kann man auf neueren Rechnern Gentoo installieren??
Mit /sbin/ifconfig eth0 192.168.0.5 netmask 255.255.255.0 broadcast 192.168.0.255
Dann /sbin/route add -net default gw 192.168.0.1 netmask 0.0.0.0 metric 1
...
Nur ich kann halt keine Internetverbindung aufnehmen und kann weder andere Hosts anpingen ,noch kann ich selber angepingt werden.



Mach mal "/sbin/route add default gw 192.168.0.1"

Ciao

Achim
Back to top
View user's profile Send private message
marc
Apprentice
Apprentice


Joined: 13 Jan 2003
Posts: 290

PostPosted: Mon Jan 13, 2003 7:31 pm    Post subject: Reply with quote

Habe ich schon so probiert .
Bringt mir aber die selbe "Fehlermeldung".

Es muss wohl an meinem Board liegen ?!.

Auf einem Duron 1200 mit 3COM nic klappt es auf Anhieb , habe es testen können.


Gruss
marc
[/code]
_________________
Nur weil die Klugen immer nachgeben, regieren die Dummen die Welt.
Back to top
View user's profile Send private message
marc
Apprentice
Apprentice


Joined: 13 Jan 2003
Posts: 290

PostPosted: Wed Jan 15, 2003 3:15 pm    Post subject: Reply with quote

also heute habe ich mal auf einem PIII mit PCI-Netzwerkkarte gentoo installiert.da klappt es auf anhieb , muss halt nur modprobe 8130too machen dann geht es.

Ich habe mal verschiedene Bootparameter probiert
Code:
gentoo apm=no noacpi


Mit F2 hat man da ja Optionen die erklärt werden.

Hat es schon mal einer geschafft auf so einem Rechner gentoo zu installieren ?

Habe das neuste gezogen >1.4rc2

Leider kann ich keine IRQ´s einstellen über das BIOS.

Liegt das am Kernel ? ,muss ich vielleicht noch warten auf einen neuen Kernel ?

Gruss und Dank

marc
_________________
Nur weil die Klugen immer nachgeben, regieren die Dummen die Welt.
Back to top
View user's profile Send private message
jay
l33t
l33t


Joined: 08 May 2002
Posts: 980

PostPosted: Thu Jan 16, 2003 4:51 pm    Post subject: Reply with quote

so wie es aussieht ist die onboard-karte das problem. probier doch mal eine linux-konformere karte in dein board zu stecken (realtek, 3com), damit sollte es klappen
_________________
Do you want your posessions identified? [ynq] (n)
Back to top
View user's profile Send private message
doll1
Tux's lil' helper
Tux's lil' helper


Joined: 12 Nov 2002
Posts: 120
Location: Düsseldorf, Earth

PostPosted: Thu Jan 23, 2003 11:45 am    Post subject: Reply with quote

Meiner Erfahrung nach ist apic das Problem.
Und noapic als Parameter für die CD hat bei meiner nicht funktioniert.
Ich habe das System von Knoppix aus installiert.
Wenn Du dann, nach dem Kernel bauen, neu booten willst, einfach noapic in der grub.conf als Parameter angeben.

das geht dann
die sis900 bekommt dann den irq, den Du in der bios-ausgabe schon siehst.
Back to top
View user's profile Send private message
map
n00b
n00b


Joined: 12 Feb 2003
Posts: 11
Location: CH, 8340

PostPosted: Wed Feb 12, 2003 9:13 am    Post subject: sis900-Modul und APIC Reply with quote

ich hatte das gleiche Problem:

PING localhost run
PING $MYIP run
PING $OTHERIP doesn't run

Lösung:
APIC im BIOS deaktiviert. Offenbar kommt das Modul sis900.o nicht damit zurecht.

Weiss nicht ob das nur dieses Modul betrifft oder allgemein Linux noch Probleme damit hat.
Back to top
View user's profile Send private message
marc
Apprentice
Apprentice


Joined: 13 Jan 2003
Posts: 290

PostPosted: Wed Feb 19, 2003 2:13 pm    Post subject: re Reply with quote

hi

also mit ACPI gedöhns kenne ich mich net aus. aber es liegt definitiv daran, ca. 10000000 h gegoogelt.

ACPI ist definitiv noch ein Problem bei Linux.........

solange mein kleiner server läuft bin ich ja noch glücklich :lol:

wollte nur feedbacken ... war lang nimmer hier

thxi
gruss
_________________
Nur weil die Klugen immer nachgeben, regieren die Dummen die Welt.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum