WRT32X

Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.)
Goto page Previous  1, 2, 3 ... 8, 9, 10 ... 14, 15, 16  Next
Author Message
adi-brasov
DD-WRT User


Joined: 03 May 2017
Posts: 126

PostPosted: Sat Apr 28, 2018 12:39    Post subject: Reply with quote
hmmm...
these are the last lines from your log ?
[ 1.603441] Please be patient, while System loads ...
[ 1.608472] Waiting 1 sec before mounting root device...
[ 2.664104] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.

nothing after that ?
Sponsor
Latschenharry
DD-WRT Novice


Joined: 26 Apr 2018
Posts: 26
Location: Germany

PostPosted: Sat Apr 28, 2018 12:41    Post subject: Reply with quote
Yes it just stops there
adi-brasov
DD-WRT User


Joined: 03 May 2017
Posts: 126

PostPosted: Sat Apr 28, 2018 12:58    Post subject: Reply with quote
since the image i provided is wrt3200acm based, maybe the rest of DTS is not compatible with wrt32x.
i will try to create another img starting from wrt32x image instead.
your log stops just before starting to load devices. mine looks like that :

..........................................................................................
[ 1.791465] Waiting 1 sec before mounting root device...
[ 2.882427] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[ 2.890065] Freeing unused kernel memory: 1024K
[ 4.105780] orion_wdt: Initial timeout 171 sec, nowayout
[ 4.240948] lzma_compress: module license 'unspecified' taints kernel.
[ 4.247519] Disabling lock debugging due to kernel taint
[ 4.268645] Loading modules backported from Linux version wireless-drivers-next-for-davem-2017-09-01-0-geb464d4a8d09
[ 4.279230] Backport generated by backports.git backports-20160324-111-g97b8d7c4
[ 4.404410] <<Marvell Mac80211 Wireless PCIE Network Driver version 10.3.4.0-20180330>>
[ 4.412480] pci 0000:00:01.0: enabling device (0140 -> 0142)
[ 4.418255] ieee80211 phy0: priv->pcmd_buf = de664000 priv->pphys_cmd_buf = 1e664000
[ 4.471356] ieee80211 phy0: fw download start
[ 4.471362] ieee80211 phy0: ddr init: download start
[ 4.471740] ieee80211 phy0: ddr init: download complete
[ 4.609439] ieee80211 phy0: FwSize = 450732 downloaded Size = 450732 curr_iteration 65522
[ 7.481338] ieee80211 phy0: fw download complete
[ 7.481371] ieee80211 phy0: device node: /soc/pcie-controller/pcie@1,0
[ 7.497715] ieee80211 phy0: pcmd = de664000
[ 7.515367] ieee80211 phy0: firmware version: 0x9030206
[ 7.823369] ieee80211 phy0: firmware region code: 30
[ 7.855075] ieee80211 phy0: 2G disabled, 5G enabled
[ 7.859981] ieee80211 phy0: 4 TX antennas, 4 RX antennas
[ 7.865427] pci 0000:00:02.0: enabling device (0140 -> 0142)
[ 7.871208] ieee80211 phy1: priv->pcmd_buf = da3bc000 priv->pphys_cmd_buf = 1a3bc000
[ 7.877865] ieee80211 phy1: fw download start
[ 7.877870] ieee80211 phy1: ddr init: download start
..........................................................................................


Last edited by adi-brasov on Sun Apr 29, 2018 14:53; edited 1 time in total
Latschenharry
DD-WRT Novice


Joined: 26 Apr 2018
Posts: 26
Location: Germany

PostPosted: Sat Apr 28, 2018 13:00    Post subject: Reply with quote
I will test the new image as soon as you post it here Smile
ValCher
DD-WRT Novice


Joined: 26 Jan 2018
Posts: 14

PostPosted: Sat Apr 28, 2018 14:25    Post subject: Reply with quote
Latschenharry wrote:
spuriousoffspring wrote:
Latschenharry wrote:
ValCher wrote:
Try to test the version of OPENWRT/lede which does not need to flash into the memory of the router, i.e. stock firmware intact. This version is loaded from the port USB2/ESATA. For this you will need only USB-Flash, and USB-Com TTL cable, for the initial modification of Env-nandboot and Altnandboot. I have no wrt32x, but I have experienced wrt3200acm.
Here is the link - https://www.dropbox.com/s/m2569yi7req2ttp/openwrt-kernel-rootfs-venom.tar.gz?dl=0


I got no TTL cable with me


Here's one:
https://www.adafruit.com/product/954

Same cable from Amazon:
https://www.amazon.com/ADAFRUIT-INDUSTRIES-954-SERIAL-RASPBERRY/dp/B00DJUHGHI/ref=sr_1_1?ie=UTF8&qid=1524771759&sr=8-1&keywords=Adafruit+954


I got myself a cable now. What are the exact steps i have to take and am i able to revert with the 3 times powercycle if something doesnt work?


1. Format on PC-Linux USB-Flash on EXT4 command -
Code:
mkfs.ext4 -O^64bit /dev/sdb1

2. Copy the file to USB Flash and unzip the command -
Code:
wget https://www.dropbox.com/s/m2569yi7req2ttp/openwrt-kernel-rootfs-venom.tar.gz && tar xvf openwrt-kernel-rootfs-venom.tar.gz

3. Go to U-boot and run the following command -
Code:
setenv nandboot 'usb reset;ext4load usb 0:1 $defaultLoadAddr kernel;bootm $defaultLoadAddr'

Code:
setenv altnandboot 'usb reset;ext4load usbi 0:1 $defaultLoadAddr kernel;bootm $defaultLoadAddr'

Code:
saveenv

4. Turn off the wrt32x and install the USB flash into the USB2/eSATA slot.
5 Turn on the wrt32x.

***In order to get everything back to its original state, it is enough in U-boot to execute the command -
Code:
resetenv
spuriousoffspring
DD-WRT Guru


Joined: 05 Apr 2017
Posts: 981
Location: Louisiana, USA

PostPosted: Sat Apr 28, 2018 15:08    Post subject: Reply with quote
Can you please give a brief explanation of what this will accomplish and why it will/should work?
P.S. Explain as if giving a presentation at an assisted-living community Mr. Green

Thanks!

•Bryan

_________________
DD-WRT Installation & Setup TUTORIAL
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=311117

WRT32X DD-WRT Installation Procedure
https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=315569

IPVanish OpenVPN Client Setup TUTORIAL
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=308565

FIRMWARE: OpenWrt SNAPSHOT r8217-2cc821e / LuCI Master (git-18.276.41146-280dd33)
MODEM: ARRIS SURFBoard SB8200
ROUTER: Linksys WRT32X
USB NAS: Western Digital BLACK 1 TB Hardrive + Startech USB 3.0 External SATA III Enclosure
ValCher
DD-WRT Novice


Joined: 26 Jan 2018
Posts: 14

PostPosted: Sat Apr 28, 2018 15:52    Post subject: Reply with quote
1. Formitirovat USB Flash with -O^64bit is necessary to ensure proper reading of EXT4 U-boot file system, because U-boot does not work with 64bit view, only with 32bit.
2. Changing the variables nanboot and altnanboot forces the loader to search the kernel on the USB router.
3. After loading the kernel and running it, the kernel looks for rootfs on the external media, the option -
Kernel command line: rootdelay=5 root=/dev/sda1 rootfstype=ext4 rw init=/sbin/init console=ttyS0, 115200
4. In rootfs I removed all calls to the partitions of the NAND router. Hope All Smile

This method of loading does not affect the stock firmware, which makes it possible to almost completely avoid turning the router into a brick.

***This shows only as possible another method to load the device.
adi-brasov
DD-WRT User


Joined: 03 May 2017
Posts: 126

PostPosted: Sat Apr 28, 2018 18:30    Post subject: Reply with quote
Latschenharry wrote:
I will test the new image as soon as you post it here Smile


using the same steps

EDIT: wrt32x now available : https://davidc502sis.dynamic-dns.net/releases


Last edited by adi-brasov on Sun May 20, 2018 10:29; edited 4 times in total
Latschenharry
DD-WRT Novice


Joined: 26 Apr 2018
Posts: 26
Location: Germany

PostPosted: Sun Apr 29, 2018 10:27    Post subject: Reply with quote
Looking good with the new file
spuriousoffspring
DD-WRT Guru


Joined: 05 Apr 2017
Posts: 981
Location: Louisiana, USA

PostPosted: Sun Apr 29, 2018 10:47    Post subject: Reply with quote
Awesome! Thanks for testing. Found this too:

http://community.linksys.com/t5/Wireless-Routers/WRT32X-amp-OpenWRT-LEDE-Reboot-17-01-4-success-story/td-p/1294968/page/4

I’m going to try the process described above with a DD-WRT image when my WRT32X arrives. The only change I intend to make is updating one partition instead of both. I’ll post results as soon as I have them (middle - end of upcoming week).

_________________
DD-WRT Installation & Setup TUTORIAL
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=311117

WRT32X DD-WRT Installation Procedure
https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=315569

IPVanish OpenVPN Client Setup TUTORIAL
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=308565

FIRMWARE: OpenWrt SNAPSHOT r8217-2cc821e / LuCI Master (git-18.276.41146-280dd33)
MODEM: ARRIS SURFBoard SB8200
ROUTER: Linksys WRT32X
USB NAS: Western Digital BLACK 1 TB Hardrive + Startech USB 3.0 External SATA III Enclosure
Latschenharry
DD-WRT Novice


Joined: 26 Apr 2018
Posts: 26
Location: Germany

PostPosted: Sun Apr 29, 2018 10:53    Post subject: Reply with quote
spuriousoffspring wrote:
Awesome! Thanks for testing. Found this too:

http://community.linksys.com/t5/Wireless-Routers/WRT32X-amp-OpenWRT-LEDE-Reboot-17-01-4-success-story/td-p/1294968/page/4

I’m going to try the process described above with a DD-WRT image when my WRT32X arrives. The only change I intend to make is updating one partition instead of both. I’ll post results as soon as I have them (middle - end of upcoming week).


The cool thing which works on mine now i can reboot into the official firmware from the LEDE webinterface
adi-brasov
DD-WRT User


Joined: 03 May 2017
Posts: 126

PostPosted: Sun Apr 29, 2018 11:09    Post subject: Reply with quote
Latschenharry wrote:
Looking good with the new file


glad to see that. this was a lede image from https://davidc502sis.dynamic-dns.net , modified by me to fit into wrt32x partition layout.it is kernel 4.14.
i dont know why ddwrt image didnt work, and i think for dd-wrt you have to pray am wait for BrainSlayer to fix it. since i dont have a wrt32x i can not test, only i did was assumtions, but something i miss somehow.

EDIT: for this lede image i changed partitions to be smaller, maybe it will be working to ddwrt too.
Latschenharry
DD-WRT Novice


Joined: 26 Apr 2018
Posts: 26
Location: Germany

PostPosted: Sun Apr 29, 2018 13:32    Post subject: Reply with quote
adi-brasov wrote:
Latschenharry wrote:
Looking good with the new file


glad to see that. this was a lede image from https://davidc502sis.dynamic-dns.net , modified by me to fit into wrt32x partition layout.it is kernel 4.14.
i dont know why ddwrt image didnt work, and i think for dd-wrt you have to pray am wait for BrainSlayer to fix it. since i dont have a wrt32x i can not test, only i did was assumtions, but something i miss somehow.

EDIT: for this lede image i changed partitions to be smaller, maybe it will be working to ddwrt too.


Everything is working Fine so far. Only Thing i noticed: It says WRT3200ACM as Model. But i guess it is because it was originally a firmware for this one.
adi-brasov
DD-WRT User


Joined: 03 May 2017
Posts: 126

PostPosted: Sun Apr 29, 2018 15:02    Post subject: Reply with quote
maybe this ddwrt image is working ... (same steps as on page 7)

Last edited by adi-brasov on Fri May 04, 2018 20:23; edited 1 time in total
Latschenharry
DD-WRT Novice


Joined: 26 Apr 2018
Posts: 26
Location: Germany

PostPosted: Sun Apr 29, 2018 15:13    Post subject: Reply with quote
adi-brasov wrote:
maybe this ddwrt image is working ... (same steps as on page 7)


Is this LEDE or DD-Wrt?
Goto page Previous  1, 2, 3 ... 8, 9, 10 ... 14, 15, 16  Next Display posts from previous:    Page 9 of 16
Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.) All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum