public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* Re: Problem with mISDN
@ 2013-02-27  9:12 Arne Fitzenreiter
  2013-02-27 12:08 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Arne Fitzenreiter @ 2013-02-27  9:12 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 3306 bytes --]

das hab ich dich in der Beta noch ausprobiert...
Auf jeden fall ist jetzt die Modulsuchreihenfolge wiedermal falsch und 
er lädt die veralteten Module aus den Kernel
(eigentlich sollte er die beim Build löschen aber da musste ja mal 
wieder an den Pfaden rumgeändert werden und ich habs nicht gemerkt.)

lösch mal
lib/modules/*-ipfire*/kernel/drivers/isdn/hardware/mISDN
lib/modules/*-ipfire*/kernel/drivers/isdn/mISDN

und mach dann "depmod -a" und einen reboot, dann sollte mISDN wieder 
laden.
Asterisk hab ich nicht probiert...

Arne


On 2013-02-26 13:04, Thomas Ebert wrote:
> Hello Michael,
>
>  can you log into the system and check the following directory: ls
> -al /lib/modules/3.2.38-ipfire/mISDN/
>
>  These are my files
>  -rw-r--r-- 1 root root 16240 2013-02-16 17:38 avmfritz.ko
>  -rw-r--r-- 1 root root 106556 2013-02-16 17:38 hfcmulti.ko
>  -rw-r--r-- 1 root root 33175 2013-02-16 17:38 hfcpci.ko
>  -rw-r--r-- 1 root root 37531 2013-02-16 17:38 hfcsusb.ko
>  -rw-r--r-- 1 root root 27446 2013-02-16 17:38 l1oip.ko
>  -rw-r--r-- 1 root root 98851 2013-02-16 17:38 mISDN_core.ko
>  -rw-r--r-- 1 root root 6062 2013-02-16 17:38 mISDN_dsp_kb1ec.ko
>  -rw-r--r-- 1 root root 71469 2013-02-16 17:38 mISDN_dsp.ko
>  -rw-r--r-- 1 root root 6025 2013-02-16 17:38 mISDN_dsp_mec2.ko
>  -rw-r--r-- 1 root root 7269 2013-02-16 17:38 mISDN_dsp_mg2ec.ko
>  -rw-r--r-- 1 root root 5093 2013-02-16 17:38 mISDN_dsp_octwareec.ko
>  -rw-r--r-- 1 root root 7610 2013-02-16 17:38 mISDN_dsp_oslec.ko
>  -rw-r--r-- 1 root root 18136 2013-02-16 17:38 mISDNinfineon.ko
>  -rw-r--r-- 1 root root 23778 2013-02-16 17:38 mISDNipac.ko
>  -rw-r--r-- 1 root root 25584 2013-02-16 17:38 mISDNisar.ko
>  -rw-r--r-- 1 root root 17157 2013-02-16 17:38 mISDN_l1loop.ko
>  -rw-r--r-- 1 root root 16898 2013-02-16 17:38 netjet.ko
>  drwxr-xr-x 2 root root 4096 2013-02-16 17:38 octvqe
>  -rw-r--r-- 1 root root 10826 2013-02-16 17:38 speedfax.ko
>  -rw-r--r-- 1 root root 19295 2013-02-16 17:38 w6692.ko
>  -rw-r--r-- 1 root root 31988 2013-02-16 17:38 xhfc.ko
>
>  But i've also a starting error (IPFire 2.13 i586):
>  [root(a)ipfire ~]# /etc/init.d/mISDN start
>  Starting mISDNv2 ...
>  FATAL: Error inserting mISDN_dsp_oslec
> (/lib/modules/3.2.38-ipfire/mISDN/mISDN_dsp_oslec.ko): Unknown symbol
> in module, or unknown parameter (see dm[ FAIL ]
>
>  Regards
>  Thomas
>
>  Am 26.02.2013 11:07, schrieb Michael Liekmeier:
>
>> Hallo,
>>
>> after the core update 66 asterisk don't work anymore.
>>
>> I get the following errow messeg
>>
>> /etc/init.d/mISDN start
>> insmod: can't read 'usrlibasteriskmodules/mISDN_core.ko': No such 
>> file or directory
>> insmod: can't read 'usrlibasteriskmodules/mISDN_dsp.ko': No such 
>> file or directory
>> insmod: can't read 'usrlibasteriskmodules/hfcpci.ko': No such file 
>> or directory
>>
>> How can fix this problem?
>>
>> Regards
>>
>> Michael
>>
>> _______________________________________________
>> Development mailing list
>> Development(a)lists.ipfire.org
>> http://lists.ipfire.org/mailman/listinfo/development [1]
>
>
>
> Links:
> ------
> [1] http://lists.ipfire.org/mailman/listinfo/development
>
> _______________________________________________
> Development mailing list
> Development(a)lists.ipfire.org
> http://lists.ipfire.org/mailman/listinfo/development

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem with mISDN
  2013-02-27  9:12 Problem with mISDN Arne Fitzenreiter
@ 2013-02-27 12:08 ` Michael Tremer
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2013-02-27 12:08 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 3758 bytes --]

Please write on this list in ENGLISH!

On Wed, 2013-02-27 at 10:12 +0100, Arne Fitzenreiter wrote:
> das hab ich dich in der Beta noch ausprobiert...
> Auf jeden fall ist jetzt die Modulsuchreihenfolge wiedermal falsch und 
> er lädt die veralteten Module aus den Kernel
> (eigentlich sollte er die beim Build löschen aber da musste ja mal 
> wieder an den Pfaden rumgeändert werden und ich habs nicht gemerkt.)
> 
> lösch mal
> lib/modules/*-ipfire*/kernel/drivers/isdn/hardware/mISDN
> lib/modules/*-ipfire*/kernel/drivers/isdn/mISDN
> 
> und mach dann "depmod -a" und einen reboot, dann sollte mISDN wieder 
> laden.
> Asterisk hab ich nicht probiert...
> 
> Arne
> 
> 
> On 2013-02-26 13:04, Thomas Ebert wrote:
> > Hello Michael,
> >
> >  can you log into the system and check the following directory: ls
> > -al /lib/modules/3.2.38-ipfire/mISDN/
> >
> >  These are my files
> >  -rw-r--r-- 1 root root 16240 2013-02-16 17:38 avmfritz.ko
> >  -rw-r--r-- 1 root root 106556 2013-02-16 17:38 hfcmulti.ko
> >  -rw-r--r-- 1 root root 33175 2013-02-16 17:38 hfcpci.ko
> >  -rw-r--r-- 1 root root 37531 2013-02-16 17:38 hfcsusb.ko
> >  -rw-r--r-- 1 root root 27446 2013-02-16 17:38 l1oip.ko
> >  -rw-r--r-- 1 root root 98851 2013-02-16 17:38 mISDN_core.ko
> >  -rw-r--r-- 1 root root 6062 2013-02-16 17:38 mISDN_dsp_kb1ec.ko
> >  -rw-r--r-- 1 root root 71469 2013-02-16 17:38 mISDN_dsp.ko
> >  -rw-r--r-- 1 root root 6025 2013-02-16 17:38 mISDN_dsp_mec2.ko
> >  -rw-r--r-- 1 root root 7269 2013-02-16 17:38 mISDN_dsp_mg2ec.ko
> >  -rw-r--r-- 1 root root 5093 2013-02-16 17:38 mISDN_dsp_octwareec.ko
> >  -rw-r--r-- 1 root root 7610 2013-02-16 17:38 mISDN_dsp_oslec.ko
> >  -rw-r--r-- 1 root root 18136 2013-02-16 17:38 mISDNinfineon.ko
> >  -rw-r--r-- 1 root root 23778 2013-02-16 17:38 mISDNipac.ko
> >  -rw-r--r-- 1 root root 25584 2013-02-16 17:38 mISDNisar.ko
> >  -rw-r--r-- 1 root root 17157 2013-02-16 17:38 mISDN_l1loop.ko
> >  -rw-r--r-- 1 root root 16898 2013-02-16 17:38 netjet.ko
> >  drwxr-xr-x 2 root root 4096 2013-02-16 17:38 octvqe
> >  -rw-r--r-- 1 root root 10826 2013-02-16 17:38 speedfax.ko
> >  -rw-r--r-- 1 root root 19295 2013-02-16 17:38 w6692.ko
> >  -rw-r--r-- 1 root root 31988 2013-02-16 17:38 xhfc.ko
> >
> >  But i've also a starting error (IPFire 2.13 i586):
> >  [root(a)ipfire ~]# /etc/init.d/mISDN start
> >  Starting mISDNv2 ...
> >  FATAL: Error inserting mISDN_dsp_oslec
> > (/lib/modules/3.2.38-ipfire/mISDN/mISDN_dsp_oslec.ko): Unknown symbol
> > in module, or unknown parameter (see dm[ FAIL ]
> >
> >  Regards
> >  Thomas
> >
> >  Am 26.02.2013 11:07, schrieb Michael Liekmeier:
> >
> >> Hallo,
> >>
> >> after the core update 66 asterisk don't work anymore.
> >>
> >> I get the following errow messeg
> >>
> >> /etc/init.d/mISDN start
> >> insmod: can't read 'usrlibasteriskmodules/mISDN_core.ko': No such 
> >> file or directory
> >> insmod: can't read 'usrlibasteriskmodules/mISDN_dsp.ko': No such 
> >> file or directory
> >> insmod: can't read 'usrlibasteriskmodules/hfcpci.ko': No such file 
> >> or directory
> >>
> >> How can fix this problem?
> >>
> >> Regards
> >>
> >> Michael
> >>
> >> _______________________________________________
> >> Development mailing list
> >> Development(a)lists.ipfire.org
> >> http://lists.ipfire.org/mailman/listinfo/development [1]
> >
> >
> >
> > Links:
> > ------
> > [1] http://lists.ipfire.org/mailman/listinfo/development
> >
> > _______________________________________________
> > Development mailing list
> > Development(a)lists.ipfire.org
> > http://lists.ipfire.org/mailman/listinfo/development
> _______________________________________________
> Development mailing list
> Development(a)lists.ipfire.org
> http://lists.ipfire.org/mailman/listinfo/development



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-27 12:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-27  9:12 Problem with mISDN Arne Fitzenreiter
2013-02-27 12:08 ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox