Maybe this is a little better information: MODEM WEDGED: bin/wedged "ttyS0" "/dev/ttyS0"Aug 21 16:35:45 sleeth2 FaxGetty[872]: Purge stale UUCP lock /var/lock/LCK..ttyS0
Aug 21 16:35:46 sleeth2 FaxGetty[872]: MODEM set DTR OFF Aug 21 16:35:46 sleeth2 FaxGetty[872]: DELAY 75 ms Aug 21 16:35:46 sleeth2 FaxGetty[872]: MODEM set DTR ON Aug 21 16:35:46 sleeth2 FaxGetty[872]: DELAY 2600 msAug 21 16:35:49 sleeth2 FaxGetty[872]: MODEM set baud rate: 19200 baud, input flow XON/XOFF, output flow XON/XOFF
Aug 21 16:35:49 sleeth2 FaxGetty[872]: DELAY 10 ms Aug 21 16:35:49 sleeth2 FaxGetty[872]: MODEM flush i/o Aug 21 16:35:49 sleeth2 FaxGetty[872]: <-- [4:ATZ\r] Aug 21 16:35:49 sleeth2 FaxGetty[872]: <-- <3:41 54 5A> Aug 21 16:35:49 sleeth2 FaxGetty[872]: <-- <1:0D>Aug 21 16:36:19 sleeth2 FaxGetty[872]: MODEM TIMEOUT: reading line from modem
Aug 21 16:36:19 sleeth2 FaxGetty[872]: MODEM <Timeout> Aug 21 16:36:19 sleeth2 FaxGetty[872]: MODEM set DTR OFF Aug 21 16:36:19 sleeth2 FaxGetty[872]: DELAY 75 ms Aug 21 16:36:20 sleeth2 FaxGetty[872]: MODEM set DTR ON Aug 21 16:36:20 sleeth2 FaxGetty[872]: DELAY 2600 msAug 21 16:36:23 sleeth2 FaxGetty[872]: MODEM set baud rate: 19200 baud, input flow XON/XOFF, output flow XON/XOFF
Aug 21 16:36:23 sleeth2 FaxGetty[872]: DELAY 10 ms Aug 21 16:36:23 sleeth2 FaxGetty[872]: MODEM flush i/o Aug 21 16:36:23 sleeth2 FaxGetty[872]: <-- [4:ATZ\r] Aug 21 16:36:23 sleeth2 FaxGetty[872]: <-- <3:41 54 5A> Aug 21 16:36:23 sleeth2 FaxGetty[872]: <-- <1:0D> The lock file is pointing to the faxgetty pid. Not sure how to proceed from here. Thanks again, John John Sheflin wrote:
Cancel that, it seems I needed to do export MODEM_TYPE=537EP Sorry, Now I'm trying to get the modem initialized with faxgetty: Aug 21 12:38:28 sleeth2 kernel: sound disabled Aug 21 12:38:28 sleeth2 kernel: Intel 537EP card foundAug 21 12:38:42 sleeth2 FaxGetty[30313]: /dev/ttyS0: Can not initialize modem. Aug 21 12:41:59 sleeth2 FaxGetty[30313]: Unable to setup modem on /dev/ttyS0; giving up after 2 attempts Aug 21 12:41:59 sleeth2 FaxGetty[30313]: MODEM /dev/ttyS0 appears to be wedgedAug 21 12:41:59 sleeth2 FaxGetty[30313]: CLOSE /dev/ttyS0 full output of driver install: [root@sleeth2 intel-537EP_secure-2.60.80.1]# make clean cd coredrv; make cleanmake[1]: Entering directory `/home/philippe/intel-537EP_secure-2.60.80.1/coredrv'rm -f *.ko *.o .*.o.cmd *.mod.c *~ core .*.ko.cmd rm -rf .tmp_versionsmake[1]: Leaving directory `/home/philippe/intel-537EP_secure-2.60.80.1/coredrv'rm -f *.o *.ko [root@sleeth2 intel-537EP_secure-2.60.80.1]# export MODEM_TYPE=537 [root@sleeth2 intel-537EP_secure-2.60.80.1]# export MODEM_TYPE=537EP [root@sleeth2 intel-537EP_secure-2.60.80.1]# make 537EP make: *** No rule to make target `537EP'. Stop. [root@sleeth2 intel-537EP_secure-2.60.80.1]# make 537 Module precompile check Current running kernel is: 2.6.11-1.1369_FC4 /lib/modules... autoconf.h exists diff: /boot/vmlinuz.autoconf.h: No such file or directory autoconf.h matches running kernel diff: /boot/vmlinuz.version.h: No such file or directory version.h matches running kernel 2.6.11-1.1369_FC4make[1]: Entering directory `/home/philippe/intel-537EP_secure-2.60.80.1/coredrv' make -C /lib/modules/2.6.11-1.1369_FC4/build SUBDIRS=/home/philippe/intel-537EP_secure-2.60.80.1/coredrv modulesmake[2]: Entering directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686' CC [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/coredrv.o CC [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/clmmain.o CC [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/rts.o CC [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/task.o CC [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/uart.o CC [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/wwh_dflt.o CC [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/locks.oCC [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/softserial_io.o CC [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/softserial_ioctl.oCC [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/softserial.o CC [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/afedsp_int.o LD [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/Intel537.o Building modules, stage 2. MODPOSTWarning: could not find /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/.537core.lib.cmd for /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/537core.libCC /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/Intel537.mod.o LD [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/Intel537.ko make[2]: Leaving directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686'make[1]: Leaving directory `/home/philippe/intel-537EP_secure-2.60.80.1/coredrv'[root@sleeth2 intel-537EP_secure-2.60.80.1]# make install rm -f /etc/hamregistry.bin bash 537_inst running kernel 2.6.11-1.1369_FC4 installing hamregistry, used for persistant storage installing usrsound, a soft buzzer installing 537 module redhat 537_boot rc2.d, rc3.d and rc5.d scripts starting module and utilities done John Sheflin wrote:Ok, I was able to get a little further, but after make install: error loading Intel537 ERROR: Module Intel537 does not exist in /proc/modules done I tried: insmod -f Intel537.ko insmod: error inserting 'Intel537.ko': -1 Operation not permitted Thanks again Entire output: [root@sleeth2 intel-537EP_secure-2.60.80.1]# make clean cd coredrv; make cleanmake[1]: Entering directory `/home/philippe/intel-537EP_secure-2.60.80.1/coredrv'rm -f *.ko *.o .*.o.cmd *.mod.c *~ core .*.ko.cmd rm -rf .tmp_versionsmake[1]: Leaving directory `/home/philippe/intel-537EP_secure-2.60.80.1/coredrv'rm -f *.o *.ko [root@sleeth2 intel-537EP_secure-2.60.80.1]# export MODEM_TYPE=537 [root@sleeth2 intel-537EP_secure-2.60.80.1]# make 537 Module precompile check Current running kernel is: 2.6.11-1.1369_FC4 /lib/modules... autoconf.h exists diff: /boot/vmlinuz.autoconf.h: No such file or directory autoconf.h matches running kernel diff: /boot/vmlinuz.version.h: No such file or directory version.h matches running kernel 2.6.11-1.1369_FC4make[1]: Entering directory `/home/philippe/intel-537EP_secure-2.60.80.1/coredrv' make -C /lib/modules/2.6.11-1.1369_FC4/build SUBDIRS=/home/philippe/intel-537EP_secure-2.60.80.1/coredrv modulesmake[2]: Entering directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686' CC [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/coredrv.o CC [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/clmmain.o CC [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/rts.o CC [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/task.o CC [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/uart.o CC [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/wwh_dflt.o CC [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/locks.oCC [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/softserial_io.o CC [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/softserial_ioctl.o CC [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/softserial.o CC [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/afedsp_int.oLD [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/Intel537.o Building modules, stage 2. MODPOSTWarning: could not find /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/.537core.lib.cmd for /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/537core.libCC /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/Intel537.mod.o LD [M] /home/philippe/intel-537EP_secure-2.60.80.1/coredrv/Intel537.ko make[2]: Leaving directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686'make[1]: Leaving directory `/home/philippe/intel-537EP_secure-2.60.80.1/coredrv'[root@sleeth2 intel-537EP_secure-2.60.80.1]# ls *.ko Intel537.ko [root@sleeth2 intel-537EP_secure-2.60.80.1]# make install rm -f /etc/hamregistry.bin bash 537_inst running kernel 2.6.11-1.1369_FC4 installing hamregistry, used for persistant storage installing usrsound, a soft buzzer installing 537 module redhat 537_boot rc2.d, rc3.d and rc5.d scripts starting module and utilities error loading Intel537 ERROR: Module Intel537 does not exist in /proc/modules done Marvin Stodolsky wrote:John Try the older driver from the Intel site: http://www.intel.com/design/modems/support/drivers.htm MarvS On 8/16/07, John Sheflin <jsheflin@xxxxxxxxx> wrote:MarvS, Thank you so much for the help. Unfortunately: [root@sleeth2 intel-537EP_secure-2.60.80.0]# make clean cd coredrv; make cleanmake[1]: Entering directory `/home/intel-537EP_secure-2.60.80.0/coredrv'rm -f *.ko *.o *~ core make[1]: Leaving directory `/home/intel-537EP_secure-2.60.80.0/coredrv' rm -f *.o *.ko [root@sleeth2 intel-537EP_secure-2.60.80.0]# export MODEM_TYPE=537 [root@sleeth2 intel-537EP_secure-2.60.80.0]# make 537 Module precompile check Current running kernel is: 2.6.11-1.1369_FC4 /lib/modules... autoconf.h exists diff: /boot/vmlinuz.autoconf.h: No such file or directory autoconf.h matches running kernel diff: /boot/vmlinuz.version.h: No such file or directory version.h matches running kernel 2.6.11-1.1369_FC4make[1]: Entering directory `/home/intel-537EP_secure-2.60.80.0/coredrv'make -C /lib/modules/2.6.11-1.1369_FC4/build SUBDIRS=/home/intel-537EP_secure-2.60.80.0/coredrv modules make[2]: Entering directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686' CC [M] /home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.o /home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.c:70: warning: type defaults to âintâ in declaration of âEXPORT_SYMBOL_NOVERSâ /home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.c:70: warning: parameter names (without types) in function declaration /home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.c:70: warning: data definition has no type or storage class /home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.c: In function âpower_callbackâ: /home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.c:295: error: âPM_SAVE_STATEâ undeclared (first use in this function) /home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.c:295: error: (Each undeclared identifier is reported only once /home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.c:295: error: for each function it appears in.) /home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.c: In function âsoftcore_init_structâ: /home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.c:336: warning: assignment from incompatible pointer type/home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.c: In function âopenâ:/home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.c:394: warning: âpm_registerâ is deprecated (declared at include/linux/pm.h:106)/home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.c: In function âcloseâ:/home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.c:416: warning: âpm_unregisterâ is deprecated (declared at include/linux/pm.h:111) /home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.c: In function âhamproc_writeâ: /home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.c:660: warning: ignoring return value of âcopy_from_userâ, declared with attribute warn_unused_result /home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.c: At top level: /home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.c:754: warning: initialization from incompatible pointer type /home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.c:755: warning: initialization from incompatible pointer type /home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.c: In function âkScheduleDPCâ: /home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.c:861: warning: implicit declaration of function âpm_accessâ /home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.c: In function âdspdrv_CommRamISRâ: /home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.c:877: warning: function declaration isnât a prototypemake[3]: *** [/home/intel-537EP_secure-2.60.80.0/coredrv/coredrv.o] Error 1 make[2]: *** [_module_/home/intel-537EP_secure-2.60.80.0/coredrv] Error 2make[2]: Leaving directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686' make[1]: *** [537core_26] Error 2 make[1]: Leaving directory `/home/intel-537EP_secure-2.60.80.0/coredrv' 2.6.11-1.1369_FC4 Failed to build driver [root@sleeth2 intel-537EP_secure-2.60.80.0]# ls *.ko ls: *.ko: No such file or directory [root@sleeth2 intel-537EP_secure-2.60.80.0]# Marvin Stodolsky wrote:John Do in sequnece # make clean # export MODEM_TYPE=537 which will be read from the Environment when you: # make 537 when completed # ls *.ko should show: Intel537.ko Only them can you have a success with a following: # make install MarvS On 8/16/07, John Sheflin <jsheflin@xxxxxxxxx> wrote:Marvin Stodolsky wrote:John, Linux version 2.6.11-1.1369_FC4 may be too old to work with intel-537EP_secure-2.60.80.1 Probably best to update to a more current Fedora,as there is little virtue on our spending time with nor older kernel problemsAlso when you send into again, do send in the script output including the failure point. Also let us know where you downloaded the Intel-537 package from.Folks,While not exactly a newbie, I'm a little freaked out to update on thisserver as it has all my company's history and I don't have another server to backup to yet. The other thing is, I heard that hylafax doesn't work with newer Fedoras... Would you pretty please consider helping me? With sugar on top? I'm pretty much stumped and I really don't want to get a new machinewith a new modem. I bought an external modem, but the only connector Ihave free on the server is a usb, and I could not get that to work. Here is script output: [root@sleeth2 intel-537EP_secure-2.60.80.1]# make clean cd coredrv; make clean make[1]: Entering directory `/home/home/philippe/intel-537EP_secure-2.60.80.1/coredrv' rm -f *.ko *.o .*.o.cmd *.mod.c *~ core .*.ko.cmd rm -rf .tmp_versions make[1]: Leaving directory `/home/home/philippe/intel-537EP_secure-2.60.80.1/coredrv' rm -f *.o *.ko [root@sleeth2 intel-537EP_secure-2.60.80.1]# make 537 Module precompile check Current running kernel is: 2.6.11-1.1369_FC4 /lib/modules... autoconf.h exists diff: /boot/vmlinuz.autoconf.h: No such file or directory autoconf.h matches running kernel diff: /boot/vmlinuz.version.h: No such file or directory version.h matches running kernel Modem type not determined. $ export MODEM_TYPE=<type> with type=537 or 537EP or 537SP or 537EA or 537AA [root@sleeth2 intel-537EP_secure-2.60.80.1]# make install rm -f /etc/hamregistry.bin bash 537_inst running kernel 2.6.11-1.1369_FC4 installing hamregistry, used for persistant storage installing usrsound, a soft buzzer installing 537 module install: cannot stat `Intel537.ko': No such file or directory make: *** [install] Error 1 [root@sleeth2 intel-537EP_secure-2.60.80.1]# thanks, JohnMarvS On 8/2/07, John Sheflin <jsheflin@xxxxxxxxx> wrote:Hello, Thanks in advance. Looking for some assistance on my modem issue. I think I found the right driver, but: [root@sleeth2 intel-537EP_secure-2.60.80.1]# ./config_check Module precompile check Current running kernel is: 2.6.11-1.1369_FC4 /lib/modules... autoconf.h exists diff: /boot/vmlinuz.autoconf.h: No such file or directory autoconf.h matches running kernel diff: /boot/vmlinuz.version.h: No such file or directory version.h matches running kernel thanks, johnOnly plain text email is forwarded by the DISCUSS@xxxxxxxxxxxxx ListServer. Do use the following as the email Subject Line: SomeName, YourCountry Fedora Core release 4 (Stentz) Kernel kernel 2.6.11-1.1369_FC4This will alert cogent experts, and distinguish cases in the Archives.YourCountry will enable Country Code guidance.Occassionally responses are blocked by an Internet Provider mail filters.So in a day, also check the Archived responses at http://www.linmodems.org . Local Linux experts can be found through: http://www.linux.org/groups/index.html-------------------------- System information ----------------------------CPU=i686, Fedora Core release 4 (Stentz) KernelLinux version 2.6.11-1.1369_FC4 (bhcompile@xxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 4.0.0 20050525 (Red Hat 4.0.0-9)) #1 Thu Jun 2 22:55:56 EDT2005 scanModem update of: 2007_August_01 ALSAversion USB modem not detected. Modem or host audio card candidates have firmware information: PCI slot PCI ID SubsystemID Name ---------- --------- --------- --------------01:01.0 8086:1080 1028:1000 Modem: Intel Corporation: Unknown device 1080Modem interrupt assignment and sharing: 10: 15053 XT-PIC uhci_hcd:usb3 --- Bootup diagnostics for card in PCI slot 01:01.0 ----ACPI: PCI Interrupt 0000:01:01.0[A] -> Link [LNKG] -> GSI 10 (level,low) -> IRQ 10 === Finished modem firmware and bootup diagnostics section. === === Next deducing cogent software === For candidate modem in PCI bus: 01:01.0Class 0703: 8086:1080 Modem: Intel Corporation: Unknown device 1080Primary PCI_id 8086:1080 Support type needed or chipset: INTEL537EP In 2006, Intel appears to have ceased updates for Linux.For the INTEL537 and INTEL536 chipset modems, the most current supportis provided at:http://phep2.technion.ac.il/linmodems/packages/intel/Philippe.Vouters/But regular support is not available, see: http://archives.linmodems.org/24939 :The outdated official Intel support packages can be accessed through: http://developer.intel.com/design/modems/support/drivers.htm Read Intel.txt and Modem/YourSystem.txt for follow through guidance.Writing Intel.txt Completed candidate modem analyses. The base of the UDEV device file system is: /dev/.udevdb Versions adequately match for the compiler installed: 4.0.0 and the compiler used in kernel assembly: 4.0.0 Compiling resources appear complete: make utility - /usr/bin/make Compiler version 4.0 kernel_headers base folder /lib/modules/2.6.11-1.1369_FC4/buildIf a driver compilation files with message including some lack of someFileName.h (stdio.h for example.Some additional kernel-header files need installation to /usr/include. For Debian/Ubuntu related distributions, run the following command todisplay the needed package list: $ sudo apt-get -s install linux-kernel-develWhile some of the files may be on the install CD, others may have to befound through http://packages.ubuntu.com For Ubunut feisty, additional packages required were:build-essential curl debhelper dpkg-dev g++ g++-4.1 gettext git-core gitkhtml2text intltool-debian kernel-package kernel-wedge libc6-devlibcurl3-gnutls libdigest-sha1-perl liberror-perl libstdc++6-4.1-devlinux-libc-dev po-debconf rcs tcl8.4 tk8.4 Checking pppd properties: -r-xr-xr-x 1 root root 250892 Nov 2 2004 /usr/sbin/pppd In case of an "error 17" "serial loopback" problem, see:http://phep2.technion.ac.il/linmodems/archive-sixth/msg02637.htmlTo enable dialout without Root permission do: $ su - root (not for Ubuntu) chmod a+x /usr/sbin/pppd or under Ubuntu related Linuxes chmod a+x /usr/sbin/pppd Checking settings of: /etc/ppp/options lock In case of a message like:Warning: Could not modify /etc/ppp/pap-secrets: Permission denied see http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.htmlRead Modem/YourSystem.txt concerning other COMM channels: eth0 Which can interfere with Browser naviagation. Don't worry about the following, it is for the experts should trouble shooting be necessary. ========================================================== Checking for modem support lines: -------------------------------------- /device/modem symbolic link: slmodemd created symbolic link /dev/ttySL0: Within /etc/udev/ files: Within /etc/modprobe.conf files: Within any ancient /etc/devfs files: Within ancient kernel 2.4.n /etc/module.conf files: --------- end modem support lines -------- --------------070100020207070504040703 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head><meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"></head> <body bgcolor="#ffffff" text="#000000">Apologies if this was already on the list, but I didn't see anythingand assume I would.<br> <br> I think I found the right driver, but:<br> <br> [root@sleeth2 intel-537EP_secure-2.60.80.1]# ./config_check<br> Module precompile check<br> Current running kernel is: 2.6.11-1.1369_FC4<br> /lib/modules... autoconf.h exists<br> diff: /boot/vmlinuz.autoconf.h: No such file or directory<br> autoconf.h matches running kernel<br> diff: /boot/vmlinuz.version.h: No such file or directory<br> version.h matches running kernel<br> <br> <br> thanks,<br> john<br> <br> <br> <pre wrap="">Only plain text email is forwarded by the <a moz-do-not-send="true" class="moz-txt-link-abbreviated"href="mailto:DISCUSS@xxxxxxxxxxxxx">DISCUSS@xxxxxxxxxxxxx</a> List Server.Do use the following as the email Subject Line: SomeName, YourCountry Fedora Core release 4 (Stentz) Kernel kernel 2.6.11-1.1369_FC4This will alert cogent experts, and distinguish cases in the Archives.YourCountry will enable Country Code guidance.Occassionally responses are blocked by an Internet Provider mail filters.So in a day, also check the Archived responses at <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.linmodems.org">http://www.linmodems.org</a> .Local Linux experts can be found through: <a moz-do-not-send="true"class="moz-txt-link-freetext"href="http://www.linux.org/groups/index.html">http://www.linux.org/groups/index.html</a> -------------------------- System information ----------------------------CPU=i686, Fedora Core release 4 (Stentz) Kernel Linux version 2.6.11-1.1369_FC4 (<a moz-do-not-send="true" class="moz-txt-link-abbreviated"href="mailto:bhcompile@xxxxxxxxxxxxxxxxxxxxxxxxxx">bhcompile@xxxxxxxxxxxxxxxxxxxxxxxxxx</a>) (gcc version 4.0.0 20050525 (Red Hat 4.0.0-9)) #1 Thu Jun 2 22:55:56 EDT2005 scanModem update of: 2007_August_01 ALSAversion USB modem not detected. Modem or host audio card candidates have firmware information: PCI slot PCI ID SubsystemID Name ---------- --------- --------- --------------01:01.0 8086:1080 1028:1000 Modem: Intel Corporation: Unknown device 1080Modem interrupt assignment and sharing: 10: 15053 XT-PIC uhci_hcd:usb3 --- Bootup diagnostics for card in PCI slot 01:01.0 ---- ACPI: PCI Interrupt 0000:01:01.0[A] -> Link [LNKG] -> GSI 10 (level, low) -> IRQ 10 === Finished modem firmware and bootup diagnostics section. === === Next deducing cogent software === For candidate modem in PCI bus: 01:01.0Class 0703: 8086:1080 Modem: Intel Corporation: Unknown device 1080Primary PCI_id 8086:1080 Support type needed or chipset: INTEL537EP In 2006, Intel appears to have ceased updates for Linux.For the INTEL537 and INTEL536 chipset modems, the most current supportis provided at: <a moz-do-not-send="true" class="moz-txt-link-freetext"href="http://phep2.technion.ac.il/linmodems/packages/intel/Philippe.Vouters/">http://phep2.technion.ac.il/linmodems/packages/intel/Philippe.Vouters/</a> But regular support is not available, see: <a moz-do-not-send="true"class="moz-txt-link-freetext"href="http://archives.linmodems.org/24939">http://archives.linmodems.org/24939</a>:The outdated official Intel support packages can be accessed through:<a moz-do-not-send="true" class="moz-txt-link-freetext"href="http://developer.intel.com/design/modems/support/drivers.htm">http://developer.intel.com/design/modems/support/drivers.htm</a> Read Intel.txt and Modem/YourSystem.txt for follow through guidance.Writing Intel.txt Completed candidate modem analyses.The base of the UDEV device file system is: <i class="moz-txt-slash"><spanclass="moz-txt-tag">/</span>dev<span class="moz-txt-tag">/</span></i>.udevdb Versions adequately match for the compiler installed: 4.0.0 and the compiler used in kernel assembly: 4.0.0 Compiling resources appear complete: make utility - /usr/bin/make Compiler version 4.0 kernel_headers base folder /lib/modules/2.6.11-1.1369_FC4/buildIf a driver compilation files with message including some lack of someFileName.h (stdio.h for example.Some additional kernel-header files need installation to /usr/include. For Debian/Ubuntu related distributions, run the following command todisplay the needed package list: $ sudo apt-get -s install linux-kernel-develWhile some of the files may be on the install CD, others may have to befound through <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://packages.ubuntu.com">http://packages.ubuntu.com</a> For Ubunut feisty, additional packages required were:build-essential curl debhelper dpkg-dev g++ g++-4.1 gettext git-core gitkhtml2text intltool-debian kernel-package kernel-wedge libc6-devlibcurl3-gnutls libdigest-sha1-perl liberror-perl libstdc++6-4.1-devlinux-libc-dev po-debconf rcs tcl8.4 tk8.4 Checking pppd properties: -r-xr-xr-x 1 root root 250892 Nov 2 2004 /usr/sbin/pppd In case of an "error 17" "serial loopback" problem, see: <a moz-do-not-send="true" class="moz-txt-link-freetext"href="http://phep2.technion.ac.il/linmodems/archive-sixth/msg02637.html">http://phep2.technion.ac.il/linmodems/archive-sixth/msg02637.html</a>To enable dialout without Root permission do: $ su - root (not for Ubuntu) chmod a+x /usr/sbin/pppd or under Ubuntu related Linuxes chmod a+x /usr/sbin/pppd Checking settings of: /etc/ppp/options lock In case of a message like:Warning: Could not modify /etc/ppp/pap-secrets: Permission deniedsee <a moz-do-not-send="true" class="moz-txt-link-freetext"href="http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html">http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html</a>Read Modem/YourSystem.txt concerning other COMM channels: eth0 Which can interfere with Browser naviagation. Don't worry about the following, it is for the experts should trouble shooting be necessary. ========================================================== Checking for modem support lines: -------------------------------------- /device/modem symbolic link: slmodemd created symbolic link /dev/ttySL0: Within <i class="moz-txt-slash"><span class="moz-txt-tag">/</span>etc/udev<span class="moz-txt-tag">/</span></i> files: Within /etc/modprobe.conf files: Within any ancient /etc/devfs files: Within ancient kernel 2.4.n /etc/module.conf files: --------- end modem support lines --------</pre> <br> </body> </html> --------------070100020207070504040703--