Ocki compiling is necessary packages must be installed, providing: gcc-4.2 make kernel-source-2.6.24.4-desktop586-1mnb MarvS Subsequently, get the Intel537 package from http://linmodems.technion.ac.il/linmodems/intel/Philippe.Vouters/ On Mon, Oct 20, 2008 at 9:46 AM, mark <ocki@xxxxxxxxxxxxx> wrote: > Only plain text email is forwarded by the Discuss@xxxxxxxxxxxxx List > Server, > as HTML can contain viruses. Use as the email Subject Line: > YourName, YourCountry Mandriva Linux release 2008.1 > (Official) for i586 > Kernel 2.6.24.4-desktop586-1mnb on an i686 / kernel > 2.6.24.4-desktop586-1mnb > With this Subject Line cogent experts will be alerted, and useful case > names left in the Archive. > YourCountry will enable Country specific guidance. Your contry's local > Linux experts > can be found through: http://www.linux.org/groups/index.html. > They will know your Country's modem code, which may be essential for > dialup service. > Responses from Discuss@xxxxxxxxxxxxx are sometimes blocked by an > Internet Provider mail filters. > So in a day, also check the Archived responses at > http://www.linmodems.org > -------------------------- System information > ---------------------------- > CPU=i686, Mandriva Linux release 2008.1 (Official) for i586 > Kernel 2.6.24.4-desktop586-1mnb on an i686 / > Linux version 2.6.24.4-desktop586-1mnb (lcapitulino@xxxxxxxxxxxxxxx) > (gcc version 4.2.3 (4.2.3-6mnb1)) #1 SMP Thu Mar 27 14:20:33 CET 2008 > scanModem update of: 2008_03_09 > > > There are no blacklisted modem drivers in /etc/modprobe* files > > The Advanced Linux Sound Architecture (ALSA) packages providing audio > support, > also includes drivers for some modems. The ALSA diagnostics are written > during > bootup to /proc/asound/ folders. > > > The ALSA verion is 1.0.16 > The modem cards detected by "aplay -l" are: > > > The /proc/asound/pcm file reports: > ----------------------- > 00-04: Intel ICH - IEC958 : Intel ICH5 - IEC958 : playback 1 > 00-03: Intel ICH - ADC2 : Intel ICH5 - ADC2 : capture 1 > 00-02: Intel ICH - MIC2 ADC : Intel ICH5 - MIC2 ADC : capture 1 > 00-01: Intel ICH - MIC ADC : Intel ICH5 - MIC ADC : capture 1 > 00-00: Intel ICH : Intel ICH5 : playback 1 : capture 1 > > about /proc/asound/cards: > ------------------------ > 0 [ICH5 ]: ICH4 - Intel ICH5 > Intel ICH5 with AD1980 at irq 23 > > USB modem not detected by lsusb > > For candidate card in slot 01:00.0, firmware information and bootup > diagnostics are: > PCI slot PCI ID SubsystemID Name > ---------- --------- --------- -------------- > 01:00.0 8086:1080 1028:1000 Modem: Intel Corporation FA82537EP > 56K V.92 Data/Fax Modem PCI > > Modem interrupt assignment and sharing: > --- Bootup diagnostics for card in PCI slot 01:00.0 ---- > ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 21 (level, low) -> IRQ 16 > 0000:01:00.0: ttyS1 at I/O 0xde08 (irq = 16) is a 16450 > 0000:01:00.0: ttyS2 at I/O 0xde10 (irq = 16) is a 8250 > 0000:01:00.0: ttyS3 at I/O 0xde18 (irq = 16) is a 16450 > Couldn't register serial port 0000:01:00.0: -28 > > > === Finished modem firmware and bootup diagnostics section. === > === Next deducing cogent software === > > > Predictive diagnostics for card in bus 01:00.0: > Modem chipset detected on > CLASS="Class 0703: 8086:1080" > NAME="Modem: Intel Corporation FA82537EP 56K V.92 Data/Fax Modem PCI " > PCIDEV=8086:1080 > SUBSYS=1028:1000 > IRQ=16 > IDENT=INTEL537EP > > For candidate modem in: 01:00.0 > Class 0703: 8086:1080 Modem: Intel Corporation FA82537EP 56K V.92 > Data/Fax Modem PCI > Primary PCI_id 8086:1080 > Support type needed or chipset: INTEL537EP > > > ----------------end Softmodem section -------------- > > For Ubuntu Linux users with Intel 536 and 537 chipsets the are driver > installation packages available. > > But since 2006, Intel appears to have ceased updates for Linux. > For the INTEL537 and INTEL536 chipset modems, the most current support > is provided at: > http://linmodems.technion.ac.il/linmodems/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/.udev > > The kernel was compiled with gcc version 4.2.3 and a compiler is not > installed > > linux-headers-2.6.24.4-desktop586-1mnb resources needed for compiling > are not manifestly ready! > > If compiling is necessary packages must be installed, providing: > gcc-4.2 make kernel-source-2.6.24.4-desktop586-1mnb > > > If a driver compilation fails, with message including some lack of some > FileName.h (stdio.h for example), then > Some additional kernel-header files need installation to /usr/include. > The minimal additional packages are libc6-dev > and any of its dependents, under Ubuntu linux-libc-dev > > If an alternate ethernet connection is available, > $ apt-get update > $ apt-get -s install linux-kernel-devel > will install needed package > For Debian/Ubuntu related distributions, run the following command to > display the needed package list: > > Otherwise packages have to be found through http://packages.ubuntu.com > Once downloaded and transferred into a Linux partition, > they can be installed alltogether with: > $ sudo dpkg -i *.deb > > > Checking pppd properties: > -rwsr-xr-t 1 root root 316424 2008-06-03 14:32 /usr/sbin/pppd > > In case of an "error 17" "serial loopback" problem, see: > > http://linmodems.technion.ac.il/linmodems/archive-sixth/msg02637.html > > 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 > > > 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.html > > Read Modem/YourSystem.txt concerning other COMM channels: eth1 > 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: > /etc/udev/rules.d/50-udev-default.rules:KERNEL=="mwave", > NAME="modems/mwave", GROUP="uucp" > 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 -------- > >