From owner-freebsd-x11@FreeBSD.ORG Sun Dec 11 09:57:06 2011 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 0DBCB1065673 for ; Sun, 11 Dec 2011 09:57:06 +0000 (UTC) (envelope-from meowthink@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id C7C798FC16 for ; Sun, 11 Dec 2011 09:57:05 +0000 (UTC) Received: by ghbg20 with SMTP id g20so4314468ghb.13 for ; Sun, 11 Dec 2011 01:57:05 -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=/wcZTHOx0k0wt/wN5S+Db1chykEUmS/zIPUA1swUMxw=; b=czdEo51wbA6SXg/TWdfiSvFn6QgwhlqxPRdz3OsnBljnWeN7MS3/IYPj9E6qZCzNXX Bmpo/nurQPuRbjtB5lwDSJIy1g4FEjXhomsZSInj8gCtgHRgZx1U+GZwT49ViRXXGaG8 dEd+LizcH7K92xHC/n9sjxVzRByUMc5/+7IAU= MIME-Version: 1.0 Received: by 10.236.201.194 with SMTP id b42mr20918698yho.32.1323597425096; Sun, 11 Dec 2011 01:57:05 -0800 (PST) Received: by 10.236.63.148 with HTTP; Sun, 11 Dec 2011 01:57:05 -0800 (PST) Date: Sun, 11 Dec 2011 17:57:05 +0800 Message-ID: From: Meowthink To: freebsd-x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Problem with Intel GPU patch (cont.) 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, 11 Dec 2011 09:57:06 -0000 Hello all, Could Anybody give a help? I've dug a little deeper on the problem, but still can't figure out where the problem lies. I tried to use a easier way to close output to main display, but eventually a mysterious thing: In additional to "xset dpms force off" which really switch off main display, either "xset dpms force standby" or "... suspend" will get VirtualGL works fine - at least in my test cases. After issued such a xset command, I can get 2 or more OpenGL apps rendered on the server side, then transferred to clients, even clients are on individual hardwares. The mysterious point is here: xset both standby/suspend mode only blanks my old CRT a second, and then the main display restores. This means, I can even get some OpenGL apps drawing on main display while have vgl rendered out of that screen. The "mixed", or "leaked" problem describe in former email occurred immediately after issuing an "xset dmps force on". Looking into codes, it seems X extension only passes these dpms states to the driver. And in the driver, intel_crt_dpms() suggests these operations only disables H-sync or V-sync? What I believed is, the problematic state (Pbuffer content mixed with main framebuffer) shows that, there's something wrong with the memory access. So I am confused now. Any suggestions? Regards, meowthink From owner-freebsd-x11@FreeBSD.ORG Mon Dec 12 11:07:37 2011 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 D22101065670 for ; Mon, 12 Dec 2011 11:07:37 +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 B71918FC08 for ; Mon, 12 Dec 2011 11:07:37 +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 pBCB7bYQ030219 for ; Mon, 12 Dec 2011 11:07:37 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pBCB7bqC030217 for freebsd-x11@FreeBSD.org; Mon, 12 Dec 2011 11:07:37 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 12 Dec 2011 11:07:37 GMT Message-Id: <201112121107.pBCB7bqC030217@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, 12 Dec 2011 11:07:37 -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/162592 x11 [patch] update x11-drivers/xf86-video-ati to 6.14.3 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) 53 problems total. From owner-freebsd-x11@FreeBSD.ORG Tue Dec 13 11:16:34 2011 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 B3B51106566B for ; Tue, 13 Dec 2011 11:16:34 +0000 (UTC) (envelope-from gljennjohn@googlemail.com) Received: from mail-ee0-f44.google.com (mail-ee0-f44.google.com [74.125.83.44]) by mx1.freebsd.org (Postfix) with ESMTP id 4C52C8FC15 for ; Tue, 13 Dec 2011 11:16:33 +0000 (UTC) Received: by eeke49 with SMTP id e49so2056615eek.17 for ; Tue, 13 Dec 2011 03:16:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:reply-to:x-mailer:mime-version :content-type:content-transfer-encoding; bh=MXouQ7C94jIgCZ7OPDQm4LF+oTFYyzPgGJmrlBGUwgw=; b=Qaz+NarBhxou7CmZC8qNhV41nIrko1TCobQcHvcrr0P8kZVhiopBr6S0u22aNqAstV HLmFe52N9HrlUcUXngs3sSuVwYjewQ+wOtsE56svj2LL9sHOQP036VUiqqKupzVPIKfY 9LFNZRMtDRuPvtgqQhfpGftsZJryZZBZNt7u4= Received: by 10.14.17.213 with SMTP id j61mr4128754eej.96.1323774993126; Tue, 13 Dec 2011 03:16:33 -0800 (PST) Received: from ernst.jennejohn.org (p578E2F29.dip.t-dialin.net. [87.142.47.41]) by mx.google.com with ESMTPS id x12sm87889617eef.9.2011.12.13.03.16.31 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 13 Dec 2011 03:16:32 -0800 (PST) Date: Tue, 13 Dec 2011 12:16:30 +0100 From: Gary Jennejohn To: freebsd-x11@freebsd.org Message-ID: <20111213121630.57adfa3e@ernst.jennejohn.org> X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: nVidia graphics card leads to X-server crashes X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gljennjohn@googlemail.com List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Dec 2011 11:16:34 -0000 So, after reading the thread about which graphics card to use for amd64 I decided to give a cheap nVidia card a try. I bought the MSI N210-D512D2H which, as the name implies, has the GeForce 210 GPU and 512MB of graphics RAM and is PCIe 16x. I then proceeded to install nvidia-driver from ports along with the nvidia-xconfig port. I used the latter to generate xorg.conf. X starts and everything seems to be OK until I try to start more than a few mrxvt's. For example, as soon as I start Opera or try to view a movie with vlc the X-server gets a signal 11 at 0x807dc73c3. So I then installed the latest, greatest driver from the nVidia site (290.10), but it had identical problems with the X-server getting the signal 11 at 0x80800efc3. I didn't pursue it any further since I need a working system. I haven't excluded the possibilty that I have a problem with RAM, but I must say that the onboard ATI graphics has worked without a hitch for several years. I've also done uncountable buildworlds, which is generally an excellent RAM tester. I have 4GB installed. So I'm at a loss to explain the problems which I've observed. I'm not looking for solutions, just thought I'd report my observations with a CURRENT-10 amd64 box. Don't know exactly which SVN revision it was, but I compiled the kernel yesterday (I'm not running it right now). -- Gary Jennejohn From owner-freebsd-x11@FreeBSD.ORG Wed Dec 14 20:23:37 2011 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 33CAB1065673 for ; Wed, 14 Dec 2011 20:23:37 +0000 (UTC) (envelope-from tomdean@speakeasy.org) Received: from asbnvacz-mailrelay01.megapath.net (asbnvacz-mailrelay01.megapath.net [207.145.128.243]) by mx1.freebsd.org (Postfix) with ESMTP id 0586C8FC12 for ; Wed, 14 Dec 2011 20:23:36 +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 93146A72919 for ; Wed, 14 Dec 2011 14:55:14 -0500 (EST) Received: (qmail 24675 invoked from network); 14 Dec 2011 19:55:14 -0000 Received: by simscan 1.4.0 ppid: 18087, pid: 29707, t: 0.3086s scanners: clamav: 0.88.2/m:52/d:13495 spam: 3.0.4 Received: from 24-113-112-30.wavecable.com (HELO [192.168.2.2]) (tomdean@[24.113.112.30]) (envelope-sender ) by mail8.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 14 Dec 2011 19:55:13 -0000 From: "Thomas D. Dean" To: freebsd-x11@freebsd.org Content-Type: text/plain; charset="UTF-8" Organization: Home Date: Wed, 14 Dec 2011 11:55:13 -0800 Message-ID: <1323892513.3799.65.camel@asus> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail8.sea5 X-Spam-Level: *** X-Spam-Status: No, score=3.3 required=8.0 tests=BAYES_60 autolearn=disabled version=3.0.4 Subject: Radeon UMS Mode X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tomdean@speakeasy.org List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2011 20:23:37 -0000 I have an ASUS P9X79 motherboard, Intel i7-3930K, Radeon HD 6840, ASUS V228 monitor. FreeBSD 9.0(RC2). Xorg -configure wants to use the radeon driver. I know, FreeBSD does not have KMS. 'man radeon' talks about options for KMS and UMS, KMS only, and UMS only. How may I force UMS mode? I see references on how to do it with the 'other' OS, involving radeon.modeset=0. # grep -i modeset `find /usr/src/sys -iname \*radeon\*` produces nothing. When I use the Vesa driver, the monitor reports some modes like "1920x1080"x60.0. How may I use this mode with the Vesa driver? tomdean From owner-freebsd-x11@FreeBSD.ORG Wed Dec 14 20:43:21 2011 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 E5FA2106566B for ; Wed, 14 Dec 2011 20:43:21 +0000 (UTC) (envelope-from akirchhoff135014@comcast.net) Received: from omr13.networksolutionsemail.com (omr13.networksolutionsemail.com [205.178.146.63]) by mx1.freebsd.org (Postfix) with ESMTP id 8C3BB8FC18 for ; Wed, 14 Dec 2011 20:43:21 +0000 (UTC) Received: from cm-omr6 (mail.networksolutionsemail.com [205.178.146.50]) by omr13.networksolutionsemail.com (8.13.8/8.13.8) with ESMTP id pBEKhKVr020213 for ; Wed, 14 Dec 2011 15:43:20 -0500 Authentication-Results: cm-omr6 smtp.user=adamk@mckella280.com; auth=pass (CRAM-MD5) X-Authenticated-UID: adamk@mckella280.com Received: from [68.38.117.6] ([68.38.117.6:58106] helo=[192.168.5.101]) by cm-omr6 (envelope-from ) (ecelerity 2.2.2.41 r(31179/31189)) with ESMTPA id 3C/44-09033-86A09EE4; Wed, 14 Dec 2011 15:43:20 -0500 Message-ID: <4EE90A68.3060002@comcast.net> Date: Wed, 14 Dec 2011 15:43:20 -0500 From: Adam K Kirchhoff User-Agent: Mozilla/5.0 (Windows NT 6.0; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: tomdean@speakeasy.org, freebsd-x11@freebsd.org References: <1323892513.3799.65.camel@asus> In-Reply-To: <1323892513.3799.65.camel@asus> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: Radeon UMS Mode 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: Wed, 14 Dec 2011 20:43:22 -0000 On 12/14/2011 2:55 PM, Thomas D. Dean wrote: > I have an ASUS P9X79 motherboard, Intel i7-3930K, Radeon HD 6840, ASUS > V228 monitor. FreeBSD 9.0(RC2). > > Xorg -configure wants to use the radeon driver. I know, FreeBSD does > not have KMS. 'man radeon' talks about options for KMS and UMS, KMS > only, and UMS only. > > How may I force UMS mode? You can't. HD6xxx and higher GPUs will only work with the radeon driver with KMS (1). > I see references on how to do it with the > 'other' OS, involving radeon.modeset=0. > # grep -i modeset `find /usr/src/sys -iname \*radeon\*` > produces nothing. > > When I use the Vesa driver, the monitor reports some modes like > "1920x1080"x60.0. > > How may I use this mode with the Vesa driver? > > tomdean What do you mean by "the monitor reports some modes"? Where do you see those modes reported? Unless the video card manufacturer programmed the mode into the cards BIOS (and few do that with HD modes), it's not possible to get the vesa driver to work with that mode. In fact, I'm not even sure the vesa driver driver will handle HD modes even if they are programmed in. (1) There are a very few HD6xxx model GPUs that actually use the Evergreen chipset which can use the radeon driver (without any acceleration) with UMS. From owner-freebsd-x11@FreeBSD.ORG Wed Dec 14 21:02:47 2011 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 16333106564A for ; Wed, 14 Dec 2011 21:02:47 +0000 (UTC) (envelope-from tomdean@speakeasy.org) Received: from asbnvacz-mailrelay01.megapath.net (asbnvacz-mailrelay01.megapath.net [207.145.128.243]) by mx1.freebsd.org (Postfix) with ESMTP id C5B878FC15 for ; Wed, 14 Dec 2011 21:02:46 +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 AAB48A728FD for ; Wed, 14 Dec 2011 16:02:45 -0500 (EST) Received: (qmail 15420 invoked from network); 14 Dec 2011 21:02:45 -0000 Received: by simscan 1.4.0 ppid: 13610, pid: 14553, t: 0.3995s scanners: clamav: 0.88.2/m:52/d:13495 spam: 3.0.4 Received: from 24-113-112-30.wavecable.com (HELO [192.168.2.2]) (tomdean@[24.113.112.30]) (envelope-sender ) by mail8.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 14 Dec 2011 21:02:44 -0000 From: "Thomas D. Dean" To: freebsd-x11@freebsd.org In-Reply-To: <4EE90A68.3060002@comcast.net> References: <1323892513.3799.65.camel@asus> <4EE90A68.3060002@comcast.net> Content-Type: text/plain; charset="UTF-8" Organization: Home Date: Wed, 14 Dec 2011 13:02:44 -0800 Message-ID: <1323896564.3799.94.camel@asus> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail8.sea5 X-Spam-Level: * X-Spam-Status: No, score=1.6 required=8.0 tests=BAYES_50 autolearn=disabled version=3.0.4 Subject: Re: Radeon UMS Mode X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tomdean@speakeasy.org List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2011 21:02:47 -0000 On Wed, 2011-12-14 at 15:43 -0500, Adam K Kirchhoff wrote: > What do you mean by "the monitor reports some modes"? Where do you see > those modes reported? Unless the video card manufacturer programmed the > mode into the cards BIOS (and few do that with HD modes), it's not > possible to get the vesa driver to work with that mode. In fact, I'm > not even sure the vesa driver driver will handle HD modes even if they > are programmed in. I have an xorg.conf that uses the Vesa driver. I get a main window that occupies about 2/3 of the monitor screen. I assumed that "DDC gathered Modelines" are from querying the monitor. >From /var/log/Xorg.0.log ... (II) VESA(0): Monitor name: ASUS VS228 (II) VESA(0): EDID (in hex): (II) VESA(0): 00ffffffffffff000469fd22b5d30000 (II) VESA(0): 2915010380301b782a2ac5a4564f9e28 (II) VESA(0): 0f5054b7ef00d1c0814081809500b300 (II) VESA(0): 714f81c08100023a801871382d40582c (II) VESA(0): 4500dc0c1100001e000000ff0042414c (II) VESA(0): 4d54463035343139370a000000fd0032 (II) VESA(0): 4b185311000a202020202020000000fc (II) VESA(0): 00415355532056533232380a20200065 (II) VESA(0): EDID vendor "ACI", prod id 8957 (II) VESA(0): Using hsync ranges from config file (II) VESA(0): Using vrefresh ranges from config file (II) VESA(0): Printing DDC gathered Modelines: (II) VESA(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz) (II) VESA(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) (II) VESA(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) (II) VESA(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz) (II) VESA(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz) (II) VESA(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) (II) VESA(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz) (II) VESA(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz) (II) VESA(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz) (II) VESA(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz) (II) VESA(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) (II) VESA(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz) (II) VESA(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz) (II) VESA(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz) (II) VESA(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz) ... tomdean From owner-freebsd-x11@FreeBSD.ORG Wed Dec 14 22:19:54 2011 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 37075106564A for ; Wed, 14 Dec 2011 22:19:54 +0000 (UTC) (envelope-from tomdean@speakeasy.org) Received: from asbnvacz-mailrelay01.megapath.net (asbnvacz-mailrelay01.megapath.net [207.145.128.243]) by mx1.freebsd.org (Postfix) with ESMTP id 046C58FC0C for ; Wed, 14 Dec 2011 22:19:53 +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 EF243A72A7B for ; Wed, 14 Dec 2011 17:19:52 -0500 (EST) Received: (qmail 4512 invoked from network); 14 Dec 2011 22:19:52 -0000 Received: by simscan 1.4.0 ppid: 21043, pid: 29507, t: 0.3199s scanners: clamav: 0.88.2/m:52/d:13495 spam: 3.0.4 Received: from 24-113-112-30.wavecable.com (HELO [192.168.2.2]) (tomdean@[24.113.112.30]) (envelope-sender ) by mail8.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 14 Dec 2011 22:19:52 -0000 From: "Thomas D. Dean" To: freebsd-x11@freebsd.org In-Reply-To: <1437191975-1323897776-cardhu_decombobulator_blackberry.rim.net-1935162604-@b26.c17.bise6.blackberry> References: <1323892513.3799.65.camel@asus> <4EE90A68.3060002@comcast.net> <1323896564.3799.94.camel@asus> <1437191975-1323897776-cardhu_decombobulator_blackberry.rim.net-1935162604-@b26.c17.bise6.blackberry> Content-Type: text/plain; charset="UTF-8" Organization: Home Date: Wed, 14 Dec 2011 14:19:51 -0800 Message-ID: <1323901191.3799.99.camel@asus> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail8.sea5 X-Spam-Level: *** X-Spam-Status: No, score=3.3 required=8.0 tests=BAYES_60 autolearn=disabled version=3.0.4 Subject: Re: Radeon UMS Mode X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tomdean@speakeasy.org List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2011 22:19:54 -0000 On Wed, 2011-12-14 at 21:22 +0000, akirchhoff135014@comcast.net wrote: I tried various modelines - nothing seemed to work. I kept getting could not get gamma messages. I can relay the exact message later, if it would help resolve this. I think the fix is the MSI N210-MD512D3/LP GeForce 210 card, which UPS delivers tomorrow! Thanks, tomdean From owner-freebsd-x11@FreeBSD.ORG Thu Dec 15 11:30:16 2011 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 D30541065677 for ; Thu, 15 Dec 2011 11:30:16 +0000 (UTC) (envelope-from gljennjohn@googlemail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5F1EF8FC18 for ; Thu, 15 Dec 2011 11:30:16 +0000 (UTC) Received: by eekc50 with SMTP id c50so2294805eek.13 for ; Thu, 15 Dec 2011 03:30:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :x-mailer:mime-version:content-type:content-transfer-encoding; bh=/xmMjrCr981Z4JXI7SzaXRVZ5tMMypp6A77K4fc1qMA=; b=aYWt2VAmd8h4amLX5jkUVfO6ujhME7EDL3WeGw6aai4sQIiIMTq/npuQW0ngE3j9fe 19WUVu95fqPR7XmVI3oo1sfPuCl910YYNwog++Q7yNaAiv+fd9nsKUF2Bgqbb28OQqWN 8kREJr+quFkqnDU+xnQAaY5+qOWo819xh/MFM= Received: by 10.213.4.71 with SMTP id 7mr1521746ebq.87.1323948615013; Thu, 15 Dec 2011 03:30:15 -0800 (PST) Received: from ernst.jennejohn.org (p578E3371.dip.t-dialin.net. [87.142.51.113]) by mx.google.com with ESMTPS id t1sm13015846eeb.3.2011.12.15.03.30.13 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 15 Dec 2011 03:30:14 -0800 (PST) Date: Thu, 15 Dec 2011 12:30:11 +0100 From: Gary Jennejohn To: tomdean@speakeasy.org Message-ID: <20111215123011.76242668@ernst.jennejohn.org> In-Reply-To: <1323901191.3799.99.camel@asus> References: <1323892513.3799.65.camel@asus> <4EE90A68.3060002@comcast.net> <1323896564.3799.94.camel@asus> <1437191975-1323897776-cardhu_decombobulator_blackberry.rim.net-1935162604-@b26.c17.bise6.blackberry> <1323901191.3799.99.camel@asus> X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org Subject: Re: Radeon UMS Mode X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gljennjohn@googlemail.com List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Dec 2011 11:30:16 -0000 On Wed, 14 Dec 2011 14:19:51 -0800 "Thomas D. Dean" wrote: > On Wed, 2011-12-14 at 21:22 +0000, akirchhoff135014@comcast.net wrote: > I tried various modelines - nothing seemed to work. > > I kept getting could not get gamma messages. I can relay the exact > message later, if it would help resolve this. > > I think the fix is the MSI N210-MD512D3/LP GeForce 210 card, which UPS > delivers tomorrow! > Be aware that if you installed libGL* with WITHOUT_NOUVEAU=YES in make.conf then Xorg may get a signal 11 if you use the default configuration for xorg-server when using nvidia-driver. You may have done this to support the ATI card, which I did because I was using the integrated ATI graphics in my motherboard's chipset until recently. I have the same MSI card as you have ordered and discovered that I had to turn off the AIGLX option in xorg-server in order to stop the signal 11 from happening. Of course, an option would be to remove WITHOUT_NOUVEAU=YES from make.conf and reinstall libGL*, but I haven't tried that yet. I'm now successfully using the card with nvidia-driver and things like VDPAU appear to be working. No more signal 11. Ah yes, I also removed dri, drm and radeondrm from my kernel config. -- Gary Jennejohn From owner-freebsd-x11@FreeBSD.ORG Fri Dec 16 04:44:48 2011 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 DE0DF106566B for ; Fri, 16 Dec 2011 04:44:48 +0000 (UTC) (envelope-from tomdean@speakeasy.org) Received: from asbnvacz-mailrelay01.megapath.net (asbnvacz-mailrelay01.megapath.net [207.145.128.243]) by mx1.freebsd.org (Postfix) with ESMTP id AA54B8FC0C for ; Fri, 16 Dec 2011 04:44:48 +0000 (UTC) Received: from mail3.sea5.speakeasy.net (mail3.sea5.speakeasy.net [69.17.117.42]) by asbnvacz-mailrelay01.megapath.net (Postfix) with ESMTP id 8961DA70A8E for ; Thu, 15 Dec 2011 23:44:47 -0500 (EST) Received: (qmail 14529 invoked from network); 16 Dec 2011 04:44:47 -0000 Received: by simscan 1.4.0 ppid: 24210, pid: 726, t: 0.3283s scanners: clamav: 0.88.2/m:52/d:10739 spam: 3.0.4 Received: from 24-113-112-30.wavecable.com (HELO [192.168.2.2]) (tomdean@[24.113.112.30]) (envelope-sender ) by mail3.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 16 Dec 2011 04:44:46 -0000 From: "Thomas D. Dean" To: freebsd-x11@freebsd.org In-Reply-To: <20111215123011.76242668@ernst.jennejohn.org> References: <1323892513.3799.65.camel@asus> <4EE90A68.3060002@comcast.net> <1323896564.3799.94.camel@asus> <1437191975-1323897776-cardhu_decombobulator_blackberry.rim.net-1935162604-@b26.c17.bise6.blackberry> <1323901191.3799.99.camel@asus> <20111215123011.76242668@ernst.jennejohn.org> Content-Type: text/plain; charset="UTF-8" Organization: Home Date: Thu, 15 Dec 2011 20:44:46 -0800 Message-ID: <1324010686.3799.107.camel@asus> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail3.sea5 X-Spam-Level: * X-Spam-Status: No, score=1.6 required=8.0 tests=BAYES_50 autolearn=disabled version=3.0.4 Subject: Re: Video Card for FreeBSD 9.0 (RC2) AMD64 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tomdean@speakeasy.org List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Dec 2011 04:44:48 -0000 I received the MSI N210 card today - thank you UPS. I plugged it in and with no /etc/X11/xorg.conf, startx worked with modes from 740x400 70.1 up to 1920x1080 60.0. X does a pretty good job on the proper hardware. I have been up for some 30 minutes without problem at 1920x1080. I like it when things work out-of-the-box. Thanks for all the input. tomdean From owner-freebsd-x11@FreeBSD.ORG Sat Dec 17 11:20:12 2011 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 37C9E1065679 for ; Sat, 17 Dec 2011 11:20:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0CB488FC0C for ; Sat, 17 Dec 2011 11:20:12 +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 pBHBKBoa090106 for ; Sat, 17 Dec 2011 11:20:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pBHBKBjv090104; Sat, 17 Dec 2011 11:20:11 GMT (envelope-from gnats) Date: Sat, 17 Dec 2011 11:20:11 GMT Message-Id: <201112171120.pBHBKBjv090104@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: Alex Keda Cc: Subject: Re: ports/162592: [patch] update x11-drivers/xf86-video-ati to 6.14.3 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alex Keda List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Dec 2011 11:20:12 -0000 The following reply was made to PR ports/162592; it has been noted by GNATS. From: Alex Keda To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/162592: [patch] update x11-drivers/xf86-video-ati to 6.14.3 Date: Sat, 17 Dec 2011 14:54:10 +0400 may be somebody commit this? From owner-freebsd-x11@FreeBSD.ORG Sat Dec 17 11:54:35 2011 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 323EF106566B for ; Sat, 17 Dec 2011 11:54:35 +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 625DB8FC13 for ; Sat, 17 Dec 2011 11:54:33 +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 NAA03319; Sat, 17 Dec 2011 13:37:00 +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 1RbsZX-0009Yn-Q1; Sat, 17 Dec 2011 13:36:59 +0200 Message-ID: <4EEC7EDB.9040200@FreeBSD.org> Date: Sat, 17 Dec 2011 13:36:59 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:8.0) Gecko/20111206 Thunderbird/8.0 MIME-Version: 1.0 To: Alex Keda References: <201112171120.pBHBKBjv090104@freefall.freebsd.org> In-Reply-To: <201112171120.pBHBKBjv090104@freefall.freebsd.org> X-Enigmail-Version: undefined Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: 7bit Cc: freebsd-x11@FreeBSD.org Subject: Re: ports/162592: [patch] update x11-drivers/xf86-video-ati to 6.14.3 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, 17 Dec 2011 11:54:35 -0000 on 17/12/2011 13:20 Alex Keda said the following: > The following reply was made to PR ports/162592; it has been noted by GNATS. > > From: Alex Keda > To: bug-followup@FreeBSD.org > Cc: > Subject: Re: ports/162592: [patch] update x11-drivers/xf86-video-ati to 6.14.3 > Date: Sat, 17 Dec 2011 14:54:10 +0400 > > may be somebody commit this? When have you last updated you ports tree? -- Andriy Gapon From owner-freebsd-x11@FreeBSD.ORG Sat Dec 17 13:17:55 2011 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 7FD08106564A for ; Sat, 17 Dec 2011 13:17: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 CCD6D8FC14 for ; Sat, 17 Dec 2011 13:17:54 +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 PAA04347; Sat, 17 Dec 2011 15:17:37 +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 1Rbu8v-0009bn-6p; Sat, 17 Dec 2011 15:17:37 +0200 Message-ID: <4EEC966E.9040109@FreeBSD.org> Date: Sat, 17 Dec 2011 15:17:34 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:8.0) Gecko/20111206 Thunderbird/8.0 MIME-Version: 1.0 To: Alex Keda References: <201112171120.pBHBKBjv090104@freefall.freebsd.org> <4EEC7EDB.9040200@FreeBSD.org> In-Reply-To: <4EEC7EDB.9040200@FreeBSD.org> X-Enigmail-Version: undefined Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: 7bit Cc: freebsd-x11@FreeBSD.org Subject: Re: ports/162592: [patch] update x11-drivers/xf86-video-ati to 6.14.3 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, 17 Dec 2011 13:17:55 -0000 on 17/12/2011 13:36 Andriy Gapon said the following: > on 17/12/2011 13:20 Alex Keda said the following: >> The following reply was made to PR ports/162592; it has been noted by GNATS. >> >> From: Alex Keda >> To: bug-followup@FreeBSD.org >> Cc: >> Subject: Re: ports/162592: [patch] update x11-drivers/xf86-video-ati to 6.14.3 >> Date: Sat, 17 Dec 2011 14:54:10 +0400 >> >> may be somebody commit this? > > When have you last updated you ports tree? Oops, sorry - being a user of xorg-devel ports sub-tree I got confused. -- Andriy Gapon