[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: isdn Problem (newbie)



> Hi,
> 
> > Did you compile the kernel with the appropriate support? 
> 
> I did not compile a new kernel at all. I used the CD-Distribution from
> Linuxland. The Debian Linux Guide refers to this (and it is distributed
> with the CD-Set) so it should not be necessary to compile a kernel,
> should it?
> 


I do not know. Does the config file shows support for ISDN?
With my custom kernel:
[17:24:16 /tmp]$ grep ISDN /boot/config-2.2.17
# ISDN subsystem
CONFIG_ISDN=m
CONFIG_ISDN_PPP=y
CONFIG_ISDN_PPP_VJ=y
CONFIG_ISDN_MPP=y
CONFIG_ISDN_AUDIO=y
CONFIG_ISDN_TTY_FAX=y
# ISDN feature submodules
# CONFIG_ISDN_DRV_LOOP is not set
# CONFIG_ISDN_DIVERSION is not set
# Passive ISDN cards
CONFIG_ISDN_DRV_HISAX=m
# Active ISDN cards
# CONFIG_ISDN_DRV_ICN is not set
# CONFIG_ISDN_DRV_PCBIT is not set
# CONFIG_ISDN_DRV_SC is not set
# CONFIG_ISDN_DRV_ACT2000 is not set
# CONFIG_ISDN_DRV_EICON is not set
# CONFIG_ISDN_DRV_AVMB1 is not set
[17:27:30 /tmp]$ 

Since I am using the ISDN sub system as modules, I am also using the following:

[17:29:09 /tmp]$ tail -7 /etc/modutils/aliases
alias char-major-43     hisax
alias char-major-44     hisax
alias char-major-45     hisax
options hisax type=27
alias ippp0             isdn


[17:29:13 /tmp]$ 

Do not forget to run update-modutils if you are adding that.
You might want to read /usr/share/doc/isdnutils/ and 
/usr/share/doc/kernel-doc-2.2.17/Documentation/isdn/. IIRC there is a lilo add 
on in case the ISDN sub system is complied into the kernel.

> > BTW: You mentioned `the chapter in the debian linux guide'. Can you give me a
> > pointer to this doc? 
> 
> it is a book but in the editorial there is mentioned that it is the
> printed version of an online document (no URL was given).
> 
> The ISBN is 3-00-006063-4. You can find a description of this book on
> www.amazon.de.
> 
> > I could not find it in the online version of the tdlug
> > package.
> 
> perhaps the title on amazon might give you a hint from which
> online-document the book is derived.
> 
> thanks for your help
> 
> Clemens

-- 
	
	Shaul Karl <shaulka@bezeqint.net>
	Donate free food to the world's hungry: see http://www.thehungersite.com



-- 
	
	Shaul Karl <shaulka@bezeqint.net>
	Donate free food to the world's hungry: see http://www.thehungersite.com




Reply to: