Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Polskie forum (Polish) Instalacja i sprzęt
  • Search

Neostrada (SAGEM Fast 800) i Gentoo

Pytania i problemy związane z instalacją Gentoo oraz sprzętem

Moderator: SlashBeast

Post Reply
  • Print view
Advanced search
11 posts • Page 1 of 1
Author
Message
macieju
n00b
n00b
Posts: 13
Joined: Sun Mar 18, 2007 7:40 pm
Contact:
Contact macieju
Website

Neostrada (SAGEM Fast 800) i Gentoo

  • Quote

Post by macieju » Wed Mar 21, 2007 9:51 pm

Witam !

Od jakiegoś czasu param się "odpaleniem" Neo w Gentoo i jakoś mi się nie udaje, -(bo oczywiście jestem za głupi).
Czy ktoś mógłby mnie -"poprowadzić za rączkę" w tej sprawie ?!
Czytam, szukam to tu: http://gentoo.org.pl/component/option,c ... opic,30.0/ ,to tam: http://www.linux.rk.edu.pl/w/p/neostrad ... -fast-800/ i nic.

Wydając polecenie

Code: Select all

ifconfig
mam:

Code: Select all

eth0      Link encap:Ethernet  HWaddr 00:60:8C:F3:86:22  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:10 Base address:0xb800 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:18 errors:0 dropped:0 overruns:0 frame:0
          TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:1380 (1.3 Kb)  TX bytes:1380 (1.3 Kb)

ppp0      Link encap:Point-to-Point Protocol  
          inet addr:83.22.193.91  P-t-P:213.25.2.195  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
          RX packets:983 errors:0 dropped:0 overruns:0 frame:0
          TX packets:955 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3 
          RX bytes:471026 (459.9 Kb)  TX bytes:65579 (64.0 Kb)
emergując :

Code: Select all

USE="-gtk dhcp atm" emerge ppp
zgłasza błąd:

Code: Select all

In file included from /usr/include/linux/netdevice.h:28,
                 from /usr/include/linux/if_arp.h:26,
                 from io.c:24:
/usr/include/linux/if.h:95: error: redefinition of ‘struct ifmap’
/usr/include/linux/if.h:131: error: redefinition of ‘struct ifreq’
/usr/include/linux/if.h:181: error: redefinition of ‘struct ifconf’
io.c: In function ‘accept_new’:
io.c:281: warning: pointer targets in passing argument 3 of ‘accept’ differ in signedness
io.c:296: warning: pointer targets in passing argument 5 of ‘getsockopt’ differ in signedness
io.c: In function ‘get_local’:
io.c:618: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness
make[3]: *** [io.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/linux-atm-2.4.1-r1/work/linux-atm-2.4.1/src/arpd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/linux-atm-2.4.1-r1/work/linux-atm-2.4.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/linux-atm-2.4.1-r1/work/linux-atm-2.4.1'
make: *** [all-recursive-am] Error 2

!!! ERROR: net-dialup/linux-atm-2.4.1-r1 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  ebuild.sh, line 609:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
wpisując:

Code: Select all

emerge  ueagle-atm
zgłasza komunikat:

Code: Select all

>>> Original instance of package unmerged safely.
 * Checking for suitable kernel configuration options...
 *   CONFIG_PPPOE:       is not set (required for PPPoE links)
 *   CONFIG_ATM_BR2684:  is not set (required for PPPoE links)
 * Please check to make sure these options are set correctly.
 * Failure to do so may cause unexpected problems.
 * Run the following command if connecting via PPPoA protocol:
 *    euse -E atm && emerge net-dialup/ppp
 * Run the following command if connecting via PPPoE protocol:
 *    emerge net-misc/br2684ctl
 * To complete the installation, you must read the documentation in
 *    /usr/share/doc/ueagle-atm-1.1-r2
>>> Regenerating /etc/ld.so.cache...
>>> net-dialup/ueagle-atm-1.1-r2 merged.
>>> No packages selected for removal by clean.
>>> Auto-cleaning packages...
>>> No outdated packages were found on your system.
 * GNU info directory index is up-to-date.
co znaczy :

Code: Select all

*   CONFIG_PPPOE:       is not set (required for PPPoE links)
 *   CONFIG_ATM_BR2684:  is not set (required for PPPoE links)
 * Please check to make sure these options are set correctly.
 * Failure to do so may cause unexpected problems.
 * Run the following command if connecting via PPPoA protocol:
 *    euse -E atm && emerge net-dialup/ppp
 * Run the following command if connecting via PPPoE protocol:
 *    emerge net-misc/br2684ctl
za pomoc z góry dziękuję !
Top
vutives
Guru
Guru
User avatar
Posts: 348
Joined: Sun Sep 25, 2005 5:25 pm
Location: Poland
Contact:
Contact vutives
Website

Re: Neostrada (SAGEM Fast 800) i Gentoo

  • Quote

Post by vutives » Wed Mar 21, 2007 10:21 pm

macieju wrote: co znaczy :

Code: Select all

*   CONFIG_PPPOE:       is not set (required for PPPoE links)
 *   CONFIG_ATM_BR2684:  is not set (required for PPPoE links)
 * Please check to make sure these options are set correctly.
 * Failure to do so may cause unexpected problems.
 * Run the following command if connecting via PPPoA protocol:
 *    euse -E atm && emerge net-dialup/ppp
 * Run the following command if connecting via PPPoE protocol:
 *    emerge net-misc/br2684ctl
Te CONFIG_XXX is not set, to jak na moje oko niepoustawiane opcje w kernelu. No a "run the following command" to "run the following command". ;)
Top
mbar
Advocate
Advocate
User avatar
Posts: 2000
Joined: Wed Jan 19, 2005 9:45 am
Location: Poland

  • Quote

Post by mbar » Thu Mar 22, 2007 5:36 am

kup sobie najtańszy ruter ADSL, lepiej na tym wyjdziesz.
Top
kfiaciarka
Veteran
Veteran
User avatar
Posts: 1498
Joined: Fri May 20, 2005 10:35 pm
Location: Dobre Miasto, Poland
Contact:
Contact kfiaciarka
Website

  • Quote

Post by kfiaciarka » Thu Mar 22, 2007 7:30 am

mbar wrote:kup sobie najtańszy ruter ADSL, lepiej na tym wyjdziesz.
w każdym można samemu przekierowywać porty? czy tyko w tych lepszych?
Top
mbar
Advocate
Advocate
User avatar
Posts: 2000
Joined: Wed Jan 19, 2005 9:45 am
Location: Poland

  • Quote

Post by mbar » Thu Mar 22, 2007 7:39 am

w każdym, ja mam najtańszego asmaxa od jakiś 3 lat i działa 8O choć teraz jako modem w trybie bridge, gdyż jako ruter i jednocześnie serwer robi u mnie komp z Gentoo ;)
Top
macieju
n00b
n00b
Posts: 13
Joined: Sun Mar 18, 2007 7:40 pm
Contact:
Contact macieju
Website

  • Quote

Post by macieju » Thu Mar 22, 2007 12:13 pm

ruter ADSL to bardzo dobry pomysł. -bo prosty.

Podobno na jądrze 2.6.19 -r5 Neo nie będzie "chodzić" i jest już nowe jajko na którym to działa, ale nie wiem na jakim ! -może ktoś wie ?
Top
mbar
Advocate
Advocate
User avatar
Posts: 2000
Joined: Wed Jan 19, 2005 9:45 am
Location: Poland

  • Quote

Post by mbar » Thu Mar 22, 2007 1:01 pm

każdym
Top
milu
Bodhisattva
Bodhisattva
User avatar
Posts: 1122
Joined: Mon May 03, 2004 9:49 pm
Location: Poland, Konstancin-Jeziorna

  • Quote

Post by milu » Thu Mar 22, 2007 2:13 pm

Moved from Polish to Instalacja i sprzęt.
Pozdrawiam,
Milu
------------------------------------
Registered Linux User: #246079

Zanim zadasz pytanie przeczytaj to dokładnie!!
Top
kion
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 78
Joined: Sun Jan 09, 2005 8:41 pm
Location: Kończyce Wlk - Cieszyn PL

  • Quote

Post by kion » Thu Mar 22, 2007 5:41 pm

u mnie neo działa na speedtouch i x86 od dawna. Bardzo sobie chwalę. Wyłaczyłem wszystkie wentyle. Z zasilacza zdjąłem obudowę. Sprawdxiłem nawet pobór prądu i wyniósł niecałe 40 W/h. Dodatkowow mam na nim mldonkey i sciągam sobie na dysk wszystko co potrzeba bez szumienia. Oczywiśce rscync itp

Ale mniejsza z tym. Podepnę się bezczelnie i zapytam o jedno.

Jak można sprawdzić parametry linii na speedtouchu? Chodzi mi o signal, noise i SNR. Nigdzie nie mogę tego znaleźć.


Jądra 2.6.19 arch x86 pentium3
pozdrawiam/best regards
JID: kion@chrome.pl
Top
ChRisiu
n00b
n00b
Posts: 25
Joined: Sun Mar 19, 2006 9:57 am
Location: Bydgoszcz, Poland

  • Quote

Post by ChRisiu » Thu Mar 22, 2007 7:41 pm

@macieju może to Tobie pomoże:
http://zibik.jogger.pl/2007/03/18/neost ... peedtouch/

Ja mam co prawda SpeedTouch'a ale działa bezproblemowo...
Top
SeeLook
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 82
Joined: Wed Sep 21, 2005 10:33 pm
Location: Poland
Contact:
Contact SeeLook
Website

  • Quote

Post by SeeLook » Thu Mar 22, 2007 9:23 pm

Maciej NIE PODDAWAJ SIĘ
Linux-atm nie kompiluje się bo się z aktualnym Twoim jajkiem gryzie (2.6.19-r5)
Zobacz posta:
http://forums.gentoo.org/viewtopic-t-53 ... uxatm.html
MOŻE KOMUŚ KOMPILUJE SIĘ TEN PAKIET I POWIE NAM WERSJĘ KERNELA ??
Wtedy też ueagle-atm powinien pójść


A reszta to kwestia naciśnięcia iluś tam klawiszy klawiatury....
Dobre ludi pomogum :-)
Top
Post Reply
  • Print view

11 posts • Page 1 of 1

Return to “Instalacja i sprzęt”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic