Hi folks, I received an error that terminated 'make bzImage': 'no rule to make target 'init/main.o', needed by 'init/built-in.o' ' Sigh . . this sure is *fun* to get this modem working! Help?
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 kernel 2.6.22.9-desktop586-1mdv With this Subject Line cogent experts will be alerted, and useful case names left in the Archive. YourCountry will enable Country specific guidance. Linux experts in YourCountry 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, Linux version 2.6.22.9-desktop586-1mdv (lcapitulino@xxxxxxxxxxxxxxx) (gcc version 4.2.2 20070909 (prerelease) (4.2.2-0.RC.1mdv2008.0)) #1 SMP Thu Sep 27 03:58:17 CEST 2007 scanModem update of: 2009_05_31 The modem symbolic link is /dev/modem -> ttyS0 There are no blacklisted modem drivers in /etc/modprobe* files Potentially useful modem drivers now loaded are: slamrTest= Attached USB devices are: ID 046d:c00e Logitech, Inc. M-BJ69 Optical Wheel Mouse If a cellphone is not detected, see http://ubuntuforums.org/archive/index.php/t-878554.html If a USB modem or cellphone is attached and was not detected, please provide available information in your request to discuss@xxxxxxxxxxxxx For candidate card in slot 00:06.0, firmware information and bootup diagnostics are: PCI slot PCI ID SubsystemID Name ---------- --------- --------- -------------- 00:06.0 11c1:0449 1436:0440 Communication controller: Agere Systems WinModem 56k Modem interrupt assignment and sharing: 11: 7698 XT-PIC-XT uhci_hcd:usb1, yenta, yenta --- Bootup diagnostics for card in PCI slot 00:06.0 ---- === Finished firmware and bootup diagnostics, next deducing cogent software. === Predictive diagnostics for card in bus 00:06.0: Modem chipset detected on NAME="Communication controller: Agere Systems WinModem 56k " CLASS=0780 PCIDEV=11c1:0449 SUBSYS=1436:0440 IRQ=11 IDENT=Agere.DSP For candidate modem in: 00:06.0 0780 Communication controller: Agere Systems WinModem 56k Primary device ID: 11c1:0449 Support type needed or chipset: Agere.DSP The modem has a Lucent/Agere/LSI Mars or Apollo DSP (digital signal processing) chipset. Support packages for 2.6.n kernels are at: http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/ Always use the most update for kernels after 2.6.20, currently martian-full-20080625.tar.gz For kernels 2.6.20 and less, usr martian-full-20080407.tar.gz. See DOCs/AgereDSP.txt for Details. At http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/ get the martian-full-20080625.tar.gz and follow Readme-NOW.html 0x0449 -- Mars 2 Global Board - data/fax only -------------- end Agere Systems section ------------------- Completed candidate modem analyses. The base of the UDEV device file system is: /dev/.udev Versions adequately match for the compiler installed: 4.2.2 and the compiler used in kernel assembly: 4.2.3 linux-headers-2.6.22.9-desktop586-1mdv resources needed for compiling are not manifestly ready! The patch utility is needed and is needed for compiling ALSA drivers, and possibly others. If compiling is necessary packages must be installed, providing: kernel-desktop-devel-2.6.22.9-desktop586-1mdv 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 packages. 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 317284 2007-08-20 17:57 /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 lock noauth noipdefault usepeerdns 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 Don't worry about the following, it is for experts should trouble shooting be necessary. ========================================================== M slamr0 c 242 0 M slamr1 c 242 1 M slusb0 c 243 0 M slusb1 c 243 1 L modem ttyS0 Checking for modem support lines: -------------------------------------- /device/modem symbolic link: lrwxrwxrwx 1 root root 5 2009-06-21 22:37 /dev/modem -> ttyS0 slmodemd created symbolic link /dev/ttySL0: Within /etc/udev/ files: /etc/udev/devices.d/modem.nodes:L modem ttyS0 /etc/udev/rules.d/00-hcfpci.rules:KERNEL=="ttySHCF0", SYMLINK="modem" /etc/udev/rules.d/00-hsf.rules:KERNEL=="ttySHSF0", SYMLINK="modem" Within /etc/modprobe.conf files: Within any ancient /etc/devfs files: Within ancient kernel 2.4.n /etc/module.conf files: /etc/modules.conf:alias /dev/modem /dev/ttySHSF /etc/modules.conf:alias /dev/modem /dev/ttySHCF --------- end modem support lines --------