Build for WRT3200ACM (Discontinued)

Here is from my cobra:

root@LEDE-ROUTER:~# find /sys/ -iname usb*
/sys/bus/usb
/sys/bus/usb/devices/usb1
/sys/bus/usb/devices/usb2
/sys/bus/usb/devices/usb3
/sys/bus/usb/drivers/usb
/sys/bus/usb/drivers/usb/usb1
/sys/bus/usb/drivers/usb/usb2
/sys/bus/usb/drivers/usb/usb3
/sys/bus/usb/drivers/usbfs
/sys/bus/usb/drivers/usb-storage
/sys/bus/platform/devices/usb3_phy
/sys/bus/platform/drivers/usb_phy_generic
/sys/bus/platform/drivers/usb_phy_generic/usb3_phy
/sys/devices/platform/soc/soc:internal-regs/f10f8000.usb3/usb2
/sys/devices/platform/soc/soc:internal-regs/f10f8000.usb3/usb2/2-0:1.0/usb2-port1
/sys/devices/platform/soc/soc:internal-regs/f10f8000.usb3/usb3
/sys/devices/platform/soc/soc:internal-regs/f10f8000.usb3/usb3/3-0:1.0/usb3-port1
/sys/devices/platform/soc/soc:internal-regs/f1011000.i2c/i2c-0/0-0068/leds/pca963x:cobra:white:usb3_1/ports/usb1-port1
/sys/devices/platform/soc/soc:internal-regs/f1011000.i2c/i2c-0/0-0068/leds/pca963x:cobra:white:usb3_1/ports/usb2-port1
/sys/devices/platform/soc/soc:internal-regs/f1011000.i2c/i2c-0/0-0068/leds/pca963x:cobra:white:usb3_1/ports/usb3-port1
/sys/devices/platform/soc/soc:internal-regs/f1011000.i2c/i2c-0/0-0068/leds/pca963x:cobra:white:usb2/ports/usb1-port1
/sys/devices/platform/soc/soc:internal-regs/f1011000.i2c/i2c-0/0-0068/leds/pca963x:cobra:white:usb2/ports/usb2-port1
/sys/devices/platform/soc/soc:internal-regs/f1011000.i2c/i2c-0/0-0068/leds/pca963x:cobra:white:usb2/ports/usb3-port1
/sys/devices/platform/soc/soc:internal-regs/f1058000.usb/usb1
/sys/devices/platform/soc/soc:internal-regs/f1058000.usb/usb1/1-0:1.0/usb1-port1
/sys/devices/platform/usb3_phy
/sys/devices/platform/xhci0-vbus/regulator/regulator.1/usb3_phy-vcc
/sys/firmware/devicetree/base/soc/internal-regs/usb3@f0000
/sys/firmware/devicetree/base/soc/internal-regs/usb3@f8000
/sys/firmware/devicetree/base/soc/internal-regs/usb3@f8000/usb-phy
/sys/firmware/devicetree/base/soc/internal-regs/usb@58000
/sys/firmware/devicetree/base/soc/internal-regs/i2c@11000/pca9635@68/usb3_1@6
/sys/firmware/devicetree/base/soc/internal-regs/i2c@11000/pca9635@68/usb3_2@7
/sys/firmware/devicetree/base/soc/internal-regs/i2c@11000/pca9635@68/usb2@5
/sys/firmware/devicetree/base/usb3_phy
/sys/kernel/debug/clk/usb3h0
/sys/kernel/debug/clk/usb3h1
/sys/kernel/debug/clk/usb3d
/sys/kernel/debug/clk/usb2
/sys/kernel/debug/usb
/sys/kernel/debug/regulator/xhci0-vbus/usb3_phy-vcc
/sys/module/ums_usbat/drivers/usb:ums-usbat
/sys/module/ums_sddr09/drivers/usb:ums-sddr09
/sys/module/ums_sddr55/drivers/usb:ums-sddr55
/sys/module/ums_jumpshot/drivers/usb:ums-jumpshot
/sys/module/ums_datafab/drivers/usb:ums-datafab
/sys/module/ums_cypress/drivers/usb:ums-cypress
/sys/module/usb_storage
/sys/module/usb_storage/drivers/usb:usb-storage
/sys/module/ums_freecom/drivers/usb:ums-freecom
/sys/module/usbcore
/sys/module/usbcore/drivers/usb:hub
/sys/module/usbcore/drivers/usb:usbfs
/sys/module/usbcore/parameters/usbfs_snoop
/sys/module/usbcore/parameters/usbfs_memory_mb
/sys/module/ums_alauda/drivers/usb:ums-alauda
/sys/module/ums_isd200/drivers/usb:ums-isd200
/sys/module/ums_karma/drivers/usb:ums-karma

For.what it is worth.
Running your latest beta, r3157 on my wrt1900acs v1. Have a USB 2 flash drive plugged into the USB2 (label on back) and is operational. The front panel light is off.
Everything else seems to be working as advertised.

Yep, I think that's part of the conversation above that there are some outstanding LED issues in the source code. Mathias seems to be making some headway there and will commit it once he gets there.

Hopefully what I gave him can help him.

@cybrnook I somehow miss the pca963x:cobra:white:usb3_2 led in your find results. Which is strange, since it is visible in your screenshot.

Would you please paste /etc/config/system from your WRT1900ACv2!

@cybrnook Want to say thanks, used your config and built my own successfully

Want to know, do we need kmod-usb3 compiled for USB3 to work?

As soon as I can, I will get this for you!

I don't "think" so. Looking at the system logs, it appears that the drives are being recognized as USB 3. Let me know your results.

I see. It works

Fri Jan 27 16:16:25 2017 kern.info kernel: [ 3225.968975] usb 3-1: new SuperSpeed USB device number 2 using xhci-hcd
Fri Jan 27 16:16:25 2017 kern.info kernel: [ 3225.995564] usb-storage 3-1:1.0: USB Mass Storage device detected
Fri Jan 27 16:16:25 2017 kern.info kernel: [ 3226.001897] scsi host2: usb-storage 3-1:1.0
Fri Jan 27 16:16:26 2017 kern.notice kernel: [ 3227.234112] scsi 2:0:0:0: Direct-Access     Samsung  Flash Drive      1100 PQ: 0 ANSI: 6
Fri Jan 27 16:16:26 2017 kern.notice kernel: [ 3227.243271] sd 2:0:0:0: [sda] 62652416 512-byte logical blocks: (32.1 GB/29.9 GiB)
Fri Jan 27 16:16:26 2017 kern.notice kernel: [ 3227.251337] sd 2:0:0:0: [sda] Write Protect is off
Fri Jan 27 16:16:26 2017 kern.debug kernel: [ 3227.256153] sd 2:0:0:0: [sda] Mode Sense: 43 00 00 00
Fri Jan 27 16:16:26 2017 kern.notice kernel: [ 3227.261639] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Fri Jan 27 16:16:26 2017 kern.info kernel: [ 3227.273979]  sda: sda1
Fri Jan 27 16:16:26 2017 kern.notice kernel: [ 3227.278449] sd 2:0:0:0: [sda] Attached SCSI removable disk

@cybrnook, I lifted a patch to get the sata LEDs working on this series. I have tested this on rango and mamba (surprise, surprise, it behaves differently on the mamba). If so inclined here she be. Note: the usb led change is not in this patch.

2 Likes

Max throughput on 5ghz on top of the router and in my room upstairs was 71mbps, wifi driver needs some more work I guess. On the latest beta still running like a dream with cake qos and ethernet though. This might be the max throughput on my phones snapdragon 801 hmm. Don't have a stronger wifi chip to test atm.

Just wondering how long it take them to finally fix their wifi driver. Anyway, still deciding between a WRT1700ACS refurbished (CAD$170) or a TPlink C2600 brand new (CAD$130).

Well lets see now. WRT1900AC V1 came out in 2014. Still have wireless driver issues. So to answer your question maybe never? :wink: I have seen throughput improve over the years on my WRT1900AC V1.. Am using a WRT1900ACS V1 with cybrnook's r3157 beta currently

I personally do not see the drops etc that some folks report on their WRT1900ACx routers. I think in some cases, they were not assigning a channel leaving it in auto select which in my experience may mean a channel that the end devices cannot see do to regulations and the router was on a non-supported channel. Saw this just the other day on DD-WRT forum.

Yeah wifi throughput isn't amazing but everything else is. 3157 is gut

Moved my exFAT questions to here Mounting USB: block info block detect not able to see exFAT [solved]

Its about the exFAT USB not be able to listed by block info, mount and detect. But the USB can be mounted by linux mount command.

Decided to try my luck and bought a wrt1900ac v2 from ebay. So I suppose I can not load my old settings from the v1 into the v2? Tia To be honest, I am not a big fan of Tp-link.

geardb? If so, you should probably expect a shelby-v2 rather than a cobra. Six of one, half dozen of the other, except for this.

Nice, new stable version. Getting ready to test it on my used AC v2 once arrived.

Whoooo, things have been busy (work). I know I know @anomeome :slight_smile: I want to try the patches you and @mkresin are working on, just haven't had much time. I am also testing 2 x Asus routers at the moment, but I WILL BE BACK :slight_smile: should be no more than a week or two. And @mkresin, I still own you the config from the ACv2. While I am at it, do you need it from any other model?

With that said
NEW BUILDS:

Stable - 3045
Beta - 3210

Cool. Can't wait for my new toy which is coming from Calgary.

I hope this one works out better for you. Behavior from your last one was quite weird, never had any of those issues.