notaz
Certified Guru
OK so here is v1.72 final.
Main changes (see -rc thread for more background info):
Yet more wifi tweaks. This attempts to influence operation of closed firmware blob inside the wifi chip indirectly by switching power save mode differently (more info here and here). Even if vast majority of users report improvement, this change is a bit controversial because for some users it's worse (mostly CC users), so there is a way to switch to old mode that was used in SZ 1.71: create a file /etc/pandora/conf/wl1251 with "use_fw_ps=N". You can use these commands to do it:
sudo su
echo "use_fw_ps=N" > /etc/pandora/conf/wl1251
reboot
NAND reliability tweaks. Full reflash now reformats the flash in the way that reduces chances of data loss and tolerates weared flash better. Full reflash is required to take advantage of this (if you have SZ1.72-RC it's already done, no need for another reflash).
Performance tweaks. Less slowdown when things load from SD card.
Clean up. Some rarely used stuff removed from NAND, like samba. You can install it with "sudo opkg update; sudo opkg install samba" if you still need it.
More detailed changelog:
DOWNLOAD AND INSTALLATION INSTRUCTIONS:
Upgrading from a previous SuperZaxxon version (1.5x or newer):
Use the "Upgrade Pandora OS" option
Please note:
Upgrade instructions using the Full-Flash-Image:
Download SuperZaxxon Final v1.72
Please note: Flashing the new firmware will put your unit back into a default state. All your settings and users will be lost. Of course, this does not apply to PNDs which save their stuff on the SD-Card.
To install it, simply extract the archive onto the root of your SD Card.
Insert the SD Card into the left slot. Keep R (shoulder) pressed while switching on your Pandora and select "Boot from SD1"
It will then flash the firmware onto the NAND. After it's finished, reboot your Pandora and patiently wait until the First Boot Wizard appears on the screen.
If "Boot from SD1" doesn't appear, try to reformat the SD Card using Panasonic SD Formatter, recopy the files and retry. In some cases you may have to use another SD card.
Main changes (see -rc thread for more background info):
Yet more wifi tweaks. This attempts to influence operation of closed firmware blob inside the wifi chip indirectly by switching power save mode differently (more info here and here). Even if vast majority of users report improvement, this change is a bit controversial because for some users it's worse (mostly CC users), so there is a way to switch to old mode that was used in SZ 1.71: create a file /etc/pandora/conf/wl1251 with "use_fw_ps=N". You can use these commands to do it:
sudo su
echo "use_fw_ps=N" > /etc/pandora/conf/wl1251
reboot
NAND reliability tweaks. Full reflash now reformats the flash in the way that reduces chances of data loss and tolerates weared flash better. Full reflash is required to take advantage of this (if you have SZ1.72-RC it's already done, no need for another reflash).
Performance tweaks. Less slowdown when things load from SD card.
Clean up. Some rarely used stuff removed from NAND, like samba. You can install it with "sudo opkg update; sudo opkg install samba" if you still need it.
More detailed changelog:
* kernel: updated to 3.2.69
* kernel: merged a few performance related patches from newer kernels
* kernel: made DSP shared memory and the framebuffer accessible by debuggers (previously it would fail)
* kernel: wifi driver updated to use different power saving method, as done by TI/Android driver
* kernel: fixed one case of charger LED not lighting up
* kernel: updated aufs to the last 3.2.x release
* kernel: fix a lock up cause by performance tweaks seen on SZ1.72-rc
* c64_tools: fixed system registers incorrectly being cached from DSP side, which allowed to remove unnecessary invalidate between commands (bsp)
* updated aufs-util, fixes mysterious mount.aufs failure after mount.cifs has been used at least once. Also fixes longstanding AUFS_CTL_PLINK_MAINT error often seen in pndrun logs
* fixed a bug in pnd_run.sh that's somehow triggering after mount.cifs usage
* libpnd packaging fixes (avoid multiple copies of the lib and strip it)
* added perf to feeds, you can use "opkg install perf"
* fixed netcat, it wasn't really working
* OS version is now displayed by "Upgrade pandora OS" tool
* ca-certificates: updated, hash links added
* openssl: updated to 0.9.8zg (was needed for ca-certificates)
* wget: updated to 1.16.3 for https support
DOWNLOAD AND INSTALLATION INSTRUCTIONS:
Upgrading from a previous SuperZaxxon version (1.5x or newer):
Use the "Upgrade Pandora OS" option
Please note:
- If you are updating from v1.61 or lower, it is highly recommended to do a full reflash because many system libraries have been changed in 1.70 and some users reported failures updating from v1.61 or earlier. Updating from 1.70 should be completely safe.
- Be sure to backup any important data you might have in your NAND for the above reasons.
- User-Modified configs will not be overwritten with the new version.
Upgrade instructions using the Full-Flash-Image:
Download SuperZaxxon Final v1.72
Please note: Flashing the new firmware will put your unit back into a default state. All your settings and users will be lost. Of course, this does not apply to PNDs which save their stuff on the SD-Card.
To install it, simply extract the archive onto the root of your SD Card.
Insert the SD Card into the left slot. Keep R (shoulder) pressed while switching on your Pandora and select "Boot from SD1"
It will then flash the firmware onto the NAND. After it's finished, reboot your Pandora and patiently wait until the First Boot Wizard appears on the screen.
If "Boot from SD1" doesn't appear, try to reformat the SD Card using Panasonic SD Formatter, recopy the files and retry. In some cases you may have to use another SD card.
Last edited by a moderator: