I'm using a SpeedTouch USB ADSL modem with Redhat 7.2
I have installed the Speedtouch driver and the
management module and I get the expected messages
in /var/log/messages. I've installed the hotplugin
packages.
I get the following messages in /var/log/messages when
I try to connect using pppd from ppp-2.4.0b2-2:
pppd[1749]: Plugin /usr/lib/pppd/plugins/pppoatm.so
loaded.
pppd[1749]: PPPoATM plugin_init
pppd[1749]: PPPoATM setdevname_pppoatm
pppd[1749]: PPPoATM setdevname_pppoatm - SUCCESS
pppd[1749]: pppd 2.4.0.b1 started by root, uid 0
pppd[1750]: connect(0.38): No such device
pppd[1750]: Exit.
I know 0.38 is the correct VPI.VCI (I've got the
Speedtouch working in windows).
Any help would be much appreciated obviously.
Logged In: NO
The problem was caused by a installation of the kernel
modules after I installed the SpeedTouch driver module.
Reinstalling this fixed the problem.