Re: 11c1:048c, Re: hi help me for install modem

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

 



The command to issue is not 'make install', it is 'make module' as
stated in the HOWTO.
Hope that helps,
Bjorn.


mostafa zamani wrote:
> hi i re-download th
> file.http://linmodems.technion.ac.il/packages/ltmodem/11c11040/
> 
> 
> and this file   agrsm-HDA-20080721.tar.bz2
> and this under is my consol
> linux@linux:~$ cd Desktop
> linux@linux:~/Desktop$ dir
> agrsm-HDA-20080721-ALSA15.tar.bz2
> agrsm-ubuntu8.04.1-2.6.24-19-generic.tar.gz
> agrsm-HDA-20080721.tar.bz2 scanModem
> linux@linux:~/Desktop$ tar -jxvf agrsm-HDA-20080721.tar.bz2
> agrsm-20080721/
> agrsm-20080721/Makefile
> agrsm-20080721/agrinst
> agrsm-20080721/8250.h
> agrsm-20080721/.agrserial.ko.cmd
> agrsm-20080721/agr_auxinst
> agrsm-20080721/hda_codec.h
> agrsm-20080721/HDA.c
> agrsm-20080721/.agrmodem.o.cmd
> agrsm-20080721/.agrmodem.mod.o.cmd
> agrsm-20080721/Module.symvers
> agrsm-20080721/modules.order
> agrsm-20080721/README
> agrsm-20080721/.tmp_versions/
> agrsm-20080721/.tmp_versions/agrserial.mod
> agrsm-20080721/.tmp_versions/agrmodem.mod
> agrsm-20080721/LICENSE
> agrsm-20080721/serial26.c
> agrsm-20080721/.agrserial.o.cmd
> agrsm-20080721/.HDA.o.cmd
> agrsm-20080721/agrmodemlib.o
> agrsm-20080721/linuxif.h
> agrsm-20080721/.agrserial.mod.o.cmd
> agrsm-20080721/config.h
> agrsm-20080721/agr_softmodem
> agrsm-20080721/.agrmodem.ko.cmd
> agrsm-20080721/agruninst
> agrsm-20080721/AgereMdmDaemon
> agrsm-20080721/agrmodem.h
> agrsm-20080721/.agrsoftmodem.o. cmd
> agrsm-20080721/.serial26.o.cmd
> agrsm-20080721/agrsoftmodem.c
> linux@linux:~/Desktop$ cd agrsm-20080721
> linux@linux:~/Desktop/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@linux:~/Desktop/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
> 
> what problem ..this driver is not my modem or the fie is corrupt
> 
> --- On *Sat, 10/18/08, Bjorn Wielens /<Uniacke1@xxxxxxxx>/* wrote:
> 
>     From: Bjorn Wielens <Uniacke1@xxxxxxxx>
>     Subject: Re: 11c1:048c, Re: hi help me for install modem
>     To: mo30_esf@xxxxxxxxx, "Linmodems" <discuss@xxxxxxxxxxxxx>
>     Date: Saturday, October 18, 2008, 2:59 PM
> 
>     You need to re-download the file. The one you have is corrupt. Bjorn.   mostafa zamani wrote: > hello > i read and i write this command in consol > plz read and tell me my problem and help me >  > Advanced Linux Sound Architecture Driver Version 1.0.16. > Compiled on Apr 21 2008 for kernel 2.6.24-16-generic (SMP). > linux@linux:~$ cd Desktop > linux@linux:~/Desktop$ tar -jxvf agrsm-HDA-20080721.tar.bz2 > agrsm-20080721/ > agrsm-20080721/Makefile > agrsm-20080721/agrinst > agrsm-20080721/8250.h > agrsm-20080721/.agrserial.ko.cmd > agrsm-20080721/agr_auxinst > agrsm-20080721/hda_codec.h > agrsm-20080721/HDA.c > agrsm-20080721/.agrmodem.o.cmd > agrsm-20080721/.agrmodem.mod.o.cmd > agrsm-20080721/Module.symvers > agrsm-20080721/modules.order > agrsm-20080721/README > agrsm-20080721/.tmp_versions/ >
>      agrsm-20080721/.tmp_versions/agrserial.mod > agrsm-20080721/.tmp_versions/agrmodem.mod > agrsm-20080721/LICENSE > agrsm-20080721/serial26.c > agrsm-20080721/.agrserial.o.cmd > agrsm-20080721/.HDA.o.cmd > agrsm-20080721/agrmodemlib.o >  > bzip2: Compressed file ends unexpectedly; > perhaps it is corrupted? *Possible* reason follows. > bzip2: Inappropriate ioctl for device > Input file = (stdin), output file = (stdout) >  > It is possible that the compressed file(s) have become corrupted. > You can use the -tvv option to test integrity of such files. >  > You can use the `bzip2recover' program to attempt to recover > data from undamaged sections of corrupted files. >  > tar: Unexpected EOF in archive > tar: Unexpected EOF in archive > tar: Error is not recoverable: exiting now > linux@linux:~/Desktop$ cd agrsm-20080721 > linux@linux:~/Desktop/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@linux:~/Desktop/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@linux:~/Desktop/agrsm-20080721$ sudo mkdir /lib/modules/`linux > -r`/extra > The program 'linux' is currently not installed. You can install it by > typing: > sudo apt-get install user-mode-linux > bash: linux: command not found > [sudo] password for linux: > linux@linux:~/Desktop/agrsm-20080721$ sudo apt-get install user-mode-linux > Reading package lists... Done > Building dependency tree > Reading state information... Done > E: Couldn't find package user-mode-linux > linux@linux:~/Desktop/agrsm-20080721$ sudo mkdir /lib/modules/linux -r/extra > mkdir: invalid option -- r > Try
>      `mkdir --help' for more information. > linux@linux:~/Desktop/agrsm-20080721$ sudo mkdir /lib/modules/ linux > -r/extra > mkdir: invalid option -- r > Try `mkdir --help' for more information. > linux@linux:~/Desktop/agrsm-20080721$ sudo mkdir /lib/modules/`m -r`/extra > bash: m: command not found > mkdir: cannot create directory `/lib/modules//extra': File exists > linux@linux:~/Desktop/agrsm-20080721$ sudo mkdir /lib/modules/' linux > -r'/extra > mkdir: cannot create directory `/lib/modules/ linux -r/extra': No such > file or d > linux@linux:~/Desktop/agrsm-20080721$ sudo mkdir /lib/modules/`uname > -r`/extra > linux@linux:~/Desktop/agrsm-20080721$ sudo cp *.ko /lib/modules/`uname > -r`/extra > cp: cannot stat `*.ko': No such file or directory > linux@linux:~/Desktop/agrsm-20080721$ sudo depmod -ae > linux@linux:~/Desktop/agrsm-20080721$ sudo modprobe agrmodem > FATAL: Module agrmodem not found.
>      > linux@linux:~/Desktop/agrsm-20080721$ dir > 8250.h agr_auxinst agrinst agrmodemlib.o HDA.c hda_codec.h LICENSE Makefi > linux@linux:~/Desktop/agrsm-20080721$ cd .tmp_versions > linux@linux:~/Desktop/agrsm-20080721/.tmp_versions$ sudo modprobe agrmodem > FATAL: Module agrmodem not found. > linux@linux:~/Desktop/agrsm-20080721/.tmp_versions$ >  >  >  > im sory som command is error and false > what i do > tanks >  >  > --- On *Fri, 10/17/08, Bjorn Wielens /<Uniacke1@xxxxxxxx>/* wrote: >  >     From: Bjorn Wielens <Uniacke1@xxxxxxxx> >     Subject: Re: 11c1:048c, Re: hi help me for install modem >     To: mo30_esf@xxxxxxxxx, "Linmodems" <discuss@xxxxxxxxxxxxx> >     Date: Friday, October 17, 2008, 11:09 PM >  >     Hello, The commands and steps to follow are detailed in the following HOWTO file. Please read it thoroughly before and while proceeding. Complete them in the
>      order presented and DO NOT SKIP STEPS unless specifically instructed to do so! http://linmodems.technion.ac.il/packages/ltmodem/11c11040/HOWTO-Agere-11c11040-HDA.html You CANNOT use the precompiled driver, since your kernel version is different. You MUST build from scratch, starting at step 1. Bjorn.   mostafa zamani wrote: > hi > mervs say that i download agrsm-HDA-20080721-ALSA15.tar.bz2 or > agrsm-HDA-20080721.tar.bz2 i download agrsm-HDA-20080721.tar.bz2 but i > dont know command to type in consol becuse its .bz2 > >      befor i downlod agrsm-ubuntu8.04.1-2.6.24-19-generic.tar becuse > i install kubuntu 8.04 and i tink its drive for my modem and i type command in consol and its in under  >  > agrsm-ubuntu8.04.1-2.6.24-19-generic.tar.gz > scanModem > linux@linux:~/Desktop$ cd agrsm-ubuntu8.04.1-2.6.24-19-generic > linux@linux:~/Desktop/agrsm-ubuntu8.04.1-2.6.24-19-generic$ sudo setup > sudo: setup: command not
>      found > linux@linux:~/Desktop/agrsm-ubuntu8.04.1-2.6.24-19-generic$ sudo ./setup >  > Drivers to be installed are: agrmodem.ko > agrserial.ko > snd-hda-intel.ko > The drivers only function with kernel version 2.6.24-19-generic, exiting. > linux@linux:~/Desktop/agrsm-ubuntu8.04.1-2.6.24-19-generic$ sudo > modprobe agrmod em > FATAL: Module agrmodem not found. > linux@linux:~/Desktop/agrsm-ubuntu8.04.1-2.6.24-19-generic$ sudo ln -s > /dev/ttyA GS3 /dev/ttySAGR > >      linux@linux:~/Desktop/agrsm-ubuntu8.04.1-2.6.24-19-generic$ sudo ln -s > /dev/ttyA GS3 /dev/modem > linux@linux:~/Desktop/agrsm-ubuntu8.04.1-2.6.24-19-generic$ sudo > wvdialconf /etc/wvdial.conf > Editing `/etc/wvdial.conf'. >  > Scanning your serial ports for a modem. >  > ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud > ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
>      > ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. > ttyS1<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud > ttyS1<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud > ttyS1<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. > Modem Port Scan<*1>: S2 S3 SAGR >  >  > Sorry, no modem was detected! Is it in use by another program? > Did you configure it properly with setserial? >  > Please read the FAQ at >      http://open.nit.ca/wiki/?WvDial >  > If you still have problems, send mail to <wvdial-list@xxxxxxxxxxxx>. > linux@linux:~/Desktop/agrsm-ubuntu8.04.1-2.6.24-19-generic$ >  >  >  >  >  > --- On *Fri, 10/17/08, Bjorn Wielens /<Uniacke1@xxxxxxxx>/* wrote: >  >     From: Bjorn Wielens <Uniacke1@xxxxxxxx> >     Subject: Re: 11c1:048c, Re: hi help me for install modem >     To: >     Cc:
>      "mostafa zamani" <mo30_esf@xxxxxxxxx>, "Linmodems" >     <discuss@xxxxxxxxxxxxx> >     Date: Friday, October 17, 2008, 1:46 PM >  >     Hi Mostafa, Please read the instructions in http://linmodems.technion.ac.il/packages/ltmodem/11c11040/HOWTO-Agere-11c11040-HDA.html and follow them to install and build the modem driver for your system. Unfortunately we do not have a precompiled driver we can link you to. Let me know if you run in to problems. Bjorn.   Marvin Stodolsky wrote: > Bjorn >  >      > Under > Linux version 2.6.24-16-generic (buildd@palmer) (gcc version 4.2.3 (Ubuntu 4.2.3 > -2ubuntu7)) >  > "Communication controller: Agere Systems V.92 56K WinModem " > CLASS=0780 > PCIDEV=11c1:048c >  > Please help out with >  > At http://linmodems.technion.ac.il/packages/ltmodem/11c11040/ >   Compiling resources for a driver module pair: agrmodem.ko + agrserial.ko >   Use the  >     
>      agrsm-HDA-20080721-ALSA15.tar.bz2 or agrsm-HDA-20080721.tar.bz2 >   Read the agrsm_howto.txt.  For 11c11040 chips, also the > HOWTO-Agere-11c11040-HDA.html >  > as I'm traveling for 2 days. >  > MarvS >  >  > On Thu, Oct 16, 2008 at 9:42 AM, mostafa zamani <mo30_esf@xxxxxxxxx> wrote: >> hi mervs >> i install kubuntu 8.04 >> and i send file read and modem text for you please send me driver for modem >> me >> >> >    >  >  > >      __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com   >  >  > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com  
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com

Attachment: signature.asc
Description: OpenPGP digital signature


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

  Powered by Linux