From nobody Sat Jul 30 10:59:23 2022 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Lw1cF3x6qz4XDsG for ; Sat, 30 Jul 2022 10:59:41 +0000 (UTC) (envelope-from tomek@cedro.info) Received: from mail-oi1-x22f.google.com (mail-oi1-x22f.google.com [IPv6:2607:f8b0:4864:20::22f]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Lw1cD4MsBz3qxJ for ; Sat, 30 Jul 2022 10:59:40 +0000 (UTC) (envelope-from tomek@cedro.info) Received: by mail-oi1-x22f.google.com with SMTP id l188so8231484oia.4 for ; Sat, 30 Jul 2022 03:59:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cedro.info; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=RcBtafk6HPWetG8FLXwEm+54e7dmw+mYTOznhQ/KLro=; b=CnnZ/Pcc3qGNWKwsY7IhiBo8qn9xZxGgNHktMbw9Ctjh4+VJ1BtvlARY37ZPjsnTrF Lk4Jb45CMeKN7lcPDSwXLJU4A5FLlhFMj2fAyFFNxwotK/FdqUYvxjZOgPmYcJNojpPi SJu+2yhtJ8p2ya+1fPDCX5elRDL8gyjIynjQks/CuWO9Z7OlxqxXTXNdDSRmZsLFxZqd fjnQeZ8Iktc2+tZZp7Nc/dZMump0zjEloodQ3942SSkvqCXW7RvosIjBIKooBNCt8nCU lpw0rXiG/TXOK04boauvSoINFwnBSLvQMybDYecicyFkNKNrVFegIEZMH2jqyNRFdbm5 0abQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=RcBtafk6HPWetG8FLXwEm+54e7dmw+mYTOznhQ/KLro=; b=gsXxPf2biDyxdCn2cUyZCTN8UZ0huIBABd/H/r1POpr72vSmP8h1yUbBZAPylqOjQq oesGDStaLlgb8wKGsZxyeoZMTZuVSPFFjOrwlDn/1o6VrNlfgkq3sRgHgdZDu/Jw8Y7G AnXjlo0+IQn4CgE31epfpd3bpQ01FDEbip93+iWDq9sCkUkFtb8n00TnXcA0cO/IMvog TWHozC6Mf4W5k1ieV2uoOFPwAU2f550GXMU/bXbnSnazOwgovY3dvfSkEvrJiZFca1OE z75BEG8WCuaXbV1Bq17no/Qi5+vQUVlYuHGha5PRhR73JzizxbuQYCC+FbRBLN+s6Xav N7aQ== X-Gm-Message-State: AJIora/6RKh52ejBvkn4LMPF2fZNQ/eXAGM6YkMwBB+30bB1veMOfqDq iOP1z723ZxBPjZHufpS/BHcFmPIstpdzpQ== X-Google-Smtp-Source: AGRyM1uY30pd3ZXBYdWoyAqyeJ/7CnrkQkyhrbFMCiGkfCG/VcmpYpeimuKJx0dG65x7X7YXXd2UuA== X-Received: by 2002:a05:6808:14d4:b0:33b:1489:8752 with SMTP id f20-20020a05680814d400b0033b14898752mr3423387oiw.174.1659178779399; Sat, 30 Jul 2022 03:59:39 -0700 (PDT) Received: from mail-oo1-f54.google.com (mail-oo1-f54.google.com. [209.85.161.54]) by smtp.gmail.com with ESMTPSA id a6-20020a0568300b8600b0061ca92ae442sm1679515otv.72.2022.07.30.03.59.38 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 30 Jul 2022 03:59:38 -0700 (PDT) Received: by mail-oo1-f54.google.com with SMTP id t11-20020a4ad0ab000000b004356ab59d3bso1212715oor.7 for ; Sat, 30 Jul 2022 03:59:38 -0700 (PDT) X-Received: by 2002:a4a:d74b:0:b0:435:e367:d096 with SMTP id h11-20020a4ad74b000000b00435e367d096mr2609702oot.50.1659178777801; Sat, 30 Jul 2022 03:59:37 -0700 (PDT) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 References: <9b92958b-0b67-0622-f5ec-b145fb8b569c@holgerdanske.com> <20220730090027.0c5705ab@archlinux> In-Reply-To: <20220730090027.0c5705ab@archlinux> From: Tomek CEDRO Date: Sat, 30 Jul 2022 12:59:23 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: OT: Strange interaction between NIC, SSD and motherboard To: Ralf Mardorf Cc: questions@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4Lw1cD4MsBz3qxJ X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=cedro.info header.s=google header.b="CnnZ/Pcc"; dmarc=none; spf=none (mx1.freebsd.org: domain of tomek@cedro.info has no SPF policy when checking 2607:f8b0:4864:20::22f) smtp.mailfrom=tomek@cedro.info X-Spamd-Result: default: False [-3.30 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[cedro.info:s=google]; MIME_GOOD(-0.10)[text/plain]; MLMMJ_DEST(0.00)[questions@freebsd.org]; RCVD_IN_DNSWL_NONE(0.00)[2607:f8b0:4864:20::22f:from,209.85.161.54:received]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_SPF_NA(0.00)[no SPF record]; RCPT_COUNT_TWO(0.00)[2]; MIME_TRACE(0.00)[0:+]; FROM_EQ_ENVFROM(0.00)[]; DKIM_TRACE(0.00)[cedro.info:+]; RCVD_COUNT_THREE(0.00)[4]; RCVD_TLS_LAST(0.00)[]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_SOME(0.00)[]; DMARC_NA(0.00)[cedro.info]; PREVIOUSLY_DELIVERED(0.00)[questions@freebsd.org]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US] X-ThisMailContainsUnwantedMimeParts: N On Sat, Jul 30, 2022 at 9:00 AM Ralf Mardorf wrote: > > On Sat, 30 Jul 2022 00:56:44 -0400, Aryeh Friedman wrote: > >I mean exactly that (it will not hold in a good cable... I also needed > >to replace the cable because it's clips had broken) > > Hi, > > If replacing the connector isn't an option, since it might be too time > consuming work to remove the mobo for soldering and/or soldering a > multi-layer board is too tricky or for any other reason, how about hot > glue? Replacing Thru-Hole connectors is not that hard and may be quick when you have Desolder Station with Vacuum Pump like this below for example.. I did remove 25+ pin connectors from various motherboards without even damaging them :-) :-) https://www.ebay.com/itm/385006950766 Also modern Non-Pb solder requires using flux paste to even move :-) I usually re-solder all points with Pb tin just to make them soft and then use vacuum de-solder station :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info