Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
modprobe tun: module not found
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
rafc
n00b
n00b


Joined: 27 Aug 2004
Posts: 15

PostPosted: Thu Sep 02, 2004 1:51 am    Post subject: modprobe tun: module not found Reply with quote

After the stage 3 install with the 2.6.7 kernel , the tun module doesn't seem to be there. How can I fix this? Is it just a simple commenting the tun in etc/modules.d/aliases?
Back to top
View user's profile Send private message
Shopro
l33t
l33t


Joined: 12 May 2004
Posts: 678
Location: Dayton, OH, USA

PostPosted: Fri Sep 03, 2004 5:32 am    Post subject: Reply with quote

Is tun complited as module in your kernel?
Or is it built-in or in there at all?
what does this show you?
Code:
lsmod
Back to top
View user's profile Send private message
rafc
n00b
n00b


Joined: 27 Aug 2004
Posts: 15

PostPosted: Sat Sep 04, 2004 12:53 pm    Post subject: Reply with quote

Hey man, thanks for the answer.
I did this lsmod and here's the output:

Code:
Module                  Size  Used by
uhci_hcd               27664  0
3c59x                  33704  0
sata_sil                5508  0
libata                 33028  1 sata_sil
ohci1394               28932  0
ieee1394               87860  1 ohci1394
snd_intel8x0           29228  0
snd_ac97_codec         60292  1 snd_intel8x0
snd_pcm                78472  1 snd_intel8x0
snd_timer              19460  1 snd_pcm
snd_page_alloc          8968  2 snd_intel8x0,snd_pcm
gameport                3712  1 snd_intel8x0
snd_mpu401_uart         5760  1 snd_intel8x0
snd_rawmidi            18980  1 snd_mpu401_uart
snd_seq_device          6408  1 snd_rawmidi
snd                    44260  7 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,sn                                                                                                  d_mpu401_uart,snd_rawmidi,snd_seq_device
forcedeth              11776  0
ehci_hcd               25092  0
ohci_hcd               18180  0
nvidia_agp              5788  1
agpgart                26408  1 nvidia_agp
usbcore                91744  5 uhci_hcd,ehci_hcd,ohci_hcd


In suse I did it too and saw no reference to tun neither. That is, until I connected, and then tun showed up in the list.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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