What's new

Padavan's Custom Firmware

  • 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!

Anyone tried the newest padavan with a ps3 streaming?
I know I keep asking but only from time to time.....I get tired of trying it and hopen but then it doesn't work and have to go back to wrt....
Just thought i'd ask again...
Thanks

PS....do the "issues" page ever get looked at cause this has been an issue from the first half of the page, yet it never seems to get any attention..I could understand if I was complaining about it not streaming to my BETAMAX (lol) but ps3 is a pretty common device.
 
There are changes to minidlna, not sure if it is related to your problem:

3.X.3.8-080:
----------------------------------------------------------
- Toolchain: migrate to binutils-2.24.
- Fixed rarely crashes of dnsmasq process (DNS relay and DHCP server missing issue).
- Fixed LAN DHCP client logic after lease renew in AP mode.
- Fixed FireFly WebUI unavailable until first scan is completed.
- Added feature to restrict WebUI access from Wireless clients.
- Added optional force sort to minidlna clients, added force rescan button.
- Updated busybox to 1.22.1+.
- Updated pppd to 2.4.6.
- Updated radvd to 1.10.0.
- Updated dropbear SSH to 2013.63.
- Updated miniupnpd to 1.8.20140313.
- Updated usb-modeswitch to 2.1.0, updated usb-modeswitch-data up to 2014-01-29.
- Updated minidlna to 1.1.2+.
- Updated exFAT code to 1.2.8.
- Updated xUPnPd to rev397.
- Updated p910nd to 0.97.
 
For anyone who wants to use the latest version I compile my own minimal version every 12 hours here

Any chance you've tested the VPN client or know if it works currently? I'm using 3.4.3.7-072 and it doesn't work at all. Thought I have no stability issues so I'm hesitant to upgrade unless it does work.
 
For anyone who wants to use the latest version I compile my own minimal version every 12 hours here

Hey Adamm,
Since you seem to know coding well enough to compile your own (wish i did, lol) can you look into why stock, wrt and padavans early version 1.0.1.8e-p2 all work fine for streaming to ps3 but all of his versions since, ps3 gives a 2104dlna error and doesn't work....
If I knew coding , it seems that compairing the versions should reveal it.....and or why his early version worked fine but the laters don't.....its been an issue almost since he started maken his version.....
heres the issues page incase it might help....
I'd like to run his version , but no dnla kinda negates the usb drive i got for it....

https://code.google.com/p/rt-n56u/issues/detail?id=275

Thanks in advance for your time....i figured if you compile new version every 12 hours , not only might the issue be addressed but you might enjoy figuring it out~?!?....

Thanks again and post back if you see anything that would make it work....:confused:


https://www.dropbox.com/s/47o1iysf4lhnff7/RT-N56U_1.0.1.8e-p2.trx
Heres padavans version that works fine if you dont or cant find it....
 
Last edited:
You are not the only one with this problem . Quick googling around reveals that many people have this exact same issue and for different reasons, and many people have this issue with PS3/minidlna regradless of the hardware on which minidlna runs. So it seems that it is a PS3 bug, triggered by something in minidlna itself. The only 2 parties who can fix this are Sony and minidlna developers.

Try a different dlna server from optware: I know of at least 2 available: mediatomb and ushare. Ushare guide is available here: https://www.dd-wrt.com/wiki/index.php/Ushare_uPnP_media_server
 
Last edited:
For anyone who wants to use the latest version I compile my own minimal version every 12 hours here

Thanks, Adam for the new version :). I have installed 3.4.3.8-080 version from March 26. I have question though, do you add something new every 12 hrs or is it just bug fixes.
 
Last edited:
Thanks, Adam for the new version :). I have installed 3.4.3.8-080 version from March 26. I have question though, do you add something new every 12 hrs or is it just bug fixes.

I have a dedicated build server that runs a cronjob that checks the github version of the N56U / AC66U and AC68U every 12 hours and if the github version has any changes it downloads/compiles them and uploads it to the webserver along with SHA512 sums etc.

And just so everyone knows its a safe download I open sourced all my scripts that automate this process.

http://198.23.248.102/build.sh
 
Hi Adam,
I am running the latest version of .80 firmware on RT-N56U, and I having an issue with WAN disconnects.

Here is my setup:
- DSL modem set to dial out, and it assigns a static IP address to the router
- router is set to acquire IP address (see the screenshot)
- when everything is up, I can access modem page: 192.168.2.1
- router page: 192.168.1.1
- (the router is set in DMZ on modem side)

Problem: seemingly in a random order, the router loses connection to the modem and consequently it loses Internet access. I tried different versions, they all seem to have this issue.

I will post the router log later today (had to clear and and wait until the next hang occurs).

Note that the router itself seems to be fine when disconnect happens - all LAN connections, interface page - all good.
 

Attachments

  • WAN.jpg
    WAN.jpg
    68.9 KB · Views: 489
Reading through a couple posts here lately I've noticed people recommend .75 instead of .79. Where can someone get .75? Also I now see version 3.0.3.8-080, has anyone tried this version by chance? Thanks!
 
Last edited:
Reading through a couple posts here lately I've noticed people recommend .75 instead of .79. Where can someone get .75? Also I now see version 3.0.3.8-080, has anyone tried this version by chance? Thanks!

... I am one of the people who recommended .75 over .79 :)

Good point - I will flash it back to see if helps. I cannot easily find it online and I cannot post it here - seems like file size is bigger than max allowed for attachments.
 
Try Here
code.google.com/p/rt-n56u/downloads/list?can=1&q=&colspec=Filename+type+Device+Summary+ReleaseDate+Size+DownloadCount
 
Try Here
code.google.com/p/rt-n56u/downloads/list?can=1&q=&colspec=Filename+type+Device+Summary+ReleaseDate+Size+DownloadCount

Oh my goodness if I had only paid attention to the drop down box on the downloads page I would have found it and not had to ask and feel kind of dumb lol. Thanks!
 
I have a dedicated build server that runs a cronjob that checks the github version of the N56U / AC66U and AC68U every 12 hours and if the github version has any changes it downloads/compiles them and uploads it to the webserver along with SHA512 sums etc.

And just so everyone knows its a safe download I open sourced all my scripts that automate this process.

http://198.23.248.102/build.sh

Thank you for the explanation :).
 
Flashed with .75, did not clear NVRAM though - and still got disconnected :(

Maybe I should find some strength to overcome my allergy to the stock firmware and try the latest ASUS firmware? :)
 
Flashed with .75, did not clear NVRAM though - and still got disconnected :(

Maybe I should find some strength to overcome my allergy to the stock firmware and try the latest ASUS firmware? :)

Interesting. I have been using the latest stock for awhile now and everything has been fine, but I don't really tinker with much or use wifi all that much either. Worth a shot!
 
Flashed with .75, did not clear NVRAM though - and still got disconnected :(

Maybe I should find some strength to overcome my allergy to the stock firmware and try the latest ASUS firmware? :)

I primarily use WiFi and have been running on the latest Asus firmware since it was released. It's been very solid for me, no issues at all.
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

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