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=0.0 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,DKIM_VALID,FORGED_GMAIL_RCVD,FREEMAIL_FROM,HTML_MESSAGE, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 31191 invoked from network); 31 Aug 2023 16:46:59 -0000 Received: from tb-ob1.topicbox.com (64.147.108.173) by inbox.vuxu.org with ESMTPUTF8; 31 Aug 2023 16:46:59 -0000 Received: from tb-mx1.topicbox.com (tb-mx1.nyi.icgroup.com [10.90.30.61]) by tb-ob1.topicbox.com (Postfix) with ESMTP id C0BEA2C683 for ; Thu, 31 Aug 2023 12:46:58 -0400 (EDT) (envelope-from bounce.mMc46eb4d9cbdcc3a2e9462e3c.r522be890-2105-11eb-b15e-8d699134e1fa@9fans.bounce.topicbox.com) Received: by tb-mx1.topicbox.com (Postfix, from userid 1132) id BE26923AC620; Thu, 31 Aug 2023 12:46:58 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=9fans.net; h=from:to :subject:message-id:references:in-reply-to:date:mime-version :content-type:content-transfer-encoding:list-help:list-id :list-post:list-subscribe:reply-to:list-unsubscribe; s=dkim-1; t=1693500418; x=1693586818; bh=IKAEMwrkNa0v0UUTy5KqB+hCL/CNA5uK o8/h+gVtoJU=; b=CmJTjNAn9SHgFUGefM/MmhAPzTzD7jkCCuRhQiXy/P/M2VXU zNaHWEmHWDRS6cgV1V0zzn/WvEyxX/9EinNqtm72SONmVL2l2nHQ0rivwKUXYkWz JurK30Ci+MNfQPnGwODxqc/gQGnlh6dydOrh0GCuwVukQWxpXbxFDA++5yM= From: dusan3sic@gmail.com To: 9fans <9fans@9fans.net> Subject: Re: [9fans] print() in kernel space doesn't work like I would think Message-Id: <16935004120.4cE3.730663@composer.9fans.topicbox.com> References: In-Reply-To: Date: Thu, 31 Aug 2023 12:46:52 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=16935004121.3edc.730663 Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: fd010696-481d-11ee-a67c-e19d232d11b0 Archived-At: =?UTF-8?B?PGh0dHBzOi8vOWZhbnMudG9waWNib3guY29tL2dyb3Vwcy85?= =?UTF-8?B?ZmFucy9UZTFkMDBkYWU2NjMxMTRiMi1NYzQ2ZWI0ZDljYmRjYzNhMmU5NDYy?= =?UTF-8?B?ZTNjPg==?= List-Help: List-Id: "9fans" <9fans.9fans.net> List-Post: List-Software: Topicbox v0 List-Subscribe: Precedence: list Reply-To: 9fans <9fans@9fans.net> List-Unsubscribe: , Topicbox-Delivery-ID: 2:9fans:437d30aa-c441-11e9-8a57-d036212d11b0:522be890-2105-11eb-b15e-8d699134e1fa:Mc46eb4d9cbdcc3a2e9462e3c:1:zHEUjRIpN3kdHY48eIhU-C7gnEzl8WzC0Xxt1BISe1Y --16935004121.3edc.730663 Date: Thu, 31 Aug 2023 12:46:52 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable > try >=20 > cat /dev/kmesg > or > cat /dev/kprint /dev/kmesg outputs the boot output I was talking about, but there wasn't my= print. dev/kprint doesn't print anything and doesn't let me finish the program. I = was looking at this and did that but no luck there neither. It sa= ys null list concatenation when I am booting it and I think it's because $s= ysname is empty. When I say smth random instead of sysname it makes the fil= e but it's still empty.=20 ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/Te1d00dae663114b2-Mc46eb= 4d9cbdcc3a2e9462e3c Delivery options: https://9fans.topicbox.com/groups/9fans/subscription --16935004121.3edc.730663 Date: Thu, 31 Aug 2023 12:46:52 -0400 MIME-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
try

cat /dev/kmesg
or
cat /dev/kprint

/dev/kmesg outputs the boot output I= was talking about, but there wasn't my print.

dev/kprint doesn't print anything and doesn't let me finis= h the program. I was looking at this and did that b= ut no luck there neither. It says null list concatenation when I am booting= it and I think it's because $sysname is empty. When I say smth random = instead of sysname it makes the file but it's still empty.
=

= --16935004121.3edc.730663--