#17780: Lantiq arx 168 - Netgear dgn3500 dsl_cpe_control missing ModemHWE.bin
----------------------+-----------------------------------
 Reporter:  Tleilax   |      Owner:  developers
     Type:  defect    |     Status:  new
 Priority:  normal    |  Milestone:  Barrier Breaker 14.07
Component:  packages  |    Version:  Barrier Breaker 14.07
 Keywords:            |
----------------------+-----------------------------------
 When opening dsl_cpe_control it complains about missing modemHWE.bin


 {{{
 root@OpenWrt:~# dsl_cpe_control
 DSL_CPE: Device /dev/dsl_cpe_api opened successfully
 DSL_CPE: Could not unmask event(18) for device 0 (0)!
 DSL_CPE:  open /opt/ifx/firmware/ModemHWE.bin failed.
 }}}


 pointing the program to one of the two .bin files included  in
 /lib/firmware gives the following results


 {{{
 root@OpenWrt:/lib/firmware# dsl_cpe_control -f adsl.bin
 DSL_CPE: Device /dev/dsl_cpe_api opened successfully

 DSL_CPE: Autoboot Load Firmware (using chunks) failed!, nRet = -1!
 DSL_CPE: Autoboot Load Firmware (using chunks) failed!, nRet = -1!
 DSL_CPE: Autoboot Load Firmware (using chunks) failed!, nRet = -1!
 DSL_CPE: Autoboot Load Firmware (using chunks) failed!, nRet = -1!
 DSL_CPE: Autoboot Load Firmware (using chunks) failed!, nRet = -1!
 DSL_CPE: ERROR - FW download failed on the 5 retry!
 }}}



 {{{
 root@OpenWrt:/lib/firmware# dsl_cpe_control -f ltq-dsl-fw-a-ar9.bin
 DSL_CPE: Device /dev/dsl_cpe_api opened successfully
 }}}


 trying to change the snr target as specified here
 [https://forum.openwrt.org/viewtopic.php?pid=222065] does not produce the
 intended results (snr stays the same).


 Loading first adsl.bin and then ltq-dsl-fw-a-ar9.bin is critical, loading
 the second file first produces an event 18 error.

--
Ticket URL: <https://dev.openwrt.org/ticket/17780>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to