Skip to content
Vanuan edited this page Dec 26, 2011 · 3 revisions

swupdate program support two modes. First mode is checking SWUPDATE.BIN signature

# swupdate -c
Starting swupdate, date of compilation Mar 11 2011, time of compilation 18:51:14
[einkfd]: No such file or directory
[SCREEN]               Firmware update
[SCREEN]
[SCREEN]swupdate version: Mar 11 2011,18:51:14
Led off
Led on
Unsupported ioctl: cmd=0x00cd
[SCREEN]Searching for update image...
/bin/mount -t vfat /dev/mmcblk1p1 /mnt/ext2
mount: mounting /dev/mmcblk1p1 on /mnt/ext2 failed: No such file or directory
/bin/mount -t vfat /dev/mmcblk1 /mnt/ext2
mount: mounting /dev/mmcblk1 on /mnt/ext2 failed: No such file or directory
/bin/mount -t vfat /dev/mmcblk0p1 /mnt/ext1
mount: mounting /dev/mmcblk0p1 on /mnt/ext1 failed: No such file or directory
/bin/mount -t vfat /dev/mmcblk1p1 /mnt/ext2
mount: mounting /dev/mmcblk1p1 on /mnt/ext2 failed: No such file or directory
/bin/mount -t vfat /dev/mmcblk1 /mnt/ext2
mount: mounting /dev/mmcblk1 on /mnt/ext2 failed: No such file or directory
/bin/mount -t vfat /dev/mmcblk0p1 /mnt/ext1
mount: mounting /dev/mmcblk0p1 on /mnt/ext1 failed: No such file or directory
/bin/mount -t vfat /dev/mmcblk1p1 /mnt/ext2
mount: mounting /dev/mmcblk1p1 on /mnt/ext2 failed: No such file or directory
/bin/mount -t vfat /dev/mmcblk1 /mnt/ext2
mount: mounting /dev/mmcblk1 on /mnt/ext2 failed: No such file or directory
/bin/mount -t vfat /dev/mmcblk0p1 /mnt/ext1
mount: mounting /dev/mmcblk0p1 on /mnt/ext1 failed: No such file or directory
[SCREEN]Updating from internal memory
i2c: open: No such file or directory
[DEBUG] devicename is - PocketBook603
[SCREEN]Device serial number: 00000000000000000000
no nocheckpower_str string was found
[SCREEN]Checking update image...
00000000 0005b9a4 s
sign check requested (0)
00060000 00042714 @
sign check requested (1)
000b0000 0019db4c @
sign check requested (2)
00250000 00005744 @
sign check requested (3)
00260000 001ed774 @
sign check requested (4)
00450000 0a4fd000 e
sign check requested (5)
0a950000 01a44000 r
sign check requested (6)
0c3a0000 0003c300 @
sign check requested (7)
0c3e0000 00004d08 @
sign check requested (8)
0c3f0000 00000400 a
sign check requested (9)
rsa key loaded (entry 0)
rsa key loaded (entry 1)
image is ok
[SCREEN]Image is OK
[SCREEN]Press center key to start update
Waiting for key pressed to start update
Led on
Unsupported ioctl: cmd=0x006b
33024
Unsupported ioctl: cmd=0x006b
	33024
power down
Clone this wiki locally