From owner-freebsd-x11@FreeBSD.ORG Sun Jun 22 17:57:51 2014 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 32651EB for ; Sun, 22 Jun 2014 17:57:51 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B3293289E for ; Sun, 22 Jun 2014 17:57:50 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s5MHvgf7092930 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 22 Jun 2014 11:57:42 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s5MHvgY6092927; Sun, 22 Jun 2014 11:57:42 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 22 Jun 2014 11:57:42 -0600 (MDT) From: Warren Block To: Vinicius Abrahao Subject: Re: Fwd: Problem when building radeon X video driver on Freebsd-current In-Reply-To: Message-ID: References: User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sun, 22 Jun 2014 11:57:42 -0600 (MDT) Content-Type: TEXT/PLAIN; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8BIT X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: Kevin Oberman , "freebsd-x11@freebsd.org" X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jun 2014 17:57:51 -0000 On Sun, 22 Jun 2014, Vinicius Abrahao wrote: > On Sun, Jun 22, 2014 at 1:20 AM, Kevin Oberman wrote: > On Sat, Jun 21, 2014 at 1:04 PM, Warren Block wrote: > > > On Sat, 21 Jun 2014, René Ladan wrote: > > > >  Hi, > >> > >> Forwarding this from a user of radeonhd > >> > >> René > > > Thank you, René, > After rebuilding xf86-video-ati , I changed the xorg.conf to use "Driver ati". There is no harm in using "radeon", it's part of that port. > I am using Radeon HD 6500D, indeed I did not know for sure what driver to use. > After all, even using ati driver I am having trouble with SDL at -current (r267702), > $ sdl-config --version > 1.2.15 > > This is the error: > SDL_Init( SDL_INIT_VIDEO ) FAILED (No available video device) > SDL_Init( SDL_INIT_VIDEO ) FAILED (No available video device) > > All SDL applications that I try give me the same error, but glxgears and glxinfo works. Which SDL applications? games/openarena runs here, and uses SDL, but maybe not in the same way. From owner-freebsd-x11@FreeBSD.ORG Sun Jun 22 20:39:41 2014 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AF9DB866 for ; Sun, 22 Jun 2014 20:39:41 +0000 (UTC) Received: from mail-ie0-x231.google.com (mail-ie0-x231.google.com [IPv6:2607:f8b0:4001:c03::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7A063241B for ; Sun, 22 Jun 2014 20:39:41 +0000 (UTC) Received: by mail-ie0-f177.google.com with SMTP id tp5so4788254ieb.8 for ; Sun, 22 Jun 2014 13:39:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=NT1fgt/1sEisMzkmv6pjkMmCi72BGJgB/dFUGCydpfM=; b=L5bLHbkX+OnCuXEcDWOQhT4Sm4O4O5ir9nfuATVbOzYogKOAAL2iASBgsf/zi03Rc7 yebwXAlQjxYcE5LcVrHkEASh9mpCuiQLoVztm/TOysA97r4Pv8Zcfzo4WvuzErFJR7Ng uo2HXKK1K2eSr985OdB/uyRcwRTIitO4DaBp+eoZHvmPWCzEjLzc/JZQ+3sGbfWAcZGf LDzmBI7kg11dam80UOh1ioWbgVlmOG1EX9uuDyeoMD9qxtt87ZzBFgCyuulsEkDQV016 hv8ZYsuWHPyFWgqZ6r8RuTOegky2E4d+cJWaPjObGuJGBPdP5PxUGCocMZBqnQvja6DL E8wQ== MIME-Version: 1.0 X-Received: by 10.50.122.39 with SMTP id lp7mr21460230igb.28.1403469580709; Sun, 22 Jun 2014 13:39:40 -0700 (PDT) Received: by 10.182.146.46 with HTTP; Sun, 22 Jun 2014 13:39:40 -0700 (PDT) In-Reply-To: References: Date: Sun, 22 Jun 2014 22:39:40 +0200 Message-ID: Subject: Re: Fwd: Problem when building radeon X video driver on Freebsd-current From: =?UTF-8?Q?Ren=C3=A9_Ladan?= To: Kevin Oberman , vinnix.bsd@gmail.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: "freebsd-x11@freebsd.org" X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jun 2014 20:39:41 -0000 2014-06-22 6:20 GMT+02:00 Kevin Oberman : > On Sat, Jun 21, 2014 at 1:04 PM, Warren Block wrote: > >> On Sat, 21 Jun 2014, Ren=C3=A9 Ladan wrote: >> >> Hi, >>> >>> Forwarding this from a user of radeonhd >>> >>> Ren=C3=A9 >>> ---------- Doorgestuurd bericht ---------- >>> Van: "Vinicius Abrahao" >>> Datum: 21 jun. 2014 14:12 >>> Onderwerp: Problem when building radeon X video driver on Freebsd-curre= nt >>> Aan: "Rene Ladan" >>> Cc: >>> >>> Hi, how are you? >>> >>> Thanks for take care of this port. I use radeon here, and I having >>> some trouble with build the driver again. How can I figure it out? >>> >>> Here is the error: >>> >>> [root@phenx /usr/ports/x11-drivers/xf86-video-radeonhd]# make install >>> clean >>> (...) >>> (...) >>> =3D=3D=3D> Installing for xf86-video-radeonhd-1.3.0_5 >>> =3D=3D=3D> xf86-video-radeonhd-1.3.0_5 depends on file: >>> /usr/local/libdata/pkgconfig/xorg-server.pc - found >>> =3D=3D=3D> xf86-video-radeonhd-1.3.0_5 depends on file: >>> /usr/local/libdata/pkgconfig/xproto.pc - found >>> =3D=3D=3D> xf86-video-radeonhd-1.3.0_5 depends on file: >>> /usr/local/libdata/pkgconfig/xi.pc - found >>> =3D=3D=3D> Checking if x11-drivers/xf86-video-radeonhd already install= ed >>> =3D=3D=3D> Registering installation for xf86-video-radeonhd-1.3.0_5 >>> pkg-static: lstat(/usr/ports/x11-drivers/xf86-video-radeonhd/work/ >>> stage/usr/local/lib/xorg/modules/drivers/radeonhd_drv.la): >>> No such file or directory >>> *** Error code 74Stop >>> >> >> Please do not use the radeonhd driver, which is old and unmaintained by >> the X people. Instead, install x11-drivers/xf86-video-ati, and use the >> radeon driver from that. >> > > Code long unsupported. Mostly non-working. Why hasn't it been deprecated > by now? Messages on this have been popping up on this list for at least t= wo > years and it just keeps getting worse (more bit-rotted), but Radeon users > don't learn this until things fail. > I just looked at the svn log of x11-drivers/Makefile, this particular port has been removed already on 2014-02-28, meaning your ports tree is quite outdated by now. Ren=C3=A9 > >