Robocop
Expert Member
Yeah .... !!!!
Ubuntu8.04
Cool everybody, I just got mine sorted. I can now use my gnome-ppp without having to unplug my neotel device each time I drop the connection. I just connected and disconnected a couple of time to confirm it work.
Here is my readme I used:
Code:As root: $ apt-get install linux-headers-`uname -r` linux-source build-essentials $ cd /usr/src $ tar xjvf linux-source-2.6.24 $ cd /usr/src/linux-source-2.6.24/drivers/usb/serial $ vi option.c Now add: Line 125 // +++ chrisb 2008-10-24 #define NEOTEL_DEVICE_VENDOR_ID 0x1d09 #define NEOTEL_DEVICE_PRODUCT_ID 0x4000 // +++ static struct usb_device_id option_ids[] = { { USB_DEVICE(NEOTEL_DEVICE_VENDOR_ID, NEOTEL_DEVICE_PRODUCT_ID) }, To compile: $ make -C /lib/modules/`uname -r`/build M=`pwd` make: Entering directory `/usr/src/linux-headers-2.6.24-21-generic' LD /usr/src/linux-source-2.6.24/drivers/usb/serial/built-in.o CC [M] /usr/src/linux-source-2.6.24/drivers/usb/serial/usb-serial.o CC [M] /usr/src/linux-source-2.6.24/drivers/usb/serial/generic.o CC [M] /usr/src/linux-source-2.6.24/drivers/usb/serial/bus.o .... make: Leaving directory `/usr/src/linux-headers-2.6.24-21-generic' Now move the drivers: $ cp option.ko /lib/modules/2.6.24-21-generic/kernel/drivers/usb/serial/option.ko You also need to load the new option $ vi /etc/modules And just add to the bottom of the list: option Now Reboot or reload the "option" module
UPDATE: I just ran neotel speed test and my download speeds are awesome: http://speedtest.neotel.co.za/
Download Speed: 946 kbps (118.3 KB/sec transfer rate)
Upload Speed: 46 kbps (5.8 KB/sec transfer rate)
**Would like to mention that we are having super k@k connection in Somerset West tonight - could be the weather or something **
Gnome....? PPP......? It's one of those dwarfs with the green hats that you breed in the garden...?
I'm not to sure if gaming is all that keeps me from moving to the dark side....