[LEDE-DEV] [PATCH] Lantiq Amazon-SE SoC / ADSL Modem Allnet All0333CJ Rev.C
Tino Reichardt
list-lede at mcmilk.de
Sat Mar 11 03:37:30 PST 2017
* Bastian Bittorf <bb at npl.de> wrote:
> * Bastian Bittorf <bb at npl.de> [07.03.2017 11:07]:
> > * Tino Reichardt <list-lede at mcmilk.de> [06.03.2017 08:24]:
> > > BE AWARE:
> > > My patch seems to work fine, even the dsl modem seems to be correctly
> > > loaded. But it's not tested currently... so please do not flash your
> > > modems, when they are needed currently ;)
> >
> > Impressive! i will check if pppoe works later and report.
>
> it seems, that the modem is not initialised correctly,
> there is e.g. no blinking of the led and 'nas0' will not
> come up and so no pppoe...if somebody has an idea, i can test.
I have currently no idea, maybe it's some wrong initialization, but it
may also be some kind of memory problem. I am working on it...
I get this:
...
[ 775.828559] [IFX_MEI_IrqHandle 1834]: OMB_REBOOT_INTERRUPT_CODE
[ 775.833315] [IFX_MEI_IrqHandle 1834]: OMB_REBOOT_INTERRUPT_CODE
[ 777.749566] [DSL_BSP_FWDownload 1615]:
[ 778.080972] [IFX_MEI_DFEMemoryFree 1461]: Freeing memory 80390000 (Free_Reload)
[ 778.087071] [IFX_MEI_DFEMemoryFree 1461]: Freeing memory 80330000 (Free_Reload)
[ 778.094347] [IFX_MEI_DFEMemoryFree 1461]: Freeing memory 80370000 (Free_Reload)
[ 778.101583] [IFX_MEI_DFEMemoryFree 1461]: Freeing memory 80340000 (Free_Showtime)
[ 778.109020] [IFX_MEI_DFEMemoryFree 1461]: Freeing memory 80350000 (Free_Showtime)
[ 778.116453] [IFX_MEI_DFEMemoryFree 1461]: Freeing memory 805a0000 (Free_Reload)
[ 778.123713] [IFX_MEI_DFEMemoryFree 1478]: free 32KB swap buff memory at: 0x80de0000
[ 778.131301] [IFX_MEI_DFEMemoryAlloc 1498]: image_size = 322840
[ 778.137128] [DSL_BSP_FWDownload 1683]: -> IFX_MEI_BarUpdate()
[ 778.151843] [DSL_BSP_FWDownload 1615]:
[ 778.161613] [DSL_BSP_FWDownload 1615]:
[ 778.234590] [DSL_BSP_FWDownload 1615]:
[ 778.244549] [DSL_BSP_FWDownload 1615]:
[ 778.250936] [IFX_MEI_Ioctls 2560]: DSL_FIO_BSP_DSL_START
[ 778.255039] [IFX_MEI_RunAdslModem 1318]: allocate 32KB swap buff memory at: 0x80de0000
[ 779.617559] [IFX_MEI_RunAdslModem 1368]: Modem failed to be ready!
[ 779.622491] [IFX_MEI_Ioctls 2562]: IFX_MEI_RunAdslModem() error...
-> here is some re-init:
[ 780.557929] [DSL_BSP_FWDownload 1615]:
[ 780.737934] [IFX_MEI_DFEMemoryFree 1461]: Freeing memory 80370000 (Free_Reload)
[ 780.744021] [IFX_MEI_DFEMemoryFree 1461]: Freeing memory 80330000 (Free_Reload)
[ 780.751312] [IFX_MEI_DFEMemoryFree 1461]: Freeing memory 80390000 (Free_Reload)
[ 780.758554] [IFX_MEI_DFEMemoryFree 1461]: Freeing memory 805a0000 (Free_Showtime)
[ 780.766004] [IFX_MEI_DFEMemoryFree 1461]: Freeing memory 805b0000 (Free_Showtime)
[ 780.773412] [IFX_MEI_DFEMemoryFree 1461]: Freeing memory 80340000 (Free_Reload)
[ 780.780678] [IFX_MEI_DFEMemoryFree 1478]: free 32KB swap buff memory at: 0x80de0000
[ 780.788265] [IFX_MEI_DFEMemoryAlloc 1498]: image_size = 322840
[ 780.794153] [DSL_BSP_FWDownload 1683]: -> IFX_MEI_BarUpdate()
[ 781.017962] [DSL_BSP_FWDownload 1615]:
[ 781.027787] [DSL_BSP_FWDownload 1615]:
[ 781.077951] [DSL_BSP_FWDownload 1615]:
[ 781.087580] [DSL_BSP_FWDownload 1615]:
[ 781.093981] [IFX_MEI_Ioctls 2560]: DSL_FIO_BSP_DSL_START
[ 781.098084] [IFX_MEI_RunAdslModem 1318]: allocate 32KB swap buff memory at: 0x80de0000
[ 781.450463] [IFX_MEI_IrqHandle 1856]: Got MODEM_READY_MSG
[ 781.454703] [IFX_MEI_IrqHandle 1856]: Got MODEM_READY_MSG
[ 781.689228] [IFX_MEI_RunAdslModem 1371]: Modem is ready.
-> here it is ready for some time, but then it gets an re-init...
[ 785.584348] [IFX_MEI_IrqHandle 1834]: OMB_REBOOT_INTERRUPT_CODE
[ 785.589101] [IFX_MEI_IrqHandle 1834]: OMB_REBOOT_INTERRUPT_CODE
When it works, I will update also the patchset.
--
Best regards, TR
More information about the Lede-dev
mailing list