Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Strony: 1
Witam, prosze o pomoc przy instalacji neostrady na Debianie Sarge, modem - Sagem F@st 800 - USB.
Postaram sie podac wam wszystkie informacje, ktore beda niezbedne do diagnozy.
Kernel: 2.6.16.1 Sterowniki Sagem: eagle-usb-2.3.3
W jadrze zaznaczylem wszstko co konieczne dla tego modemu.
Co pokolei robie:
1. Po rozpakowaniu zrodel eagle wydaje komende 'debian/rules binary'. Tworzy to 3 paczki *.deb
2. Instaluje te paczki:
dpkg -i eagle-usb-modules-source_2.3.2-2_all.deb
(Odczytywanie bazy danych ... 66675 plików i katalogów obecnie zainstalowanych.) Przygotowanie do zast±pienia eagle-usb-modules-source 2.3.2-2 (wykorzystuj±c eagle-usb-modules-source_2.3.2-2_all.deb) ... Rozpakowanie pakietu zastępuj±cego eagle-usb-modules-source ... Konfigurowanie eagle-usb-modules-source (2.3.2-2) ...
dpkg -i eagle-usb-data_2.3.2-2_all.deb
(Odczytywanie bazy danych ... 66684 plików i katalogów obecnie zainstalowanych.) Przygotowanie do zast±pienia eagle-usb-data 2.3.2-2 (wykorzystuj±c eagle-usb-data_2.3.2-2_all.deb) ... Rozpakowanie pakietu zastępuj±cego eagle-usb-data ... Konfigurowanie eagle-usb-data (2.3.2-2) ...
dpkg -i eagle-usb-utils_2.3.2-2_i386.deb
Zaznaczenie poprzednio niezaznaczonego pakietu eagle-usb-utils. (Odczytywanie bazy danych ... 66684 plik˘w i katalog˘w obecnie zainstalowanych.) Rozpakowanie eagle-usb-utils (z eagle-usb-utils_2.3.2-2_i386.deb) ... Konfigurowanie eagle-usb-utils (2.3.2-2) ... /var/lib/dpkg/info/eagle-usb-utils.postinst: line 12: /etc/eagle-usb/setvars: Nie ma takiego pliku ani katalogu dpkg: bţńd przetwarzania eagle-usb-utils (--install): podproces post-installation script zwr˘ciţ kod bţˆdu 1 wystńpiţy bţˆdy podczas przetwarzania: eagle-usb-utils
Pojawil sie taki blad, brak mu pliku 'setvars'. Ale w kat '/usr/src/eagle-usb-2.3.3/debian/eagle-usb-utils/etc/eagle-usb'
jest ten plik wiec porostu kopiuje go do '/etc/eagle-usb/'. Dla pewnosci kopiuje wszystkie pliki z kat '/usr/src/eagle-usb-2.3.3/debian/eagle-usb-utils/etc/'
do mojego kat '/cat'
Oto wynik polecenia 'dpkg -i eagle-usb-utils...' po skopiowaniu tych plikow:
(Odczytywanie bazy danych ... 66724 plik˘w i katalog˘w obecnie zainstalowanych.) Przygotowanie do zastńpienia eagle-usb-utils 2.3.2-2 (wykorzystujńc eagle-usb-utils_2.3.2-2_i386.deb) ... Rozpakowanie pakietu zastˆpujńcego eagle-usb-utils ... Konfigurowanie eagle-usb-utils (2.3.2-2) ... adowanie moduţu... [ Error ]
Nie wiem jak zaladowac ten modul.
Jak chce zaladowac modul do jadra: 'm-a a-i eagle-usb' pojawia sie okno graf w konsoli tekstowej (nie wiem jak zrobic screen takiego okna wiec napisze co tam jest)
'Warning, /usr/src/eagle-usb-2.3.3 seems to contain unconfigured kernel source!'
Wynik polecenia 'lsmod'
Module Size Used by isofs 24312 0 snd_pcm_oss 31840 0 snd_mixer_oss 10240 1 snd_pcm_oss snd_via82xx 12820 0 snd_ac97_codec 62048 1 snd_via82xx snd_ac97_bus 896 1 snd_ac97_codec snd_pcm 48008 3 snd_pcm_oss,snd_via82xx,snd_ac97_codec snd_timer 12612 1 snd_pcm snd_page_alloc 4744 2 snd_via82xx,snd_pcm snd_mpu401_uart 2880 1 snd_via82xx snd_rawmidi 11616 1 snd_mpu401_uart snd_seq_device 3660 1 snd_rawmidi snd 27748 9 snd_pcm_oss,snd_mixer_oss,snd_via82xx,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device via82cxxx 5764 0 [permanent] nls_iso8859_1 2944 6 nls_cp437 4480 7
Juz nie wiem co mam dalej robic, niestety moja wiedza w tym zakresie jest ograniczona.
Jak potrzeba jeszcze jakis informacji, powiedzcie jakie i zrobie update.
Prosze podpowiedzcie mi.
Bede wdzieczny za dokladne przedstawienie co mam robic ( jak, jakimi komendami ), obawiam sie ze same hasla nie wiele mi pomoga.
Z gory dzieki bardzo dla zyczliwych ;)
Offline
Dla jąder powyżej 2.6.14 [url=http://www.bodzio.dug.net.pl/pliki2/eagleusb.tar.bz2]to eagle[/url]
zastosuj:
./configure
make
make install
Offline
Dziek za sterowniki , niestety problem nie znikl, moze cos zle zrobilem lub przygotowalem ale 'make' nie wykonuje sie.
Po wpisaniu ./configure pokazuje sie to: ( nic nowego )
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... no checking for wish... no checking for xsltproc... no *** libxslt-proc package is missing, documentation won't be build! *** checking for kernel version... 2.6.16.1 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 Debian dhcp support dhclient pppd support yes pppoa support yes pppoe support yes install eagleconnect (tcl/tk frontend) no generate documentation no ================================================
========================
Natomiast po wpisaniu ‘make’ rowniez nic nowego L
GITS:/usr/src/eagleusb# make make -C driver make[1]: Wej cie do katalogu `/usr/src/eagleusb/driver' USE_CMVS=1 make -C /lib/modules/2.6.16.1/build SUBDIRS=/usr/src/eagleusb/driver modules make[2]: Wej cie do katalogu `/usr/src/linux-2.6.16.1' CC [M] /usr/src/eagleusb/driver/eu_main.o /usr/src/eagleusb/driver/eu_main.c:176: error: unknown field `owner' specified in initializer /usr/src/eagleusb/driver/eu_main.c:176: warning: initialization from incompatible pointer type make[3]: *** [/usr/src/eagleusb/driver/eu_main.o] Bţńd 1 make[2]: *** [_module_/usr/src/eagleusb/driver] Bţńd 2 make[2]: Opuszczenie katalogu `/usr/src/linux-2.6.16.1' make[1]: *** [eagle-usb.ko] Bţńd 2 make[1]: Opuszczenie katalogu `/usr/src/eagleusb/driver' make: *** [build] Bţńd 2
Nie wiem juz co mam robic, moze cos w systemie jest zrabane, pls help....
Offline
male odgrzanie.
Mialem podobne klopoty. przeszedlem na jadro 2.4.24 poniewaz slyszalem, ze calkiem dobrze sie sprawuje (przynajmniej z netem). Kompilacja wg. z opcjami potrzebnymido dzialania. korzystam ze zrodel eagle'a 2.3.2. wszystko ladnie chodzi.
Jest jeszcze pewna kwestia. Ja mam dwa kompy. laptopa z xpekiem i drugiego z debianem. przelaczalem sie probujac zalatwic sprawe podlaczenia i zauwazylem, ze kiedy skonczylem korzystac z netu pod win i przelaczalem pod debiana to potrzebna byla reinstalacja sterownikow do modemu a przynajmniej ja sobie tak poradzilem. Modem po prostu nie chcial sie synchronizowac i na konsole wychodzily krzaki. byc moze to kwestia pamieci modemu, ale ona powinna sie kasowac po odlaczeniu od xpeka.
Jak narazie od 2 dni bezproblemowo smiga wszystko.
pozdr.
Offline
spróbuj z zgodnie z tym opisem na jądedrze 2.6.16
http://www.fedora.pl/index.php?option=content&task=view&id=132& Itemid=34
u mnie działa neo a robiłem według tego opisu.
Offline
spróbuj z zgodnie z tym opisem na jądedrze 2.6.16
http://www.fedora.pl/index.php?option=content&task=view&id=132& Itemid=34
u mnie działa neo a robiłem według tego opisu.[/quote]
tak, ale to jest ueagle, a nie eagle. Ueagle stosuje się we FBSD - no ale jak działa to niskie ukłony :)
Debian jest lepszy niż wszystkie klony
Linux register users: #359018
[img]http://www.freebsd.org/gifs/powerlogo.gif[/img]
[url=https://goo.gl/photos/5XGKFkvaMimLwM2s9]Beskid Niski[/url]
Offline
http://www.szarp.com.pl/howto/howto/html/neostrada-usb.html
tu masz opis lapatologiczny pod debiana napewno sobie poradzisz :D
Offline
Strony: 1
Time (s) | Query |
---|---|
0.00011 | SET CHARSET latin2 |
0.00004 | SET NAMES latin2 |
0.00096 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='3.147.193.1' WHERE u.id=1 |
0.00099 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '3.147.193.1', 1738327406) |
0.00057 | SELECT * FROM punbb_online WHERE logged<1738327106 |
0.00095 | DELETE FROM punbb_online WHERE ident='216.244.66.250' |
0.00082 | SELECT topic_id FROM punbb_posts WHERE id=24884 |
0.00134 | SELECT id FROM punbb_posts WHERE topic_id=3145 ORDER BY posted |
0.00064 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=3145 AND t.moved_to IS NULL |
0.00005 | SELECT search_for, replace_with FROM punbb_censoring |
0.00092 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=3145 ORDER BY p.id LIMIT 0,25 |
0.00095 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=3145 |
Total query time: 0.00834 s |