Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch
Kernel: Versions since 2.2.x
You want to setup your PCI modem, you've tried using different slots but you receive the following error: no modem found
.
This article covers the setup of the hardware only, not the configuration of software to connect to another computer.
scanpci
-v
system administration
->integrate hardware into system -> modem configuration
The following have influence upon and may change the settings of these variables:
setserial
to setup the
Linux-configuration of the serial device:setserial /dev/ttySx irq <irq> port <port>
.
For example: If Your modem uses to IRQ 5 and I/O-port 0x220 You should type
setserial /dev/ttyS2 irq 5 port 0x220If this command is appended to your file
/sbin/init.d/boot.local
it is automatically executed at boot time.
Alternativly You can adjust your
/sbin/init.d/serial
More information about setserial
could be found in the
man page (man setserial
).
wvdialconf /dev/null
to test the
configuration. This program tests all ttySx devices of Your computer.
setserial
is to set the IRQ to a fixed value using Your BIOS setup. This will work
only, if the real and standard value of the I/O-port coincide.
See also:
Keywords: PPP, PCI, MODEM, PCI-MODEM, WVDIAL, MINICOM
Categories:
Network
Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch