Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Wo finde ich Modul "tun" in Kernelconfig?
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
Eisbrecher
Tux's lil' helper
Tux's lil' helper


Joined: 31 Aug 2006
Posts: 84

PostPosted: Thu Nov 16, 2006 4:00 pm    Post subject: Wo finde ich Modul "tun" in Kernelconfig? Reply with quote

Hi allerseits,

um den WLan-Zugang an meiner FH nutzen zu können, muss ich mich über einen vpn-Client (ich möchte kvpnc nutzen) verbinden. Leider bekomme ich beim Verbinden die Meldung, dass das Modul "tun" nicht geladen werden kann. Wo finde ich das denn in der Kernelkonfiguration, damit ich es kompilieren kann?

Falls noch Informationen über meine Hardware fehlen, werde ich es natürlich nachliefern :) Bei mir läuft übrigens Kernel 2.6.18-gentoo-r2.

Gruß
Tobi
Back to top
View user's profile Send private message
jkoerner
Apprentice
Apprentice


Joined: 04 Nov 2006
Posts: 270

PostPosted: Thu Nov 16, 2006 4:21 pm    Post subject: Reply with quote

drivers/net ist das Verzeichnis für tun im Kernel, in der Kconfig steht die Beschreibung...

Und das nächste mal tust du bitte etwas mehr suchen tun! :wink:

Und hier ein Link wie das mit einem Linux-Mitbewerberprodukt gelöst wird:
http://www.holtmann.org/linux/wlan/unibi.html
Back to top
View user's profile Send private message
Eisbrecher
Tux's lil' helper
Tux's lil' helper


Joined: 31 Aug 2006
Posts: 84

PostPosted: Thu Nov 16, 2006 4:41 pm    Post subject: Reply with quote

Danke für die Hilfe und den Link. Dort steht ein bißchen mehr als bei uns :)

Gruß
Tobi, der die Suchfunktion oft nutzt, aber manchmal nicht richtig füttert ;)
Back to top
View user's profile Send private message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3940
Location: Hamburg

PostPosted: Thu Nov 16, 2006 8:11 pm    Post subject: Reply with quote

Wenn Du "make menuconfig" vewendest, kannst Du nach beliebigen Config-Strings suchen, indem Du "/<string>" eingibst.
Back to top
View user's profile Send private message
Eisbrecher
Tux's lil' helper
Tux's lil' helper


Joined: 31 Aug 2006
Posts: 84

PostPosted: Thu Nov 16, 2006 9:17 pm    Post subject: Reply with quote

Cool Danke *freu* Das kann ich zukünftig gebrauchen.
Back to top
View user's profile Send private message
STiGMaTa_ch
Veteran
Veteran


Joined: 28 Dec 2004
Posts: 1686
Location: Rüti ZH / Schweiz

PostPosted: Fri Nov 17, 2006 9:01 am    Post subject: Reply with quote

toralf wrote:
Wenn Du "make menuconfig" vewendest, kannst Du nach beliebigen Config-Strings suchen, indem Du "/<string>" eingibst.

Hätt ich das doch nur früher gewusst ;-)

Darf man fragen wo du diese Info her hast?

Lieber Gruss
STiGMaTa
_________________
Ich bin Schuldknappe. Das bedeutet ich bin immer an allem Schuld. Und das nicht zu knapp! | Der alltägliche Familienwahnsinn auf meinem BLOG
Back to top
View user's profile Send private message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3940
Location: Hamburg

PostPosted: Fri Nov 17, 2006 9:35 am    Post subject: Reply with quote

STiGMaTa_ch wrote:
toralf wrote:
Wenn Du "make menuconfig" vewendest, kannst Du nach beliebigen Config-Strings suchen, indem Du "/<string>" eingibst.

Hätt ich das doch nur früher gewusst ;-)

Darf man fragen wo du diese Info her hast?

Lieber Gruss
STiGMaTa
Entweder habe ich diese Infor aus einem anderen Forum oder ich habe gedankenversunken die gleiche Tastenkombination wie in vi gemacht ;-)
Back to top
View user's profile Send private message
think4urs11
Bodhisattva
Bodhisattva


Joined: 25 Jun 2003
Posts: 6659
Location: above the cloud

PostPosted: Fri Nov 17, 2006 12:37 pm    Post subject: Reply with quote

STiGMaTa_ch wrote:
toralf wrote:
Wenn Du "make menuconfig" vewendest, kannst Du nach beliebigen Config-Strings suchen, indem Du "/<string>" eingibst.

Hätt ich das doch nur früher gewusst ;-)

Darf man fragen wo du diese Info her hast?


öhm ... lies doch mal was bei make menuconfig auf dem Bildschirm steht ;)

make menuconfig wrote:
------------------------------- Linux Kernel Configuration --------------------------------
| Arrow keys navigate the menu. <Enter> selects submenus --->. |
| Highlighted letters are hotkeys. Pressing <Y> includes, <N> excludes, |
| <M> modularizes features. Press <Esc><Esc> to exit, <?> for Help, </> |
|
for Search.
Legend: [*] built-in [ ] excluded <M> module < > |

_________________
Nothing is secure / Security is always a trade-off with usability / Do not assume anything / Trust no-one, nothing / Paranoia is your friend / Think for yourself
Back to top
View user's profile Send private message
STiGMaTa_ch
Veteran
Veteran


Joined: 28 Dec 2004
Posts: 1686
Location: Rüti ZH / Schweiz

PostPosted: Fri Nov 17, 2006 1:04 pm    Post subject: Reply with quote

@Think4UrS11
Hmm... jetzt wo du es erwähnst... Ich könnte schwören dass mein Kernel bis zu deiner Erwähnung das NIEEEE dargestellt hat! 8)

toralf
Quote:
...gedankenversunken die gleiche Tastenkombination wie in vi gemacht
Hehehe, manchmal ist die "Macht der Gewohnheit" doch etwas nützliches ;-)

Lieber Gruss
STiGMaTa
_________________
Ich bin Schuldknappe. Das bedeutet ich bin immer an allem Schuld. Und das nicht zu knapp! | Der alltägliche Familienwahnsinn auf meinem BLOG
Back to top
View user's profile Send private message
Eisbrecher
Tux's lil' helper
Tux's lil' helper


Joined: 31 Aug 2006
Posts: 84

PostPosted: Fri Nov 17, 2006 4:34 pm    Post subject: Reply with quote

STiGMaTa_ch wrote:
@Think4UrS11
Hmm... jetzt wo du es erwähnst... Ich könnte schwören dass mein Kernel bis zu deiner Erwähnung das NIEEEE dargestellt hat! 8)

Muss wohl beim aktuellen upgrade gekommen sein. Bei mir war das bislang auch nicht sichtbar *hüstel* ;)
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