Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Fritzcard recognized, but no kernel log??
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
bastibasti
Guru
Guru


Joined: 27 Nov 2006
Posts: 581

PostPosted: Mon Jul 11, 2011 10:40 am    Post subject: [Solved] Fritzcard recognized, but no kernel log?? Reply with quote

Hi,

I have a

Network controller: AVM GmbH A1 ISDN [Fritz] (rev 02)

to log incomming calls.

In the past this was running no trouble.
Last weekend I had to swap machines. (And Reinstall)

I activated following options:

Code:

32877:CONFIG_ISDN_DRV_HISAX=m
32901-
32902-#
32904-# D-channel protocol features
32934-#
32936-CONFIG_HISAX_EURO=y
32956-CONFIG_DE_AOC=y
32972-# CONFIG_HISAX_NO_SENDCOMPLETE is not set
33014-# CONFIG_HISAX_NO_LLC is not set
33047-# CONFIG_HISAX_NO_KEYPAD is not set
33083-# CONFIG_HISAX_1TR6 is not set
33114-# CONFIG_HISAX_NI1 is not set
33144-CONFIG_HISAX_MAX_CARDS=2
33169-
33170-#
33172-# HiSax supported cards
33196-#
33198-# CONFIG_HISAX_16_0 is not set
33229-# CONFIG_HISAX_16_3 is not set
33260-# CONFIG_HISAX_TELESPCI is not set
33295-# CONFIG_HISAX_S0BOX is not set
--
34000-# CONFIG_HISAX_HFC_PCI is not set
34034-# CONFIG_HISAX_W6692 is not set
34066-# CONFIG_HISAX_HFC_SX is not set
34099-CONFIG_HISAX_DEBUG=y
34120-
34121-#
34123-# HiSax PCMCIA card service modules
34159-#
34161-
34162-#
34164-# HiSax sub driver modules
34191-#
34193-# CONFIG_HISAX_ST5481 is not set
34226-# CONFIG_HISAX_HFCUSB is not set
34259-# CONFIG_HISAX_HFC4S8S is not set
34293-CONFIG_HISAX_FRITZ_PCIPNP=m
34321-
34322-#
34324-# Active cards
34339-#
34341:# CONFIG_ISDN_DRV_ICN is not set
34374:# CONFIG_ISDN_DRV_PCBIT is not set
34409:# CONFIG_ISDN_DRV_SC is not set
34441:# CONFIG_ISDN_DRV_ACT2000 is not set
34478:CONFIG_ISDN_CAPI=m
34497:CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON=y
34536-CONFIG_CAPI_TRACE=y
34556:CONFIG_ISDN_CAPI_MIDDLEWARE=y
34586:CONFIG_ISDN_CAPI_CAPI20=m
34612:CONFIG_ISDN_CAPI_CAPIFS_BOOL=y
34643:CONFIG_ISDN_CAPI_CAPIFS=m
34669:# CONFIG_ISDN_CAPI_CAPIDRV is not set
34707-
34708-#
34710-# CAPI hardware drivers
34734-#
34736-# CONFIG_CAPI_AVM is not set
34765-# CONFIG_CAPI_EICON is not set
34796:# CONFIG_ISDN_DRV_GIGASET is not set
34833-# CONFIG_HYSDN is not set
34859:# CONFIG_MISDN is not set
34885-CONFIG_PHONE=m
34900-# CONFIG_PHONE_IXJ is not set
34930-





Dmesg shows that something is loaded:

Code:

hisax_fcpcipnp: Fritz!Card PCI/PCIv2/PnP ISDN driver v0.0.1
HiSax: Card 1 Protocol EDSS1 Id=fcpcipnp0 (0)
HiSax: DSS1 Rev. 2.32.2.3
HiSax: 2 channels added
HiSax: MAX_WAITING_CALLS added
fcpci 0000:04:02.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
hisax_fcpcipnp: found adapter Fritz!Card PCI at 0000:04:02.0


lsmod
Code:

Module                  Size  Used by
snd_seq_oss            19368  0
snd_seq_midi_event      3688  1 snd_seq_oss
snd_seq                33235  4 snd_seq_oss,snd_seq_midi_event
snd_seq_device          3741  2 snd_seq_oss,snd_seq
snd_pcm_oss            25787  0
snd_mixer_oss          10015  1 snd_pcm_oss
ipv6                  193346  18
snd_hda_codec_hdmi     16983  4
snd_hda_codec_via      36769  1
snd_hda_intel          16075  0
snd_hda_codec          43897  3 snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
kernelcapi             26098  0
hisax_fcpcipnp          8477  0
hisax_isac              7750  1 hisax_fcpcipnp
snd_pcm                43528  4 snd_pcm_oss,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
hisax                 113517  2 hisax_fcpcipnp,hisax_isac
snd_timer              12318  2 snd_seq,snd_pcm
i2c_i801                5576  0
processor              20932  0
isdn                   97427  1 hisax
agpgart                18426  0
pcspkr                  1227  0
snd                    33041  11 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
serio_raw               2916  0
i2c_core               12138  1 i2c_i801
thermal_sys             9080  1 processor
slhc                    3399  1 isdn
button                  3654  0
snd_page_alloc          4917  2 snd_hda_intel,snd_pcm


but during incomming call, no log to syslog is created like before...


Last edited by bastibasti on Mon Jul 11, 2011 7:55 pm; edited 1 time in total
Back to top
View user's profile Send private message
bastibasti
Guru
Guru


Joined: 27 Nov 2006
Posts: 581

PostPosted: Mon Jul 11, 2011 7:55 pm    Post subject: Reply with quote

Got it.

I let udev pass the option "type=27" and now dmesg gives additional info like this

Code:

AVM PCI: stat 0x2020a
AVM PCI: Class A Rev 2
HiSax: AVM Fritz!PCI config irq:23 base:0xDC00
AVM PCI: ISAC version (0): 2086/2186 V1.1
AVM Fritz PnP/PCI: IRQ 23 count 0
AVM PCI/PnP: reset
AVM PCI/PnP: S1 0
AVM Fritz PnP/PCI: IRQ 23 count 5


And my log output wirks lovely.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum