From owner-freebsd-x11@FreeBSD.ORG Sun Jan 15 08:14:44 2012 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 470AE106566B for ; Sun, 15 Jan 2012 08:14:44 +0000 (UTC) (envelope-from meowthink@gmail.com) Received: from mail-tul01m020-f182.google.com (mail-tul01m020-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 179058FC12 for ; Sun, 15 Jan 2012 08:14:43 +0000 (UTC) Received: by obbta17 with SMTP id ta17so5444685obb.13 for ; Sun, 15 Jan 2012 00:14:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=wxunaaZOVAYXch7zuKNsRV/vHfsflTW7lXg5Kb6J2s8=; b=lHgrtPV+9pvCbaLLuPGv6p8+a1OVaCua10jdQZ39l8MObRhXA/X7+6LvfJv6ob3Ukl 4fx8D2/vjS62mbhuYKhberIkkBfgC6/hNZcSGmWhANcmUV6iU2QhCWdCghhtAw+tyAG/ Ci3VzfdlGYLEHXL+qc2Giwl3oyjUrW+Mimx5c= MIME-Version: 1.0 Received: by 10.182.42.37 with SMTP id k5mr6794631obl.40.1326615283280; Sun, 15 Jan 2012 00:14:43 -0800 (PST) Received: by 10.60.57.132 with HTTP; Sun, 15 Jan 2012 00:14:43 -0800 (PST) Date: Sun, 15 Jan 2012 16:14:43 +0800 Message-ID: From: Meowthink To: freebsd-x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Intel GPU patch 13.0 for stable/9 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 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, 15 Jan 2012 08:14:44 -0000 Hello all, Here's Intel GPU patch 13.0 for stable/9: https://docs.google.com/open?id=0BxbPi2OX4_B-NWY3NWU3MzEtNDBjYy00NTljLThlZGItMWFlYjIyYjI4Yjk3 Recently, the patch against stable/9 became very similar to kib's original patch, which is against current, since kib's device_pager & mdf's bool/true/false patches are MFCed to stable/9. When making this one, the only 2 rejects are at: 1. sys/dev/drm/i915_suspend.c of which reason is explained on freebsd's wiki 2. sys/vm/vm_phys.h due to r226928[1] not MFCed(but didn't influence the patch to work until now). ... but warning: This is NOT for releng/9.0, as it is released before those MFCs. Cheers, Meowthink [1] http://svnweb.freebsd.org/base?view=revision&revision=226928 From owner-freebsd-x11@FreeBSD.ORG Mon Jan 16 11:07:17 2012 Return-Path: Delivered-To: freebsd-x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D8F1106567E for ; Mon, 16 Jan 2012 11:07:17 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5142D8FC15 for ; Mon, 16 Jan 2012 11:07:17 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q0GB7H4P057842 for ; Mon, 16 Jan 2012 11:07:17 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q0GB7GW7057840 for freebsd-x11@FreeBSD.org; Mon, 16 Jan 2012 11:07:16 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 16 Jan 2012 11:07:16 GMT Message-Id: <201201161107.q0GB7GW7057840@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-x11@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-x11@FreeBSD.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jan 2012 11:07:17 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/161480 x11 [patch] x11/luit: don't depend on pty(4), use openpty( o ports/161021 x11 [patch] x11/xkeyboard-config: orphaned dirs when WITHO o ports/160968 x11 [patch] ports/x11/libXi broken manpages o ports/160963 x11 [patch] x11/bigreqsproto: disable specs p ports/160357 x11 x11/dri2proto port update o ports/160354 x11 x11-drivers/xf86-video-intel29 port update o ports/159792 x11 [patch] USB HID devices support for x11-drivers/xf86-i o ports/158529 x11 [patch] x11-servers/xorg-server: conditionalize --with o ports/158513 x11 Broken Xvideo in x11-drivers/xf86-video-intel drivers o ports/157282 x11 [MAINTAINER PATCH] net/xrdp: effective login name is n o ports/156949 x11 x11-drivers/xf86-video-ati 6.14.1 produce black blank f ports/156424 x11 8.2R xrandr & xf86-video-intel & xorg-server packages o ports/156405 x11 x11-drivers/xf86-video-ati driver: no hardware renderi o ports/156369 x11 x11-drivers/xf86-video-vmware: DPI value wrong calcula o ports/156368 x11 x11-drivers/xf86-video-vmware: pwcview does not work o ports/156042 x11 x11/xorg hang in combination with KWin-Tiling o ports/155696 x11 [patch] x11-servers/xorg-server: chase AIGLX altered d o ports/155683 x11 x11/xdm [patch] Enabling IPv6 support breaks IPv4 o ports/154651 x11 [PATCH] graphics/dri: make it possible to choose which f ports/154510 x11 [patch] x11/xorg: xorg servers have Motif-crippling bu o ports/154502 x11 x11/xdm authorization failure when used with E17 windo o ports/154449 x11 x11/xorg: missing manpage (7) Xsecurity o ports/154423 x11 x11-drivers/xf86-video-radeonhd: radeon xorg driver ca o ports/153593 x11 graphics/dri: clutter segfault, something to do with i o ports/153495 x11 x11-drivers/xf86-video-ati wavy line problem for lenov o ports/153358 x11 x11-drivers/xf86-video-intel: Intel driver freeze with o ports/152159 x11 [hang] xorg/x11: X11 freezes with Intel Mobile 965 and o ports/151596 x11 x11/xorg: wacom bamboo button 1 no longer works o ports/150633 x11 x11-servers/xorg-server: KVM switching causing X serve o ports/150155 x11 x11/xorg hangs after xrandr(1) usage o ports/149743 x11 x11/xorg: garbled window since Xorg-7.5 o ports/149636 x11 x11/xorg: buffer overflow in pci_device_freebsd_read_r o ports/148591 x11 information note for x11-drivers/xf86-input-synaptics o ports/148444 x11 [hang] x11-drivers/xf86-video-intel: intel driver free f ports/148340 x11 x11-drivers/xf86-video-neomagic: unresolved symbol xf8 o ports/147318 x11 [Patch]graphics/libdrm:Fix the PLIST when define WITHO o ports/147149 x11 x11/xorg: Xorg 7.5 hangs o ports/146460 x11 x11/xorg: crash after upgrade to v7.5 with radeon driv o ports/146321 x11 x11/libSM picks the wrong uuid.h o ports/146256 x11 x11/xorg does fails to start after upgrade from 7.4 to o ports/145649 x11 x11/xorg: X server crashes when starting opengl compos o ports/142069 x11 x11/xorg: After adding on a laptop Toshiba Sattelite L o ports/141660 x11 x11/xorg: X can't determine amount of video memory on o ports/139011 x11 [patch] Add options to support GLX TLS in x11-servers o ports/135276 x11 x11/xorg: GUI running first time only while using Free o ports/134132 x11 x11-servers/xorg-server: Intel i845 - xorg.conf with U o ports/131930 x11 [PATCH] x11-servers/xorg-server coredumps on exit o ports/131726 x11 x11-servers/xorg-server: xorg server messes with my eh s kern/130478 x11 [request] Port Linux kernel stub of nouveau to FreeBSD o ports/122830 x11 x11/xorg: Error in I830WaitLpRing() o ports/120947 x11 x11/xsm ignores system.xsm and .xsmstartup s ports/117907 x11 x11-servers/mga_hal broken on 7.0-BETA (GLIBC error) 52 problems total. From owner-freebsd-x11@FreeBSD.ORG Mon Jan 16 14:34:15 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38CCB106564A for ; Mon, 16 Jan 2012 14:34:15 +0000 (UTC) (envelope-from radek.krejca@starnet.cz) Received: from EXCHANGE.mail.starnet.cz (exchange.mail.starnet.cz [92.62.224.72]) by mx1.freebsd.org (Postfix) with ESMTP id BE9C38FC13 for ; Mon, 16 Jan 2012 14:34:14 +0000 (UTC) Received: from EXCHANGE.mail.starnet.cz ([fe80::7534:a1f0:da0:e34d]) by EXCHANGE.mail.starnet.cz ([fe80::7534:a1f0:da0:e34d%15]) with mapi; Mon, 16 Jan 2012 15:22:21 +0100 From: =?iso-8859-2?Q?Radek_Krej=E8a?= To: "x11@freebsd.org" Date: Mon, 16 Jan 2012 15:21:38 +0100 Thread-Topic: x11/xorg-libraries build problem Thread-Index: AQHM1FZIdT6Z9k88gESvs5TNGAD9oJYPC6Wx Message-ID: References: In-Reply-To: Accept-Language: cs-CZ Content-Language: cs-CZ X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: cs-CZ Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: Subject: x11/xorg-libraries build problem X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jan 2012 14:34:15 -0000 Hello, I have installed it 2 days before, but today after reinstall system and fre= sh ports I got this message: cannot open /usr/ports/x11/xorg-libraries/pkg-install: No such file or dire= ctory *** Error code 2 FreeBSD 9.0, amd64, GENERIC Thank you Radek= From owner-freebsd-x11@FreeBSD.ORG Mon Jan 16 15:00:35 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 16F501065673 for ; Mon, 16 Jan 2012 15:00:35 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9281D8FC08 for ; Mon, 16 Jan 2012 15:00:34 +0000 (UTC) Received: by lahd3 with SMTP id d3so2249470lah.13 for ; Mon, 16 Jan 2012 07:00:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=CN8K/BUmoD5frQ+wplDXo4pozlJgEyB5NOva9Z6aag0=; b=S6CnFaf6HuA5eYobe7R5+c4w0aeh11DhkSoMO5misv2En8WXEolQ0v/C/35kuJ7U2y AyIaQuc/yqRFMuCLm9jYVMqCC/auEaxdxa05UdD4clM1KB0oAijOI3YBw2cnJxENXtSO CgDBvp/TsKfcDhMIq47ejXBacHttOT7FMpjWg= Received: by 10.152.102.170 with SMTP id fp10mr3085729lab.0.1326726033145; Mon, 16 Jan 2012 07:00:33 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.18.227 with HTTP; Mon, 16 Jan 2012 07:00:02 -0800 (PST) In-Reply-To: References: From: Eitan Adler Date: Mon, 16 Jan 2012 10:00:02 -0500 Message-ID: To: =?UTF-8?Q?Radek_Krej=C4=8Da?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: "x11@freebsd.org" Subject: Re: x11/xorg-libraries build problem X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jan 2012 15:00:35 -0000 2012/1/16 Radek Krej=C4=8Da : > Hello, > > I have installed it 2 days before, but today after reinstall system and f= resh ports I got this message: > > cannot open /usr/ports/x11/xorg-libraries/pkg-install: No such file or di= rectory > *** Error code 2 > My fault - I didn't test a change and accidentally broke it. Fixing now --=20 Eitan Adler From owner-freebsd-x11@FreeBSD.ORG Thu Jan 19 22:14:00 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B0181065673 for ; Thu, 19 Jan 2012 22:14:00 +0000 (UTC) (envelope-from jcw@speakeasy.net) Received: from asbnvacz-mailrelay01.megapath.net (asbnvacz-mailrelay01.megapath.net [207.145.128.243]) by mx1.freebsd.org (Postfix) with ESMTP id D59E08FC08 for ; Thu, 19 Jan 2012 22:13:59 +0000 (UTC) Received: from mail2.sea5.speakeasy.net (mail2.sea5.speakeasy.net [69.17.117.41]) by asbnvacz-mailrelay01.megapath.net (Postfix) with ESMTP id DCEA3A71B1E for ; Thu, 19 Jan 2012 16:55:05 -0500 (EST) Received: (qmail 18645 invoked from network); 19 Jan 2012 21:55:06 -0000 Received: by simscan 1.4.0 ppid: 7168, pid: 32232, t: 0.0565s scanners: clamav: 0.88.2/m:52/d:10739 Received: from unknown (HELO w16.stradamotorsports.com) (jcw@[64.81.163.125]) (envelope-sender ) by mail2.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 19 Jan 2012 21:55:06 -0000 Message-ID: <4F189137.4020503@speakeasy.net> Date: Thu, 19 Jan 2012 13:55:03 -0800 From: "Jason C. Wells" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.22) Gecko/20110926 Lightning/1.0b2 Thunderbird/3.1.14 MIME-Version: 1.0 To: x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Thu, 19 Jan 2012 22:19:53 +0000 Cc: Subject: Enable Some DRI Support for Radeon HD 4850 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jan 2012 22:14:00 -0000 My video card is a radeon HD 4850 which would use the r600_dri.so module, if one was installed. The fallback module is swrast_dri.so. I am using the radeon driver in xorg.conf. Running 8.2-RELEASE with mostly 8.2-R ports. Is there a way that I can get _some_ 3D hardware support? I don't need it to be perfect. I'd like celestia to run a bit faster than dog slow. Perhaps I can manually force a module that somewhat supports the HD 4850. I tried faking out the automagic system by 'ln -s r300_dri.so r600_dri.so' but that didn't work. r300 was unable to identify the chip and so fallback to the swrast_dri.so module occurred. I've looked into updating graphics/dri to 7.11.2, but that is turning out to be an effort in tracking down and tweaking a lot of dependencies. Thanks, Jason C. Wells From owner-freebsd-x11@FreeBSD.ORG Thu Jan 19 22:48:55 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 755B81065674 for ; Thu, 19 Jan 2012 22:48:55 +0000 (UTC) (envelope-from jcw@speakeasy.net) Received: from asbnvacz-mailrelay01.megapath.net (asbnvacz-mailrelay01.megapath.net [207.145.128.243]) by mx1.freebsd.org (Postfix) with ESMTP id D3AFF8FC08 for ; Thu, 19 Jan 2012 22:48:53 +0000 (UTC) Received: from mail6.sea5.speakeasy.net (mail6.sea5.speakeasy.net [69.17.117.50]) by asbnvacz-mailrelay01.megapath.net (Postfix) with ESMTP id 5A48E3C8001 for ; Thu, 19 Jan 2012 17:46:56 -0500 (EST) Received: (qmail 6284 invoked from network); 19 Jan 2012 22:46:56 -0000 Received: by simscan 1.4.0 ppid: 10237, pid: 2982, t: 0.0591s scanners: clamav: 0.88.2/m:52/d:10739 Received: from unknown (HELO w16.stradamotorsports.com) (jcw@[64.81.163.42]) (envelope-sender ) by mail6.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 19 Jan 2012 22:46:56 -0000 Message-ID: <4F189D60.4080207@speakeasy.net> Date: Thu, 19 Jan 2012 14:46:56 -0800 From: "Jason C. Wells" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.22) Gecko/20110926 Lightning/1.0b2 Thunderbird/3.1.14 MIME-Version: 1.0 To: x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Enable Some DRI Support for Radeon HD 4850 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jan 2012 22:48:55 -0000 My video card is a radeon HD 4850 which would use the r600_dri.so module, if one was installed. The fallback module is swrast_dri.so. I am using the radeon driver in xorg.conf. Running 8.2-RELEASE with mostly 8.2-R ports. Is there a way that I can get _some_ 3D hardware support? I don't need it to be perfect. I'd like celestia to run a bit faster than dog slow. Perhaps I can manually force a module that somewhat supports the HD 4850. I tried faking out the automagic system by 'ln -s r300_dri.so r600_dri.so' but that didn't work. r300 was unable to identify the chip and so fallback to the swrast_dri.so module occurred. I've looked into updating graphics/dri to 7.11.2, but that is turning out to be an effort in tracking down and tweaking a lot of dependencies. Thanks, Jason C. Wells From owner-freebsd-x11@FreeBSD.ORG Thu Jan 19 23:13:55 2012 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F25FE1065678 for ; Thu, 19 Jan 2012 23:13:55 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 43FEC8FC0C for ; Thu, 19 Jan 2012 23:13:55 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id BAA24553; Fri, 20 Jan 2012 01:00:57 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1Ro0yX-000CRX-FJ; Fri, 20 Jan 2012 01:00:57 +0200 Message-ID: <4F18A0A8.1000700@FreeBSD.org> Date: Fri, 20 Jan 2012 01:00:56 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20111222 Thunderbird/9.0 MIME-Version: 1.0 To: "Jason C. Wells" References: <4F189D60.4080207@speakeasy.net> In-Reply-To: <4F189D60.4080207@speakeasy.net> X-Enigmail-Version: undefined Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: x11@FreeBSD.org Subject: Re: Enable Some DRI Support for Radeon HD 4850 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jan 2012 23:13:56 -0000 on 20/01/2012 00:46 Jason C. Wells said the following: > My video card is a radeon HD 4850 which would use the r600_dri.so > > module, if one was installed. The fallback module is swrast_dri.so. I > > am using the radeon driver in xorg.conf. Running 8.2-RELEASE with > > mostly 8.2-R ports. > > Is there a way that I can get _some_ 3D hardware support? I don't need > > it to be perfect. I'd like celestia to run a bit faster than dog slow. > > Perhaps I can manually force a module that somewhat supports the HD 4850. > > I tried faking out the automagic system by 'ln -s r300_dri.so > > r600_dri.so' but that didn't work. r300 was unable to identify the chip > > and so fallback to the swrast_dri.so module occurred. > > I've looked into updating graphics/dri to 7.11.2, but that is turning > > out to be an effort in tracking down and tweaking a lot of dependencies. > Google for "xorg-dev" and FreeBSD, that repository has more modern versions of many X-related ports. -- Andriy Gapon From owner-freebsd-x11@FreeBSD.ORG Thu Jan 19 23:19:48 2012 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1416106566B for ; Thu, 19 Jan 2012 23:19:48 +0000 (UTC) (envelope-from akirchhoff135014@comcast.net) Received: from qmta01.westchester.pa.mail.comcast.net (qmta02.westchester.pa.mail.comcast.net [76.96.62.24]) by mx1.freebsd.org (Postfix) with ESMTP id 953FB8FC19 for ; Thu, 19 Jan 2012 23:19:48 +0000 (UTC) Received: from omta13.westchester.pa.mail.comcast.net ([76.96.62.52]) by qmta01.westchester.pa.mail.comcast.net with comcast id Paww1i00117dt5G51b6YNy; Thu, 19 Jan 2012 23:06:32 +0000 Received: from sorrow.ashke.com ([68.38.117.6]) by omta13.westchester.pa.mail.comcast.net with comcast id Pb6Y1i01H08Mag43Zb6Yxu; Thu, 19 Jan 2012 23:06:32 +0000 Message-ID: <4F18A1F7.80303@comcast.net> Date: Thu, 19 Jan 2012 18:06:31 -0500 From: Adam K Kirchhoff User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20120104 Thunderbird/9.0 MIME-Version: 1.0 To: freebsd-x11@freebsd.org References: <4F189137.4020503@speakeasy.net> In-Reply-To: <4F189137.4020503@speakeasy.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Enable Some DRI Support for Radeon HD 4850 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jan 2012 23:19:48 -0000 On 01/19/12 16:55, Jason C. Wells wrote: > My video card is a radeon HD 4850 which would use the r600_dri.so > module, if one was installed. The fallback module is swrast_dri.so. > I am using the radeon driver in xorg.conf. Running 8.2-RELEASE with > mostly 8.2-R ports. > > Is there a way that I can get _some_ 3D hardware support? I don't > need it to be perfect. I'd like celestia to run a bit faster than dog > slow. Perhaps I can manually force a module that somewhat supports the > HD 4850. > > I tried faking out the automagic system by 'ln -s r300_dri.so > r600_dri.so' but that didn't work. r300 was unable to identify the > chip and so fallback to the swrast_dri.so module occurred. > > I've looked into updating graphics/dri to 7.11.2, but that is turning > out to be an effort in tracking down and tweaking a lot of dependencies. > > Thanks, > Jason C. Wells > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" You just need to set WITHOUT_NOUVEAU=yes in /etc/make.conf and (re)build mesa, libdrm, and libGL. Adam From owner-freebsd-x11@FreeBSD.ORG Thu Jan 19 23:44:35 2012 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61EE51065677 for ; Thu, 19 Jan 2012 23:44:35 +0000 (UTC) (envelope-from jcw@speakeasy.net) Received: from asbnvacz-mailrelay01.megapath.net (asbnvacz-mailrelay01.megapath.net [207.145.128.243]) by mx1.freebsd.org (Postfix) with ESMTP id 343CC8FC13 for ; Thu, 19 Jan 2012 23:44:34 +0000 (UTC) Received: from mail8.sea5.speakeasy.net (mail8.sea5.speakeasy.net [69.17.117.53]) by asbnvacz-mailrelay01.megapath.net (Postfix) with ESMTP id 939A9A7093C for ; Thu, 19 Jan 2012 18:44:33 -0500 (EST) Received: (qmail 30017 invoked from network); 19 Jan 2012 23:44:33 -0000 Received: by simscan 1.4.0 ppid: 28105, pid: 32045, t: 0.0609s scanners: clamav: 0.88.2/m:52/d:13495 Received: from unknown (HELO w16.stradamotorsports.com) (jcw@[64.81.163.120]) (envelope-sender ) by mail8.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 19 Jan 2012 23:44:33 -0000 Message-ID: <4F18AAE0.2010008@speakeasy.net> Date: Thu, 19 Jan 2012 15:44:32 -0800 From: "Jason C. Wells" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.22) Gecko/20110926 Lightning/1.0b2 Thunderbird/3.1.14 MIME-Version: 1.0 To: Andriy Gapon References: <4F189D60.4080207@speakeasy.net> <4F18A0A8.1000700@FreeBSD.org> In-Reply-To: <4F18A0A8.1000700@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: x11@FreeBSD.org Subject: Re: Enable Some DRI Support for Radeon HD 4850 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jan 2012 23:44:35 -0000 On 01/19/12 15:00, Andriy Gapon wrote: > Google for "xorg-dev" and FreeBSD, that repository has more modern > versions of > many X-related ports. Is this is the place? http://trillian.chruetertee.ch/ports/browser/branches/xorg-dev Which of those ports hierarchies is the topmost parent? (I'm new to using SVN.) It'd be nice if only one of them was the one I needed to 'make' in. I would guess that xorg-dev/x11-servers/xorg-server would be the place to start. Do I need to merge this hierarchy into my existing ports tree for dependencies to be xorg-dev rather than 8.2-RELEASE? Asked another way, is the build from this hierarchy self contained? Thanks, Jason From owner-freebsd-x11@FreeBSD.ORG Fri Jan 20 07:32:15 2012 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6EAFA106566B for ; Fri, 20 Jan 2012 07:32:15 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id B91268FC1C for ; Fri, 20 Jan 2012 07:32:14 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id JAA00508; Fri, 20 Jan 2012 09:32:10 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1Ro8xF-000FAc-Pj; Fri, 20 Jan 2012 09:32:09 +0200 Message-ID: <4F191878.3050406@FreeBSD.org> Date: Fri, 20 Jan 2012 09:32:08 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20111222 Thunderbird/9.0 MIME-Version: 1.0 To: "Jason C. Wells" References: <4F189D60.4080207@speakeasy.net> <4F18A0A8.1000700@FreeBSD.org> <4F18AAE0.2010008@speakeasy.net> In-Reply-To: <4F18AAE0.2010008@speakeasy.net> X-Enigmail-Version: undefined Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: x11@FreeBSD.org Subject: Re: Enable Some DRI Support for Radeon HD 4850 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jan 2012 07:32:15 -0000 on 20/01/2012 01:44 Jason C. Wells said the following: > On 01/19/12 15:00, Andriy Gapon wrote: >> Google for "xorg-dev" and FreeBSD, that repository has more modern versions of >> many X-related ports. > Is this is the place? > > http://trillian.chruetertee.ch/ports/browser/branches/xorg-dev > > Which of those ports hierarchies is the topmost parent? (I'm new to using > SVN.) It'd be nice if only one of them was the one I needed to 'make' in. I > would guess that xorg-dev/x11-servers/xorg-server would be the place to start. > > Do I need to merge this hierarchy into my existing ports tree for dependencies > to be xorg-dev rather than 8.2-RELEASE? Asked another way, is the build from > this hierarchy self contained? You need to merge that hierarchy into the main ports tree using the xorgmerge script. -- Andriy Gapon From owner-freebsd-x11@FreeBSD.ORG Fri Jan 20 14:27:43 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 426BB1065670 for ; Fri, 20 Jan 2012 14:27:43 +0000 (UTC) (envelope-from danfe@regency.nsu.ru) Received: from mx.nsu.ru (r2b9.nsu.ru [212.192.164.39]) by mx1.freebsd.org (Postfix) with ESMTP id D55498FC14 for ; Fri, 20 Jan 2012 14:27:42 +0000 (UTC) Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 4.69) (envelope-from ) id 1RoEXs-0005ir-B7 for x11@freebsd.org; Fri, 20 Jan 2012 20:30:20 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.14.2/8.14.2) with ESMTP id q0KDXZeB089032 for ; Fri, 20 Jan 2012 20:33:35 +0700 (NOVT) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.14.2/8.14.2/Submit) id q0KDXBat088990 for x11@freebsd.org; Fri, 20 Jan 2012 20:33:11 +0700 (NOVT) (envelope-from danfe) Date: Fri, 20 Jan 2012 20:33:11 +0700 From: Alexey Dokuchaev To: x11@freebsd.org Message-ID: <20120120133310.GA83690@regency.nsu.ru> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="5vNYLRcllDrimb99" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: x11/pixman: suggestions and a patch X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jan 2012 14:27:43 -0000 --5vNYLRcllDrimb99 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi there, I was always confused when rebuilding x11/pixman by these lines of Makefile: .if defined(WITHOUT_SIMD) CONFIGURE_ARGS= --disable-vmx --disable-arm-simd .if ${ARCH:Namd64} CONFIGURE_ARGS+= --disable-mmx --disable-sse2 .endif .endif 1) ${ARCH:Namd64} is hardly readable, we usually spell it as ${ARCH} != "amd64" 2) superfluous blank lines make this code hard to read as well 3) also, it seems that features handling is not complete for current version of pixman, per ./configure --help: --disable-openmp do not use OpenMP --disable-mmx disable x86 MMX fast paths --disable-sse2 disable SSE2 fast paths --disable-vmx disable VMX fast paths --disable-arm-simd disable ARM SIMD fast paths --disable-arm-neon disable ARM NEON fast paths --disable-arm-iwmmxt disable ARM IWMMXT fast paths Most importantly, we usually check for CPU capabilities by examining MACHINE_CPU variable. While it currently does not have proper support for ARM (but then again, neither does our ports collection), MMX and SSE2 detection is normally done this way (cf. security/john, www/chromium). As a bonus, check for amd64 (where MMX and SSE2 are always present) is no longer required. Default package on cluster would not change, as it is built for default CPUTYPE (i486), which ensures conservative options. Do you think we should flip the SIMD knob to on by default maybe? 4) you might consider adding --disable-arm-neon and --disable-arm-iwmmxt, and maybe prodide an OPTION for OpenMP support (but I won't touch these things since I lack proper hardware support to test) 5) I am also not sure why post-patch: sed(1) hack for configure script is needed: isn't --disable-gtk not enough? Please consider (approve or commit yourself) attach patch. I've rephrased OPTION line a bit to fit in 80-char terminal while I am here. ./danfe --5vNYLRcllDrimb99 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="pixman.diff" Index: Makefile =================================================================== RCS file: /home/danfe/fbsd/FreeBSD-CVS/ports/x11/pixman/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- Makefile 28 Nov 2011 23:35:08 -0000 1.20 +++ Makefile 20 Jan 2012 13:23:54 -0000 @@ -17,17 +17,18 @@ USE_PERL5_BUILD=yes USE_GNOME= ltverhack:9 -OPTIONS= SIMD "Enable autodetection of SIMD features (MMX, SSE2, VMX)" off +OPTIONS= SIMD "Enable SIMD features autodetection (MMX, SSE2, VMX)" off .include .if defined(WITHOUT_SIMD) CONFIGURE_ARGS= --disable-vmx --disable-arm-simd - -.if ${ARCH:Namd64} -CONFIGURE_ARGS+= --disable-mmx --disable-sse2 -.endif - +. if ! ${MACHINE_CPU:Mmmx} +CONFIGURE_ARGS+= --disable-mmx +. endif +. if ! ${MACHINE_CPU:Msse2} +CONFIGURE_ARGS+= --disable-sse2 +. endif .endif post-patch: --5vNYLRcllDrimb99-- From owner-freebsd-x11@FreeBSD.ORG Fri Jan 20 16:14:10 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 255E9106566C for ; Fri, 20 Jan 2012 16:14:10 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 97A1D8FC0A for ; Fri, 20 Jan 2012 16:14:09 +0000 (UTC) Received: by lahe6 with SMTP id e6so576044lah.13 for ; Fri, 20 Jan 2012 08:14:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=vlxSY8mTqqwPq7DbvINMSun7jbpQK3lQWKCaroeF7DM=; b=d0Kdqqy74v1S2TtJus/WlSS7IQ9NhoclOhZaf6+DyB4OFhJJuvkhcS0ALcxxvDuyQ6 Lgi7+v6/MogNS1OZwJNK9W7ZpRQhPpBbV4X6U+2eSqQMXOTs+y0bXggsuNe5YeKZWZdx LAAT48eL5KA2BvmV7+MJ/cYterWdjIoqTgW8o= Received: by 10.112.87.169 with SMTP id az9mr7759742lbb.63.1327076048155; Fri, 20 Jan 2012 08:14:08 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.25.196 with HTTP; Fri, 20 Jan 2012 08:13:37 -0800 (PST) In-Reply-To: <20120120133310.GA83690@regency.nsu.ru> References: <20120120133310.GA83690@regency.nsu.ru> From: Eitan Adler Date: Fri, 20 Jan 2012 11:13:37 -0500 Message-ID: To: Alexey Dokuchaev Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: x11@freebsd.org Subject: Re: x11/pixman: suggestions and a patch X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jan 2012 16:14:10 -0000 On Fri, Jan 20, 2012 at 8:33 AM, Alexey Dokuchaev wrote: ... > Please consider (approve or commit yourself) attach patch. =C2=A0I've rep= hrased > OPTION line a bit to fit in 80-char terminal while I am here. Attached patch is approved --=20 Eitan Adler From owner-freebsd-x11@FreeBSD.ORG Fri Jan 20 16:38:30 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 678A9106566B for ; Fri, 20 Jan 2012 16:38:30 +0000 (UTC) (envelope-from danfe@regency.nsu.ru) Received: from mx.nsu.ru (r2b9.nsu.ru [212.192.164.39]) by mx1.freebsd.org (Postfix) with ESMTP id 0286C8FC15 for ; Fri, 20 Jan 2012 16:38:29 +0000 (UTC) Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 4.69) (envelope-from ) id 1RoHTu-0004AP-5J; Fri, 20 Jan 2012 23:38:26 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.14.2/8.14.2) with ESMTP id q0KGfgoj017946; Fri, 20 Jan 2012 23:41:42 +0700 (NOVT) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.14.2/8.14.2/Submit) id q0KGfbaq017890; Fri, 20 Jan 2012 23:41:37 +0700 (NOVT) (envelope-from danfe) Date: Fri, 20 Jan 2012 23:41:37 +0700 From: Alexey Dokuchaev To: Eitan Adler Message-ID: <20120120164137.GA16071@regency.nsu.ru> References: <20120120133310.GA83690@regency.nsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: x11@freebsd.org Subject: Re: x11/pixman: suggestions and a patch X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jan 2012 16:38:30 -0000 On Fri, Jan 20, 2012 at 11:13:37AM -0500, Eitan Adler wrote: > On Fri, Jan 20, 2012 at 8:33 AM, Alexey Dokuchaev wrote: > ... > > Please consider (approve or commit yourself) attach patch. šI've rephrased > > OPTION line a bit to fit in 80-char terminal while I am here. > > Attached patch is approved Thanks, committed. What about other changes (flipping the option and inhibiting gtk detection)? Do you need more concensus about it (1) or another tinderbox and gtk-tainted machine builds (2)? ./danfe P.S. (1) refers to option, (2) to gtk. From owner-freebsd-x11@FreeBSD.ORG Sat Jan 21 14:05:08 2012 Return-Path: Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CCF4106564A; Sat, 21 Jan 2012 14:05:08 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 427EC8FC13; Sat, 21 Jan 2012 14:05:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q0LE58Zv086509; Sat, 21 Jan 2012 14:05:08 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q0LE58Gj086505; Sat, 21 Jan 2012 14:05:08 GMT (envelope-from linimon) Date: Sat, 21 Jan 2012 14:05:08 GMT Message-Id: <201201211405.q0LE58Gj086505@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-x11@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: ports/164349: [PATCH] x11/libXinerama :1 LeftOf or Above :0 mouse issues X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jan 2012 14:05:08 -0000 Old Synopsis: [PATCH] Xinerama :1 LeftOf or Above :0 mouse issues New Synopsis: [PATCH] x11/libXinerama :1 LeftOf or Above :0 mouse issues Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-x11 Responsible-Changed-By: linimon Responsible-Changed-When: Sat Jan 21 14:04:01 UTC 2012 Responsible-Changed-Why: Fix synopsis and assign. http://www.freebsd.org/cgi/query-pr.cgi?pr=164349