Hi.
I installed the new Vector distro and it works fine. The problem is I tried to use the eciadsl driver for usb modems (my modem is fully supported) and it didn't work. I saw that the 2.6.18.x kernel wasn't fully supported and there was a patched version of the driver. I tried it, but the modem can't synchronize...
Here's what I get with the eciadsl-doctor tool and when I try to connect
root:# eciadsl-doctor
You are using linux kernel version 2.6.18.5
Support for USB is OK
Preliminary USB device filesystem is OK
dabusb module is not loaded: OK
UHCI support is OK
OHCI support is OK
/dev/ppp is OK
HDLC support is missing... trying to load
FATAL: Module n_hdlc not found.
HDLC support: failed to load
You should check your kernel config with: cd /usr/src/linux ; make
menuconfig and look under Character devices for
Non-standard serial
port support and HDLC line discipline support
root:# eciadsl-start
[EciAdsl 1/5] Setting up USB support...
Preliminary USB device filesystem is OK
Loading UHCI support... Warning: uhci-hcd module doesn't exist
Warning: n_hdlc
support not found in kernel config
[EciAdsl 2/5] Uploading firmware...
Process skipped .. no more needed
firmware loaded successfully
[EciAdsl 3/5] Synchronization...
ERROR can't set configuration 1
ERROR eciadsl-synch: failed
Synchronization successful
Mounting devpts filsystem...
mount: devpts already mounted or /dev/pts busy
failed to mount
[EciAdsl 4/5]
Connecting to provider...
using channel 211
Using interface ppp0
Connect: ppp0 <--> /dev/pts/1
Modem hangup
Connection terminated.
Script /usr/local/bin/eciadsl-pppoeci -vpi 8 -vci 35 -vendor 0x0915 -product 0x8102 -mode VCM_RFC2364 finished
(pid 18633), status = 0xfc
So...what should I do? Any suggestion?
(I'm not so happy with changing back the kernel to something older..)
thanks