Skocz do zawartości

Neostrada Na Fc3


shimonic

Rekomendowane odpowiedzi

Chciałbym się dowiedzieć, czy na jajku dodanym na podstawie opisu w jednym z newsów na stronie głównej, będzie działała neostrada (sagem). Mam tu na myśli dalszą część tego (<<< CLiCK >>>) tutorial'a.

Z góry dzięki za odpowiedź.

 

PS.> Mam FC3

 

--

EDIT:

Postanowiłem sprawdzic w praktyce :P - najlepszą odpowiedzią będzie to, że właśnie piszę z pokładu fedory core 3 :D

Edytowane przez shimonic
Odnośnik do komentarza
Udostępnij na innych stronach

Zobaczcie jaki mam problem, tak wyglada u mnei instalacja sterownikow takich jak ponizej i zwroccie uwage co mi wyskakuje po komendzie ./autogen.sh . Potem juz nic nie dziala, nie dzial komenda eagleconfig, czy ./eagleconfig poprostu nie ma tego ani w usr/sbin, czy usr/local/sbin :(

 

[root@localhost seba]# cd eagle-usb-2.0.0

[root@localhost eagle-usb-2.0.0]# ./autogen.sh

/usr/share/aclocal/gob2.m4:7: warning: underquoted definition of GOB2_HOOK

run info '(automake)Extending aclocal'

or see http://sources.redhat.com/automake/automak...tending-aclocal

[root@localhost eagle-usb-2.0.0]# ./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... dhclient

checking for pppd... yes

checking for pppoe... yes

checking for tclsh... yes

checking for wish... yes

checking for doc/man/eagleconfig.8... yes

checking for xsltproc... yes

checking for kernel version... 2.6.9-1.667

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

 

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

distribution detected generic

 

dhcp support dhclient

 

pppd support yes

pppoa support yes

pppoe support yes

 

install eagleconnect (tcl/tk frontend) yes

 

generate documentation yes (update)

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

 

[root@localhost eagle-usb-2.0.0]#

 

 

co z tym zrobic?? Dodam ze pracuje na fc3 64

Odnośnik do komentarza
Udostępnij na innych stronach

Kuzwa ... ucze sie dopiero, ale na auroxie odpalilem neo z sagem. Teraz siedze na adslrouter, jednak wole przesc pdo linuxem na sagem. Nie poddaje sie, ale juz nic nie kumam, a wysilki wygladaja tak:

 

[seba@localhost ~]$ su root

Password:

[root@localhost seba]# ls

Desktop eagle-usb-2.0.0 kadu-0.3.9-1.fc3.i386.rpm

eagle-usb-1.9.8.tar.bz2 eagle-usb-2.0.0.tar.bz2 skype-0.93.0.3-fc2.i386.rpm

[root@localhost seba]# cd eagle-usb-2.0.0

[root@localhost eagle-usb-2.0.0]# ls

aclocal.m4 configure.in eagle-usb.spec makedist README

autogen.sh debian install-sh Makefile utils

ChangeLog doc kernel.m4 Makefile.common.in VERSION

configure driver LICENSE pppoa

[root@localhost eagle-usb-2.0.0]# make install

 

 

You have to run ./configure first!

 

make: *** [install] Błąd 1

[root@localhost eagle-usb-2.0.0]# ./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... dhclient

checking for pppd... yes

checking for pppoe... yes

checking for tclsh... yes

checking for wish... yes

checking for doc/man/eagleconfig.8... yes

checking for xsltproc... yes

checking for kernel version... 2.6.9-1.667

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

 

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

distribution detected generic

 

dhcp support dhclient

 

pppd support yes

pppoa support yes

pppoe support yes

 

install eagleconnect (tcl/tk frontend) yes

 

generate documentation yes (update)

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

 

[root@localhost eagle-usb-2.0.0]# make install

make -C driver install && \

make -C pppoa install && \

make -C utils/scripts install && \

make -C utils/eagleconnect install && \

make -C doc install && \

hash -r && \

echo -e "===============================================================================" && \

echo -e "\n\nInstallation has finished!\nYou should now run eagleconfig to setup your connexion.\n\n"

make[1]: Entering directory `/home/seba/eagle-usb-2.0.0/driver'

make -C ./firmware install

make[2]: Entering directory `/home/seba/eagle-usb-2.0.0/driver/firmware'

/usr/bin/install -c -d /etc/eagle-usb/dsp && \

/usr/bin/install -c -m 0664 dsp_code_pots.bin /etc/eagle-usb/dsp

/usr/bin/install: nie można wykonać stat na `dsp_code_pots.bin': Nie ma takiego pliku ani katalogu

make[2]: *** [install] Błąd 1

make[2]: Leaving directory `/home/seba/eagle-usb-2.0.0/driver/firmware'

make[1]: *** [installdsp] Błąd 2

make[1]: Leaving directory `/home/seba/eagle-usb-2.0.0/driver'

make: *** [install] Błąd 2

[root@localhost eagle-usb-2.0.0]# ./eagleconfig

bash: ./eagleconfig: Nie ma takiego pliku ani katalogu

[root@localhost eagle-usb-2.0.0]# eagleconfig

bash: eagleconfig: command not found

 

 

Pomocy, co jest nei tak?? robei wedlug opisu ze strony glownej i nic, moze mi ktos wyjsani.... Juz sie pogubilem :( HELP, a teraz ide serknac w ati :-p

Odnośnik do komentarza
Udostępnij na innych stronach

No... człowieku, przecież to są absolutne podstawy!!! Poczytaj sobie jakieś Linuksowe FAQ dla newbies.

 

A co do neo:

- wejdź do katalogu z rozpakowanymi sterownikami

- ./configure

- make

- make install

- eagleconfig

 

i poszukaj na forum co trzeba wpisać w /etc/resolv.conf i /etc/ppp/chap-sectrets żeby łączył się sam podczas uruchamiania komputera

Odnośnik do komentarza
Udostępnij na innych stronach

Posluzylem sie tymi komendami w katalogu z rozpakowanym sterownikiem, potem ustawialm PL01 ( telekomunikacja PL) nazwe uzytkownika, haslo, szyfrowanie ... daje t, i zeby laczyl przy uruchomieniu systemu/ wszystko po wpisaniu komendy w /usr/sbin ./eagleconfig i co sie dzieje... modem dzial, niby laczy do netu, np. kadu dzuala i moge z kims nawijac, ale jak poserfowac, i podaje jakis adres w przegladarce, to wyskakuej komunikta ze nie moze otworzyc, czy znalezc ( jzu nie pamietam) i zeby sprawdzic czy poprawnie wpisalo sie adres i sprobowac ponownie...

 

Tego to nie kminie...

 

Jezeli zadaje banalne pytania, to dlatego ze sie jeszcze nie znam za bardzo i nie kminie, a robilem wedlug opisow jakie sa na stronei i zaden z nich mi nei dzialal jak powinnien...

Odnośnik do komentarza
Udostępnij na innych stronach

Witam wszystkich ponownie :) !

 

Muszę przyznać, żem zadowolony jest z FC3 i był to naprawdę dobry wybór. Mam tylko jeden mały problemik... Instalowałem net (neo) z opisu Komputera Świata któregoś i chodzi o to, że po restarcie systemu znowu nie mozna sie polaczyc - trzeba powtarzać czynności :(

Nie wiecie moze co z tym zrobic ?

I pytanko drugie :P

Czemu Fedora nie jest w 100% spolszczona - chociażby mozilla :P

Odnośnik do komentarza
Udostępnij na innych stronach

Mam tylko jeden mały problemik... Instalowałem net (neo) z opisu Komputera Świata któregoś i chodzi o to, że po restarcie systemu znowu nie mozna sie polaczyc - trzeba powtarzać czynności :(

Nie wiecie moze co z tym zrobic ?

Zamiast instalować neo z opisu Komputer Świata lepiej zainstalować z opisu Fedora.pl Forum :P

 

A tak po prawdzie,nim o cos zapytasz poszukaj na forum -> Przy szukaj zaznacz "Kiedykolwiek"

Nie ma sensu dublować wątków na forum,a o neostradzie było juz tysiace razy (sam instalowałem według opisow z forum)

 

[

I pytanko drugie

Czemu Fedora nie jest w 100% spolszczona - chociażby mozilla

 

Z wersji na wersje jest coraz lepiej z j.polskim (chociazby instalator). Pozatym od Fedory nie zalezy spolszczenie Mozilli, to dwie rózne firmy B)

Poza tym jak znasz dobrze angielski to mozesz ich wspomoc w tłumaczeniu,będziemy wdzięczni :D;)

Odnośnik do komentarza
Udostępnij na innych stronach

[

I pytanko drugie

Czemu Fedora nie jest w 100% spolszczona - chociażby mozilla

 

Z wersji na wersje jest coraz lepiej z j.polskim (chociazby instalator). Pozatym od Fedory nie zalezy spolszczenie Mozilli, to dwie rózne firmy B)

Poza tym jak znasz dobrze angielski to mozesz ich wspomoc w tłumaczeniu,będziemy wdzięczni :D;)

Owszem - nie należy - ale milo by bylo jakby wrzucili polskiego langa, zwłaszcza, że takowy istnieje :)

Odnośnik do komentarza
Udostępnij na innych stronach

ok zainstalowac FC3 sie udalo po wielkich bojach (ostatecznie przeszlo gladko), ntfs juz jest to przyszla kolej na neostrade (sagem fast) no i tak... Sciagnalem te stery eagle, rozpakowalem i ide wedlug tego tutoriala w poradach na stronie. Za pierwszym podejsciem:

./autogen.sh - ok, tzn nic nie wypisuje

./configure - chyba ok, tylko te ostatnie pliki "no" byly

(w miedzyczasie powiazania robilem, ale sie okazalo ze w FC3 nie ma zrodel kernela, PATH wpisany)

./make - no i tu blad na bledzie (błąd 2 i błąd 1)

 

Za drugim razem uruchomilem tez make uninstall, no i nadal w reszcie to samo (tzn make i make install) a po ponownym uruchomieniu wyskoczyl mi ten krug czy jakos tak, ze modem adsl zostal odinstalowany, i od tego momentu po wpisaniu juz ./autogen.sh mam blad:

/usr/share/aclocal/gob2.m4:7: warning: underquoted definition of GOB2_HOOK

run info '(automake)Extending aclocal'

or see http://sources.redhat.com/automake/automak...tending-aclocal

 

No wiec rozne tutaj rzeczy czytalem, ze podobno zrodla kernela nie sa potrzebne (??). Tak czy owam wlasnie sciagam zródła 2.6.9-1.667 (wolno idzie bo juz limit neo przekroczylem :( ). Jak to sciagne to powinno byc wszystko w porzadku???

O co chodzi z tym autogen.sh? Po co to jest i co oznacza ten blad???

 

Liczę na wasza pomoc ,bo cos opornie mi ten start z tym systemem idzie :P

Odnośnik do komentarza
Udostępnij na innych stronach

elo!

zarzuc w wyszukiwarce "sagem" - znajdziesz kilka alternatywnych sposobow instalacji... moze ktorys z nich u ciebie zadziala. jesli nie, to zrobisz pierwsza samodzielna rzecz w (_linuxie_ → Linuksie) ORT i opracujesz wlasny sposob.

powodzenia zyczy uzytkownik thomsona i fc3

pozdr

spiro

Odnośnik do komentarza
Udostępnij na innych stronach

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Posiadasz już konto? Zaloguj się poniżej.

Zaloguj się
×
×
  • Dodaj nową pozycję...