From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id E872B4899E for ; Fri, 22 Dec 2023 08:12:19 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 00D1768D268; Fri, 22 Dec 2023 10:12:16 +0200 (EET) Received: from mail-pg1-f178.google.com (mail-pg1-f178.google.com [209.85.215.178]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 68AB668D14E for ; Fri, 22 Dec 2023 10:12:10 +0200 (EET) Received: by mail-pg1-f178.google.com with SMTP id 41be03b00d2f7-5cdbc4334edso858284a12.3 for ; Fri, 22 Dec 2023 00:12:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ob-encoder-com.20230601.gappssmtp.com; s=20230601; t=1703232728; x=1703837528; darn=ffmpeg.org; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=NyJ+71hdcn3Q/F2Sagsbtk6GXUOx4ZkvCrB3YUT3b58=; b=Sd47hrLwuLXbZKQTZw1G101SxGMoNwhgGVFSMRrzQkp1KTSoAh2kdURLt1Jllsf20a KNczW0WZ25GzW90FwoBfkq6eG6lbFgZfCxrXcuHcMJtYsSyXcRff5ocBf4a9TFl2fJJq r7fm4FrkP2/Cqu3/VbuN/6VNeBEwM4GL6pIeEez4u1KxvUILXqdNnJTyBCI2+Q7ChUKa ptwgclPb3o7gkSCNqu3U4vm3i+mddfb6MF1MoqNU6Zyjae/JD6CoOs1cT1xpJeuXZBBQ nKJot0xgbK9TA2oHUJn5Q1/bffnTN/LcOeuxNcyXr4Vk9kvdxojQJI1ifFGXaJ9yvzyp Fv8A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703232728; x=1703837528; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=NyJ+71hdcn3Q/F2Sagsbtk6GXUOx4ZkvCrB3YUT3b58=; b=JjyqKdiOoF2LuBOKSL/srQf+FIkYEsxw6NHawHurqo1ItPmt4VrBkTfNaQSR8bN9G/ ANmUbpxkxXI1EStiHi9UPcKFFJB2fjeM/uiMrTp+6Ft9NcXt2ruz91aWTuG+i7GFDxVo wdWPUpZ3b+X5TgJGzxfjf7VXXujTHje181ggpyuFPj5DAVTxmlO0ceY2UTVZx0xGQGwP yiOf7g72FzsWdkeKLRgL9chj8fguA3IQqHF7o2rrcOs+akfMw362CW5Cyl43PMvw42Lm 6JrDbfMsZJVrpTt4tSQV7jm7cnLosvT3UsRJZ5gtISXtbMAfnepz/Njcp3AEJ9GWypj2 e8ZQ== X-Gm-Message-State: AOJu0YzgTF9lUq78vYUuE4AJkkZZ2zjXsGZyMl9cD6odaxYAR92Pg91m WCYSpjxQ/6E9WdkFM+8hWBuEuk97pZhb0PKcMUk2mzWIkpod3559BE8sCFLI X-Google-Smtp-Source: AGHT+IEmVT6Y9Z1Nm4CJkS77t+6mc6MUGyjkqoxHhWjAMS2HFySXyJIg4agt8RMbo8LExrQT5g+zt2/m1Q7VyXPG2To= X-Received: by 2002:a05:6a20:8f05:b0:195:192e:2b3a with SMTP id b5-20020a056a208f0500b00195192e2b3amr755047pzk.11.1703232727823; Fri, 22 Dec 2023 00:12:07 -0800 (PST) MIME-Version: 1.0 References: <20231221022220.GB6420@pb2> <20231222003632.GF6420@pb2> <170323230568.8914.9300477941680805761@lain.khirnov.net> In-Reply-To: <170323230568.8914.9300477941680805761@lain.khirnov.net> From: Kieran Kunhya Date: Fri, 22 Dec 2023 08:11:56 +0000 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] Temporary delays in patch reviewing and testing by me X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On Fri, 22 Dec 2023 at 08:05, Anton Khirnov wrote: > Quoting Kieran Kunhya (2023-12-22 02:40:55) > > On Fri, 22 Dec 2023, 00:36 Michael Niedermayer, > > wrote: > > > > > On Thu, Dec 21, 2023 at 03:22:20AM +0100, Michael Niedermayer wrote: > > > > Hi all > > > > > > > > My main development machiene died today, so expect increased delays > > > > about things that involve me/it until thats fixed > > > > > > > > Rest of the mail is just about the issue, and you can skip reading > that > > > > > > > > Timeline: > > > > box suddenly stopped, no reaction to any input or pings > > > > power off and on did not bring it back, screen stayed dark, keyboard > too > > > > but fans spin up and theres power > > > > opening it up i find it stuck on Q-code "0d" so i power it off > > > > wiggle the ram modules a bit power it back on and it gets stuck on > > > > qcode "15" i power cycle again and it reaches bios setup, so i go > over > > > all > > > > values and just look but as i look, it hangs hard again > > > > off/on again and we hit "0d" again > > > > so i remove one of the CPU fans to get to the DIMM modules and > > > reconfigure them like this: > > > > B1A1 0+2 -> boot ok > > > > B2A2 0+2 -> boot ok > > > > B2A2 1+3 -> 0d > > > > B2A2 0+3 -> boot ok > > > > B1A1 1+2 -> 0d > > > > > > > > This is consistent with DIMM module 1 being faulty. But iam not 100% > > > convinced > > > > because this box never crashed not once, it was always rock solid and > > > suddenly > > > > one module is so faulty the box hangs so early. > > > > Either way i ordered 4 new and bigger modules from 2 independant > shops > > > > they should be here soon but i dont know what "soon" is around > christmess > > > > > > > > > > > also i could try running it with just 2 modules, i might try that > > > > tomorrow > > > > > > system seems working stable with 2 DIMM sticks > > > > > > > You should get comparable memory bandwidth with 2 sticks or 4 on consumer > > grade systems. The differences are minor. > > > > If you need to know which stick is bad memtest will tell you. > > It's hard to run memtest when the system refuses to boot with the stick > in question. > fair enough Kieran _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".