LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Installing SAGEM FAST800 Modem (https://www.linuxquestions.org/questions/linux-networking-3/installing-sagem-fast800-modem-451330/)

adilturbo 06-03-2006 06:28 PM

installing the SAGEM FAST800 driver
 
i want to connect my mandrake linux 10 to internet.
i followed some steps but finally i got a message:
linux kernel not found.
plz try to help me from the begining thnx.

b0nd 06-03-2006 10:22 PM

Quote:

Originally Posted by adilturbo
i want to connect my mandrake linux 10 to internet.
i followed some steps but finally i got a message:
linux kernel not found.
plz try to help me from the begining thnx.

First of all you should read the rules and stickies of this forum.
Is your subject good enough to give any hint of the problem ???

Second thing: How we are suppose to know which steps you followed and what errors you got ???

The way you will fire question, you will get the response.

regards

adilturbo 06-04-2006 02:32 PM

plz help me to connect my mandrake 10.1 to internet
 
ok i have a SAGEM FAST800 Modem
i get its driver from the internet.
in the shell:
i 'm in /home/eagle-usb2.3.2/ after the tar command...
i launched the command
./configure so i got something like this:

[root@localhost eagle-usb-2.3.2]# ./configure

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 ANSI C... none needed


checking for a BSD-compatible install... /usr/bin/install -c


checking whether ln -s works... 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 egrep... grep -E


checking for ANSI C header files... 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 netinet/in.h usability... yes


checking netinet/in.h presence... yes


checking for netinet/in.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 syslog.h usability... yes


checking syslog.h presence... yes


checking for syslog.h... yes


checking for unistd.h... (cached) yes


checking for an ANSI C-conforming const... yes


checking for off_t... yes


checking for size_t... yes


checking whether time.h and sys/time.h may both be included... yes


checking whether struct tm is in sys/time.h or time.h... time.h


checking for working volatile... yes


checking whether closedir returns void... no


checking whether gcc needs -traditional... no


checking for stdlib.h... (cached) yes


checking for GNU libc compatible malloc... yes


checking for working memcmp... yes


checking for stdlib.h... (cached) yes


checking for GNU libc compatible realloc... 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 strftime... yes


checking for alarm... yes


checking for gettimeofday... yes


checking for memset... yes


checking for select... yes


checking for socket... yes


checking for strcspn... yes


checking for strdup... yes


checking for strerror... yes


checking for strncasecmp... yes


checking for strspn... yes


checking for strtol... yes


checking for ifconfig... yes


checking for route... yes


checking for pidof... yes


checking for dhclient... no


checking for dhcpcd... no


checking for pppd... no


checking for pppoe... no


checking for tclsh... yes


checking for wish... yes


checking for xsltproc... no


*** libxslt-proc package is missing, keeping prebuild version ***


checking for kernel version... not found


checking for ifup... 1


checking for adictrl... no


checking for eaglectrl... no


checking for showstat... no


checking for eaglestat... no


checking for startadsl... no


checking for stopadsl... no


configure: creating ./config.status
config.status:

creating Makefile.common
config.status: executing default commands



========================================================================


distribution detected Mandrake

dhcp support no



pppd support no (runtime detection)


install eagleconnect (tcl/tk frontend) yes



generate documentation no


========================================================================



error: kernel-sources cannot be found!



[root@localhost eagle-usb-2.3.2]#


so i can not follow with the make command...


plz help me to overcome that pblm and thank u.

nadroj 06-04-2006 07:51 PM

Quote:

error: kernel-sources cannot be found!
so you need to install the kernel sources. use your graphical package manager (RPMDrake?) check out this link for help with your version of Mandrake.
after selecting 'install' with the tool, youll be looking for something that looks like 'kernel-source', and install that.

adilturbo 06-05-2006 11:14 AM

how can i get the kernel-source-2.6-2.6.8.1-10mdk.rpm

i do not have the CD rpms.
thank u

nadroj 06-05-2006 11:16 AM

download it from the link i sent?
since your on a computer with internet right now you can download it. i think its 40mb+, so burn it to a RW or on a USB memory stick.

adilturbo 06-05-2006 11:47 AM

i download it ,thnx

so there will be no pblm if i install it.
because the one u gave me kernel-source-2.6-2.6.8.1-12mdk.i586.rpm.

and my linux kernel is kernel-source-2.6-2.6.8.1-10mdk.

nadroj 06-05-2006 11:51 AM

look for '...10mdk' instead then, i wasnt even looking at the full name. if you cant find it with your package manager then look on google.com

adilturbo 06-05-2006 11:55 AM

that's the pblm
i tryed with google days and neight i did not found.
i tried with limewire the same thing. plz if u know an other link

link me and thnx

david_ross 06-05-2006 12:00 PM

adilturbo, please don't start multiple threads about the same problem. It also helps if you use more informative thread titles.

adilturbo 06-05-2006 12:05 PM

i'm so sorry for that friends

adilturbo 06-06-2006 05:58 PM

pblm with the pppd support while installing the SAGEM FAST800 driver
 
hi again.

so i intalled the kernel-source2.6.8.1-12mdk without any pblm

i configured my lilo every thing is all right ,now i can select which

kernel i want to boot with(i mean the old & the new one).

then when installing the eagle-usb for my sagem fast800 modem:

Quote:

[root@localhost eagle-usb-2.3.2]# ./configure
i got some thing like this at the end
Quote:

========================================================================
distribution detected Mandrake

dhcp support no

pppd support no (runtime detection)
install eagleconnect (tcl/tk frontend) yes

generate documentation no
========================================================================
i countinued with the make command every thing was ok.
then run the eagleconfig command i get a message at first time like
Quote:

strings: '/usr/sbin/pppd': No such file
and the prog continued i entered the informations gaven by the
the provider i got again the same message:
Quote:

strings: '/usr/sbin/pppd': No such file
then when i rane the startadsl command i got a message
Quote:

connection failed
so should i install dhcp support and the pppd support
or only the pppd support?

nadroj 06-06-2006 08:18 PM

use DHCP if your ISP requires it, most likely not, or if your computer is on a home LAN with a router which uses DHCP.

adilturbo 06-06-2006 11:07 PM

FINALLY i set up my connction.

i installed the libpcap0-0.8.3-2mdk.i586.rpm package and

the ppp-2.4.2-8mdk.i586.rpm package then eagleconfig command

run the startadsl so my system connected.

i pinged google there was response.

that last message is written from linux.

thank u alll

nadroj 06-06-2006 11:10 PM

ok good work :)

and thanks for posting the solution so others can read it if they are having a similar problem.


All times are GMT -5. The time now is 08:56 PM.