PDA

View Full Version : SpeedTouch 330 USB Modem on FC5


crmpicco
02-28-2007, 08:21 PM
I am looking into getting my SpeedTouch 330 USB Modem up and running on FC5. I have came across this website:

http://www.xs4all.nl/~pschram/english.html

The section that jumps out at me is:

Before starting you should at least have:
- A kernelversion of 2.4.18 or higher
- pppd is installed
- A pppd version of at least 2.4.1

Is there a way i can check for these requirements before I start?
:confused:

Picco

Antoniohawk
03-01-2007, 06:29 AM
Use the command uname -r to determine your kernel version. It looks like ppp-2.4.3-6.2.1 is already installed under FC5, but a simple yum install ppp should work if not so.