From nobody Mon Apr 01 14:57:19 2024 X-Original-To: freebsd-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 4V7YyX3R5Dz5G9dx; Mon, 1 Apr 2024 14:57:24 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4V7YyW4Zypz4P6X; Mon, 1 Apr 2024 14:57:23 +0000 (UTC) (envelope-from guru@unixarea.de) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of guru@unixarea.de designates 178.254.4.101 as permitted sender) smtp.mailfrom=guru@unixarea.de Received: from [62.216.203.147] (helo=localhost.unixarea.de) by ms-10.1blu.de with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1rrJ69-00AJWW-0P; Mon, 01 Apr 2024 16:57:21 +0200 Received: from localhost.my.domain (c720-1400094 [127.0.0.1]) by localhost.unixarea.de (8.17.1/8.14.9) with ESMTP id 431EvJCH002106; Mon, 1 Apr 2024 16:57:19 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by localhost.my.domain (8.17.1/8.14.9/Submit) id 431EvJf3002105; Mon, 1 Apr 2024 16:57:19 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Mon, 1 Apr 2024 16:57:19 +0200 From: Matthias Apitz To: freebsd-questions@freebsd.org, freebsd-x11@freebsd.org Subject: Re: CURRENT on laptop ASUS VivoBook Pro 14 90NB0VZ2-M01230 Message-ID: Reply-To: Matthias Apitz Mail-Followup-To: freebsd-questions@freebsd.org, freebsd-x11@freebsd.org References: 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 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Operating-System: FreeBSD 14.0-CURRENT r1400094 (amd64) X-message-flag: Mails in HTML will not be read! Please, only plain text. X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 62.216.203.147 X-Spamd-Bar: -- X-Spamd-Result: default: False [-2.25 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; MID_RHS_NOT_FQDN(0.50)[]; NEURAL_HAM_SHORT(-0.45)[-0.446]; R_SPF_ALLOW(-0.20)[+ip4:178.254.4.101]; MIME_GOOD(-0.10)[text/plain]; HAS_XAW(0.00)[]; DMARC_NA(0.00)[unixarea.de]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; MISSING_XM_UA(0.00)[]; ASN(0.00)[asn:42730, ipnet:178.254.0.0/19, country:DE]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_TWO(0.00)[2]; R_DKIM_NA(0.00)[]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org,freebsd-x11@freebsd.org]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; HAS_REPLYTO(0.00)[guru@unixarea.de]; TO_MATCH_ENVRCPT_ALL(0.00)[]; HAS_XOIP(0.00)[]; RCVD_TLS_LAST(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; REPLYTO_EQ_FROM(0.00)[] X-Rspamd-Queue-Id: 4V7YyW4Zypz4P6X El día lunes, abril 01, 2024 a las 11:06:54a. m. +0200, Matthias Apitz escribió: > > I booted an Ubuntu 22.04 from USB and this detects the hardware fine, of > course it does as always. > > I've here the /var/log/syslog and /var/log/Xorg.0.log from this test: > > http://www.unixarea.de/Xorg.0.log-ubuntu.txt > http://www.unixarea.de/syslog-ubuntu.txt > > Can someone help me to get Xorg up in FreeBSD, which pkg I must compile > from ports and install as kmod before starting Xorg? Thanks in advance I figured it out. With this in rc.conf the Xorg is fine: zfs_enable="YES" wlans_rsu0="wlan0" ifconfig_wlan0="WPA DHCP" kld_list="amdgpu" wpa_supplicant_program="/usr/local/sbin/wpa_supplicant" Now I will not return the laptop to the dealer and will install FreeBSD over the Windoof partition... For the Wifi I have to use an USB dongle for the moment, though. matthias -- Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub