From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: * X-Spam-Status: No, score=2.0 required=5.0 tests=DKIM_ADSP_DISCARD,DKIM_INVALID, DKIM_SIGNED,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 16128 invoked from network); 12 Feb 2022 03:37:16 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 12 Feb 2022 03:37:16 -0000 Received: from mx1.dismail.de ([78.46.223.134]) by 4ess; Fri Feb 11 22:29:07 -0500 2022 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id cd15c8ec for <9front@9front.org>; Sat, 12 Feb 2022 04:22:15 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h= mime-version:content-transfer-encoding:content-type:date :message-id:to:subject:from; s=20190914; bh=OuI8CAH8ZKJSa/6LKwQ8 K1KZPcQuHm590DXcdBtDmCs=; b=O/S8ajugxshlUGrgVRTJJEYQvn4Vm34Dieff o6qRzIqRa+D1eOQKpAhSwKFcwHDdg/5Ytln/7cYatPEKfFs8YSDq6UzHcpeZdyhr n3L7Q++9BULV+H+A8sdX1YVL3Ssk6obdoOquPy6YhCCEZnsQSRe14F2DwpFWyaKY y7F+4RjC9G7vC7avJT/RiHKlWx3UmxXea5yZkeZmcUBOWGaFtFLThbWghLPCzq9H KAiOJv55FMEvEZ4CSaOSXBPamPx1cyr339zsWHpCr5X/U26+FXOfXNd6yZPz30sr o1qi3DOkQORAcx4DmQec7V6QgNY13QOyjOOUYciUmBIzNtmO4Q== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 92b3e4df for <9front@9front.org>; Sat, 12 Feb 2022 04:22:15 +0100 (CET) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 75e2ae35 for <9front@9front.org>; Sat, 12 Feb 2022 04:22:14 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id f1ad1768 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for <9front@9front.org>; Sat, 12 Feb 2022 04:22:14 +0100 (CET) Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Fri, 11 Feb 2022 21:22:07 -0600 Message-Id: To: <9front@9front.org> From: "babe" X-Mailer: aerc 0.7.1-46-g4bd4f46-dirty List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: immutable lossless STM YAML core out-scaling-scale database-aware framework Subject: [9front] etheriwl intel wireless 7260 fatal firmware error Reply-To: 9front@9front.org Precedence: bulk Hello, I saw that the intel wireless 7260 AC card got added to etheriwl (thanks khm!), so I tried it out. At first I got this error: iwl: unsupported controller type 20 I then edited line 638 in etheriwl to change the controller type to 20, from 30. It seemed to have worked, as the card was now loaded: #l0: iwl: 54Mbps port 0xF7700000 irq 11 ea 000000000000 #l0: firmware: iwm-7260-17, rev 11, build 3216344376, size [3] 14000+2c000 = + [3] 14000+2c000 + 0 But then it gave me a fatal firmware error: #l0: fatal firmware error lastcmd: 136 (0x88) error: id 65, trm_hw_status 000002f0 00000000, branchlink2 0000099a, interruptlink 0000d340 0000b8ca, errordata 00000000 00000200 02030000 #l0: cmd 136: flushq: broken readnvmsect: flushq: broken #l0: cmd 152: qcmd: broken #l0: qcmd: broken Could any of you give me a heads up on how to fix this? I don't really know how to program but if I could help in any way I'll be glad to :D --babe