Re: Prolink 1456PVA and 1456PSA : Dityo, Indonesia

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dityo
Check for presence of the drivers with:ls  /lib/modules/2.6.25.5-1.1-pae/kernel/drivers/char/If they are there just manually:$ su root# modprobe agrmodem# modprobe agrserialand proceed from there following the HOWto
MarvS
On Thu, Sep 18, 2008 at 4:34 AM, Dityo Krisnugroho <dityo32@xxxxxxxxx> wrote:> Marv and Antonio,>> I have omitted the HDA.o but the agrmodem and agrserial module are> still cannot be found. Executing make is the same as executing make> help. I have already logged in as root. Below is the details. Any> other possibility?>> Regards,>> Dityo>> ---------------------------------------------------------------------------------------------------------------------------------->> linux-zde1:/home/dityo/Downloads/agrsm-20080721 # make clean>> rm -f *.a> rm -f *~> rm -f agrmodem.o> rm -f agrmodem.ko> rm -f agrmodem.mod.o> rm -f agrmodem.mod.c> rm -f agrserial.o> rm -f agrserial.ko> rm -f agrserial.mod.o> rm -f agrserial.mod.c> rm -f agrsoftmodem.o> rm -f serial26.o> rm -f HDA.o>> linux-zde1:/home/dityo/Downloads/agrsm-20080721 # make>> Run "make install" to install Agere Systems Soft Modem on your system.> Run "make uninstall" to remove a previously installed modem.>> linux-zde1:/home/dityo/Downloads/agrsm-20080721 # make install> ./agrinst> Installing Agere Softmodem driver version 2.1.80-Red Flag NE 5.0> some files needed for installation are missing> linux-zde1:/home/dityo/Downloads/agrsm-20080721 # make module> make -C /lib/modules/`uname -r`/build/ SUBDIRS=/home/dityo/Downloads/agrsm-20080> 721 modules> make[1]: Entering directory `/usr/src/linux-2.6.25.5-1.1-obj/i386/pae'> make -C /usr/src/linux-2.6.25.5-1.1 O=/usr/src/linux-2.6.25.5-1.1-obj/i386/pae/.>  modules>  CC [M]  /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.o> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c: In function> ‘agr_pci_find_d> evice’:> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c:366: warning:> ‘pci_find_devi> ce’ is deprecated (declared at> /usr/src/linux-2.6.25.5-1.1/include/linux/pci.h:5> 04)> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c:369: warning:> ‘pci_find_devi> ce’ is deprecated (declared at> /usr/src/linux-2.6.25.5-1.1/include/linux/pci.h:5> 04)> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c: In function> ‘agr_pci_get_ir> q’:> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c:383: warning:> ‘pci_find_devi> ce’ is deprecated (declared at> /usr/src/linux-2.6.25.5-1.1/include/linux/pci.h:5> 04)> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c: In function> ‘x_pcibios_read> _config_byte’:> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c:394: warning:> ‘pci_find_slot> ’ is deprecated (declared at> /usr/src/linux-2.6.25.5-1.1/include/linux/pci.h:507> )> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c: In function> ‘x_pcibios_read> _config_word’:> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c:397: warning:> ‘pci_find_slot> ’ is deprecated (declared at> /usr/src/linux-2.6.25.5-1.1/include/linux/pci.h:507> )> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c: In function> ‘x_pcibios_read> _config_dword’:> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c:400: warning:> ‘pci_find_slot> ’ is deprecated (declared at> /usr/src/linux-2.6.25.5-1.1/include/linux/pci.h:507> )> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c: In function> ‘x_pcibios_writ> e_config_byte’:> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c:403: warning:> ‘pci_find_slot> ’ is deprecated (declared at> /usr/src/linux-2.6.25.5-1.1/include/linux/pci.h:507> )> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c: In function> ‘x_pcibios_writ> e_config_word’:> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c:406: warning:> ‘pci_find_slot> ’ is deprecated (declared at> /usr/src/linux-2.6.25.5-1.1/include/linux/pci.h:507> )> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c: In function> ‘x_pcibios_writ> e_config_dword’:> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c:409: warning:> ‘pci_find_slot> ’ is deprecated (declared at> /usr/src/linux-2.6.25.5-1.1/include/linux/pci.h:507> )> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c: In function> ‘x_task_queue_i> nit’:> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c:448: warning: assignment fro> m incompatible pointer type> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c: In function> ‘x_task_queue_i> nit_usb’:> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c:460: warning: assignment fro> m incompatible pointer type> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c: At top level:> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c:487: warning: function decla> ration isn’t a prototype> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c:513: warning: function decla> ration isn’t a prototype> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c:523: warning: function decla> ration isn’t a prototype> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c: In function> ‘x_usb_alloc_ur> b_kernel’:> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c:527: warning: no return stat> ement in function returning non-void> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c: At top level:> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c:528: warning: function decla> ration isn’t a prototype> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c: In function> ‘x_usb_alloc_ur> b_atomic’:> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c:532: warning: no return stat> ement in function returning non-void> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c: In function> ‘x_usb_get_dev’> :> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c:577: warning: no return stat> ement in function returning non-void> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c: In function> ‘x_usb_buffer_a> lloc_atomic’:> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c:617: warning: no return stat> ement in function returning non-void> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c: In function> ‘x_usb_buffer_a> lloc_kernel’:> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c:623: warning: no return stat> ement in function returning non-void> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c: At top level:> /home/dityo/Downloads/agrsm-20080721/agrsoftmodem.c:133: warning:> ‘uss_driver’ d> efined but not used>  CC [M]  /home/dityo/Downloads/agrsm-20080721/serial26.o>  LD [M]  /home/dityo/Downloads/agrsm-20080721/agrmodem.o>  LD [M]  /home/dityo/Downloads/agrsm-20080721/agrserial.o>  Building modules, stage 2.>  MODPOST 2 modules> WARNING: could not find /home/dityo/Downloads/agrsm-20080721/.agrmodemlib.o.cmd> for /home/dityo/Downloads/agrsm-20080721/agrmodemlib.o> WARNING: "GetHDABaseAddress" [/home/dityo/Downloads/agrsm-20080721/agrmodem.ko]> undefined!> WARNING: "HDARunDma" [/home/dityo/Downloads/agrsm-20080721/agrmodem.ko] undefine> d!> WARNING: "setResumeCallBack" [/home/dityo/Downloads/agrsm-20080721/agrmodem.ko]> undefined!> WARNING: "LnxTransferCodecVerbsWrite" [/home/dityo/Downloads/agrsm-20080721/agrm> odem.ko] undefined!> WARNING: "releaseHDAStream" [/home/dityo/Downloads/agrsm-20080721/agrmodem.ko] u> ndefined!> WARNING: "azlGetResourceInformation" [/home/dityo/Downloads/agrsm-20080721/agrmo> dem.ko] undefined!> WARNING: "getHDAStream" [/home/dityo/Downloads/agrsm-20080721/agrmodem.ko] undef> ined!> WARNING: "HDAStopDma" [/home/dityo/Downloads/agrsm-20080721/agrmodem.ko] undefin> ed!> WARNING: "resetResumeCallBack" [/home/dityo/Downloads/agrsm-20080721/agrmodem.ko> ] undefined!> WARNING: "LnxTransferCodecVerbs" [/home/dityo/Downloads/agrsm-20080721/agrmodem.> ko] undefined!>  CC      /home/dityo/Downloads/agrsm-20080721/agrmodem.mod.o>  LD [M]  /home/dityo/Downloads/agrsm-20080721/agrmodem.ko>  CC      /home/dityo/Downloads/agrsm-20080721/agrserial.mod.o>  LD [M]  /home/dityo/Downloads/agrsm-20080721/agrserial.ko> make[1]: Leaving directory `/usr/src/linux-2.6.25.5-1.1-obj/i386/pae'> linux-zde1:/home/dityo/Downloads/agrsm-20080721 # make install> ./agrinst> Installing Agere Softmodem driver version 2.1.80-Red Flag NE 5.0> copying agrmodem.ko and agrserial.ko to /lib/modules/2.6.25.5-1.1-pae/kernel/dri> vers/char> Copying installation components to /usr/lib/AgereSoftModem> Usage of Agere Softmodem driver is subject to acceptance of EULA as stated in /u> sr/lib/AgereSoftModem/LICENSE>> Agere Systems Soft Modem End User SOFTWARE LICENSE AGREEMENT>> Starting Agere Soft Modem> FATAL: Module agrmodem not found.> FATAL: Module agrserial not found.>> ------------------------------------------------------------------------------------------------------------------------------------->> On Wed, Sep 17, 2008 at 7:14 PM, Marvin Stodolsky> <marvin.stodolsky@xxxxxxxxx> wrote:>> Dityo>>>> Within the Makefile, there is a couple of lines:>>>> agrmodem-objs := \>>        agrsoftmodem.o agrmodemlib.o HDA.o>>>> Delete the HDA.o  Be careful the indents in Makefiles are made with>> TAB, not SPACEs>>>> For your 11c1:0620 modem, the HDA related code is not necessary, and>> the compile will complete without it.>>>> MarvS>

[Index of Archives]     [Linux Media Development]     [Asterisk]     [DCCP]     [Netdev]     [X.org]     [Xfree86]     [Fedora Women]     [Linux USB]

  Powered by Linux