background image

3. Resolving Installation and Configuration
Problems

The following sections list solutions to possible problems you may experience.

3.1. DSP Does Not Start

In order to recognize memory above 64 Meg, it may be necessary to append the "mem=" option to the kernel
command line.  If you are using LILO for your boot loader, you would do this in the 

lilo.conf

 file.  For

example, if you had a machine with 128 Meg you would type:

append="mem=130496K"

NOTE

Your statement must reflect 576K less than you actually
have. Specifying the full amount of memory will prevent
the DSP from starting.  In the above  example, the formula
used to arrive at the proper number was 1024 * nMB −
576 = nK.

If you forget to run the Thinkpad" utility to enable the ACP  Modem and you didn't specify any command line
arguments when  inserting the mwave module (or it didn't work), you will receive a message in the syslog,
similar to the one below:

ACP Modem, UART settings IRQ 0x3        IO 0x2f8

tp3780::EnableDSP, pSettings−>bDSPEnabled 0 failed

Mwave Modem, ERROR cannot Enable DSP error fffffffb

Mwave Modem, ERROR cannot perform Mwave Initialization retval fffffffb

If you receive a message like the one above, check the command line arguments you provided  to insmod.

3.2. Resource Conflicts

The ACP Modem requires the use of system resources for both  the DSP and the UART provided by the ACP
chip. For Linux systems, you will specify parameters  to use for the duration of the boot with the  insmod
mwave
 command line parameters listed in 

Section 2.4.1

.

Typically the configured resources are:

For the DSP:  IRQ 10, I/O address 0x130−0x13f

For the UART: IRQ 3,  I/O address 0x2f8 (if using ttyS1)

3. Resolving Installation and Configuration Problems

7

Summary of Contents for Mwave

Page 1: ...01 07 18 Revised by PBS Revision 09 2001 05 21 Revised by PBS Revision 08 2001 05 09 Revised by JEY Revision 07 2001 04 30 Revised by JEY This document describes how to build setup and use the driver...

Page 2: ...Building and Installing Source 3 2 3 Setting Things Up 3 2 4 Runtime 4 2 4 1 Loading the ACP device driver 4 2 4 2 Running ACP Modem Application 5 3 Resolving Installation and Configuration Problems...

Page 3: ...from the Windows NT version of the driver available from IBM Many thanks to Keith Frechette Charles Ball and Frank Novak for their technical and support efforts in making this project possible 1 3 Wh...

Page 4: ...MNP class 5 for up to 2x data compression V 42bis for up to 4x data compression Adaptive Rate Negotiation which provides for Fallback Fallforward as line quality deteriorates or improves Your modem co...

Page 5: ...wavem 1 0 3 you must give configure the enable mwavedd argument in order to build the driver with the user space application 3 Use the make command to build all of the ACP Modem binaries NOTE Your gcc...

Page 6: ...s which can be passed to the device driver module along with some options for the script itself can be configured by uncommenting and editing the appropriate variables at the beginning of the script T...

Page 7: ...O range was not set and stored in BIOS by the Thinkpad configuration utility The following code is an example of how to run DSP using ttyS1 resources insmod mwave mwave_3780i_irq 10 mwave_3780i_io 0x0...

Page 8: ...ttyS0 to match the serial port you have configured the DSP to use NOTE You may wish to create a symbolic link from your modem device to your serial device for convenience Example ln s dev ttyS0 dev mo...

Page 9: ...n t specify any command line arguments when inserting the mwave module or it didn t work you will receive a message in the syslog similar to the one below ACP Modem UART settings IRQ 0x3 IO 0x2f8 tp37...

Page 10: ...e modem should start there and negotiate down to a connection speed based on target modem and line capabilities If the modem is unable to connect it may be having difficulty negotiating with the targe...

Page 11: ...t Before using insmod mwave check proc ioports and proc interrupts to make sure the resources you intend to claim are not already in use 3 5 PPP Errors Using 2 4 0 Version of the Kernel When upgrading...

Page 12: ...ace information is selectable 0x01 ACP Modem Device driver entry points 0x02 Systems Management API SMAPI 0x04 Hardware Interface 3780I 0x08 Thinkpad Interface tp3780i Trace information is logged usin...

Page 13: ...MWMPW32_TRACE 1 MWMUTIL_TRACE 1 MWWTT32_TRACE 1 Trace information is logged using the syslog utility Linux ACP Modem Mwave mini HOWTO 4 Debugging Tips 11...

Page 14: ...5 Test Claims This driver has been tested using the ThinkPad 600E The same chipset is integrated on the 600 and 770 models and should work 5 Test Claims 12...

Page 15: ...13 ANTIGUA_BARBUDA 102 ARGENTINA 54 ARMENIA 374 ARUBA 297 AUSTRALIA 61 AUSTRIA 43 AZERBAIJAN 994 BAHAMAS 103 BARBADOS 104 BELARUS 375 BELGIUM 32 BERMUDA 105 BOLIVIA 591 BRAZIL 55 BRUNEI 673 BULGARIA 3...

Page 16: ...INDONESIA 62 IRELAND 353 ISRAEL 972 ITALY 39 JAMAICA 112 JAPAN 81 JORDAN 962 KOREA 850 KOREA_SOUTH 82 KUWAIT 965 LUXEMBOURG 352 MALAYSIA 60 MEXICO 52 NETH_ANTILLES 599 NETHERLANDS 31 NEW_ZEALAND 64 N...

Page 17: ...IS 115 ST_LUCIA 122 ST_VINCENT 116 SURINAME 597 SWEDEN 46 SWITZERLAND 41 TAIWAN 866 THAILAND 66 TRINIDAD_TOBAGO 117 TURKEY 90 TURKS_CAICOS 118 U_K 44 UKRAINE 380 UNITED_ARAB_EMIRATES 971 URUGUAY 598 U...

Page 18: ...Trademarks Hayes is a trademark of Hayes Microcomputer Products Inc MNP Microcom Network Protocol is a trademark of Microcom Inc IBM is a trademark of International Business Machines Inc 7 Trademarks...

Reviews: