You are not logged in.

#1 2007-02-13 21:19:21

jack
Member
From: /usr/arg
Registered: 2005-11-17
Posts: 66

Exist howto about modems ADSL USB with ueagle-atm chipsets??

I have a ADSL modem USB model Huawei SmartAX MT810.
The driver and firmware is properly installed. Actually the modem is operational.

$ dmesg | grep ueagle
[ueagle-atm] driver ueagle 1.4 loaded
usbcore: registered new interface driver ueagle-atm
usb 2-2: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) : Eagle III pots
usb 2-2: [ueagle-atm] pre-firmware device, uploading firmware
usb 2-2: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
usb 2-2: [ueagle-atm] firmware uploaded
usb 2-2: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9031) : Eagle III pots
usb 2-2: [ueagle-atm] using iso mode
usb 2-2: [ueagle-atm] (re)booting started
usb 2-2: [ueagle-atm] ATU-R firmware version : 44e2ea17
usb 2-2: [ueagle-atm] Modem started, waiting synchronization
usb 2-2: [ueagle-atm] modem operational
usb 2-2: [ueagle-atm] modem synchronization failed (may be try other cmv/dsp)
usb 2-2: [ueagle-atm] (re)booting started
usb 2-2: [ueagle-atm] ATU-R firmware version : 44e2ea17
usb 2-2: [ueagle-atm] Modem started, waiting synchronization
usb 2-2: [ueagle-atm] modem operational

My ISP works on pppoe, but under Arch Linux i can't find the packages br2684ctl and linux-atm ....then...¿howto setup the conection?. neutral
This packages it serves to create the interface nas0.

Thanxs in advance.

Offline

#2 2007-02-14 00:15:38

jack
Member
From: /usr/arg
Registered: 2005-11-17
Posts: 66

Re: Exist howto about modems ADSL USB with ueagle-atm chipsets??

I try to install the package linux-atm but give some errors during compilation.
Download this package:
http://sourceforge.net/project/showfile … _id=156242

$ ./configure
creating cache ./config.cache
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking build system type... x86_64-unknown-linux-gnu
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for a BSD compatible install... /bin/install -c
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for file... /usr/bin/file
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for perl... /usr/bin/perl
checking for asm/errno.h... yes
checking for linux/atmsap.h... yes
checking for main in -lresolv... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating m4/Makefile
creating src/Makefile
creating src/include/Makefile
creating src/lib/Makefile
creating src/test/Makefile
creating src/debug/Makefile
creating src/qgen/Makefile
creating src/saal/Makefile
creating src/sigd/Makefile
creating src/maint/Makefile
creating src/arpd/Makefile
creating src/ilmid/Makefile
creating src/ilmid/asn1/Makefile
creating src/man/Makefile
creating src/led/Makefile
creating src/lane/Makefile
creating src/mpoad/Makefile
creating src/switch/Makefile
creating src/switch/debug/Makefile
creating src/switch/tcp/Makefile
creating src/config/Makefile
creating src/config/init-redhat/Makefile
creating src/extra/Makefile
creating src/extra/linux-atm.spec
creating src/extra/ANS/Makefile
creating config.h

$ make
make  all-recursive
make[1]: se ingresa al directorio `/home/jack/linux-atm-2.4.1'
Making all in m4
make[2]: se ingresa al directorio `/home/jack/linux-atm-2.4.1/m4'
make[2]: No se hace nada para `all'.
make[2]: se sale del directorio `/home/jack/linux-atm-2.4.1/m4'
Making all in src
make[2]: se ingresa al directorio `/home/jack/linux-atm-2.4.1/src'
Making all in include
make[3]: se ingresa al directorio `/home/jack/linux-atm-2.4.1/src/include'
make[3]: No se hace nada para `all'.
make[3]: se sale del directorio `/home/jack/linux-atm-2.4.1/src/include'
Making all in lib
make[3]: se ingresa al directorio `/home/jack/linux-atm-2.4.1/src/lib'
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..     -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c text2atm.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c text2atm.c  -fPIC -DPIC -o .libs/text2atm.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c text2atm.c -o text2atm.o >/dev/null 2>&1
mv -f .libs/text2atm.lo text2atm.lo
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..     -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c atm2text.c
rm -f .libs/atm2text.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c atm2text.c  -fPIC -DPIC -o .libs/atm2text.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c atm2text.c -o atm2text.o >/dev/null 2>&1
mv -f .libs/atm2text.lo atm2text.lo
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..     -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c atmequal.c
rm -f .libs/atmequal.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c atmequal.c  -fPIC -DPIC -o .libs/atmequal.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c atmequal.c -o atmequal.o >/dev/null 2>&1
mv -f .libs/atmequal.lo atmequal.lo
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..     -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c sdu2cell.c
rm -f .libs/sdu2cell.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c sdu2cell.c  -fPIC -DPIC -o .libs/sdu2cell.lo
sdu2cell.c: In function 'sdu2cell':
sdu2cell.c:21: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c sdu2cell.c -o sdu2cell.o >/dev/null 2>&1
mv -f .libs/sdu2cell.lo sdu2cell.lo
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..     -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c text2qos.c
rm -f .libs/text2qos.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c text2qos.c  -fPIC -DPIC -o .libs/text2qos.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c text2qos.c -o text2qos.o >/dev/null 2>&1
mv -f .libs/text2qos.lo text2qos.lo
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..     -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c qos2text.c
rm -f .libs/qos2text.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c qos2text.c  -fPIC -DPIC -o .libs/qos2text.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c qos2text.c -o qos2text.o >/dev/null 2>&1
mv -f .libs/qos2text.lo qos2text.lo
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..     -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c qosequal.c
rm -f .libs/qosequal.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c qosequal.c  -fPIC -DPIC -o .libs/qosequal.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c qosequal.c -o qosequal.o >/dev/null 2>&1
mv -f .libs/qosequal.lo qosequal.lo
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..     -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c sap2text.c
rm -f .libs/sap2text.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c sap2text.c  -fPIC -DPIC -o .libs/sap2text.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c sap2text.c -o sap2text.o >/dev/null 2>&1
mv -f .libs/sap2text.lo sap2text.lo
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..     -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c text2sap.c
rm -f .libs/text2sap.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c text2sap.c  -fPIC -DPIC -o .libs/text2sap.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c text2sap.c -o text2sap.o >/dev/null 2>&1
mv -f .libs/text2sap.lo text2sap.lo
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..     -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c sapequal.c
rm -f .libs/sapequal.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -Wall -Wshadow -Wpointer-arith -Wwrite-strings [b]-Wstrict-prototypes -c sapequal.c  -fPIC -DPIC -o .libs/sapequal.lo
sapequal.c: In function 'match_blli':
sapequal.c:68: error: label at end of compound statement
sapequal.c:86: error: label at end of compound statement
make[3]: *** [sapequal.lo] Error 1
make[3]: se sale del directorio `/home/jack/linux-atm-2.4.1/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: se sale del directorio `/home/jack/linux-atm-2.4.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/home/jack/linux-atm-2.4.1'
make: *** [all-recursive-am] Error 2[/b]

sad
Where i can install linux-atm and br2684ctl?? Anybody have idea?.

Offline

#3 2007-02-14 00:21:32

NecroRomancist
Member
Registered: 2005-01-02
Posts: 53

Offline

#4 2007-02-14 01:44:30

jack
Member
From: /usr/arg
Registered: 2005-11-17
Posts: 66

Re: Exist howto about modems ADSL USB with ueagle-atm chipsets??

Many thanxs NecroRomancist!!

But when i execute:

$ sudo makepkg PKGBUILD

Obtains this error.....:(

..................................................................................
..................................................................................
atmarp.c: En la funci?n 'send_request':
atmarp.c:70: aviso: el formato '%d' espera el tipo 'int', pero el argumento 4 es del tipo 'long unsigned int'
/bin/sh ../../libtool --mode=link gcc  -I../../src/include -march=x86-64 -O2 -pipe -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -o atmarp  atmarp.o ../../src/lib/libatm.la 
mkdir .libs
gcc -I../../src/include -march=x86-64 -O2 -pipe -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -o .libs/atmarp atmarp.o  ../../src/lib/.libs/libatm.so -lresolv
creating atmarp
gcc -DHAVE_CONFIG_H -I. -I. -I../..     -I../../src/include -march=x86-64 -O2 -pipe -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c atmarpd.c
gcc -DHAVE_CONFIG_H -I. -I. -I../..     -I../../src/include -march=x86-64 -O2 -pipe -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c arp.c
In file included from arp.c:19:
/usr/include/linux/if_arp.h:133: error: expected specifier-qualifier-list before '__be16'
make[3]: *** [arp.o] Error 1
make[3]: se sale del directorio `/home/jack/src/linux-atm-2.4.1/src/arpd'
make[2]: *** [all-recursive] Error 1
make[2]: se sale del directorio `/home/jack/src/linux-atm-2.4.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/home/jack/src/linux-atm-2.4.1'
make: *** [all-recursive-am] Error 2
==> ERROR: Build Failed.  Aborting...

Use Arch 0.8 x86_64. Thanxs.:)

# make....
..............................
............................
In file included from arp.c:19:
/usr/include/linux/if_arp.h:133: error: expected specifier-qualifier-list before '__be16'
make[3]: *** [arp.o] Error 1
make[3]: se sale del directorio `/home/jack/linux-atm-2.4.1/src/arpd'
make[2]: *** [all-recursive] Error 1
make[2]: se sale del directorio `/home/jack/linux-atm-2.4.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/home/jack/linux-atm-2.4.1'
make: *** [all-recursive-am] Error 2

sad:(

Last edited by jack (2007-02-14 01:55:32)

Offline

#5 2007-02-16 23:41:34

jack
Member
From: /usr/arg
Registered: 2005-11-17
Posts: 66

Re: Exist howto about modems ADSL USB with ueagle-atm chipsets??

Sorry, i don´t understand mean those steps... anybody have idea?'

http://www.google.com.ar/search?hl=es&q … ogle&meta=

Offline

Board footer

Powered by FluxBB