FC3: ISDN loading failure

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

 



I upgraded from FC2 to FC3, everything is o.k with the exception of the ISDN card.
During the start up I see the Failure red mark during loading of the ADSL system (that was working on FC2):
The card is recognized as from the output of sbin/lspci


00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 02 )
00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 02)
00:07.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)
00:07.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)
00:07.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 02)
00:0f.0 Multimedia video controller: 3Dfx Interactive, Inc. Voodoo 2 (rev 02)
00:10.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS)
00:11.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS)
00:12.0 Network controller: AVM Audiovisuelles MKTG & Computer System GmbH A1 IS DN [Fritz] (rev 02)
01:00.0 VGA compatible controller: S3 Inc. 86c368 [Trio 3D/2X] (rev 02)
[antonio@Fedora ~]$


From the kernel start-up log I see:

ISDN subsystem Rev: 1.1.2.3/1.1.2.3/1.1.2.2/1.1.2.3/1.1.2.2/1.1.2.2 loaded
HiSax: Linux Driver for passive ISDN cards
HiSax: Version 3.5 (module)
HiSax: Layer1 Revision 2.46.2.5
HiSax: Layer2 Revision 2.30.2.4
HiSax: TeiMgr Revision 2.20.2.3
HiSax: Layer3 Revision 2.22.2.3
HiSax: LinkLayer Revision 2.59.2.4
pnp: Device 00:01.00 activated.
pnp: Device 00:01.01 activated.

This is my modprobe.conf:

# Note: for use under 2.4, changes must also be made to modules.conf!
alias eth0 ne2k-pci
alias eth1 ne2k-pci
#alias eth2 hisax
#alias snd-card-0 sb
alias usb-controller uhci-hcd
options scanner vendor=0x04b8 product=0x010b #install sound-slot-0 /sbin/modprobe --first-time --ignore-install sound-slot-0 && { /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :; }
#remove sound-slot-0 { /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :; } ; /sbin/modprobe -r --first-time --ignore-remove sound-slot-0
alias snd-card-0 snd-sb16
install snd-sb16 /sbin/modprobe --ignore-install snd-sb16 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-sb16 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-sb16--


and this is my /etc/modules.conf

alias eth0 ne2k-pci
alias eth1 ne2k-pci
alias eth2 hisax
alias sound-slot-0 sb
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
alias usb-controller usb-uhci
options scanner vendor=0x04b8 product=0x010b # Note: for use under 2.6, changes must also be made to modprobe.conf!




and the output of my lsmod is:
Module                  Size  Used by
parport_pc             24705  1
lp                     11565  0
parport                41737  2 parport_pc,lp
autofs4                24005  0
i2c_dev                10433  0
i2c_core               22081  1 i2c_dev
sunrpc                160421  1
ppp_synctty            10433  0
ppp_async              11585  1
crc_ccitt               2113  1 ppp_async
ppp_generic            35669  6 ppp_synctty,ppp_async
slhc                    7105  1 ppp_generic
ipt_MASQUERADE          3521  1
iptable_nat            23045  2 ipt_MASQUERADE
iptable_mangle          2753  0
ipt_state               1857  2
ip_conntrack           40693  3 ipt_MASQUERADE,iptable_nat,ipt_state
iptable_filter          2753  1
ip_tables              16193  5 ipt_MASQUERADE,iptable_nat,iptable_mangle,ipt_state,iptable_filter
microcode               6497  0
vfat                   14785  1
fat                    45409  1 vfat
dm_mod                 54741  0
md5                     4033  1
ipv6                  232705  24
uhci_hcd               31449  0
ns558                   5441  0
gameport                4801  1 ns558
snd_sb16               12717  3
snd_opl3_lib           11201  1 snd_sb16
snd_sb16_dsp           14913  1 snd_sb16
snd_pcm_oss            47608  1
snd_mixer_oss          17217  2 snd_pcm_oss
snd_pcm                97993  2 snd_sb16_dsp,snd_pcm_oss
snd_timer              29765  2 snd_opl3_lib,snd_pcm
snd_page_alloc          9673  1 snd_pcm
snd_sb16_csp           23233  1 snd_sb16
snd_sb_common          18369  3 snd_sb16,snd_sb16_dsp,snd_sb16_csp
snd_hwdep               9413  2 snd_opl3_lib,snd_sb16_csp
snd_mpu401_uart         8769  1 snd_sb16
snd_rawmidi            26725  1 snd_mpu401_uart
snd_seq_device          8137  2 snd_opl3_lib,snd_rawmidi
snd                    54053  15 snd_sb16,snd_opl3_lib,snd_sb16_dsp,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_sb16_csp,snd_sb_common,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore               9889  3 snd
ne2k_pci                8865  0
8390                   11841  1 ne2k_pci
floppy                 58609  0
ext3                  116809  2
jbd                    74969  1 ext3

I do not see any ISDN module??? what does it mean and how to solve it???

What shall I investigate further??



Tnx

Antonio M.

===================================================================
Working with  Mozilla Thunderbird 0.9 on Redhat Linux Fedora Core 3
===================================================================
===================================================================
    Uso Mozilla Thunderbird 0.9 su Redhat Linux Fedora Core 3
		www.montagnani.org
===================================================================


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux