kubuntu e modem adsl ericsson hm120dp (help me please)
- neckline
- Prode Principiante
- Messaggi: 135
- Iscrizione: sabato 28 ottobre 2006, 18:42
- Località: Robbiate - LC
- Contatti:
Re: kubuntu e modem adsl ericsson hm120dp (help me please)
stasera lo confronto col mio e poi ti dico... 
Re: kubuntu e modem adsl ericsson hm120dp (help me please)
ok grazie aspetto notizie..poi mi dici come mi devo comportare a riguardo
Re: kubuntu e modem adsl ericsson hm120dp (help me please)
nek my friend che fine hai fatto :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'(
- neckline
- Prode Principiante
- Messaggi: 135
- Iscrizione: sabato 28 ottobre 2006, 18:42
- Località: Robbiate - LC
- Contatti:
Re: kubuntu e modem adsl ericsson hm120dp (help me please)
ciao karoth,
ultimamente sono molto preso col lavoro e non ho potuto seguire il discorso.
Ho confrontato il mio configure col tuo, è uguale identico tranne che in alcuni particolari. Li ho evidenziati in grassetto rosso:
sergio@nevada700:~/eciadsl/eciadsl-usermode-0.11$ sudo sh configure
Password:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
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 ANSI C... 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 egrep... 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 for unistd.h... (cached) yes
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
controlla se nella tua installazione c'è il file /usr/sbin/pppd
il mio configure l'ha trovato, nel tuo sembra non ci sia...
poi verifica la versione di GCC che hai installato nel tuo sistema; deve esserci installata la GCC senza alcuna versione...
mi ricordo che avevo installato la versione 4 e non gli piaceva...
ultimamente sono molto preso col lavoro e non ho potuto seguire il discorso.
Ho confrontato il mio configure col tuo, è uguale identico tranne che in alcuni particolari. Li ho evidenziati in grassetto rosso:
sergio@nevada700:~/eciadsl/eciadsl-usermode-0.11$ sudo sh configure
Password:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
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 ANSI C... 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 egrep... 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 for unistd.h... (cached) yes
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
controlla se nella tua installazione c'è il file /usr/sbin/pppd
il mio configure l'ha trovato, nel tuo sembra non ci sia...
poi verifica la versione di GCC che hai installato nel tuo sistema; deve esserci installata la GCC senza alcuna versione...
mi ricordo che avevo installato la versione 4 e non gli piaceva...
Ultima modifica di neckline il sabato 25 novembre 2006, 15:00, modificato 1 volta in totale.
Re: kubuntu e modem adsl ericsson hm120dp (help me please)
Ciao karots da bepperap, segui i wiki e dovresti installarlo, pero' visto che e' vecchio e non va piu' di 1 mega, perche' non recuperi un modemrouter, visto che ora basta veramente poco per prenderli, cosi' connettendoti a lui,( e' lui che si connette a internet) non e' piu' il sistema operativo che si connette e risolvi il problema una volta per tutte.
ciao
- neckline
- Prode Principiante
- Messaggi: 135
- Iscrizione: sabato 28 ottobre 2006, 18:42
- Località: Robbiate - LC
- Contatti:
Re: kubuntu e modem adsl ericsson hm120dp (help me please)
(nono) (nono) lo uso tutti i giorni con Alice 4mega...e funziona perfettamente...bepperap ha scritto: Ciao karots da bepperap, segui i wiki e dovresti installarlo, pero'' visto che e'' vecchio e non va piu'' di 1 mega, perche'' non recuperi un modemrouter, visto che ora basta veramente poco per prenderli, cosi'' connettendoti a lui,( e'' lui che si connette a internet) non e'' piu'' il sistema operativo che si connette e risolvi il problema una volta per tutte.ciao
- frank2
- Entusiasta Emergente

- Messaggi: 1047
- Iscrizione: domenica 18 giugno 2006, 17:20
- Località: Puglia - Alto Salento
Re: kubuntu e modem adsl ericsson hm120dp (help me please)
Raga, mi sono tolto la "croce" degli eciadsl. Basta usare il terminale ogni volta che mi debbo collegare ad internet!!.
Ho preso il modem ericsson hm 120 dp l'ho rimesso nel suo imballaggio originale e l'ho riconsegnato alla Telecom dicendo che faceva le bizze sul mio nuovo sistema operativo.
Me l'hanno sostituito con un'altro modem che ha la presa USB ed Ethernet, quello nero a forma di disco volante che è marcato Pirelli.
Ho recuperato una scheda di rete col cip della Realtek RTL8139b, ho scaricato il pacchetto nictools-pci da synaptic e via.
Ora finalmente quando accendo il PC basta che clicco sul mappamondo che sono già in internet a costo di 5 euro per la scheda di rete.
Ciao a tutti.
Ho preso il modem ericsson hm 120 dp l'ho rimesso nel suo imballaggio originale e l'ho riconsegnato alla Telecom dicendo che faceva le bizze sul mio nuovo sistema operativo.
Me l'hanno sostituito con un'altro modem che ha la presa USB ed Ethernet, quello nero a forma di disco volante che è marcato Pirelli.
Ho recuperato una scheda di rete col cip della Realtek RTL8139b, ho scaricato il pacchetto nictools-pci da synaptic e via.
Ora finalmente quando accendo il PC basta che clicco sul mappamondo che sono già in internet a costo di 5 euro per la scheda di rete.
Ciao a tutti.
Finché abbiamo dei ricordi, il passato dura.
Finché abbiamo delle speranze, il futuro ci attende.
Finché abbiamo degli amici, il presente vale la pena di essere vissuto.
Finché abbiamo delle speranze, il futuro ci attende.
Finché abbiamo degli amici, il presente vale la pena di essere vissuto.
-
marcellinux
- Scoppiettante Seguace

- Messaggi: 500
- Iscrizione: lunedì 9 ottobre 2006, 16:19
- Località: Termoli (Campobasso)
- Contatti:
Re: kubuntu e modem adsl ericsson hm120dp (help me please)
Clicca su questo indirizzo http://www.ubuntuforums.org/showthread.php?t=269952, si trova eciadsl x edgy . Funziona e non fa più questo errore. E' un file sorgente si chiama eciadsl-usermode-0.11-edgy.tar.gz
Marcello Cannarsa "marcellinux" - http://www.marcellinux.it - http://www.2-3-1986.tk - http://wiki.ubuntu-it.org/MarcelloCannarsa
Chi c’è in linea
Visualizzano questa sezione: 0 utenti iscritti e 8 ospiti