Re: LCD screen for your dockstar (cheap! <$5) February 13, 2013 03:25PM |
Registered: 11 years ago Posts: 4 |
sudo python restore.py fw_acme_3.bin -f Found AX206 DPF (bootloader) Manufacturer: Apple Size : 1 MB Erase full flash... Flashing sector 0... Flashing sector 1... Flashing sector 2... Flashing sector 3... Executing applet..
Re: LCD screen for your dockstar (cheap! <$5) February 14, 2013 01:42AM |
Registered: 12 years ago Posts: 365 |
Re: LCD screen for your dockstar (cheap! <$5) February 14, 2013 04:57AM |
Registered: 11 years ago Posts: 4 |
Re: LCD screen for your dockstar (cheap! <$5) February 14, 2013 08:30AM |
Registered: 12 years ago Posts: 365 |
iamark
Re: LCD screen for your dockstar (cheap! <$5) May 20, 2013 11:01PM |
Re: LCD screen for your dockstar (cheap! <$5) May 21, 2013 02:03AM |
Registered: 12 years ago Posts: 365 |
iamark
Re: LCD screen for your dockstar (cheap! <$5) May 21, 2013 04:15AM |
Re: LCD screen for your dockstar (cheap! <$5) May 21, 2013 04:48AM |
Registered: 12 years ago Posts: 365 |
iamark
Re: LCD screen for your dockstar (cheap! <$5) May 21, 2013 04:55AM |
Re: LCD screen for your dockstar (cheap! <$5) May 21, 2013 08:04AM |
Registered: 12 years ago Posts: 365 |
iamark
Re: LCD screen for your dockstar (cheap! <$5) May 21, 2013 09:30AM |
Re: LCD screen for your dockstar (cheap! <$5) May 21, 2013 10:37AM |
Registered: 12 years ago Posts: 365 |
/opt/share/automake-1.12/Automake/ChannelDefs.pm line 23: This Perl hasn't been configured and built properly for the threads module to work. (The 'useithreads' configuration option hasn't been used.) Having threads support requires all of Perl and all of the XS modules in the Perl installation to be rebuilt, it is not just a question of adding the threads module. (In other words, threaded and non-threaded Perls are binary incompatible.) If you want to the use the threads module, please contact the people who built your Perl. Cannot continue, aborting.
Cannot continue, aborting.You have to ask the maintainers of your pearl/autotools packages.
iamark
Re: LCD screen for your dockstar (cheap! <$5) May 21, 2013 10:47AM |
Re: LCD screen for your dockstar (cheap! <$5) May 22, 2013 08:28AM |
Registered: 12 years ago Posts: 61 |
Re: LCD screen for your dockstar (cheap! <$5) September 12, 2015 10:42PM |
Registered: 10 years ago Posts: 16 |
Re: LCD screen for your dockstar (cheap! <$5) May 23, 2016 05:18PM |
Registered: 10 years ago Posts: 16 |
Bus 002 Device 009: ID 1403:0001 Sitronix Digital Photo Frame
[parker@x3720 libst2205]$ ./generate-hack.pl /dev/sdb hack/m_my_new_hack Creating hack/m_my_new_hack... using DA65=/usr/local/bin/da65 using PHACK=/home/parker/build/libst2205/phack Dumping firmware: /home/parker/build/libst2205/phack -df fwimage.bin /dev/sdb .. Firmware dumped. Splitting firmware into 16k segments... 1+0 records in 1+0 records out 16384 bytes (16 kB, 16 KiB) copied, 0.000347043 s, 47.2 MB/s 1+0 records in 1+0 records out 16384 bytes (16 kB, 16 KiB) copied, 0.000106746 s, 153 MB/s 1+0 records in 1+0 records out 16384 bytes (16 kB, 16 KiB) copied, 0.000348129 s, 47.1 MB/s 1+0 records in 1+0 records out 16384 bytes (16 kB, 16 KiB) copied, 0.000173821 s, 94.3 MB/s Locating CMP_VAR1 & CMP_VAR2... 0380->0381 L72EA: lda $0380 cmp #$31 bne L72FA lda $0381 cmp #$00 bne L72FA Locating PATCH_AT... L7328: lda #$FF ldx #$FF L732C: sta $0380 stx $0381 rts Creating lookforme.bin... sh: -c: line 0: syntax error near unexpected token `done' sh: -c: line 0: `dd if=fwimage-seg0.bin of=lookforme.bin bs=1 skip=13096 count=12; done' Locating free space .. Empty space: found 430 0xff bytes starting at 0x3e2c FYI - you can verify with: hexdump -s 0x3e2c -n 430 -v fwimage-seg0.bin | less Locating SEND_CSW... L71F0: pha lda #$55 sta $0240 lda #$53 sta $0241 lda #$42 sta $0242 lda #$53 Locating LEN0 LEN1 LEN2 LEN3... stz $0374 stz $0375 lda $0216 stz $0374 lda $0217 sta $0373 asl $0373 rol $0374 rol $0375 stz $0378 stz $0379 lda $0216 stz $0378 lda $0217 sta $0377 asl $0377 rol $0378 rol $0379 Warning! multiple matches (2) - will use the first one after SEND_CSW location Guessing CTRTYPE... ---- lda #$2A sta $8000 lda #$00 sta $C000 lda #$02 sta $C000 lda #$00 sta $C000 lda #$81 sta $C000 lda #$2B sta $8000 lda #$00 sta $C000 lda #$02 sta $C000 lda #$00 sta $C000 lda #$A1 sta $C000 ---- lda #$2A sta $8000 lda #$00 sta $C000 lda #$00 sta $C000 lda #$00 sta $C000 lda #$5F sta $C000 lda #$2B sta $8000 lda #$00 sta $C000 lda #$00 sta $C000 lda #$00 sta $C000 lda #$3F sta $C000 ---- lda #$2A sta $8000 lda #$00 sta $C000 lda #$83 sta $C000 lda #$2B sta $8000 lda #$04 sta $C000 lda #$83 sta $C000 Eeek! expected single match but found 3 - dont know what to do!
./phack -m "Test" /dev/sdb
Re: LCD screen for your dockstar (cheap! <$5) December 04, 2016 01:00PM |
Registered: 7 years ago Posts: 4 |