webMAN MOD

PS3 webMAN MOD - General Information Thread 1.47.48q

@aldostools, firts off all thank you for your great work. I notice that is some bug with VER-001 mobo (eg. CECHL) and automatic fan controll. After setting up max temperature and minimal fan %, when you shutt down ps3 and unplug cord and then power on console (cold start) fan i going to 100% speed for few seconds untill system boot up.
Did some one else notice this? I test it on few consoles and it behaves axacly the same.
 
@aldostools, firts off all thank you for your great work. I notice that is some bug with VER-001 mobo (eg. CECHL) and automatic fan controll. After setting up max temperature and minimal fan %, when you shutt down ps3 and unplug cord and then power on console (cold start) fan i going to 100% speed for few seconds untill system boot up.
Did some one else notice this? I test it on few consoles and it behaves axacly the same.
It's a known issue on these models. There isn't a known workaround.
 
@armorsnake

what features of the model cechL it is best to disable the shortcut ps3 " L3 + R2 + X" when the console starts normally without the maximum speed fan

Polish
co do modelu cecL najlepszym wyjściem jest wyłączanie skrótem ps3 "L3+R2+X" wtedy konsola uruchamia się normalnie bez maksymalnych obrotów wiatraka
 
@aldostools
I'm compiled lastest version wM from you github and download lastest ps3netsrv (win, console and GUI) too.

After install ps3netsrv not scanned (proofed by log in GUI) and not displayed in XMB games from net0/GAMEZ and net0/PS3ISO. Also it's not displayed in web-mode via link http://ps3/index.ps3?ps3.

ps3net_srv_new.JPG


But if click to http://ps3/index.ps3?PS3ISO then games from net0/PS3ISO displayed in web-mode fine.

What need to enable displaing games from all folders in XMB/WEB ? Old version of ps3netsrv (~mountly and older) works fine today with wM 1.43.28 :(
 
Last edited:
webMAN MOD 1.43.30
https://github.com/aldostools/webMAN-MOD/releases/tag/1.43.30

Just small changes... but ".30" looks better than .29 :)
  • Improved* sort titles on XMB (now uses the first letter of the 2nd word in the sort of xml)
  • Added a small floating arrow button to the bottom right of the screen to go to the top of the html pages.
*Games that start with same words should be sorted better (e.g. LEGO games). Only 6 characters are still used to sort titles due memory constrains.
 
Last edited:
@aldostools
Are you not using github.com to keep the wMM source up to date with testing?
I see there's been a month since the last commit...

Almost forgot... Thanks for this new update as always. 1.43.30 is a cool number! [emoji6]

Btw, no big deal really but, the arrow link to go the top of the page doesn't seem to work all the time for me on the PS3 browser even though it works 100% with Firefox on PC or Android for example. Every now & again, clicking the arrow doesn't do anything...

Edit: after rebooting the console, the arrow seems to be working fine in the PS3 browser now... I will let you know if I experience this issue again..

Btw is there a Web command (not via ps3mapi) to unload vsh_menu alone from memory? As there's no combo or xmb link, I was hoping I could use a Web command instead.

Sent from my GT-I9305 using Tapatalk
 
Last edited:
@aldostools
Are you not using github.com to keep the wMM source up to date with testing?
I see there's been a month since the last commit...

Almost forgot... Thanks for this new update as always. 1.43.30 is a cool number! [emoji6]

Btw, no big deal really but, the arrow link to go the top of the page doesn't seem to work all the time for me on the PS3 browser even though it works 100% with Firefox on PC or Android for example. Every now & again, clicking the arrow doesn't do anything...

Edit: after rebooting the console, the arrow seems to be working fine in the PS3 browser now... I will let you know if I experience this issue again..

Btw is there a Web command (not via ps3mapi) to unload vsh_menu alone from memory? As there's no combo or xmb link, I was hoping I could use a Web command instead.

Sent from my GT-I9305 using Tapatalk

The source code was not available because It was simply a test build... not a release... anyway it's published now on github.
Updated the link in my post above...

Regarding the web command to unload vsh_menu, try with one of these:
Code:
http://localhost/unloadprx.ps3/dev_hdd0/plugins/wm_vsh_menu.sprx

http://localhost/unloadprx.ps3?prx=/dev_hdd0/plugins/wm_vsh_menu.sprx

http://localhost/unloadprx.ps3?prx=VSH_MENU
 
The source code was not available because It was simply a test build... not a release... anyway it's published now on github.
Updated the link in my post above...

Regarding the web command to unload vsh_menu, try with one of these:
Code:
http://localhost/unloadprx.ps3/dev_hdd0/plugins/wm_vsh_menu.sprx

http://localhost/unloadprx.ps3?prx=/dev_hdd0/plugins/wm_vsh_menu.sprx

http://localhost/unloadprx.ps3?prx=VSH_MENU

Thanks aldo. [emoji6]

I was trying to decide if one form of syntax was more appropriate so I had a quick look at the source code & the processing of the unloadprx.ps3 web command in particular.
I was wondering whether the ? character was actually required when prx=<pathtoprx> is used in the parameter string.
The following commands

hxxp://localhost/unloadprx.ps3prx=VSH_MENU

or

hxxp://localhost/unloadprx.ps3$$$$$$prx=/dev_hdd0/plugins/wm_vsh_menu.sprx

would produce the same results, right?
Or did I miss something?

Sent from my GT-I9305 using Tapatalk
 
Last edited:
I was wondering whether the ? character was actually required when prx=<pathtoprx> is used in the parameter string.
...
would produce the same results, right?

The question mark is not required. I used it in the example because it's typically used as a delimiter of query parameters in URI, but in this case you can omit it if cause you issues or use any other character (except space) as delimiter.
 
The question mark is not required. I used it in the example because it's typically used as a delimiter of query parameters in URI, but in this case you can omit it if cause you issues or use any other character (except space) as delimiter.
Good to have confirmation. Cheers. [emoji5]️

I asked for clarification because I was somewhat surprised to find a degree of 'freestyle' syntax (if I may call it so) in which the delimiter can be omitted or changed completely into any character or string of characters (except space).

Sent from my GT-I9305 using Tapatalk
 
aldo i have a cechl01 and set dynamic fan control to manual 35% and get good temperatures, only problem is on startup fan is really loud. think this will ever get fixed for cl models?
 
aldo i have a cechl01 and set dynamic fan control to manual 35% and get good temperatures, only problem is on startup fan is really loud. think this will ever get fixed for cl models?

There is only temporary solution, by using a power off shortcut instead of normal power off.
 
ok. why does this occur exactly, a bug?

If we define a "bug" as an undesired behavior produced by a software, then yes it's a bug.

The exact cause of it is unknown, at least for me. So, I don't have a solution; and I don't have that model to experiment possible fixes.
I suppose it's caused by the way the OS unloads the plugin using the Turn Off option and the way the temperature is controlled in that model.

The workaround suggested by kozarovv is using the combo :but l3:+:but r2:+:but x: to shutdown the console, instead of the Power Off option in the :psbutton: menu.
 
If we define a "bug" as an undesired behavior produced by a software, then yes it's a bug.

The exact cause of it is unknown, at least for me. So, I don't have a solution; and I don't have that model to experiment possible fixes.
I suppose it's caused by the way the OS unloads the plugin using the Turn Off option and the way the temperature is controlled in that model.

The workaround suggested by kozarovv is using the combo :but l3:+:but r2:+:but x: to shutdown the console, instead of the Power Off option in the :psbutton: menu.

I was always curious is a CECH-L problem or VER-001 mobo problem. Other VER-001 models like CECH-M, CECH-P, CECH-Q should be also affected, but i never saw any report of that. I know that CECH-L is MOST common ver-001 model, but still is wierd that other models look to be not affected by that.

Maybe something with syscon model used in this consoles. SW-302 mounted on some CECH-L is using 126 pin as a buzzer. But
SW-301 also commonly (even more commonly) mounted on CECH-L is using 126 pin as a FANPWM0 - Fan PWM Signal. Maybe this info will be helpful for you somehow @aldostools

http://www.psdevwiki.com/ps3/SW-301
http://www.psdevwiki.com/ps3/SW-302
 
It's well known the CECH-L is like a bloody hoover on start @psydefx is right, it's very annoying! I had one of those 2 or 3 years ago & I sold it partly for this reason!

Sent from my GT-I9305 using Tapatalk
 
Back
Top