Federico: RE: Class 0780: 11c1:048c Communication controller: Agere SystemsV.92 56K WinModem--------------------The martian code is not effective for this chipset, only theagrsm-20070804.tar.gz may serve, You should remove the slmodemd software. It is useless for this chipset RE: MODPOST 2 modulesWARNING: could not find/mnt/gigadrive/Downloads/linux/src/agrsm/.agrsm_core.o.cmd for/mnt/gigadrive/Downloads/linux/src/agrsm/agrsm_core.omake[1]: Leaving directory `/usr/src/kernels/2.6.21-1.3194.fc7-i686'-------------WARNINGS are not lethal, only ERRORS. Re: > I don't know if what I did is the correct procedure,So far OK.Next set a symbolic link to the reported modem port like:# ln -sf /dev/AGR3 /dev/ttySagrthrough which the modem is easily found. Then a first hardware sanity test is:# wvdialconf /etc/wvdial.confIf the modem is detected then enter your diakout info with:# gedit /etc/wvdial.conf and try a dialout with# wvdial YenHung Chen <yhchen@xxxxxxxxxx> is trying to use the same softwarefor a 11c1:0620 chipset modem. MarvS On 9/30/07, Federico Cáceres <fede.caceres@xxxxxxxxx> wrote:> Hello guys,>> I'm making my humble migration from Windows to Linux, and part of that> migration is making my modem work on Linux. I'm running a Fedora 7> dist, kernel 2.6.21-1.3194.fc7.>> I have ran the scanModem utility ( ModemData.txt included below), and> of the two links provided by the program, I could only visit:> http://phep2.technion.ac.il/linmodems/packages/ltmodem/kernel-2.6/martian/> (The other link,> "http://phep2.technion.ac.il/linmodems/packages/ltmodem/SV92PP/" was> not working, although "> http://phep2.technion.ac.il/linmodems/packages/ltmodem/sv92/" exists)>> I downloaded "martian-full-20061203.tar.gz", then I went to> "martian"'s parent directory and downloaded "agrsm-20070804.tar.gz ".> I tried to compile both but I got no success on my first try (I have> attached the compile logs too if anyone has the time).>> Then, I tried compiling agrsm again, this time with "make all" (in the> first attempt I did a "make module") and the compilation was> successful! Then I did a "make install" and no errors appeared. And> then what? Well, I ran a lsmod and found that the .ko modules were not> loaded, so I loaded them like it says on (> http://linmodems.technion.ac.il/archive-seventh/msg01638.html) with> modprobe. Just in case, loading the kernel modules didn't print any> errors on the console.>> To be honest, I don't know if what I did is the correct procedure, and> what's worse, I'm pretty much lost from this point on because I don't> know what to do next, or even if the drivers I downloaded will work> for my Modem!>> Thank you very much for your time,> Any tips would be greatly appreciated!>> Federico Caceres>>