2.0.36 and Isdn4Linux


I had problems to compile Isdn4Linux 3.0 beta 2 package. After few dozens compiles of kernel (2.0.36) and I4L -packege 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...

It needed one extra package from Asuscom homepage. Unfortunately that package is broken, so i had to find same package from some other place. And I did find it, and it's here.

Steps needed to compile working setup:
 

  1. tar xzvf isdn.tar (This unpacks kernel-patch)
  2. cd isdn
  3. ./std2kern -d (This copies files to /usr/src/linux and its subsdirs)
  4. Compile kernel. (Refer to "Kernel-HOWTO")
  5. tar xzvf isdn4k-utils-3_0beta2_tar.gz (This unpacks the I4L package)
  6. cd isdn4k-utils-3.0
  7. make config (there is quite good help-options with "menuconfig" -script. Use them.)
  8. 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

If you want to take a look about I4L and kernel 2.2.1, take a look here



Henry Palonen, 1999