Hi, You haven't applied the florz patch correct. You apply it like this : 1. Go to your bristuff directory 2. zcat [path to florz patch file]/zaphfc_0.3.0-PRE-1o_florz-12.diff.gz | patch -p1
When it is applied the you will get this output: [EMAIL PROTECTED] ~]# modinfo zaphfc filename: /lib/modules/2.6.17-1.2187_FC5.vs2.0.2.3/misc/zaphfc.ko description: HFC-S PCI A Zaptel Driver author: Klaus-Peter Junghanns <[EMAIL PROTECTED]> license: GPL vermagic: 2.6.17-1.2187_FC5.vs2.0.2.3 mod_unload 686 REGPARM 4KSTACKS gcc-4.1 depends: srcversion: 4FA4AFA6BDEBDA5885D440A parm: jitterbuffer:int parm: timer_card:int parm: sync_slave:int parm: debug:int parm: modes:int Note the 2 new parm.... Med venlig hilsen / Best regards, Henrik Woffinden Giordano Grandis wrote: > First all i wrote syns_slave instead sync_slave, anyway also with sync_slave > i got the same error. > This is the modinfo output : > > modinfo zaphfc > filename: /lib/modules/2.4.31/misc/zaphfc.o > description: "HFC-S PCI A Zaptel Driver" > author: "Klaus-Peter Junghanns <[EMAIL PROTECTED]>" > license: "GPL" > parm: modes int > parm: debug int > > ...i have again the kpj ? > > Thanks again > > > Giordano > > > -----Messaggio originale----- > Da: Tzafrir Cohen [mailto:[EMAIL PROTECTED] > Inviato: martedì 3 ottobre 2006 15.43 > A: Giordano Grandis > Oggetto: Re: [asterisk-users] Zaphfc woth florz patch > > On Tue, Oct 03, 2006 at 03:00:11PM +0200, Giordano Grandis wrote: > >> Hi guys, i just installed the flortz patch with bristuff-0.2.0-RC8r but >> when i load module zaphfc i get this warning message: >> > > modinfo zaphfc ? > > >> >> >> Warning: ignoring syns_slave=0, no such parameter in this module >> Warning: ignoring timer_card=1, no such parameter in this module >> Module zaphfc loaded, with warnings >> >> Zaptel Configuration >> ====================== >> >> SPAN 1: CCS/ AMI Build-out: 399-533 feet (DSX-1) >> SPAN 2: CCS/ AMI Build-out: 399-533 feet (DSX-1) >> >> Channel map: >> >> Channel 01: Individual Clear channel (Default) (Slaves: 01) >> Channel 02: Individual Clear channel (Default) (Slaves: 02) >> Channel 03: D-channel (Default) (Slaves: 03) >> Channel 04: Individual Clear channel (Default) (Slaves: 04) >> Channel 05: Individual Clear channel (Default) (Slaves: 05) >> Channel 06: D-channel (Default) (Slaves: 06) >> >> 6 channels configured. >> >> >> Asterisk starts without problem. >> >> Any ideas ? >> >> Thanks in advance >> >> Giordano >> > > >> _______________________________________________ >> --Bandwidth and Colocation provided by Easynews.com -- >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users >> > > > _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
