From owner-freebsd-questions@freebsd.org Thu Aug 25 01:34:07 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 76578BC4CE6 for ; Thu, 25 Aug 2016 01:34:07 +0000 (UTC) (envelope-from un_x@earthlink.net) Received: from elasmtp-junco.atl.sa.earthlink.net (elasmtp-junco.atl.sa.earthlink.net [209.86.89.63]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 54A2F12A2 for ; Thu, 25 Aug 2016 01:34:07 +0000 (UTC) (envelope-from un_x@earthlink.net) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=earthlink.net; b=VFX0GF02bdC+2G+47lQfplS2NvQf0uc2BzZ3Nh7YyQ1tsoJfVLDT7mL3kDN+wftp; h=Received:Date:From:To:Cc:Subject:Reply-To:X-Mailer:Message-ID:X-ELNK-Trace:X-Originating-IP; Received: from [72.251.118.157] (helo=smtpauth.earthlink.net) by elasmtp-junco.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1bcjYH-0002Kl-Qs for freebsd-questions@freebsd.org; Wed, 24 Aug 2016 21:33:55 -0400 Date: Wed, 24 Aug 2016 17:33:08 -0800 From: "CK" To: Cc: Subject: FreeBSD/Xorg/Openchrome Segfault Reply-To: "CK" X-Mailer: UMail v1.0 Message-ID: X-ELNK-Trace: b339fc8a95da5b464d2b10475b571120d51c1938c9530a7a5e372be80ff7af1429ca3e42375bd564350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 72.251.118.157 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Aug 2016 01:34:07 -0000 Yes, I am familiar with the "Opera 12.16 is very old" mantra, but HTML4 is HTML4, and there is no interest in video/flash/HTML5 here. Opera is a great browser, but it did fail on uploading to datafile hosting websites which always use javascript, and this requirement became crucial. The whole reason to download the current ports.txz was to try Xombrero, which has so many dependencies, it was preferable to try a precompiled 'pkg' installation; however, 9.3 'pkg' is totally incompatable with the new 'pkg' in effect, thus requiring a whole new ports upgrade, which resulted in the Xorg/OpenChrome troubles. Thanks for the x11 bug report and mailing list advice. 32MB is the AGP setting in BIOS, which can go up to 64MB, but no more than 32MB was ever used when set to 64MB when this was last tested, and at this time, Xorg seems to disable AGP entirely for the OpenChrome driver: [337143.467] (**) CHROME(0): Option "EnableAGPDMA" "off" As was shown in the initial log. Yes, 10.3 is an option. But also is the option of using the 0.5 version of OpenChrome as opposed to the 0.3.3 version in the current ports tree. >Opera 12.16 is very old now (it's not been in active development >for many years) and tends to be quite troublesome IME, which is >a pity as it is nice and light compared to many other browsers, >so once you get X working agaih you may find it worthwhile to >try another browser (perhaps chromium or firefox). > >As for getting X11 working - that core dump is probably worth a >bug report and asking about on the freebsd-x11 mailing list. > >One thing that strikes me is that 32MB seems rather small for >video RAM these days perhaps that needs to be forced up somehow. > >Finally if you have a machine available try 10.3. >-- >Steve O'Hara-Smith