sorry , ignore last post, as I have just looked into your issue mate, when updating its replacing the bcm7405 driver
with a non patched one (meant for original dmm machines)
to get around this you have 2 options
option1, BEFORE PERFORMING UPDATE
edit /var/lib/opkg/status file
Search for the line "Package: kernel-module-bcm7405"
change the line "Version" in this section.
with a non patched one (meant for original dmm machines)
to get around this you have 2 options
option1, BEFORE PERFORMING UPDATE
edit /var/lib/opkg/status file
Search for the line "Package: kernel-module-bcm7405"
change the line "Version" in this section.
change from -Version: 3.2-20130607-r7.0
change to -Version: 3.2-20130927-r7.0
change to -Version: 3.2-20130927-r7.0
option 2,
can be performed via dcc using telnet after the update
can be performed via dcc using telnet after the update
cd /lib/modules/3.2-dm800se/extra
rm bcm7405.ko
wget http://dl.dropboxusercontent.com/u/9...0se/bcm7405.ko
reboot
rm bcm7405.ko
wget http://dl.dropboxusercontent.com/u/9...0se/bcm7405.ko
reboot

Comment