Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Alcatel usb modem.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
et203
n00b
n00b


Joined: 13 Aug 2002
Posts: 3

PostPosted: Tue Aug 13, 2002 6:59 pm    Post subject: Alcatel usb modem. Reply with quote

First i had slackware 8.1.0.1 on my server with an usb modem it worked perfectly. I know how to install this modem but under gentoo it don't work i get this nice error/message:

Code:

modprobe: modprobe can't locate module ppp0

---ppp0 isn't a module, I've compiled all the ppp modules into the kernel.

ppp0: error fetching interface information: Device not found


My question is: I need in dev the interface ppp0. In the howto of speedtouch.sourceforge.net they sai: MAKEDEV ppp, but that don't work.
Back to top
View user's profile Send private message
et203
n00b
n00b


Joined: 13 Aug 2002
Posts: 3

PostPosted: Tue Aug 13, 2002 7:50 pm    Post subject: Reply with quote

AnyOne!? It's very _VERY_ very important to me. And if i don't find a solution my server get 'back 2 slackware :evil:
Back to top
View user's profile Send private message
wudmx
Guru
Guru


Joined: 07 Aug 2002
Posts: 527

PostPosted: Tue Aug 13, 2002 8:06 pm    Post subject: Reply with quote

you should recompile your kernel... chanege to /usr/src/linux and type in "make menuconfig"... load your old configuration (.config) and go into the subsection "network device section" and activate ppp with M (not with *)... it means, you compile ppp as a module... after that, make dep, make clean, make bzImage, make modules, make modules_install... the whole compilation procedure :-) then you should be able to load the module with modprobe ppp...

just try it and you'll get on!
wudmx
Back to top
View user's profile Send private message
et203
n00b
n00b


Joined: 13 Aug 2002
Posts: 3

PostPosted: Tue Aug 13, 2002 8:29 pm    Post subject: Reply with quote

That's not the problem i need the device ippp0 in /dev/ppp i know how to compile the linux kernel and its all as modules:)
Back to top
View user's profile Send private message
wudmx
Guru
Guru


Joined: 07 Aug 2002
Posts: 527

PostPosted: Tue Aug 13, 2002 8:30 pm    Post subject: Reply with quote

sorry for the detailed instructions :-)
isn't ippp0 the isdn-device? did you include it in the kernel?

wudmx
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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