2.2.1 and Isdn4Linux
I had problems to compile Isdn4Linux
package. After few compiles of kernel (2.2.1) and
I4L -package i finaly made it ! So I wrote this page to help other dealing
with same problem. This is not whole ISDN-setup, this is only about
that isdn4linux compiling ! There are other pages with much more detailed
instructions, so read them... ;)
So, here we go...
I heard that ISDN-code in 2.2.1 is older than in 2.0.36, so I had to
upgrade it with this package.
Steps needed to compile working setup:
-
tar xzvf isdn.tar.gz (This unpacks kernel-patch)
-
cd isdn
-
./std2kern -d (This copies files to /usr/src/linux and its
subsdirs)
-
Compile kernel. (Refer to "Kernel-HOWTO")
-
tar xzvf isdn4k-utils.tar.gz (This unpacks the I4L
package)
-
cd isdn4k-utils
-
make config (there is quite good help-options with "menuconfig"
-script. Use them.)
-
and finaly make;make install
That's it. Note: this was only for compiling setup,
other pages are available to make things really "work" ! (Such as needed
scripts, PnP setting etc. etc. No need to rewrite those...)
If you want to read about linux in finish, click here
Henry Palonen, 1999