From nobody Wed Jan 24 02:59:50 2024 X-Original-To: x11@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 4TKTFy5ykNz57FmS for ; Wed, 24 Jan 2024 02:59:50 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TKTFy5Svrz4MX1; Wed, 24 Jan 2024 02:59:50 +0000 (UTC) (envelope-from danfe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706065190; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type; bh=jgxutXHJNtdZ7T5DwMUMmNmKd3ieMq92zsd3Nmyn+Bw=; b=UxK8XstuEpjKtRnG9RbFogKvJ/N09jGFUAtsFW4t3vadGrzFaNel+u5wKlGzPVbR34eIXz iKFbk5iuppHx+BD7w48GdzhbVhxcsFzEM6eahSu/qrOklkUBzryB2g25NLfT4F0/BKH0Lo gn7Gx08d+i1MU70rdN/qqeF69TFHn5qeLhJIbCw38mEH8vERAKKZNEJ4/sdEEfzYv/NPuH qUak9CakaJtNnFVu2CgwRDazy1QoV6RIBeh0ylJUiF8VUhA8UnC3nXBUVvt8IOVwoLUx9A 9uCKqcvZDKWyTZRtUAr7UfIAhRKOLC9P5lT7nWUY3URDYZKngCfZfcz60pTwbQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706065190; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type; bh=jgxutXHJNtdZ7T5DwMUMmNmKd3ieMq92zsd3Nmyn+Bw=; b=rbvfPmkKRqubSN9Iuyidsyf87ANYP74gm6xwFF79PLGwAdHvR2wxbrmqEwWLLI6HWirX6q oFqJQ5Rf/mWpGPNpa5JZCE5pGZQJLmiHaXm1p9/0GFcTorvR5Vc8QfYsyj+X7qxZMBF6Q1 5EmIaryMP1Obl3t5jqioX9smR44Qj+0wR43ADCR10p+FOW1RS9DcLGRfVzY5GdBjcSehQk GzTxLskvQ74WclEYxHo7JDvaUaoxYXFie8yv8blzVyeCvVK2Jeyw6NqUK5pkd6KHXdVU0h OU22FB2nlPRhte9MHeUA5CQl08Z1kysMA9sfe+PrXFdT1+ZfYdLN9JnCKBjsUg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706065190; a=rsa-sha256; cv=none; b=KEx9m7qTroKnObMelxB0oJbjrQkc1/gVB8LSg73k9VRYFQqsSLQSyNdVptR7Jzmb/0pwHI MvvWVOQEG5EFhZ1N4ISh/Tti5fsizGRLn4xNr2Z5EaHeSrRHH8BdmsIS3Cx8rsZsAAKuLj ja8YmX0n9Kil1yQWtoyusrku9PNzCjH3bH4U1sPrT7F4M4a1BCO5RjtIWrq6Bg+okNu0xt 24uTHYkV2o3a8V3sIiUskJaBzmocSuKJUEg+7xf3QAEH1btkp0NdYf+9jdv50ykF/U1e88 cPPjvjXNakyUEz8awGzpGfDf5/b+27VkCJllY8MIhMrRNIRzVUlIAn/wBFXRzQ== Received: by freefall.freebsd.org (Postfix, from userid 1033) id 687052BBF; Wed, 24 Jan 2024 02:59:50 +0000 (UTC) Date: Wed, 24 Jan 2024 02:59:50 +0000 From: Alexey Dokuchaev To: x11@freebsd.org Cc: web@umich.edu Subject: Wanted: pointer to FreeBSD Radeon expertise Message-ID: List-Id: X11 List-Archive: https://lists.freebsd.org/archives/freebsd-x11 List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi William, I'm forwarding your question to x11@ list which is the right place to ask. What's exact model/generation of your card? For example, in my computer here I have: $ pciconf -lv | grep -A2 ^vga vgapci0@pci0:1:0:0: class=0x030000 rev=0x00 hdr=0x00 vendor=0x1002 device=0x954f subvendor=0x1462 subdevice=0x1618 vendor = 'Advanced Micro Devices, Inc. [AMD/ATI]' device = 'RV710 [Radeon HD 4350/4550]' ./danfe ----- Forwarded message from William Bulley ----- Date: Tue, 23 Jan 2024 14:00:25 -0500 From: William Bulley To: [redacted] Subject: Wanted: pointer to FreeBSD Radeon expertise I don't know where to ask for help with my Radeon graphics card. I can't get it to work -- always says: "[EE] no screen found" or something like that. I've read everything in the handbook, and several related man pages. I can't get it to work. Surely there is someone in FreeBSD who could point me in the right direction. Can you help me? Thank you in advance. -- William Bulley E-MAIL: web@umich.edu ----- End forwarded message -----