graemev
graemev
Thanks, I noticed the **nonstripped** behaviour while rechecking the man page . I was reading the generated script while posting. In general I'm incredibly wary of a script which can...
Thinking about "enhancements" rather than the "scary nature of the default values", it strikes me relatively simple to make this a much more powerful command. Simply make the **concept of...
I guess I was unclear WRT "it installs via TFTP" I was referring to the process , whereby: 1. I remove JP1 2. I press and hold the reset pin...
1st: Marvell>> sflash info ``` Flash Base Address : 0xf8000000 Flash Model : ST M25P128 Manufacturer ID : 0x20 Device Id : 0x2018 Sector Size : 256K Number of sectors...
Thanks for that. I initially tried just tftp ing the whole image to 0x700000 (so the kernel would end up at 0x800000 ...but the tftp did not complete (I concluded...
AHHH!! Finally cracked it The line in your doc: > When reset button is pressed continuously during the boot, u-boot simply: > > download a image file using TFTP from...
OK, I hit this issue, a reboot "fixed" it but I gathered some info before the reboot , might help somebody, esp if the real fix is to raise a...
OK, the problem appears fixed for me at least: Following my post I added a cronjob for root: `08 09 * * * chronic /usr/local/bin/check_ups` Where ``` $ cat /usr/local/bin/check_ups...
OK, I tired this: ``` graeme@real:~/src/email_tools/imapfilter$ openssl s_client -connect imap.home:993 -status -verifyCApath ~/.imapfilter/certificates/ CONNECTED(00000003) depth=0 CN = ybox.home verify error:num=18:self-signed certificate verify return:1 depth=0 CN = ybox.home verify return:1 OCSP...
I also see this behaviour , via imap. Both in thunderbird (desktop) and K9 (soon to be thunderbird) on mobile