Hi,

----- Original Message -----
From: Rajesh <[EMAIL PROTECTED]>


> In my case it was a Internal Modem connected to the AMR slot and not PCI.
I
> checked the irq and ioports in windows and than when I checked
> /proc/ioports I got the chiset which showed cm8738. In your case since it
> does not show you will have to open the cabinet and check the chipset on
> the card.

In my pc, the main CHIP  used in the modem is PCT 789T-A.

So i used following config string.

[root@localhost pctel-0.8.6]#
./configure --with-hal=pct789 --with-kernel-includes=/usr/src/linux-2.4
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking build driver for... HAL_PCT789
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for mawk... no
checking for gawk... gawk
checking for /usr/src/linux-2.4/linux/modversions.h... no
configure: error: modversions.h is missing - you should configure your
kernel first!
[root@localhost pctel-0.8.6]#

So i tryed
cd /usr/src/linux-2.4

<start>
[root@localhost linux-2.4]# make menuconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts/lxdialog all
make[1]: Entering directory `/usr/src/linux-2.4.3/scripts/lxdialog'
make[1]: Leaving directory `/usr/src/linux-2.4.3/scripts/lxdialog'
/bin/sh scripts/Menuconfig arch/i386/config.in
Using defaults found in configs/kernel-2.4.3-i686.config
Preparing scripts: functions,
parsing..................................................................don
e.


Your kernel configuration changes were NOT saved.
</end>

On running "make menuconfig" a screen coming up with many options. I don't
know what to do so i exited. What i have to do here.

make menuconfig screen have following options.

  ? ?                          Code maturity level options  --->
  ? ?                          Loadable module support  --->
  ? ?                          Processor type and features  --->
  ? ?                          General setup  --->
  ? ?                          Memory Technology Devices (MTD)  --->
  ? ?                          Parallel port support  --->
  ? ?                          Plug and Play configuration  --->
  ? ?                          Block devices  --->
  ? ?                          Multi-device support (RAID and LVM)  --->
  ? ?                          Networking options  --->
  ? ?                          Telephony Support  --->
  ? ?                          ATA/IDE/MFM/RLL support  --->
  ? ?                          SCSI support  --->
  ? ?                          Fusion MPT device support  --->
  ? ?                          IEEE 1394 (FireWire) support  --->
  ? ?                          I2O device support  --->
  ? ?                          Network device support  --->
  ? ?                          Amateur Radio support  --->
  ? ?                          IrDA (infrared) support  --->
  ? ?                          ISDN subsystem  --->
  ? ?                          Old CD-ROM drivers (not SCSI, not IDE)  --->
  ? ?                          Input core support  --->
  ? ?                          Character devices  --->
  ? ?                          Character devices  --->
  ? ?                          Multimedia devices  --->
  ? ?                          File systems  --->
  ? ?                          Console drivers  --->
  ? ?                          Sound  --->
  ? ?                          USB support  --->
  ? ?                          Kernel hacking  --->
  ? ?                          ---
  ? ?                          Load an Alternate Configuration File
  ? ?                          Save Configuration to an Alternate File

Please help.

Regards,

Yujin Boby
Cherthala, Alappuzha, Kerala
[EMAIL PROTECTED]
www.w3pages.net




_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to