Ostatní > Archiv
Vigor 318 DSL na Ubuntu 7.04 (Feisty Fawn)
Linx:
"Je to tým, že musím mať zapojený USB kábel od modemu?" Celkom to vysvetľuje
--- Kód: ---Utility for configuring RFC 2684 ATM/Ethernet bridging
ATM bridging is a way to extend Ethernet over an ATM network and is mainly used for DSL connections. This package contains the user space utility needed to configure the kernel driver.
This package is needed if you own an USB DSL modem and your connection uses one of these protocols: RFC 1483 bridged (RFC 2684 bridged), PPP over Ethernet (PPPoE).
--- Konec kódu ---
toto mi vypíše pri balíku br2684ctl a pri flexe mi vypíše:
--- Kód: ---A fast lexical analyzer generator.
flex is a tool for generating scanners: programs which recognized lexical patterns in text. flex reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. flex generates as output a C source file, lex.yy.c, which defines a routine yylex().
This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code.
The behaviour of Flex has undergone a major change since version 2.5.4a; Flex scanners are now reenterant, you may have multiple scanners in the same program with differing sets of defaults, and they play nicer with modern C and C++ compilers. The Flip side is that Flex no longer conforms to the POSIX lex behaviour, and the scanners require conforming implementations when flex is used in ANSI C mode. The package flex-old provides the older behaviour.
This product includes software developed by the University of California, Berkeley and its contributors. The upstream source code can be found at http://prdownloads.sourceforge.net/lex/flex-2.5.31.tar.bz2?download The project web page is at http://lex.sf.net/
--- Konec kódu ---
a červený vypíše "ERROR: DEPENDENCY IS NOT SATISFIABLE: m4" pri flexe a pri br mi vypíše červený ešte: "ERROR: DEPENDENCY IS NOT SATISFIABLE: libatm1
Linx:
Neviete niekto čo s tým?
tonalnagual:
Tak zacnem este od zaciatku.
Treba stiahnut stdsl.sh, br2684ctl a Flex -2.5.31, m4, libatm1:
http://www.rsw.sk/linux/adsl/stdsl.sh
http://sk.archive.ubuntu.com/ubuntu/pool/universe/b/br2684ctl/br2684ctl_20040226-1_i386.deb
http://search.belnet.be/packages/ubuntu/ubuntu/pool/main/f/flex/flex_2.5.31-38ubuntu1_i386.deb
http://packages.debian.org/stable/interpreters/m4
http://packages.debian.org/testing/libs/libatm1
Dalej ich nainstalujete ako:
sudo dpkg -i libatm1....atd
sudo dpkg -i m4....atd
sudo dpkg -i br...atd
sudo dpkg -i flex...atd
Firmware –cxacru-fw rozbalte do /lib/firmware/, alebo pod adresare vaseho kernelu.
Skopirujte subor stdsl.sh do adresara /usr/sbin a musite ho upravit príkaz adsl-start a adsl-stop a to tak že /usr/sbin/stdsl.sh otvoríme v editore:
sudo gedit /usr/sbin/stdsl.sh
adsl-start prepisete na pppd call dsl-provider
adsl-stop prepisete na stopadsl
pridajte mu atribút spustiteľnosti
sudo chmod u+x /usr/sbin/stdsl.sh
Restartujte PC aby sa nacital firmware
Po restarte piste
sudo stdsl.sh start
sudo pppoeconf
Odklikate aplikaciu pppoeconf zadate Meno a heslo ostatne len OK
Meno, heslo ako pod Windows
Musite urobit zmenu v subore dsl-provider:
sudo gedit /etc/ppp/peer/dsl-provider
Zmente riadok ( nic-nas0) na (nas0)
Po tomto mozete este restartovat pocitac. (Len pre istotu)
Bo nacitani otvorte konzolu:
Mate niekolko moznosti ovladania vasho modemu.
Ak chcete spustit internet piste:
sudo stdsl.sh start alebo sudo pon dsl-provider
Ak cchete zrusit internet piste:
sudo stdsl.sh stop alebo sudo poff
Na zistenie statusu piste:
sudo plog
Chcel by som podakovat stranke http://www.vigor318.ic.cz/Ubuntu/index.html vdaka ktorej
sa mi podarilo rozbehat internet na ubuntu 7.04.
Ak by ste mali nejake problemy tak mi napiste na email,
pretoze kdo vie kedy sa dostanem na toto forum.
tonalnagual:
Chcel by som sa niekoho opytat ci sa mu podarilo rozbehat modem uz pri nacitani systemu.
tak aby nemusel vzdy znova pisat do konzoly prikazy na spustenie modemu.
pavolzetor:
sprav si spustac a mas to ja mam gksudo "stdsl.sh start" a ked sa ti nechces pisat vzdy heslo tvoje tak nastav prava tomu suboru
Navigace
[0] Seznam témat
[*] Předchozí strana
Přejít na plnou verzi