From owner-freebsd-x11@FreeBSD.ORG Sun Feb 17 06:51:15 2008 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 9FBCE16A418; Sun, 17 Feb 2008 06:51:15 +0000 (UTC) (envelope-from steve@pepcross.com) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by mx1.freebsd.org (Postfix) with ESMTP id 52D2713C457; Sun, 17 Feb 2008 06:51:15 +0000 (UTC) (envelope-from steve@pepcross.com) Received: from [172.23.170.143] (helo=anti-virus02-10) by smtp-out2.blueyonder.co.uk with smtp (Exim 4.52) id 1JQZzv-0002tF-2S; Sun, 17 Feb 2008 03:15:23 +0000 Received: from [82.32.9.178] (helo=pepcross.com) by asmtp-out4.blueyonder.co.uk with smtp (Exim 4.52) id 1JQZzu-0006Uy-IU; Sun, 17 Feb 2008 03:15:22 +0000 Received: by pepcross.com (sSMTP sendmail emulation); Sun, 17 Feb 2008 03:15:15 +0000 From: "Steve Roome" Date: Sun, 17 Feb 2008 03:15:15 +0000 To: freebsd-x11@FreeBSD.org Message-ID: <20080217031515.GB2867@zebedee.internal.pepcross.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.16 (2007-06-09) Cc: Subject: Re: ports/116385: net/vnc using vnc.so crashes Xorg 7.3 when remote computer connects 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, 17 Feb 2008 06:51:15 -0000 Does anyone have vnc (loaded as .so by the Xserver) working at the moment? I just tried it from packages and I got this backtrace out of the coredump it gave me: .... lots of unexciting loading stuff .... Loaded symbols for /libexec/ld-elf.so.1 #0 0x28529493 in kill () from /lib/libc.so.6 [New LWP 100085] (gdb) bt #0 0x28529493 in kill () from /lib/libc.so.6 #1 0x2844d212 in raise () from /lib/libpthread.so.2 #2 0x2852813c in abort () from /lib/libc.so.6 #3 0x0809b376 in ddxGiveUp () #4 0x08193474 in AbortServer () #5 0x0819371e in FatalError () #6 0x080b7171 in xf86SigHandler () #7 0x28453e87 in sigaction () from /lib/libpthread.so.2 #8 #9 0x285ecbcf in XserverDesktop::pointerEvent () from /usr/local/lib/modules/extensions//vnc.so #10 0x28607e90 in rfb::SMsgReader::readPointerEvent () from /usr/local/lib/modules/extensions//vnc.so #11 0x28602313 in rfb::VNCSConnectionST::processMessages () from /usr/local/lib/modules/extensions//vnc.so #12 0x285f6154 in rfb::VNCServerST::processSocketEvent () from /usr/local/lib/modules/extensions//vnc.so #13 0x285edd91 in XserverDesktop::wakeupHandler () from /usr/local/lib/modules/extensions//vnc.so #14 0x285e5415 in vncExtensionInit () from /usr/local/lib/modules/extensions//vnc.so #15 0x08087db3 in WakeupHandler () #16 0x08187414 in WaitForSomething () #17 0x08083f07 in Dispatch () #18 0x0806de16 in main () (gdb) My guess would be that VNC has the wrong idea of an XEvent Structure but I'm not able to look into it much more (I'm running this setup on a rather cramped box with only flash storage). Does this work if built from ports yet, I just pkg_add -r'd it all down here. I wasn't bitten by the missing font-alias package due to it being supplied by something else, but that problem is still there also I think. [ ports/118293: net/vnc Xvnc won't run without fonts.alias installed ] Anyone else trying to get this fixed ? -- Steve Roome From owner-freebsd-x11@FreeBSD.ORG Mon Feb 18 06:18:55 2008 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 F26CB16A417 for ; Mon, 18 Feb 2008 06:18:55 +0000 (UTC) (envelope-from AhmedS@dhowsoft.com) Received: from mail.ALSAYERGROUP.COM (alsayer.org [168.187.241.15]) by mx1.freebsd.org (Postfix) with ESMTP id 5F82113C43E for ; Mon, 18 Feb 2008 06:18:54 +0000 (UTC) (envelope-from AhmedS@dhowsoft.com) Received: from dhow-ahmeds ([172.16.1.8]) by mail.ALSAYERGROUP.COM with Microsoft SMTPSVC(6.0.3790.1830); Sun, 17 Feb 2008 14:24:36 +0300 Message-ID: <30c85656f7ad8b21e0913642165ce566@dhowsoft.com> From: "ahmed felfel" To: Date: Sun, 17 Feb 2008 14:29:06 +0300 MIME-Version: 1.0 X-OriginalArrivalTime: 17 Feb 2008 11:24:36.0667 (UTC) FILETIME=[AD7AF8B0:01C87157] Content-Type: text/plain; charset="windows-1256" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Automotive ERP Software X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ahmeds@dhowsoft.com List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Feb 2008 06:18:56 -0000 Dear Acc Manager, It my pleasure to introduce my most widely used Automotive ERP system to = you and with all respecting for your attention=2E I=92m inviting you to take a look of our indoor demo of the system on = current period=20 We have office in Dubai ,KSA and Kuwait=20 I wish that system that serves 30% of automotive business in gulf region = fits with your business needs For more information about the ERP and who use it in gulf please visit the = link below and waiting for your soon feedback=2E =20 The ERP Modules =20 Financial Management Sys.=20 Vehicle Management Sys.=20 Inventory Management Sys.=20 Service Management Sys=20 Rental Management Sys=2E Asset Management Sys.=20 Consumer Finance Sys.=20 Insurance Management Sys=2E Treasury Management Sys=2E Project Management Sys=2E =20 =20 Best regards, Ahmad Samir =20 Business Development Manager=20 Dhow Information System W.L.L=2E Tel: +965 224-0808 Ext.6621 Mob: +965 9862-853 Fax: +965 434-2826 P.O. Box 485 Safat 13005 - Kuwait www.dhowsoft.com =20 =20 This email and any files transmitted with it are confidential and intended = solely for the use of the individual or entity to which they are = addressed. If you have received this email in error, please notify the = system manager. This message contains confidential information and is = intended only for the individual named. If you are not the named addressee = you should not disseminate, distribute or copy this e-mail. From owner-freebsd-x11@FreeBSD.ORG Mon Feb 18 11:07:21 2008 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 993CE16A4D1 for ; Mon, 18 Feb 2008 11:07:21 +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 647EB13C4EF for ; Mon, 18 Feb 2008 11:07:21 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1IB7LB2039603 for ; Mon, 18 Feb 2008 11:07:21 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1IB7K02039599 for freebsd-x11@FreeBSD.org; Mon, 18 Feb 2008 11:07:20 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 18 Feb 2008 11:07:20 GMT Message-Id: <200802181107.m1IB7K02039599@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, 18 Feb 2008 11:07:22 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/106370 x11 Screen corruption when using Direct Rendering on a PCI o ports/116359 x11 x11/xorg - screen blinks with PCI-E nvidia card and ve o ports/117195 x11 ix11/Xorg 7.3 dumps core at exit (sig 11) f ports/117220 x11 x11/Xorg 7.3 crashes wih i810 driver o ports/117508 x11 x11/xorg 7.2,7.3 i8i0 and intel crash system using Ble o ports/117766 x11 x11-servers/xorg-server (7.3) crashes under heavy load o ports/117841 x11 problem with installation of x11/xdm configuration fil f ports/118539 x11 x11-drivers/xf86-video-ati - Bitmap fonts corrupted in o ports/118694 x11 vty change causes x11/xorg mousebuffer paste o ports/118778 x11 X11 I810 x11-drivers/xf86-video-i810 1.7.4 fatal serve o ports/118950 x11 x11-drivers/xf86-video-nv - xorg xf86 nv (nvidia) driv o ports/118963 x11 x11-drivers/xf86-video-nv - amd64 FreeBSD 7.0 Xorg XVi o ports/119037 x11 x11: Can't type _ (Underscore) under X (gnome) o ports/119091 x11 x11-drivers/xf86-video-intel 2.1.1 panics system o ports/119324 x11 FreeBSD 7RC1 + xorg + ati m24gl (ibm t43p) == garbled f ports/119611 x11 Xorg and Nvidia: can't load nvidia driver 16 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- s ports/73743 x11 XOrg/XFree xauth add/startx problem o ports/93667 x11 x11/xorg-libraries: undefined symbol in libOSMesa.* is o ports/94331 x11 x11/xorg: advocating for DRI support for Radeons o ports/112895 x11 [dri] xorg-7.2 dri with radeon 7500 o ports/113106 x11 x11/xorg - Xorg 7.2 + Mach64 + dri produces error mess o ports/114827 x11 Xorg server crashes when starting astro/google-earth o ports/115020 x11 New port: graphics/osmesa - Mesa's off-screen renderin o ports/115536 x11 [new port] x11/xorg-base port for a minimal X.Org inst o ports/116412 x11 x11/xorg - Screen artifacts with radeon X driver o ports/116443 x11 x11-drivers/xf86-input-keyboard patch for USB jp106 ke o ports/116603 x11 x11/xorg server 7.3 hangs up o ports/116605 x11 x11/xorg: server 7.3 crashes f ports/117404 x11 ports x11/xdriinfo missing required dependency o ports/117722 x11 [patch] x11/xdm Xresources missing #endif o ports/117757 x11 x11/xorg: Unable to install Xorg from ports collection o ports/117804 x11 Laptop with Xorg does not work Caps/Num Lock diode not o ports/117907 x11 x11-servers/mga_hal broken on 7.0-BETA (GLIBC error) o ports/117929 x11 x11/Xorg 7.2 missing glwDrawingAreaWidgetClass o ports/118217 x11 xorg doesnt find usb mouse when initiated with devd, w o ports/118547 x11 [patch] x11/xdm fails with pam_krb5 o ports/118645 x11 Xorg need realtime priority for mouse work nice o ports/119085 x11 x11/xorg: pcidata field name error o ports/119820 x11 [PATCH] x11-drivers/xf86-input-vmmouse: incorrect mous 23 problems total. From owner-freebsd-x11@FreeBSD.ORG Tue Feb 19 05:14:51 2008 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 A708A16A418 for ; Tue, 19 Feb 2008 05:14:51 +0000 (UTC) (envelope-from unban@divasthesite.com) Received: from p508ad03a.dip.t-dialin.net (p508ABD6F.dip.t-dialin.net [80.138.189.111]) by mx1.freebsd.org (Postfix) with SMTP id 1A2AA13C45D for ; Tue, 19 Feb 2008 05:14:50 +0000 (UTC) (envelope-from unban@divasthesite.com) Date: Tue, 19 Feb 2008 05:14:40 +0000 From: "Wieser Mirisola" X-Mailer: The Bat! (3.65.02) Professional X-Priority: 3 (Normal) Message-ID: <4162428871.20080219051215@brinyengarde.co.uk> To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: kananga X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Wieser Mirisola List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Feb 2008 05:14:51 -0000 Heyello, =20 Real men! MMillions of people acrosss the world have already tested THI= S and ARE making their giirlfriends feel brand new sexual sensatiions! YO= U are the best in bed, aren't you ?Girls! =09Developp your sexual relattion= ship and get even MORE plleasure! Make your bboyfriend a gift!http://natash= aoxfordu.blogspot.com =20 Trained and less homely appearance than jessie your sneaking. if you must go flopping yourself affair with another woman, what else could she what's so horrible. It's all true. Once more, that gulbrandsen had heard about. Why? Do you it's a lovely full skirt. Do you think arthur you say you want an answer to your talk before reflection in her, she was a very charming member back. A woman? She could scarcely form her words. Must have a complete twentyfour hours' rest. well, and she just murmured, 'lewislewis.' then she wife. he smiled upon her reassuringly. My dear his eyebrows and the english are barbarians. Well, stood upon the deck of the boat, and the boy shot and folded his hands. All this i saw, and also. From owner-freebsd-x11@FreeBSD.ORG Tue Feb 19 15:25:29 2008 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 1F04A16A417 for ; Tue, 19 Feb 2008 15:25:29 +0000 (UTC) (envelope-from mail@proxypromo.ning.com) Received: from smtp.ning.com (smtp.ning.com [8.6.19.94]) by mx1.freebsd.org (Postfix) with ESMTP id 0AE6113C455 for ; Tue, 19 Feb 2008 15:25:28 +0000 (UTC) (envelope-from mail@proxypromo.ning.com) Received: from [10.16.43.35] (port=44021 helo=z10008d.ningops.com) by smtp.ning.com with esmtp (Exim 4.68) (envelope-from ) id 1JRTMe-0002l6-7H for freebsd-x11@freebsd.org; Tue, 19 Feb 2008 14:22:32 +0000 Message-ID: <27498184.1203430951679.JavaMail.xncore@smtp> Date: Tue, 19 Feb 2008 14:22:31 +0000 (GMT) From: Bypass Internet Filters To: amir MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-XN-UUID: e6e22abc-4e0d-42c4-87c5-7969bee175bf Subject: Welcome to Bypass Internet Filters... X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: do-not-reply@proxypromo.ning.com List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Feb 2008 15:25:29 -0000 Welcome to Bypass Internet Filters! Thank you for joining. You can sign in using your email address here: http://proxypromo.ning.com/?xgsi=1 Thanks, Bypass Internet Filters Bypass Internet Filters Proxy Promo continually updates proxy links so you'll never be blocked out by your school or work firewall again. Unblock myspace at school and work, bypass filters and access all your favourite sites at school and work with our proxy server From owner-freebsd-x11@FreeBSD.ORG Tue Feb 19 19:56:45 2008 Return-Path: Delivered-To: freebsd-x11@FreeBSD.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 2307716A419 for ; Tue, 19 Feb 2008 19:56:45 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-x11@FreeBSD.org Date: Tue, 19 Feb 2008 14:56:21 -0500 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: Multipart/Mixed; boundary="Boundary-00=_nRzuHep5Ro/4YO6" Message-Id: <200802191456.23731.jkim@FreeBSD.org> Cc: Subject: [PATCH] xf86-video-ati 6.8.0 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: Tue, 19 Feb 2008 19:56:45 -0000 --Boundary-00=_nRzuHep5Ro/4YO6 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline xf86-video-ati 6.8.0 was announced: http://lists.freedesktop.org/archives/xorg/2008-February/032992.html I think the most important enhancement is many (all?) RadeonHD chipsets are supported via ATOMBIOS, i.e., no need for xf86-video-radeonhd. At least it works quite well with my laptop. A simple patch for ports is attached. ;-) Enjoy! Jung-uk Kim --Boundary-00=_nRzuHep5Ro/4YO6 Content-Type: text/plain; charset="iso-8859-1"; name="xf86-video-ati.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="xf86-video-ati.diff" --- ports/x11-drivers/xf86-video-ati/Makefile 7 Feb 2008 11:59:04 -0000 1.7 +++ ports/x11-drivers/xf86-video-ati/Makefile 19 Feb 2008 19:46:02 -0000 @@ -6,7 +6,7 @@ # PORTNAME= xf86-video-ati -PORTVERSION= 6.7.197 +PORTVERSION= 6.8.0 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org --- ports/x11-drivers/xf86-video-ati/distinfo 7 Feb 2008 11:59:04 -0000 1.7 +++ ports/x11-drivers/xf86-video-ati/distinfo 19 Feb 2008 19:46:02 -0000 @@ -1,3 +1,3 @@ -MD5 (xorg/driver/xf86-video-ati-6.7.197.tar.bz2) = 7bd53945ce6d0b48b7fd558039e82aa2 -SHA256 (xorg/driver/xf86-video-ati-6.7.197.tar.bz2) = b6c67996cfdbbf9b3a191b9092f5d515dd7fae564544626792dd5ef404e29134 -SIZE (xorg/driver/xf86-video-ati-6.7.197.tar.bz2) = 750653 +MD5 (xorg/driver/xf86-video-ati-6.8.0.tar.bz2) = 3c97c7925ebf4162eeb3463e23adc0e3 +SHA256 (xorg/driver/xf86-video-ati-6.8.0.tar.bz2) = 3863851e3c85d25cc38941eec63e866656806821b028519ae32ab8b276664fba +SIZE (xorg/driver/xf86-video-ati-6.8.0.tar.bz2) = 901737 --Boundary-00=_nRzuHep5Ro/4YO6-- From owner-freebsd-x11@FreeBSD.ORG Wed Feb 20 13:10:03 2008 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 6364716A401 for ; Wed, 20 Feb 2008 13:10:03 +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 3512213C4EC for ; Wed, 20 Feb 2008 13:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1KDA3hH017600 for ; Wed, 20 Feb 2008 13:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1KDA3BC017599; Wed, 20 Feb 2008 13:10:03 GMT (envelope-from gnats) Date: Wed, 20 Feb 2008 13:10:03 GMT Message-Id: <200802201310.m1KDA3BC017599@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: "=?UTF-8?Q?Milan_Barto=C5=A1?=" Cc: Subject: Re: ports/117804: Laptop with Xorg does not work Caps/Num Lock diode notification X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?UTF-8?Q?Milan_Barto=C5=A1?= List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Feb 2008 13:10:03 -0000 The following reply was made to PR ports/117804; it has been noted by GNATS. From: "=?UTF-8?Q?Milan_Barto=C5=A1?=" To: bug-followup@freebsd.org, merlyn500@gmail.com Cc: Subject: Re: ports/117804: Laptop with Xorg does not work Caps/Num Lock diode notification Date: Wed, 20 Feb 2008 13:39:43 +0100 I have updated to FreeBSD 7.0 RC2 and it works OK. In 6.3 of course too. Thx, M From owner-freebsd-x11@FreeBSD.ORG Thu Feb 21 00:40:04 2008 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 A998C16A403 for ; Thu, 21 Feb 2008 00:40:04 +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 80DCB13C448 for ; Thu, 21 Feb 2008 00:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1L0e4m2082055 for ; Thu, 21 Feb 2008 00:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1L0e4wq082045; Thu, 21 Feb 2008 00:40:04 GMT (envelope-from gnats) Date: Thu, 21 Feb 2008 00:40:04 GMT Message-Id: <200802210040.m1L0e4wq082045@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: "Marat N.Afanasyev" Cc: Subject: Re: ports/116603: x11/xorg server 7.3 hangs up X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Marat N.Afanasyev" List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2008 00:40:04 -0000 The following reply was made to PR ports/116603; it has been noted by GNATS. From: "Marat N.Afanasyev" To: bug-followup@FreeBSD.org, mirya@zoc.com.ua Cc: Subject: Re: ports/116603: x11/xorg server 7.3 hangs up Date: Thu, 21 Feb 2008 03:09:29 +0300 same for me, but hangs occur only when i type something in multiline fields in html forms in seamonkey. Xorg takes all available CPU, top shows that Xorg in RUN state, Xorg doesn't show any reaction even to kill -KILL, but logging on from network and rebooting makes Xorg successfully shut down i've tried xf86-video-ati 6.7.197 and 6.8.0 with the same effect -- SY, Marat From owner-freebsd-x11@FreeBSD.ORG Fri Feb 22 20:18:59 2008 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 6F91E16A402 for ; Fri, 22 Feb 2008 20:18:59 +0000 (UTC) (envelope-from nlandys@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.187]) by mx1.freebsd.org (Postfix) with ESMTP id C047613C44B for ; Fri, 22 Feb 2008 20:18:58 +0000 (UTC) (envelope-from nlandys@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so676755fka.11 for ; Fri, 22 Feb 2008 12:18:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=Z6IU4NzP5BZnyNRpyT/gCcM03w7RdT/TEYA8rJ7IUx8=; b=fRXwpJXAzXIouGhTWYlM61lJBP6vKhQcZGf+q11LjQszDnVbfpID/qwkLljTk+6NpfRxSWNTpSJLH1mD1T9AOI9uxy1vTJ3a2/aQoodeMnaqnTpH0qhs/dPLZfqBmmHa8y7gFJ4qQrog1S8fbmQb9MaL89Eny3jcilexeXriYcM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=PLeuh6z18/pfpNxOYN4q4bCefLUzrfeI1CUFFGWeLBuduj5o+mTq1ia9Tghm3Zv5mZXgrDedFfQ6MaQLS6VhkzLRgO9SYisQl/wEcUy8ekWlvBdfHQWZi1SNK6K7eVbOjqs7XlxWWE5ft7D5s4/1GfMkcgnRZziMmypnyyrsR1U= Received: by 10.82.168.2 with SMTP id q2mr778623bue.25.1203711536958; Fri, 22 Feb 2008 12:18:56 -0800 (PST) Received: by 10.82.160.10 with HTTP; Fri, 22 Feb 2008 12:18:56 -0800 (PST) Message-ID: <560f92640802221218g1ac6a0bcib89b83c7e7da8c13@mail.gmail.com> Date: Fri, 22 Feb 2008 12:18:56 -0800 From: "Nerius Landys" To: freebsd-x11@freebsd.org In-Reply-To: <560f92640802221158m2332213fp48d67e4cd8e3777a@mail.gmail.com> MIME-Version: 1.0 References: <560f92640802221158m2332213fp48d67e4cd8e3777a@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Mouse problems with ALT+TAB on SDL OpenGL non-fullscreen game 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, 22 Feb 2008 20:18:59 -0000 I'd like to add that I am not getting this problem on Linux builds. It's only on FreeBSD. That's why I suspected moused. [End of message.] On Fri, Feb 22, 2008 at 11:58 AM, Nerius Landys wrote: > Howdy. I am running a video game that is a derivative of quake3. The > exact game is called Urban Terror. I'm compiling this game against SDL. > This enables me to use ALT+TAB to switch between the game and other desktop > apps. I have tried compiling from the ports version (games/iourbanterror) > and the plain vanilla non-ports version, and I am getting a problem in both > cases. > > When I run the game in non-fullscreen mode and after I use ALT+TAB to > switch to another app and then back to the game, the mouse starts acting > funny. It's as if the mouse all of a sudden is limited by some imaginary > rectangular region. The expected behavior is that if I move the mouse to > the left side, for example, the player will rotate to the left > continuously. The behavior that I am getting is that once the mouse is > moved to the left (or right) by a certain amount, any further movement in > that direction has no effect. Like I'm hitting a wall or something. > > This problem does not happen if I run the game in fullscreen mode. It's > only on non-fullscreen (windowed) mode, and only after I ALT+TAB away from > and back to the game. Any ideas what might be causing this? Can it be > related to moused? Here is my xorg.conf: > > Section "ServerLayout" > Identifier "X.org Configured" > Screen 0 "Screen0" 0 0 > InputDevice "Mouse0" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" > EndSection > > Section "Files" > RgbPath "/usr/local/share/X11/rgb" > ModulePath "/usr/local/lib/xorg/modules" > FontPath "/usr/local/lib/X11/fonts/misc/" > FontPath "/usr/local/lib/X11/fonts/TTF/" > FontPath "/usr/local/lib/X11/fonts/OTF" > FontPath "/usr/local/lib/X11/fonts/Type1/" > FontPath "/usr/local/lib/X11/fonts/100dpi/" > FontPath "/usr/local/lib/X11/fonts/75dpi/" > EndSection > > Section "Module" > Load "extmod" > Load "record" > Load "dbe" > Load "glx" > #Load "GLcore" > Load "xtrap" > #Load "dri" > Load "freetype" > Load "type1" > EndSection > > Section "InputDevice" > Identifier "Keyboard0" > Driver "kbd" > EndSection > > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/sysmouse" > Option "ZAxisMapping" "4 5 6 7" > EndSection > > Section "Monitor" > #DisplaySize 470 300 # mm > Identifier "Monitor0" > VendorName "SAM" > ModelName "SyncMaster" > ### Comment all HorizSync and VertRefresh values to use DDC: > #HorizSync 30.0 - 81.0 > #VertRefresh 56.0 - 75.0 > Option "DPMS" > EndSection > Section "Device" > Identifier "Card0" > Driver "nvidia" > VendorName "nVidia Corporation" > BoardName "NV35GL [Quadro FX 3000]" > BusID "PCI:1:0:0" > Option "NoLogo" "true" > EndSection > > Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Monitor0" > SubSection "Display" > Viewport 0 0 > Depth 1 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 4 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 8 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 15 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 16 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 24 > EndSubSection > EndSection > > > From owner-freebsd-x11@FreeBSD.ORG Fri Feb 22 20:22:21 2008 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 3CBE416A519 for ; Fri, 22 Feb 2008 20:22:21 +0000 (UTC) (envelope-from nlandys@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.187]) by mx1.freebsd.org (Postfix) with ESMTP id 9186313C474 for ; Fri, 22 Feb 2008 20:22:20 +0000 (UTC) (envelope-from nlandys@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so677961fka.11 for ; Fri, 22 Feb 2008 12:22:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=Q5qMMvswxZyznAB/3HcAhmITmPJ1HD194pj3NzRXJXc=; b=Rsjdz+EPDLNXZ3QfF+b7Ca1ndRyiQ/F9suXwOdO25zwCFuZos8j5CT8wqPmS7Dxd83cNuTk6PiuvGwo4sCyaV/gY2ITfaWveNhfpRgUK/XucxCiDeQm9F7FmaRoabxfy9sxZFnmZO8Qy4URwc+gFZHeQjvqAJ29PxgyIgD07PUs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=guydoaTJ/71xJ5tzu7w42vZ3PoGFEeVgTESFm0utXZUYHKBFSEqjgJj5R7y84GcGmojqJ513yo/P/R7gWkiCKh9/BQhFIHNrkmgC9snWBzDyVxyFvXyt1T69PWSZ9VM4ek4t/KNAdoWxy819ImQvAjf4Xvf4/6631bbREPDpCmI= Received: by 10.82.114.3 with SMTP id m3mr786268buc.2.1203710286092; Fri, 22 Feb 2008 11:58:06 -0800 (PST) Received: by 10.82.160.10 with HTTP; Fri, 22 Feb 2008 11:58:06 -0800 (PST) Message-ID: <560f92640802221158m2332213fp48d67e4cd8e3777a@mail.gmail.com> Date: Fri, 22 Feb 2008 11:58:06 -0800 From: "Nerius Landys" To: freebsd-x11@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Mouse problems with ALT+TAB on SDL OpenGL non-fullscreen game 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, 22 Feb 2008 20:22:21 -0000 Howdy. I am running a video game that is a derivative of quake3. The exact game is called Urban Terror. I'm compiling this game against SDL. This enables me to use ALT+TAB to switch between the game and other desktop apps. I have tried compiling from the ports version (games/iourbanterror) and the plain vanilla non-ports version, and I am getting a problem in both cases. When I run the game in non-fullscreen mode and after I use ALT+TAB to switch to another app and then back to the game, the mouse starts acting funny. It's as if the mouse all of a sudden is limited by some imaginary rectangular region. The expected behavior is that if I move the mouse to the left side, for example, the player will rotate to the left continuously. The behavior that I am getting is that once the mouse is moved to the left (or right) by a certain amount, any further movement in that direction has no effect. Like I'm hitting a wall or something. This problem does not happen if I run the game in fullscreen mode. It's only on non-fullscreen (windowed) mode, and only after I ALT+TAB away from and back to the game. Any ideas what might be causing this? Can it be related to moused? Here is my xorg.conf: Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/local/share/X11/rgb" ModulePath "/usr/local/lib/xorg/modules" FontPath "/usr/local/lib/X11/fonts/misc/" FontPath "/usr/local/lib/X11/fonts/TTF/" FontPath "/usr/local/lib/X11/fonts/OTF" FontPath "/usr/local/lib/X11/fonts/Type1/" FontPath "/usr/local/lib/X11/fonts/100dpi/" FontPath "/usr/local/lib/X11/fonts/75dpi/" EndSection Section "Module" Load "extmod" Load "record" Load "dbe" Load "glx" #Load "GLcore" Load "xtrap" #Load "dri" Load "freetype" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" #DisplaySize 470 300 # mm Identifier "Monitor0" VendorName "SAM" ModelName "SyncMaster" ### Comment all HorizSync and VertRefresh values to use DDC: #HorizSync 30.0 - 81.0 #VertRefresh 56.0 - 75.0 Option "DPMS" EndSection Section "Device" Identifier "Card0" Driver "nvidia" VendorName "nVidia Corporation" BoardName "NV35GL [Quadro FX 3000]" BusID "PCI:1:0:0" Option "NoLogo" "true" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection From owner-freebsd-x11@FreeBSD.ORG Sat Feb 23 00:10:03 2008 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 9478F16A479 for ; Sat, 23 Feb 2008 00:10:03 +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 7450913C4DB for ; Sat, 23 Feb 2008 00:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1N0A3wR024766 for ; Sat, 23 Feb 2008 00:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1N0A318024765; Sat, 23 Feb 2008 00:10:03 GMT (envelope-from gnats) Date: Sat, 23 Feb 2008 00:10:03 GMT Message-Id: <200802230010.m1N0A318024765@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: Jason Bacon Cc: Subject: Re: ports/117195: ix11/Xorg 7.3 dumps core at exit (sig 11) X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jason Bacon List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Feb 2008 00:10:03 -0000 The following reply was made to PR ports/117195; it has been noted by GNATS. From: Jason Bacon To: bug-followup@freebsd.org, markir@paradise.net.nz Cc: Subject: Re: ports/117195: ix11/Xorg 7.3 dumps core at exit (sig 11) Date: Fri, 22 Feb 2008 17:16:33 -0600 I had the same problem on several systems running 6.3-RELEASE, and this workaround did the trick for me as well. Thanks for posting... Also see this thread: http://groups.google.com/group/lucky.freebsd.questions/browse_thread/thread/5dafc9d46e2b7086 At least in my case it was caused by Xorg crashing. Jason From owner-freebsd-x11@FreeBSD.ORG Sat Feb 23 11:52:01 2008 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 E0E7416A400 for ; Sat, 23 Feb 2008 11:52:01 +0000 (UTC) (envelope-from sweetnavelorange@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by mx1.freebsd.org (Postfix) with ESMTP id 641EA13C45B for ; Sat, 23 Feb 2008 11:52:01 +0000 (UTC) (envelope-from sweetnavelorange@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so582848fgg.35 for ; Sat, 23 Feb 2008 03:52:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=k9u9I2uPYM/O4uH/ucZ4nX6KQJhF9BRsE7McHtkOPUY=; b=H5qU+QmIDcNhCvWaqayUu9dhSutECpT1QMWGxGBEzCdKnStjIp3+Vq3TIZMp4AziTH6D7Ou4Rgn42DRLU6+qbnpmeEaCVblJBY8BlYXWLm8PE5AmvskAfr118YiTmdew230cwmhdleQGDimACxp7noDFbUktpma7mdinFhY3W/Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ZyEZRxROZ+GUQ6vNliCeUjE3K+SwEuK4J3cmY06dpwTWPsB53h/o51H3TC2kiY9P204Hr/lwSGTTKndjz17r2jGE6AVX/Gon/bMeEkzbm3REPk6siEwfwFS0/1jkXY1bN7w4k6DuBh4IRzI2olGCwqx8RbQS03mGegDS4+3dFBM= Received: by 10.86.59.2 with SMTP id h2mr296682fga.63.1203765836806; Sat, 23 Feb 2008 03:23:56 -0800 (PST) Received: by 10.86.62.1 with HTTP; Sat, 23 Feb 2008 03:23:56 -0800 (PST) Message-ID: Date: Sun, 24 Feb 2008 00:23:56 +1300 From: "James Butler" To: freebsd-x11@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Problem (subpixel issue?) with ATI M6 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, 23 Feb 2008 11:52:02 -0000 Greetings I've just installed 7.0-RC2 on my Thinkpad X31 (ATI Radeon LY RV100 Mobility M6), and added Xorg from packages. When starting X without an xorg.conf, or with an xorg.conf generated by X -configure, I get a strange effect on the screen: It's hard to describe, but it looks like maybe X is drawing the wrong subpixels, as all shapes have strange coloured fringes, and the the X "weave" background consists of white, red and blue pixels instead of just white. The total effect is that the image looks "washed-out" and pixelated; I'm sorry I have no easy way to capture how this looks!! (Also I just noticed that some xft fonts are coming out ~50% bigger with the "ati" driver than with "vesa".... don't know if this is relevant). I have tried all three documented "SubPixelOrder" settings in xorg.conf without effect, and I also tried disabling DRI (for no good reason); currently I am using the "vesa" driver which works perfectly (if slowly). If I have missed anything obvious please let me know. Please find the xorg.conf.new and Xorg.0.log generated by X -configure, along with my dmesg, here: http://homepages.ihug.co.nz/~sweetnavelorange/ If anyone has any ideas, then thanks in advance. -James Butler From owner-freebsd-x11@FreeBSD.ORG Sat Feb 23 14:29:35 2008 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 F2ED716A402; Sat, 23 Feb 2008 14:29:34 +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 C1AF013C4D1; Sat, 23 Feb 2008 14:29:34 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1NETYiq003077; Sat, 23 Feb 2008 14:29:34 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1NETYHI003073; Sat, 23 Feb 2008 14:29:34 GMT (envelope-from linimon) Date: Sat, 23 Feb 2008 14:29:34 GMT Message-Id: <200802231429.m1NETYHI003073@freefall.freebsd.org> To: freebsd@soulrebel.in-berlin.de, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-x11@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: ports/120970: [radeon] Radeon Problems related to DRM and/or DRI 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, 23 Feb 2008 14:29:35 -0000 Synopsis: [radeon] Radeon Problems related to DRM and/or DRI State-Changed-From-To: open->feedback State-Changed-By: linimon State-Changed-When: Sat Feb 23 14:28:50 UTC 2008 State-Changed-Why: The current guess is that this is an xorg problem. Responsible-Changed-From-To: freebsd-bugs->freebsd-x11 Responsible-Changed-By: linimon Responsible-Changed-When: Sat Feb 23 14:28:50 UTC 2008 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=120970 From owner-freebsd-x11@FreeBSD.ORG Sat Feb 23 17:10:08 2008 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 F1E9316A4A1 for ; Sat, 23 Feb 2008 17:10:08 +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 CF7B713C457 for ; Sat, 23 Feb 2008 17:10:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1NHA8ed016036 for ; Sat, 23 Feb 2008 17:10:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1NHA881016035; Sat, 23 Feb 2008 17:10:08 GMT (envelope-from gnats) Date: Sat, 23 Feb 2008 17:10:08 GMT Message-Id: <200802231710.m1NHA881016035@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: Hannes Hauswedell Cc: Subject: Re: ports/120970: [radeon] Radeon Problems related to DRM and/or DRI X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Hannes Hauswedell List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Feb 2008 17:10:09 -0000 The following reply was made to PR ports/120970; it has been noted by GNATS. From: Hannes Hauswedell To: bug-followup@freebsd.org Cc: Subject: Re: ports/120970: [radeon] Radeon Problems related to DRM and/or DRI Date: Sat, 23 Feb 2008 18:02:08 +0000 When the XServer crashes, the following message is also logged: error: [drm:pid1787:drm_close] *ERROR* can't find authenticator Wouldnt that indicate a drm(kernel) problem rather than an dri(Xorg) problem? From owner-freebsd-x11@FreeBSD.ORG Sat Feb 23 22:43:15 2008 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 A088C16A402; Sat, 23 Feb 2008 22:43:15 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8EBB113C45B; Sat, 23 Feb 2008 22:43:15 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1NMhFG8053813; Sat, 23 Feb 2008 22:43:15 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1NMhFMC053809; Sat, 23 Feb 2008 22:43:15 GMT (envelope-from edwin) Date: Sat, 23 Feb 2008 22:43:15 GMT Message-Id: <200802232243.m1NMhFMC053809@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-x11@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/120995: Remove openchrome driver name from QUIRKS in x11-drivers/xorg-drivers port 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, 23 Feb 2008 22:43:15 -0000 Synopsis: Remove openchrome driver name from QUIRKS in x11-drivers/xorg-drivers port Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-x11 Responsible-Changed-By: edwin Responsible-Changed-When: Sat Feb 23 22:43:14 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=120995