- Unscrew the case via the 4 screws on the back.
- Desolder the positive lead of the rechargeable battery. This is necessary because the bootloader of U4 is only present immediately after power-on.
- Configure Tigard (or other USB-TTL device) as follows:
- VTGT switch to 3V3
- TX to P1 (left side of U4, clearly marked
- RX to P2 (just above P1)
- GND to GND (just below P1, unmarked)
- Prep VTGT to connect to VTGT (just above P2, unmarked, trace goes to pin 2 of U4)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 7.052063] input: Goodix Capacitive TouchScreen as /devices/platform/i2c@0/i2c-22/22-0014/input/input0 | |
[ 7.079070] ------------[ cut here ]------------ | |
[ 7.079105] WARNING: CPU: 0 PID: 391 at drivers/gpio/gpiolib.c:3323 gpiochip_enable_irq+0x88/0xa8 | |
[ 7.079114] Modules linked in: goodix(+) 8021q garp stp llc brcmfmac brcmutil bcm2835_v4l2(C) videobuf2_vmalloc cfg80211 rfkill bcm2835_isp(C) bcm2835_codec(C) bcm2835_mmal_vchiq(C) v4l2_mem2mem raspberrypi_hwmon videobuf2_dma_contig videobuf2_memops videobuf2_v4l2 videobuf2_common snd_bcm2835(C) videodev snd_pcm snd_timer mc vc_sm_cma(C) snd panel_simple rpivid_mem nvmem_rmem gpio_backlight i2c_gpio uio_pdrv_genirq i2c_algo_bit uio drm drm_panel_orientation_quirks backlight fuse ip_tables x_tables ipv6 | |
[ 7.079483] CPU: 0 PID: 391 Comm: modprobe Tainted: G C 5.10.90-v7l+ #1 | |
[ 7.079492] Hardware name: BCM2711 | |
[ 7.079502] Backtrace: | |
[ 7.079536] [<c0bb8a10>] (dump_backtrace) from [<c0bb8d84>] (show_stack+0x20/0x24) | |
[ 7.07955 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/build/moz.configure/toolchain.configure b/build/moz.configure/toolchain.configure | |
index 9c772a8b7594..9b7ced38daad 100755 | |
--- a/build/moz.configure/toolchain.configure | |
+++ b/build/moz.configure/toolchain.configure | |
@@ -582,7 +582,7 @@ def get_vc_paths(topsrcdir): | |
'x86': [os.path.join(path, r'VC\bin\amd64_x86'), os.path.join(path, r'VC\bin\amd64')], | |
}) | |
# Then VS2017 and newer. | |
- for install in vswhere(['-requires', 'Microsoft.VisualStudio.Component.VC.Tools.x86.x64']): | |
+ for install in vswhere(['-requires', 'Microsoft.VisualStudio.Component.VC.Tools.x86.x64', '-products', '*']): |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PS C:\relax\vcpkg> .\vcpkg.exe list | |
curl:x64-windows 7.68.0-3 A library for transferring data with URLs | |
curl[non-http]:x64-windows Enables protocols beyond HTTP/HTTPS/HTTP2 | |
curl[openssl]:x64-windows SSL support (OpenSSL) | |
curl[ssl]:x64-windows Default SSL backend | |
curl[sspi]:x64-windows SSPI support | |
curl[tool]:x64-windows Builds curl executable | |
curl[winssl]:x64-windows SSL support (Secure Channel / "WinSSL") | |
icu:x64-windows 65.1-4 Mature and widely used Unicode and localization ... | |
openssl-windows:x64-windows 1.1.1d-2 OpenSSL is an open source project that provides ... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Return-path: <@STONY-BROOK.SCRC.SYMBOLICS.COM:[email protected]> | |
Received: from ELEPHANT-BUTTE.SCRC.SYMBOLICS.COM by Phoenix.SCH.symbolics.com via INTERNET with SMTP id 12833; 1 Nov 1993 10:45:19-0800 | |
Received: from STONY-BROOK.SCRC.Symbolics.COM by ELEPHANT-BUTTE.SCRC.Symbolics.COM via INTERNET with SMTP id 869911; 1 Nov 1993 06:46:00 -0500 | |
Received: from MC.LCS.MIT.EDU by STONY-BROOK.SCRC.Symbolics.COM via INTERNET with SMTP id 1278715; 1 Nov 1993 06:43:15 -0500 | |
Received: by mc.lcs.mit.edu id aa00239; 1 Nov 93 4:21 EST | |
Received: from mc by mc.lcs.mit.edu id aa27793; 1 Nov 93 4:05 EST | |
Received: from [128.52.32.80] by mc.lcs.mit.edu id aa27775; 1 Nov 93 4:03 EST | |
Received: from media.mit.edu (media-lab.media.mit.edu) by life.ai.mit.edu (4.1/AI-4.10) for [email protected] id AA11040; Mon, 1 Nov 93 04:03:32 EST | |
Received: by media.mit.edu (5.57/DA1.0.4.amt) | |
id AA01198; Mon, 1 Nov 93 04:03:29 -0500 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The transposing of the lines are from right to left, left to middle and | |
middle to right (camera-side to far-side). The failed one is on "from right | |
to left". The wear pattern (picture with red parallel lines) tells me that | |
the C-hook is not made of cast iron but made of cast steel because cast iron | |
is hard and strong but it is so brittle that when it breaks, it will go in | |
one clear break (full face) and not in the pattern as seen | |
(wear-wear-wear-then tear-off). This hook is on very light duty since it | |
only needs to support itself (insulation included) and the loose short | |
transposing line and not the tower-to-tower line (hence the one-inch size). | |
My guess is that there was a small crack on the inside-side of C as |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This probably includes extra caps...I also ordered a pile of new tantalums that aren't included here, | |
standard 0.1u@35V and 1u@50V | |
Qty Digikey P/N MFR P/N Description | |
================================================================================== | |
1 338-3802-ND SLP682M035A7P3 CAP ALUM 6800UF 20% 35V SNAP | |
1 399-7488-ND PME271M660KR30 CAP FILM 0.6UF 10% 275VAC RADIAL | |
4 493-7094-ND LGN2E681MELA40 CAP ALUM 680UF 20% 250V SNAP | |
3 493-8579-ND LGY1C822MELZ30 CAP ALUM 8200UF 20% 16V SNAP | |
2 493-15720-ND UPM1E102MHD6 CAP ALUM 1000UF 20% 25V RADIAL |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From [email protected] Tue Aug 30 15:39:57 EDT 1994 | |
Article: 8609 of rec.music.makers.marketplace | |
Newsgroups: rec.music.makers.marketplace,rec.music.makers.synth,rec.music.makers | |
Path: yale!yale.edu!spool.mu.edu!howland.reston.ans.net!vixen.cso.uiuc.edu!sdd.hp.com!apol | |
lo.hp.com!netnews | |
From: [email protected] (Aaron Oppenheimer) | |
Subject: USED GEAR PRICE LIST (USA) | |
Sender: [email protected] (Usenet News) | |
Message-ID: <[email protected]> | |
Date: Tue, 30 Aug 1994 17:50:42 GMT |
platform | # of DLs (approx) | # of DLs in 2019 (approx) | comments |
---|---|---|---|
Docker | 70.5m + 19m = 89.5m | 60.4m + 6.7m = 67.1m | See notes |
Windows | 72k | 100k | 75% 3.x, 25% 2.x. Extrapolated from 253d of data |
deb (Debian / Ubuntu) | 65k | 65k | 76% are 3.x, 24% are 2.x |
rpm (CentOS / RedHat) | 63k | 40k | 69% are 2.x, 31% are 3.x |
source .tar.gz |
11.6k | 38k | extrapolated from 10 days of data; primarily 3.1.1 |
Mac | 18k | 25k | 67% 3.x, 32% 2.x. Extrapolated from 253d of data |