Joined: 09 Aug 2008 Posts: 238 Location: Danube, AT
Posted: Mon 15 Mar 2010, 06:00 Post_subject:
Okey I found something:
http://sourceforge.net/projects/ubudsl/
It has ueagle-atm- which should work with ZTE
IT is a ubuntu package. Can I convert it to a pet and use in regular puppy(4.1.3 or 4.3.1)?
there is no need for additional compiling in slax 6.0.x (or puppy plz check )
kernel 2.6.24.x (and up) allready has the module ueagle-atm included
what you need is the firmware
for E4
http://eagle-usb.org/ueagle-atm/non-free/ueagle4-data-1.0.tar.gz
for E3 and older
http://eagle-usb.org/ueagle-atm/non-free/ueagle-data-1.1.tar.gz
and contents to be unpacked in /lib/firmware/ueagle-atm
afterwards if you are using pppoe you need
br2364ctl and libatm1 (dont' know exactly where is source for slax/slackware or puppy )
it then goes like this ,for pppoe
Code:
sudo modprobe ueagle-atm
sudo modprobe br2684
sudo br2684ctl -c 0 -b -a 8.35
sudo ifconfig nas0 up
where 8.35 are vpi.vci
-get firmware
http://eagle-usb.org/ueagle-atm/non-free/ueagle-data-1.1.tar.gz
http://eagle-usb.org/ueagle-atm/non-free/ueagle4-data-1.0.tar.gz
-unpack it and copy to
/lib/firmware/ueagle-atm
-TODO where is libatm 250 on puppy?
-do as root
Code:
rmmod ueagle-atm
modprobe ueagle-atm
modprobe br2684
br2684ctl -c 0 -b -a 8.35
ifconfig nas0 up
you need to compile a bit
grab from here: linux-atm-2.5.1.tgz (1.3 MB)
http://sourceforge.net/projects/linux-atm/
grab from here :
e46aebe00b8aff2cac57e517336e45d7 devx_431.sfs
561c83156b4dae5da0b6135b53d8c421 pup-431.iso
http://ftp.nluug.nl/ftp/pub/os/Linux/distr/puppylinux/puppy-4.3.1/
set up puppy so that it loads developer environement
unpack linux-atm-2.5.1.tgz and then
Code:
./configure
make
make install
have fun!
(note: when you got sagem working ZTE ZXDSL 852 - conexant?
is just couple of firmare files away from working ... )
NOTE2 in case your provider has PPP over ATM connection ,
no need to compile libatm , i think
http://www.slax.org/forum.php?action=view&parentID=27111&highlight=pppoa
note3 for compiling linux-atm-2.5.1
you may need bison and flex plz check output of ./configure
(and for other that is possibly missing , perhaps it is all allready inside devel.sxs ) _________________ A man's got to know his limitations
Rules_post_cannot Rules_reply_cannot Rules_edit_cannot Rules_delete_cannot Rules_vote_cannot You cannot attach files in this forum You can download files in this forum