LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 10-24-2007, 01:00 PM   #1
death__machine
LQ Newbie
 
Registered: Oct 2007
Posts: 9

Rep: Reputation: 0
Installing usb modem cellpipe 20a on ubuntu dapper


Hi,
I recently installed Ubuntu Dapper successfully. I am using linux for the very first time.
Everything looks good except for one thing
The modem I use is a usb modem
http://www.linuxquestions.org/questi...833/page2.html
The above thread indicates the problem I have, just that the user is using Suse and not ubuntu. I really dont know how to install the files from the site mentioned in that thread.
My system configuration is:
Dell Inspiron 6400
Core 2 Duo 2.0 Ghz
2 GB RAM
120 GB HDD (15 GB for Ubuntu)
ATI X1400 128 MB
Modem : Lucent Cellpipe 20a USB

Please help

Thanks

DeAtH MaChInE
 
Old 10-25-2007, 06:33 AM   #2
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
If this is a usb-adsl modem, there's a guide to installing the drivers here: http://ubuntuguide.org/wiki/Ubuntu:F...the_connection
 
Old 10-27-2007, 06:14 AM   #3
death__machine
LQ Newbie
 
Registered: Oct 2007
Posts: 9

Original Poster
Rep: Reputation: 0
Hi,
the link you mentioned above supports
Quote:
Sagem Fast 800, Speedtouch series, all EAGLE based modems and all Connexant AccessRunner based modems
Mine has a globespan chipset.
There is a file on this site
http://eciadsl.flashtux.org/download.php.
I need help installing that, at first I tried to get some commands working and then trying to install compilers, which i did but i got this error.





punk@lappy:~$ cd /home/punk/eciadsl-usermode-0.12
punk@lappy:~/eciadsl-usermode-0.12$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for pthread_create in -lpthread... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether closedir returns void... no
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether gcc needs -traditional... no
checking for working memcmp... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for alarm... yes
checking for gettimeofday... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strtol... yes
checking for strtoul... yes
checking for uname... yes
checking for pppd... /usr/sbin/pppd
configure: creating ./config.status
config.status: creating VERSION
config.status: creating eciadsl-usermode.spec
config.status: creating Makefile
config.status: creating eci-common/Makefile
config.status: executing depfiles commands
punk@lappy:~/eciadsl-usermode-0.12$ make
Making all in eci-common
make[1]: Entering directory `/home/punk/eciadsl-usermode-0.12/eci-common'
gcc -DPACKAGE_NAME=\"eciadsl-usermode\" -DPACKAGE_TARNAME=\"eciadsl-usermode\" - DPACKAGE_VERSION=\"0.12\" -DPACKAGE_STRING=\"eciadsl-usermode\ 0.12\" -DPACKAGE_ BUGREPORT=\"eci@ml.free.fr\" -DPACKAGE=\"eciadsl-usermode\" -DVERSION=\"0.12\" - DHAVE_LIBPTHREAD=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE _SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_ME MORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_ H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAV E_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHA VE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FORK=1 -DHAVE_VFO RK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_S YS_SOCKET_H=1 -DSELECT_TYPE_ARG1=int -DSELECT_TYPE_ARG234=\(fd_set\ \*\) -DSELEC T_TYPE_ARG5=\(struct\ timeval\ \*\) -DRETSIGTYPE=void -DLSTAT_FOLLOWS_SLASHED_SY MLINK=1 -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_SELECT=1 -DH AVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -I. -g -O2 -MT eoc.o -MD -MP -MF .deps/eoc.Tpo -c -o eoc.o eoc.c
mv -f .deps/eoc.Tpo .deps/eoc.Po
rm -f libeoc.a
ar cru libeoc.a eoc.o
ranlib libeoc.a
gcc -DPACKAGE_NAME=\"eciadsl-usermode\" -DPACKAGE_TARNAME=\"eciadsl-usermode\" - DPACKAGE_VERSION=\"0.12\" -DPACKAGE_STRING=\"eciadsl-usermode\ 0.12\" -DPACKAGE_ BUGREPORT=\"eci@ml.free.fr\" -DPACKAGE=\"eciadsl-usermode\" -DVERSION=\"0.12\" - DHAVE_LIBPTHREAD=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE _SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_ME MORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_ H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAV E_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHA VE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FORK=1 -DHAVE_VFO RK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_S YS_SOCKET_H=1 -DSELECT_TYPE_ARG1=int -DSELECT_TYPE_ARG234=\(fd_set\ \*\) -DSELEC T_TYPE_ARG5=\(struct\ timeval\ \*\) -DRETSIGTYPE=void -DLSTAT_FOLLOWS_SLASHED_SY MLINK=1 -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_SELECT=1 -DH AVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -I. -g -O2 -MT interrupt.o -MD -MP -MF .deps/interrupt.Tpo -c -o interrupt. o interrupt.c
mv -f .deps/interrupt.Tpo .deps/interrupt.Po
rm -f libdsp.a
ar cru libdsp.a interrupt.o
ranlib libdsp.a
make[1]: Leaving directory `/home/punk/eciadsl-usermode-0.12/eci-common'
make[1]: Entering directory `/home/punk/eciadsl-usermode-0.12'
gcc -DPACKAGE_NAME=\"eciadsl-usermode\" -DPACKAGE_TARNAME=\"eciadsl-usermode\" - DPACKAGE_VERSION=\"0.12\" -DPACKAGE_STRING=\"eciadsl-usermode\ 0.12\" -DPACKAGE_ BUGREPORT=\"eci@ml.free.fr\" -DPACKAGE=\"eciadsl-usermode\" -DVERSION=\"0.12\" - DHAVE_LIBPTHREAD=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE _SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_ME MORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_ H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAV E_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHA VE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FORK=1 -DHAVE_VFO RK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_S YS_SOCKET_H=1 -DSELECT_TYPE_ARG1=int -DSELECT_TYPE_ARG234=\(fd_set\ \*\) -DSELEC T_TYPE_ARG5=\(struct\ timeval\ \*\) -DRETSIGTYPE=void -DLSTAT_FOLLOWS_SLASHED_SY MLINK=1 -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_SELECT=1 -DH AVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -I. -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/eciadsl\" -DDOC_DIR=\"/usr/local/shar e/doc/eciadsl\" -DBINDIR=\"/usr/local/bin\" -g -O2 -MT eciadsl-firmware.o -MD -MP -MF .deps/eciadsl-firmware.Tpo -c -o eciadsl-firmware.o eciadsl-firmware.c
mv -f .deps/eciadsl-firmware.Tpo .deps/eciadsl-firmware.Po
gcc -DPACKAGE_NAME=\"eciadsl-usermode\" -DPACKAGE_TARNAME=\"eciadsl-usermode\" - DPACKAGE_VERSION=\"0.12\" -DPACKAGE_STRING=\"eciadsl-usermode\ 0.12\" -DPACKAGE_ BUGREPORT=\"eci@ml.free.fr\" -DPACKAGE=\"eciadsl-usermode\" -DVERSION=\"0.12\" - DHAVE_LIBPTHREAD=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE _SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_ME MORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_ H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAV E_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHA VE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FORK=1 -DHAVE_VFO RK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_S YS_SOCKET_H=1 -DSELECT_TYPE_ARG1=int -DSELECT_TYPE_ARG234=\(fd_set\ \*\) -DSELEC T_TYPE_ARG5=\(struct\ timeval\ \*\) -DRETSIGTYPE=void -DLSTAT_FOLLOWS_SLASHED_SY MLINK=1 -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_SELECT=1 -DH AVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -I. -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/eciadsl\" -DDOC_DIR=\"/usr/local/shar e/doc/eciadsl\" -DBINDIR=\"/usr/local/bin\" -g -O2 -MT pusb.o -MD -MP -MF .dep s/pusb.Tpo -c -o pusb.o pusb.c
mv -f .deps/pusb.Tpo .deps/pusb.Po
gcc -DPACKAGE_NAME=\"eciadsl-usermode\" -DPACKAGE_TARNAME=\"eciadsl-usermode\" - DPACKAGE_VERSION=\"0.12\" -DPACKAGE_STRING=\"eciadsl-usermode\ 0.12\" -DPACKAGE_ BUGREPORT=\"eci@ml.free.fr\" -DPACKAGE=\"eciadsl-usermode\" -DVERSION=\"0.12\" - DHAVE_LIBPTHREAD=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE _SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_ME MORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_ H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAV E_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHA VE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FORK=1 -DHAVE_VFO RK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_S YS_SOCKET_H=1 -DSELECT_TYPE_ARG1=int -DSELECT_TYPE_ARG234=\(fd_set\ \*\) -DSELEC T_TYPE_ARG5=\(struct\ timeval\ \*\) -DRETSIGTYPE=void -DLSTAT_FOLLOWS_SLASHED_SY MLINK=1 -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_SELECT=1 -DH AVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -I. -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/eciadsl\" -DDOC_DIR=\"/usr/local/shar e/doc/eciadsl\" -DBINDIR=\"/usr/local/bin\" -g -O2 -MT util.o -MD -MP -MF .dep s/util.Tpo -c -o util.o util.c
mv -f .deps/util.Tpo .deps/util.Po
gcc -DPACKAGE_NAME=\"eciadsl-usermode\" -DPACKAGE_TARNAME=\"eciadsl-usermode\" - DPACKAGE_VERSION=\"0.12\" -DPACKAGE_STRING=\"eciadsl-usermode\ 0.12\" -DPACKAGE_ BUGREPORT=\"eci@ml.free.fr\" -DPACKAGE=\"eciadsl-usermode\" -DVERSION=\"0.12\" - DHAVE_LIBPTHREAD=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE _SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_ME MORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_ H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAV E_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHA VE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FORK=1 -DHAVE_VFO RK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_S YS_SOCKET_H=1 -DSELECT_TYPE_ARG1=int -DSELECT_TYPE_ARG234=\(fd_set\ \*\) -DSELEC T_TYPE_ARG5=\(struct\ timeval\ \*\) -DRETSIGTYPE=void -DLSTAT_FOLLOWS_SLASHED_SY MLINK=1 -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_SELECT=1 -DH AVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -I. -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/eciadsl\" -DDOC_DIR=\"/usr/local/shar e/doc/eciadsl\" -DBINDIR=\"/usr/local/bin\" -g -O2 -MT gsinterface.o -MD -MP - MF .deps/gsinterface.Tpo -c -o gsinterface.o gsinterface.c
mv -f .deps/gsinterface.Tpo .deps/gsinterface.Po
gcc -g -O2 -o eciadsl-firmware eciadsl-firmware.o pusb.o util.o gsinterface.o -lpthread
gcc -DPACKAGE_NAME=\"eciadsl-usermode\" -DPACKAGE_TARNAME=\"eciadsl-usermode\" - DPACKAGE_VERSION=\"0.12\" -DPACKAGE_STRING=\"eciadsl-usermode\ 0.12\" -DPACKAGE_ BUGREPORT=\"eci@ml.free.fr\" -DPACKAGE=\"eciadsl-usermode\" -DVERSION=\"0.12\" - DHAVE_LIBPTHREAD=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE _SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_ME MORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_ H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAV E_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHA VE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FORK=1 -DHAVE_VFO RK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_S YS_SOCKET_H=1 -DSELECT_TYPE_ARG1=int -DSELECT_TYPE_ARG234=\(fd_set\ \*\) -DSELEC T_TYPE_ARG5=\(struct\ timeval\ \*\) -DRETSIGTYPE=void -DLSTAT_FOLLOWS_SLASHED_SY MLINK=1 -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_SELECT=1 -DH AVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -I. -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/eciadsl\" -DDOC_DIR=\"/usr/local/shar e/doc/eciadsl\" -DBINDIR=\"/usr/local/bin\" -g -O2 -MT eciadsl-synch.o -MD -MP -MF .deps/eciadsl-synch.Tpo -c -o eciadsl-synch.o eciadsl-synch.c
mv -f .deps/eciadsl-synch.Tpo .deps/eciadsl-synch.Po
gcc -DPACKAGE_NAME=\"eciadsl-usermode\" -DPACKAGE_TARNAME=\"eciadsl-usermode\" - DPACKAGE_VERSION=\"0.12\" -DPACKAGE_STRING=\"eciadsl-usermode\ 0.12\" -DPACKAGE_ BUGREPORT=\"eci@ml.free.fr\" -DPACKAGE=\"eciadsl-usermode\" -DVERSION=\"0.12\" - DHAVE_LIBPTHREAD=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE _SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_ME MORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_ H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAV E_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHA VE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FORK=1 -DHAVE_VFO RK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_S YS_SOCKET_H=1 -DSELECT_TYPE_ARG1=int -DSELECT_TYPE_ARG234=\(fd_set\ \*\) -DSELEC T_TYPE_ARG5=\(struct\ timeval\ \*\) -DRETSIGTYPE=void -DLSTAT_FOLLOWS_SLASHED_SY MLINK=1 -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_SELECT=1 -DH AVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -I. -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/eciadsl\" -DDOC_DIR=\"/usr/local/shar e/doc/eciadsl\" -DBINDIR=\"/usr/local/bin\" -g -O2 -MT semaphore.o -MD -MP -MF .deps/semaphore.Tpo -c -o semaphore.o semaphore.c
mv -f .deps/semaphore.Tpo .deps/semaphore.Po
gcc -g -O2 -o eciadsl-synch eciadsl-synch.o semaphore.o pusb.o util.o gsinter face.o eci-common/libdsp.a -lpthread
gcc -DPACKAGE_NAME=\"eciadsl-usermode\" -DPACKAGE_TARNAME=\"eciadsl-usermode\" - DPACKAGE_VERSION=\"0.12\" -DPACKAGE_STRING=\"eciadsl-usermode\ 0.12\" -DPACKAGE_ BUGREPORT=\"eci@ml.free.fr\" -DPACKAGE=\"eciadsl-usermode\" -DVERSION=\"0.12\" - DHAVE_LIBPTHREAD=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE _SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_ME MORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_ H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAV E_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHA VE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FORK=1 -DHAVE_VFO RK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_S YS_SOCKET_H=1 -DSELECT_TYPE_ARG1=int -DSELECT_TYPE_ARG234=\(fd_set\ \*\) -DSELEC T_TYPE_ARG5=\(struct\ timeval\ \*\) -DRETSIGTYPE=void -DLSTAT_FOLLOWS_SLASHED_SY MLINK=1 -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_SELECT=1 -DH AVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -I. -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/eciadsl\" -DDOC_DIR=\"/usr/local/shar e/doc/eciadsl\" -DBINDIR=\"/usr/local/bin\" -g -O2 -MT eciadsl-pppoeci.o -MD - MP -MF .deps/eciadsl-pppoeci.Tpo -c -o eciadsl-pppoeci.o eciadsl-pppoeci.c
mv -f .deps/eciadsl-pppoeci.Tpo .deps/eciadsl-pppoeci.Po
gcc -DPACKAGE_NAME=\"eciadsl-usermode\" -DPACKAGE_TARNAME=\"eciadsl-usermode\" - DPACKAGE_VERSION=\"0.12\" -DPACKAGE_STRING=\"eciadsl-usermode\ 0.12\" -DPACKAGE_ BUGREPORT=\"eci@ml.free.fr\" -DPACKAGE=\"eciadsl-usermode\" -DVERSION=\"0.12\" - DHAVE_LIBPTHREAD=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE _SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_ME MORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_ H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAV E_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHA VE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FORK=1 -DHAVE_VFO RK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_S YS_SOCKET_H=1 -DSELECT_TYPE_ARG1=int -DSELECT_TYPE_ARG234=\(fd_set\ \*\) -DSELEC T_TYPE_ARG5=\(struct\ timeval\ \*\) -DRETSIGTYPE=void -DLSTAT_FOLLOWS_SLASHED_SY MLINK=1 -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_SELECT=1 -DH AVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -I. -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/eciadsl\" -DDOC_DIR=\"/usr/local/shar e/doc/eciadsl\" -DBINDIR=\"/usr/local/bin\" -g -O2 -MT ecimsgh.o -MD -MP -MF . deps/ecimsgh.Tpo -c -o ecimsgh.o ecimsgh.c
mv -f .deps/ecimsgh.Tpo .deps/ecimsgh.Po
gcc -g -O2 -o eciadsl-pppoeci eciadsl-pppoeci.o pusb.o util.o ecimsgh.o gsint erface.o eci-common/libeoc.a eci-common/libdsp.a -lpthread
gcc -DPACKAGE_NAME=\"eciadsl-usermode\" -DPACKAGE_TARNAME=\"eciadsl-usermode\" - DPACKAGE_VERSION=\"0.12\" -DPACKAGE_STRING=\"eciadsl-usermode\ 0.12\" -DPACKAGE_ BUGREPORT=\"eci@ml.free.fr\" -DPACKAGE=\"eciadsl-usermode\" -DVERSION=\"0.12\" - DHAVE_LIBPTHREAD=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE _SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_ME MORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_ H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAV E_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHA VE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FORK=1 -DHAVE_VFO RK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_S YS_SOCKET_H=1 -DSELECT_TYPE_ARG1=int -DSELECT_TYPE_ARG234=\(fd_set\ \*\) -DSELEC T_TYPE_ARG5=\(struct\ timeval\ \*\) -DRETSIGTYPE=void -DLSTAT_FOLLOWS_SLASHED_SY MLINK=1 -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_SELECT=1 -DH AVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -I. -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/eciadsl\" -DDOC_DIR=\"/usr/local/shar e/doc/eciadsl\" -DBINDIR=\"/usr/local/bin\" -g -O2 -MT eciadsl-ctrlui.o -MD -M P -MF .deps/eciadsl-ctrlui.Tpo -c -o eciadsl-ctrlui.o eciadsl-ctrlui.c
mv -f .deps/eciadsl-ctrlui.Tpo .deps/eciadsl-ctrlui.Po
gcc -g -O2 -o eciadsl-ctrlui eciadsl-ctrlui.o util.o ecimsgh.o gsinterface.o pusb.o -lpthread
gcc -DPACKAGE_NAME=\"eciadsl-usermode\" -DPACKAGE_TARNAME=\"eciadsl-usermode\" - DPACKAGE_VERSION=\"0.12\" -DPACKAGE_STRING=\"eciadsl-usermode\ 0.12\" -DPACKAGE_ BUGREPORT=\"eci@ml.free.fr\" -DPACKAGE=\"eciadsl-usermode\" -DVERSION=\"0.12\" - DHAVE_LIBPTHREAD=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE _SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_ME MORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_ H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAV E_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHA VE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FORK=1 -DHAVE_VFO RK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_S YS_SOCKET_H=1 -DSELECT_TYPE_ARG1=int -DSELECT_TYPE_ARG234=\(fd_set\ \*\) -DSELEC T_TYPE_ARG5=\(struct\ timeval\ \*\) -DRETSIGTYPE=void -DLSTAT_FOLLOWS_SLASHED_SY MLINK=1 -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_SELECT=1 -DH AVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -I. -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/eciadsl\" -DDOC_DIR=\"/usr/local/shar e/doc/eciadsl\" -DBINDIR=\"/usr/local/bin\" -g -O2 -MT eciadsl-check-hdlc.o -M D -MP -MF .deps/eciadsl-check-hdlc.Tpo -c -o eciadsl-check-hdlc.o eciadsl-check- hdlc.c
mv -f .deps/eciadsl-check-hdlc.Tpo .deps/eciadsl-check-hdlc.Po
gcc -g -O2 -o eciadsl-check-hdlc eciadsl-check-hdlc.o -lpthread
gcc -DPACKAGE_NAME=\"eciadsl-usermode\" -DPACKAGE_TARNAME=\"eciadsl-usermode\" - DPACKAGE_VERSION=\"0.12\" -DPACKAGE_STRING=\"eciadsl-usermode\ 0.12\" -DPACKAGE_ BUGREPORT=\"eci@ml.free.fr\" -DPACKAGE=\"eciadsl-usermode\" -DVERSION=\"0.12\" - DHAVE_LIBPTHREAD=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE _SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_ME MORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_ H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAV E_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHA VE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FORK=1 -DHAVE_VFO RK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_S YS_SOCKET_H=1 -DSELECT_TYPE_ARG1=int -DSELECT_TYPE_ARG234=\(fd_set\ \*\) -DSELEC T_TYPE_ARG5=\(struct\ timeval\ \*\) -DRETSIGTYPE=void -DLSTAT_FOLLOWS_SLASHED_SY MLINK=1 -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_SELECT=1 -DH AVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -I. -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/eciadsl\" -DDOC_DIR=\"/usr/local/shar e/doc/eciadsl\" -DBINDIR=\"/usr/local/bin\" -g -O2 -MT eciadsl-check-hdlc-bug. o -MD -MP -MF .deps/eciadsl-check-hdlc-bug.Tpo -c -o eciadsl-check-hdlc-bug.o ec iadsl-check-hdlc-bug.c
mv -f .deps/eciadsl-check-hdlc-bug.Tpo .deps/eciadsl-check-hdlc-bug.Po
gcc -g -O2 -o eciadsl-check-hdlc-bug eciadsl-check-hdlc-bug.o -lpthread
rm -f eciadsl-start eciadsl-start.tmp
sed -e 's,\@bindir\@,/usr/local/bin,g' -e 's,\@sysconfdir\@,/etc,g' -e 's,\@PACK AGE_VERSION\@,0.12,g' < eciadsl-start.in > eciadsl-start.tmp
sed -e 's,\@pppdpath\@,/usr/sbin/pppd,g' < eciadsl-start.tmp > eciadsl-start.tmp 2
mv eciadsl-start.tmp2 eciadsl-start
rm eciadsl-start.tmp
rm -f eciadsl-doctor eciadsl-doctor.tmp
sed -e 's,\@bindir\@,/usr/local/bin,g' -e 's,\@sysconfdir\@,/etc,g' -e 's,\@PACK AGE_VERSION\@,0.12,g' < eciadsl-doctor.in > eciadsl-doctor.tmp
mv eciadsl-doctor.tmp eciadsl-doctor
rm -f eciadsl-config-tk eciadsl-config-tk.tmp
sed -e 's,\@bindir\@,/usr/local/bin,g' -e 's,\@sysconfdir\@,/etc,g' -e 's,\@PACK AGE_VERSION\@,0.12,g' < eciadsl-config-tk.in > eciadsl-config-tk.tmp
mv eciadsl-config-tk.tmp eciadsl-config-tk
rm -f eciadsl-config-text eciadsl-config-text.tmp
sed -e 's,\@bindir\@,/usr/local/bin,g' -e 's,\@sysconfdir\@,/etc,g' -e 's,\@PACK AGE_VERSION\@,0.12,g' < eciadsl-config-text.in > eciadsl-config-text.tmp
mv eciadsl-config-text.tmp eciadsl-config-text
rm -f eciadsl-remove-dabusb eciadsl-remove-dabusb.tmp
sed -e 's,\@bindir\@,/usr/local/bin,g' -e 's,\@sysconfdir\@,/etc,g' -e 's,\@PACK AGE_VERSION\@,0.12,g' < eciadsl-remove-dabusb.in > eciadsl-remove-dabusb.tmp
mv eciadsl-remove-dabusb.tmp eciadsl-remove-dabusb
rm -f eciadsl-makeconfig eciadsl-makeconfig.tmp
 
Old 10-27-2007, 06:14 AM   #4
death__machine
LQ Newbie
 
Registered: Oct 2007
Posts: 9

Original Poster
Rep: Reputation: 0
[continued]
sed -e 's,\@bindir\@,/usr/local/bin,g' -e 's,\@sysconfdir\@,/etc,g' -e 's,\@PACK AGE_VERSION\@,0.12,g' < eciadsl-makeconfig.in > eciadsl-makeconfig.tmp
mv eciadsl-makeconfig.tmp eciadsl-makeconfig
make[1]: Leaving directory `/home/punk/eciadsl-usermode-0.12'
punk@lappy:~/eciadsl-usermode-0.12$ make install
Making install in eci-common
make[1]: Entering directory `/home/punk/eciadsl-usermode-0.12/eci-common'
make[2]: Entering directory `/home/punk/eciadsl-usermode-0.12/eci-common'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/punk/eciadsl-usermode-0.12/eci-common'
make[1]: Leaving directory `/home/punk/eciadsl-usermode-0.12/eci-common'
make[1]: Entering directory `/home/punk/eciadsl-usermode-0.12'
make[2]: Entering directory `/home/punk/eciadsl-usermode-0.12'
test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
/usr/bin/install -c 'eciadsl-firmware' '/usr/local/bin/eciadsl-firmware'
/usr/bin/install: cannot create regular file `/usr/local/bin/eciadsl-firmware': Permission denied
make[2]: *** [install-binPROGRAMS] Error 1
make[2]: Leaving directory `/home/punk/eciadsl-usermode-0.12'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/punk/eciadsl-usermode-0.12'
make: *** [install-recursive] Error 1

any idea what the above means?
Why am i getting this error?
 
Old 10-27-2007, 10:14 AM   #5
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
You need to run the make install command as root, that should do it.
 
Old 10-27-2007, 04:49 PM   #6
death__machine
LQ Newbie
 
Registered: Oct 2007
Posts: 9

Original Poster
Rep: Reputation: 0
Hey that workedi applied sudo and typed make and make install and it worked .
I have a VERY VERY VERY noob question *embarassed . Umm the settings asked me the ip of the domain and I really dont know how to find that, is there a way to find the ip of a domain thru windows (in my case domain is etisalat.ae).

And one more question, the settings asked me to type the username, and in the box "username@doman" was written.
So suppose my username is abc, I would type abc@etisalat.ae or abc@etisalat.
Thanks guys, thanks a lot!!! I went crazy trying to figure out how to install this. But i learnt a few things though, and btw I am so crazy that i have and exam tomorrow and i am trying to figure out how to make my modem work with ubuntu :P hehe.

Thanks again
 
Old 10-28-2007, 12:26 AM   #7
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
netstat -rn will give you your ip address.
 
Old 10-28-2007, 12:41 AM   #8
death__machine
LQ Newbie
 
Registered: Oct 2007
Posts: 9

Original Poster
Rep: Reputation: 0
http://img147.imageshack.us/img147/1453/ipjq8.gif
I am confused as which ip should I enter in the settings?It asks me to enter DNS1 and DNS2 Any idea? 213.42.8.55 must be my ip but I am not sure.
In the settings I should enter the domains ip address right?
Which of the above ip address should i use?
 
Old 10-28-2007, 02:32 AM   #9
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
Quote:
Originally Posted by death__machine View Post
http://img147.imageshack.us/img147/1453/ipjq8.gif
I am confused as which ip should I enter in the settings?It asks me to enter DNS1 and DNS2 Any idea? 213.42.8.55 must be my ip but I am not sure.
In the settings I should enter the domains ip address right?
Which of the above ip address should i use?
If you're using XP (I suppose the same would apply for Vista) find view network connections, right click the Local Area Connection icon then left click on status. Click the support tab then click details. This will show you your ip and dns settings. You only need to enter one dns address. Don't you have the option to use dhcp? That will assign the relevant info for you.

** Disregard this post **

Last edited by {BBI}Nexus{BBI}; 10-28-2007 at 02:37 AM. Reason: Accidental Double Post
 
Old 10-28-2007, 02:33 AM   #10
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
Quote:
Originally Posted by death__machine View Post
http://img147.imageshack.us/img147/1453/ipjq8.gif
I am confused as which ip should I enter in the settings?It asks me to enter DNS1 and DNS2 Any idea? 213.42.8.55 must be my ip but I am not sure.
In the settings I should enter the domains ip address right?
Which of the above ip address should i use?
If you're using XP (I suppose the same would apply for Vista) find view network connections, right click the Local Area Connection icon then left click on status. Click the support tab then click details. This will show you your ip and dns settings. You only need to enter one dns address. Don't you have the option to use auto dhcp and auto dns? That will assign the relevant settings for you.
 
Old 10-28-2007, 08:15 AM   #11
death__machine
LQ Newbie
 
Registered: Oct 2007
Posts: 9

Original Poster
Rep: Reputation: 0
213.42.8.55- Server ip
86.97.110.154- Client ip

The procedure u mentioned above showed a window which was blank, i followed the same procedure for my usb modem and got the above ip addresses. I guess server ip is domain ip.
I will try this in ubuntu and post.
Thanks
 
Old 10-28-2007, 01:21 PM   #12
death__machine
LQ Newbie
 
Registered: Oct 2007
Posts: 9

Original Poster
Rep: Reputation: 0
All my efforts are gone waste, i referred to the article which is in my first post in this thread.
The guy has the same modem as me, it has a globespan chipset whereas mine when i checked it in ubuntu using ecadsl-probe-device turned out to be conexant!!
I guess no internet for me in ubuntu. or even any linux distribution
 
Old 10-28-2007, 05:01 PM   #13
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
Quote:
Originally Posted by death__machine View Post
All my efforts are gone waste, i referred to the article which is in my first post in this thread.
The guy has the same modem as me, it has a globespan chipset whereas mine when i checked it in ubuntu using ecadsl-probe-device turned out to be conexant!!
I guess no internet for me in ubuntu. or even any linux distribution
You mentioned in post #3 that the link I provided in post #2 covers conexant modems. Do those instructions not work either?
 
Old 10-29-2007, 05:20 AM   #14
death__machine
LQ Newbie
 
Registered: Oct 2007
Posts: 9

Original Poster
Rep: Reputation: 0
I never tried the instructions cause the instructions are for "Conexxant Accessrunner modems" , and there is a picture over there showing the usb modem and it doesnt match with mine.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Toshiba Satellite A60 Dialup Modem not Compatible with Ubuntu Dapper Drake? micseydel Linux - Networking 1 08-05-2006 04:36 PM
Ubuntu Dapper BETA to Official Dapper? morrolan Ubuntu 4 05-26-2006 03:47 PM
help...no sound with usb PCTV using dapper ubuntu d2d Linux - Hardware 0 04-27-2006 05:48 PM
Lucent - CELLPIPE ADSL MODEM Driver for Linux Surejg Linux - Newbie 30 11-08-2005 07:25 AM
Modem: Speedtouch on Lucent Cellpipe DoubleLetter Mandriva 2 02-21-2005 08:48 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 08:44 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration