Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Netzwerk Problem
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
catwisel
n00b
n00b


Joined: 11 Feb 2004
Posts: 44
Location: Am schönen Bodensee

PostPosted: Wed May 05, 2004 5:11 pm    Post subject: Netzwerk Problem Reply with quote

Hallo zusammen

ich habe den Kernel(2.6.1) neu kompiliert und nach dem neustart kann er kein Netzwerkmodul mehr ladt und er findet auch das Modul nicht mehr.

wie bringe ich das Modul wieder hin?
Back to top
View user's profile Send private message
Beforegod
Bodhisattva
Bodhisattva


Joined: 10 Apr 2002
Posts: 1495
Location: Würzburg

PostPosted: Wed May 05, 2004 5:16 pm    Post subject: Reply with quote

Hast Du nach der Erstellung auch schön
Code:
 make modules_install
gemacht?
Back to top
View user's profile Send private message
catwisel
n00b
n00b


Joined: 11 Feb 2004
Posts: 44
Location: Am schönen Bodensee

PostPosted: Wed May 05, 2004 5:21 pm    Post subject: Reply with quote

Habe ich gemacht
make && make modules_install

hat alles schön funktioniert, ohne Errors

Ach was ich im Kernel reingenommen habe, ist Bluetooth und danach kam eben dass ich kein Metz mehr hatte
Back to top
View user's profile Send private message
Beforegod
Bodhisattva
Bodhisattva


Joined: 10 Apr 2002
Posts: 1495
Location: Würzburg

PostPosted: Wed May 05, 2004 5:30 pm    Post subject: Reply with quote

Was spuckt denn ein
Code:
modprobe modul
aus?
Evt, auch mal ein ldconfig machen.
Back to top
View user's profile Send private message
catwisel
n00b
n00b


Joined: 11 Feb 2004
Posts: 44
Location: Am schönen Bodensee

PostPosted: Wed May 05, 2004 5:45 pm    Post subject: Reply with quote

modprobe modul -> FATAL: Module modul not found
ldconfig bringt nichts raus
Back to top
View user's profile Send private message
yeoman
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jan 2004
Posts: 109
Location: Germany

PostPosted: Wed May 05, 2004 6:09 pm    Post subject: Reply with quote

Quote:
modprobe modul -> FATAL: Module modul not found

Also gesetzt den Fall, daß du dir hier nicht ein kleines Späßchen erlaubt hast :wink: , modprobe <modul> meint natürlich, daß du als Argument den Namen des Moduls deiner Netzwerkkarte angibst, also beispielsweise
Code:
modprobe sis900
für Netzwerkadapter mit SIS900 Chip.

Eventuell hilft dir ja ein Blick in die Dokumentation (/usr/src/linux/Dokumentation/network/00-INDEX), dann natürlich das für deinen Netzadapter passende Modul auch in der Kernel-Konfiguration auswählen .....

Übrigens, wenns nur daran liegt, daß du vergessen hast, dein Modul in der kernel-config auszuwählen, mußt du nicht mehr den ganzen kernel neu übersetzen.
Einfach
Code:
make modules && make modules_install

und das Modul wird nachträglich erstellt und installiert ...
Back to top
View user's profile Send private message
catwisel
n00b
n00b


Joined: 11 Feb 2004
Posts: 44
Location: Am schönen Bodensee

PostPosted: Sun May 09, 2004 8:51 am    Post subject: Reply with quote

Meine Lösung:

ich habe einfach das bzImage nochmals ins /boot/ mit dem Kernelnamen kopiert und schon lief alles wieder, soger die Orinoco Wlan Karte geht jetzt , was vor dem Fehler auch nocht lief.

Dank an alle

Gruss catwisel
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