What's new

AC68U and CDC_NCM on FW376 & FW378

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

The Dino

New Around Here
Maybe someone can help me, I know that it's not only my problem. My E3272 works fine in NDIS mode (directly connected to PC or even on AC68) but not on a latest FW. I can use CDC_NCM driver on FW374 but not on FW376 and FW378. On latest FW the router load driver OPTION. I can change this and unload this driver for NCM port in that way:
Code:
echo -n "2-1.4:1.2" > /sys/bus/usb/drivers/option/unbind
Device ID (2-1.4:1.2) may be different for other configuration. Then I can try load other drivers, for example CDC_NCM:
Code:
echo -n "12d1 1506" > /sys/bus/usb/drivers/cdc_ncm/new_id
But it doesn't work. I don't know what differents are made by ASUS in this FW why it's doesn't work.
 

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top