Rockbox Ports are now being developed for various digital audio players!
ipodpatcher -a bootloader_ipodvideo.ipod ipodpatcher v3.0 with v3.0 bootloaders - (C) Dave Chapman 2006-2007This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.[INFO] Scanning disk devices...[INFO] Ipod found Video (aka 5th Generation) ("winpod") - disk device 1[INFO] Reading partition table from \.\\PhysicalDrive1[INFO] Sector size is 512 bytes[INFO] Part Start Sector End Sector Size (MB) Type[INFO] 0 63 160649 78.4 Empty (0x00)[INFO] 1 160650 468862126 228858.1 W95 FAT32 (0x0b)[INFO] Ipod model: Video (aka 5th Generation) ("winpod")[INFO] Checksum OK in bootloader_ipodvideo.ipod[INFO] Moving images to create room for new firmware...[INFO] Reading original firmware...[INFO] Wrote 7609856 bytes to firmware partition[INFO] Bootloader bootloader_ipodvideo.ipod written to device.
$ sudo ./ipodpatcher /dev/sdb -a rockbox.ipod ipodpatcher v3.0 with v3.0 bootloaders - (C) Dave Chapman 2006-2007This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.[INFO] Reading partition table from /dev/sdb[INFO] Sector size is 2048 bytes[INFO] Part Start Sector End Sector Size (MB) Type[INFO] 0 63 64259 125.4 Empty (0x00)[INFO] 1 64260 117215530 228811.1 W95 FAT32 (0x0b)[INFO] Read XML info (9692 bytes)[INFO] Ipod model: Video (aka 5th Generation) (64MB RAM) ("winpod")[INFO] Checksum OK in rockbox.ipod[INFO] Moving images to create room for new firmware...[INFO] Reading original firmware...[INFO] Wrote 8220672 bytes to firmware partition[INFO] Bootloader rockbox.ipod written to device.
I think 32MB version was not built properly.Maybe codecs included in 32MB build are actually for 64MB bin?edit:typo
#define HAVE_LBA48#define MAX_LOG_SECTOR_SIZE 16384#define MAX_PHYS_SECTOR_SIZE 4096
Yes, I suspect that he actually has a 32 mb board, and the 32 MB (30 GB) build wasn't properly installed leading to the codec failures.Try reinstalling the 32 MB build (all files, not just rockbox.ipod).
P.S. these users have also released 2 versions of bootloader-ipodvideo.ipod. One for 32M and other for 64M, theyre seem not identical. I looked into bootloader source and could not find any reason those 3 lines needs to be added there, so why 32M bootloader file is different than 64M ?
Sorry to bring up this thread again, but i'm also trying to figure out if my 5.5g ipod video board has 32mb or 64mb RAM. In fact I specifically bought a 64mb board on ebay for more money, but I dont know how to confirm that I do in fact have the extra memory on my board. can someone please tell me how I can verify this?
Page created in 0.101 seconds with 15 queries.