Chadster766 / McDebian

Linksys WRT3200ACM, WRT1900AC, WRT1900ACS, WRT1200AC and WRT32X Router Debian Implementation
99 stars 14 forks source link

McDebian kernel 4.4.17 update beta testing #14

Closed Chadster766 closed 8 years ago

Chadster766 commented 8 years ago

I'm not sure but during video streaming the video seemed to periodically jitter. It was subtle and could have been my internet connection.

Please evaluate this beta:

Installation instructions

cd /
wget --user=mcdebian --password=mcdebian123 http://www.protechs-online.com/downloads/McDebian/firmwares/McDebian-WRT1?00AC-V?-FW_VER1_kernel_4_4_17.img
wget --user=mcdebian --password=mcdebian123 http://www.protechs-online.com/downloads/McDebian/rootfs-updates/mcdebian-rootfs-update-v4_4_17.gz
flash_erase /dev/mtd4 0 0
flash_erase /dev/mtd6 0 0
nandwrite -p /dev/mtd4 McDebian-WRT1?00AC-V?-FW_VER1_kernel_4_4_17.img
nandwrite -p /dev/mtd6 McDebian-WRT1?00AC-V?-FW_VER1_kernel_4_4_17.img
tar zxf mcdebian-rootfs-update-v4_4_17.gz
mv /lib/modules/4.4.16 /lib/modules/4.4.16.bak

Update details: https://github.com/Chadster766/McDebian/wiki/X.-McDebian-Updates

ValCher1961 commented 8 years ago

Maybe not immediately remove the modules, all of a sudden some mistakes, and need to go back to the old kernel.

Chadster766 commented 8 years ago

I installed it easy enough. What issues did you see?

Do you need me to upload a tar with the 4.4.16 modules?

ValCher1961 commented 8 years ago

Yes, you are right, users need to remove the old modules. This applies more to me if I'm experimenting with new kernels, then remove the old modules shall not without tests. )

Chadster766 commented 8 years ago

Maybe rename the old module directory during testing.

mv /lib/modules/4.4.16 /lib/modules/4.4.16.bak

Chadster766 commented 8 years ago

I've stopped testing the kernel 4.4.17 beta because I was having intermittent webpages not opening and intermittent streaming video skips.

I someone else can confirm this that would be great.

ValCher1961 commented 8 years ago

You are currently using IPTV?

Chadster766 commented 8 years ago

No just Apple TV and Netflix

Chadster766 commented 8 years ago

Kernel Longterm has moved onto 4.4.18. I will have a beta ready for testing this kernel version shortly.