Date: Fri, 17 Jul 2020 12:07:27 +0200 (CEST) From: Ronald Klop <ronald-lists@klop.ws> To: Konstantin Belousov <kostikbel@gmail.com> Cc: Emmanuel Vadot <manu@bidouilliste.com>, freebsd-x11@freebsd.org Subject: Re: vboxvideo module does not load Message-ID: <1765782440.44.1594980447511@localhost> In-Reply-To: <20200717095940.GR44314@kib.kiev.ua> References: <791556969.17.1594974560193@localhost> <20200717103924.1aa1a7849fb925f7504129c4@bidouilliste.com> <1164188649.16.1594976757897@localhost> <20200717111220.66edd4428696ce7d45d290d5@bidouilliste.com> <20200717113531.61af2bdc67fe7ceff03f4890@bidouilliste.com> <20200717095940.GR44314@kib.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
Van: Konstantin Belousov <kostikbel@gmail.com> Datum: vrijdag, 17 juli 2020 11:59 Aan: Emmanuel Vadot <manu@bidouilliste.com> CC: Ronald Klop <ronald-lists@klop.ws>, freebsd-x11@freebsd.org Onderwerp: Re: vboxvideo module does not load > > On Fri, Jul 17, 2020 at 11:35:31AM +0200, Emmanuel Vadot wrote: > > On Fri, 17 Jul 2020 11:12:20 +0200 > > Emmanuel Vadot <manu@bidouilliste.com> wrote: > > > > > On Fri, 17 Jul 2020 11:05:57 +0200 (CEST) > > > Ronald Klop <ronald-lists@klop.ws> wrote: > > > > > > > Thanks for the quick answer. > > > > > > > > A recompile and kldload gave: > > > > > > > > Jul 17 11:01:18 sjakie pkg-static[7338]: drm-devel-kmod-5.3.g20200710 deinstalled > > > > Jul 17 11:01:19 sjakie pkg-static[7522]: drm-devel-kmod-5.3.g20200710 installed > > > > Jul 17 11:02:07 sjakie kernel: link_elf_obj: symbol ttm_bo_dma_acc_size undefined > > > > Jul 17 11:02:08 sjakie kernel: linker_load_file: /boot/modules/drm.ko - unsupported file type > > > > Jul 17 11:02:08 sjakie kernel: KLD vboxvideo.ko: depends on drmn - not available or version mismatch > > > > Jul 17 11:02:08 sjakie kernel: linker_load_file: /boot/modules/vboxvideo.ko - unsupported file type > > > > > > > > Regards, > > > > Ronald. > > > > > > Yeah I figured that there was other stuff needed, I'll have a look > > > this weekend and let you know. > > > Thanks for the report. > > > > Can you try by kldload ttm before ? vboxvideo now depends on it but > > the dependancy wasn't added. > > This is not how modules work. You need to explicitly list the module as > a dependency for its symbol to participate in resolution. > > > As an added data point. kldload ttm gives me: Jul 17 12:04:49 sjakie kernel: link_elf_obj: symbol ttm_bo_dma_acc_size undefined Jul 17 12:04:50 sjakie kernel: linker_load_file: /boot/modules/drm.ko - unsupported file type Jul 17 12:04:50 sjakie kernel: KLD ttm.ko: depends on drmn - not available or version mismatch Jul 17 12:04:50 sjakie kernel: linker_load_file: /boot/modules/ttm.ko - unsupported file type Regards, Ronald. From owner-freebsd-x11@freebsd.org Fri Jul 17 10:33:05 2020 Return-Path: <owner-freebsd-x11@freebsd.org> Delivered-To: freebsd-x11@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DC5E7360D8E for <freebsd-x11@mailman.nyi.freebsd.org>; Fri, 17 Jul 2020 10:33:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4B7SBT5bNnz3dKf for <freebsd-x11@freebsd.org>; Fri, 17 Jul 2020 10:33:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id BFF29360F03; Fri, 17 Jul 2020 10:33:05 +0000 (UTC) Delivered-To: x11@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BFC0D360D8D for <x11@mailman.nyi.freebsd.org>; Fri, 17 Jul 2020 10:33:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B7SBT4njDz3dTC for <x11@FreeBSD.org>; Fri, 17 Jul 2020 10:33:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 894D018289 for <x11@FreeBSD.org>; Fri, 17 Jul 2020 10:33:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 06HAX55f063892 for <x11@FreeBSD.org>; Fri, 17 Jul 2020 10:33:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 06HAX5we063890 for x11@FreeBSD.org; Fri, 17 Jul 2020 10:33:05 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 247441] graphics/gpu-firmware-kmod and or graphics/drm-fbsd11.2-kmod crashing 11.2 to 11.4 with a Radeon HD 5770 card Date: Fri, 17 Jul 2020 10:33:05 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: bennett@sdf.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: <bug-247441-7141-k2uqk2p8Z5@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-247441-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-247441-7141@https.bugs.freebsd.org/bugzilla/> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support <freebsd-x11.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-x11>, <mailto:freebsd-x11-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-x11/> List-Post: <mailto:freebsd-x11@freebsd.org> List-Help: <mailto:freebsd-x11-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-x11>, <mailto:freebsd-x11-request@freebsd.org?subject=subscribe> X-List-Received-Date: Fri, 17 Jul 2020 10:33:05 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247441 --- Comment #8 from Scott Bennett <bennett@sdf.org> --- I don't have a problem running a graphical browser per se. As stated = in my original description I have a problem with two things: 1) the GPU hangs= in under 35 hours and 2) the driver, instead of doing something rational like reinitializing the GPU and restoring the screen image, crashes the system without so much as a sync(). Such a combination is actually much worse than useless. The GPU hang, I presume, is due to a bug in the firmware modules loade= d by the DRM driver, which is radeonkms.ko in this case. My machine is running 11.4-PRERELEASE r360432. I have postponed updat= ing to the 12.-STABLE version that finally built successfully under the present system. There is presently no justification for an upgrade's lost time when there is no production version of FreeBSD available and security patches are still being made available for the experimental versions that are available, including the version listed in the previous sentence. Unfortunately, I naively updated beyond the 11.1 to 11.2 boundary and upgraded my pools, so I had left myself no way to return to 11.1, the last production release of FreeBSD. 11.1, is no longer available for production use because no securi= ty patches patches for it are made available since it reached EOL years ago. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1765782440.44.1594980447511>