Posted: Fri Dec 27, 2024 16:07 Post subject: Re: New Build - 12/25/2024 - r58892
whitebeard wrote:
Harb1 wrote:
I have a netgear r7500V2 which i want to use with sfe which i can't right now just curious how do you set the performance mode to prevent this thanks again dude?
I also have a Netgear R7500v2 but it seems to be in performance by default.
Router/Version: Linksys WRT400N
File/Kernel: Linux 3.18.140-d6 #225287 Wed Dec 25 05:01:05 +07 2024 mips
Previous/Reset: Pin reset with reset button no, 30/30/30
Mode/Status: OK
Issues/Errors: none so far
Updated with Edge under Windows 11 from Factory OEM Linksys firmware version 1.0.01 B19 using Linksys admin webinterface, used factory to dd-wrt firmware version
Router/Version: D-Link DIR-615-E3/E4
File/Kernel: Linux 3.10.108-d11 #183307 Wed Dec 25 05:20:05 +07 2024 mips
Previous/Reset: DD-WRT 2017 version/Yes
Mode/Status: OK
Issues/Errors: Webinterface update failed
This one was running a 2017 version of DD-WRT but it failed to update via webinterface.
I had to do a command line update using Windows 11 Pro via the following:
a) reset button the DD-WRT Dlink
b) Download the E4 version of firmware from DD-WRT to PC
c) Install IIS server under windows 11. Enable Telnet client under Windows 11. Set Win 11 to static IP of 192.168.1.10
d) move firmware to C:\inetpub\wwwroot on Win11 PC
e) Telnet to Dlink and login
f) at dd-wrt command cd /tmp
g) wget http://192.168.1.10/dir615e3-firmware.bin
h) write dir615e3-firmware.bin linux
Output:
root@DD-WRT:/tmp# write dir615e3-firmware.bin linux
function stop_snmp not found
function stop_pppoeserver not found
function stop_olsrd not found
function stop_openvpn not found
function stop_openvpnserver not found
function stop_freeradius not found
freeram=[11456512] bufferram=[1609728]
The free memory is enough, writing image once.
write=[3239936]
linux: CRC OK
Writing image to flash, waiting a moment...
write block [3211264] at [0x00310000]
done [3276800]
i) At dd-wrt command line "erase nvram"
j) At dd-wrt command line "reboot"
The webinterface not taking an upload seems to be a common problem with late 201x versions of DD-WRT running on reduced ram/flash router hardware.
Joined: 21 Jul 2006 Posts: 1946 Location: Fortaleza Ce Brazil
Posted: Sun Dec 29, 2024 20:32 Post subject:
I know i am doing something wrong ...
i use samba for more than 10 years using DD , in last mounths .. i cant use samba using r7800 new builds ... I have a r7800 with a usb hard drive running 53562 , and it works fine .. but other one that uses buids since 58xxx cant ...
my WRX has same problem ...
it work using windows and android file app , but not for linuxmint 22 ... my main OS ...
i use samba for more than 10 years using DD , in last mounths .. i cant use samba using r7800 new builds ... I have a r7800 with a usb hard drive running 53562 , and it works fine .. but other one that uses buids since 58xxx cant ...
thanks
Is your hard drive NTFS or ext4 format? On different routers I have the drive is not mounting if they are NTFS but working okish as ext4 (the user cannot delete folders with files inside).