MontysEvilTwin
Well-Known Member
There is firmware update available for the HDR-2000T (see this thread). Without the update, this model will be unable to access iPlayer from sometime later this month. I think that this is due to the new requirement to log in to iPlayer with a BBC account, which is currently rolling out across platforms. As the HD-FOX and HDR-FOX are not being updated, I think it likely that they will lose iPlayer functionality.
A little knowledge is a dangerous thing, so I downloaded the new HDR-2000T update and extracted the filesystem using humidify and squashfs (method here). The file 'usr/browser/opera_dir/certs/cert.conf' now contains reference to the 'bbctvapps.co.uk' domain. My plan, in the first instance, was to rename the 'usr/browser' folder on a HDR-FOX and copy the 'browser' folder from the HDR-2000T update to the 'usr' folder of the HDR-FOX to see what happens. However, these operations failed due to the read-only file system: presumably this is due to the 'usr' folder residing in flash memory rather than on the hard drive. I unmounted and re-mounted the root folder '/' as read/ write: this seemed to work as I could now use 'chmod' to modify file permissions, but still I could not rename or copy folders. Short of packaging the modified filesystem as a hdf file and flashing it as an update is there a way of doing this? I know that some custom firmware packages do write files in the flash memory, so I am hopeful that this is possible.
A little knowledge is a dangerous thing, so I downloaded the new HDR-2000T update and extracted the filesystem using humidify and squashfs (method here). The file 'usr/browser/opera_dir/certs/cert.conf' now contains reference to the 'bbctvapps.co.uk' domain. My plan, in the first instance, was to rename the 'usr/browser' folder on a HDR-FOX and copy the 'browser' folder from the HDR-2000T update to the 'usr' folder of the HDR-FOX to see what happens. However, these operations failed due to the read-only file system: presumably this is due to the 'usr' folder residing in flash memory rather than on the hard drive. I unmounted and re-mounted the root folder '/' as read/ write: this seemed to work as I could now use 'chmod' to modify file permissions, but still I could not rename or copy folders. Short of packaging the modified filesystem as a hdf file and flashing it as an update is there a way of doing this? I know that some custom firmware packages do write files in the flash memory, so I am hopeful that this is possible.