Re: please help
Antonio Olivares <[email protected]> Tue, 13 Dec 2011 19:19:06 -0600
| Newsgroups | gmane.linux.linmodem |
|---|---|
| Message-ID | <CAJ5UdcOEc36=fGhCKcoQmzmWV8H8RAGzHV06BfaHPNUedT2XyA@mail.gmail.com> |
Hasham, Sorry if I sounded harsh :( I only have written instructions for installing the modem driver. To test it, after it successfully installed, Let's say you got to run $ make clean $ make $ su -c 'make install' and it succeeded, you would have to load the modem driver and I since I have not run that specific case(modem), I have run the 11c1:0620(30) modems using the other agrsm modem package, you would run $ su - passwd: # modprobe agrmodem # sudo modprobe agrserial and then run # agrmodemdaemon which may reside in /etc/rc.d/init.d/, depending on where it installed successfully or not then run # sudo wvdialconf /etc/wvdial.conf to see if wvdialconf finds the modem port which should point to /dev/ttyAGR or to /dev/modem if it is symlinked by init scripts? I have not tried the 048 case since I do not have that modem in particular. Please see this thread it may help: http://permalink.gmane.org/gmane.linux.linmodem/28856 > Thanks again Antonio I believe that I installed it correctly after changi= ng > kernel-headers and kernel-devel but I don't know how to test the modem an= d > please accept my apology for wasting your time You are not wasting my time, We are volunteers and our task is to help folks out there use Linux and be able to connect to the internet with the winmodems whenever possible. Hope that we can help achieve success with this modem. Please let us (list [email protected]) know if something worked/not worked and if you need further help. Someone may have found a better way to get this modem working in an easier fashion. Regards, Antonio On Tue, Dec 13, 2011 at 4:10 PM, Hesham M.Hafez <[email protected]> wrot= e: > On 12/13/2011 11:51 PM, Antonio Olivares wrote: >> >> Hasham, >> >> First of all you would need to have Development Tools installed. =A0If >> there would way for you to have internet access on that machine >> # yum groupinstall "Development Tools" >> to install a compiler and some needed libraries. =A0Otherwise, you would >> have to hunt them down or install from install DVD if it is at hand. >> Then a kernel-devel package for your running kernel would need to be >> installed. =A0Again with internet connection ready, you would do a >> # yum install kernel-devel >> and install the required package. >> >> After this, you would have to hunt down the package I have suggested >> previously and extract the file and proceed to read the install >> file/README to proceed. =A0However, the compiler and kernel-devel >> package need to be installed if the modem driver is to have a chance >> to work on your machine. >> >> Hope this helps in some way, >> >> Antonio >> >> On Tue, Dec 13, 2011 at 2:10 PM, Hesham M.Hafez<[email protected]> >> =A0wrote: >>> >>> On 12/13/2011 09:37 PM, Antonio Olivares wrote: >>>> >>>> Hashem, >>>> >>>> Forgot to add you may need to add kernel-devel package and Development >>>> Tools to compile the driver as I did not see the lines: >>>> >>>> ---------------------------- >>>> =A0The kernel was compiled with gcc version 4.4.4 and a compiler is no= t >>>> installed >>>> >>>> =A0linux-headers-2.6.32-71.el6.i686 resources needed for compiling are >>>> not manifestly ready! >>>> >>>> =A0If compiling is necessary packages must be installed, providing: >>>> =A0 =A0 =A0 =A0gcc-4.4 =A0kernel-source-2.6.32-71.el6.i686 >>>> --------------------------- >>>> >>>> on first inspection :( >>>> >>>> Regards, >>>> >>>> Antonio >>>> >>>> On Tue, Dec 13, 2011 at 1:35 PM, Antonio Olivares >>>> <[email protected]> =A0 =A0wrote: >>>>> >>>>> Hesham, >>>>> >>>>> scanModem reports that you have an agrsm modem supported through agrs= m >>>>> modem driver: >>>>> >>>>> Predictive =A0diagnostics for card in bus 05:00.0: >>>>> =A0 =A0 =A0 =A0Modem chipset =A0detected on >>>>> NAME=3D"Communication controller: Agere Systems V.92 56K WinModem " >>>>> CLASS=3D0780 >>>>> PCIDEV=3D11c1:048c >>>>> SUBSYS=3D11c1:044c >>>>> IRQ=3D3 >>>>> HDA2=3D00:1b.0 >>>>> HDA2=3D01:00.1 >>>>> IDENT=3Dagrsm >>>>> >>>>> =A0For candidate modem in: =A005:00.0 >>>>> =A0 0780 Communication controller: Agere Systems V.92 56K WinModem >>>>> =A0 =A0 =A0Primary device ID: =A011c1:048c >>>>> =A0Support type needed or chipset: =A0 =A0 =A0 =A0agrsm >>>>> >>>>> >>>>> >>>>> The AgereSystems/LSI agrsm code supports compiling of a agrmodem + >>>>> agrserial driver pair. >>>>> There are a few different chipsets which use this driver pair, but >>>>> they use different code resources: >>>>> Chipsets =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0KV* =A0 =A0 P= ackageNames (most current as >>>>> of >>>>> November 2009) >>>>> >>>>> >>>>> ---------------------------------------------------------------------= ------------------------- >>>>> 11c1:048c and 11c1:048f >>>>> 2.6.29 =A0agrsm048pci-2.1.60_20100108_i386.deb or >>>>> agrsm048pci-2.1.60_20100108.tar.gz >>>>> 11c1:0620 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 2.6.31 >>>>> agrsm06pci-2.1.80_20100106_i386.deb or >>>>> agrsm06pci-2.1.80~20100106.tar.gz !! >>>>> 11c11040 (on HDA audio cards) =A0 2.6.31 >>>>> agrsm-11c11040_20091225_i386.deb or >>>>> agrsm-11c11040-2.1.80~20091225.tar.bz2 =A0!! >>>>> =A0 All available at: >>>>> http://linmodems.technion.ac.il/packages/ltmodem/11c11040/ >>>>> Additionally there are; >>>>> automation& =A0 =A0testing =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0agr= sm-tools_0.0.1_all.deb or >>>>> >>>>> agrsm-tools-0.0.1-2.noarch.rpm >>>>> General background =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0agrsm_h= owto.txt >>>>> >>>>> >>>>> ---------------------------------------------------------------------= --------------------------- >>>>> * KV =3D=3D latest kernel release with a reported success >>>>> !! Latest update with major credit to =A0Nikolay Zhuravlev >>>>> =A0 But see conflict issue: >>>>> http://linmodems.technion.ac.il/bigarch/archive-nineth/msg02753.html >>>>> =A0 For the 11c11040 chip with kernels 2.6.31 and later a change in a >>>>> modules loading settingmay be necessary. >>>>> =A0 Within the file /etc/modprobe.d/alsa-base.conf =A0(or equivalent = for >>>>> your Distro), change the phrase: >>>>> =A0 =A0 =A0options snd-hda-intel power_save=3D10 >>>>> =A0 to: >>>>> =A0 =A0 =A0options snd-hda-intel power_save=3D0 >>>>> =A0 or the agrsm drivers will not function. For Ubuntu related system= s >>>>> this can be done with: >>>>> =A0 $ sudo gedit /etc/modprobe.d/alsa-base.conf >>>>> >>>>> Report from =A0Bjorn Wielens: >>>>> Please note- trying to load the modules on a OpenSuSE 11.2 system giv= es >>>>> =A0an error about the module_version symbol. Using: >>>>> # modprobe --force agrmodem >>>>> # modprobe --force agrserial >>>>> is necessary to load the drivers, and does not appear to cause ill >>>>> effects. >>>>> >>>>> >>>>> All of the above packages are dkms competent. =A0This means that if y= our >>>>> Linux distros dkms package >>>>> is previously installed, if provides for future updates matching >>>>> forthcoming kernels. >>>>> >>>>> -------------- end Agere Systems section ------------------- >>>>> >>>>> From >>>>> >>>>> http://linmodems.technion.ac.il/packages/ltmodem/11c11040/ >>>>> >>>>> download >>>>> >>>>> agrsm048pci-2.1.60_20100108.tar.gz >>>>> file and follow instructions provided in the readme or as provided in >>>>> Modem/DOCs/Agrsm.txt. >>>>> >>>>> Regards, >>>>> >>>>> >>>>> Antonio >>>>> >>>>> On Tue, Dec 13, 2011 at 11:47 AM, Hesham M.Hafez<[email protected]= > >>>>> =A0wrote: >>> >>> Thank you for your quick respond actually I spent 2 days to install mod= em >>> driver and I didn't until now please I you have quick Howto to follow o= r >>> any >>> help it will be appreciated >>> I'm using centos 6 > > Thanks again Antonio I believe that I installed it correctly after changi= ng > kernel-headers and kernel-devel but I don't know how to test the modem an= d > please accept my apology for wasting your time