From owner-freebsd-sparc64@FreeBSD.ORG Tue Jun 28 08:06:12 2005 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3CDF16A41C for ; Tue, 28 Jun 2005 08:06:12 +0000 (GMT) (envelope-from bsd@bathnetworks.com) Received: from lmail.bathnetworks.co.uk (mail.bathnetworks.com [84.92.24.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 073DF43D1D for ; Tue, 28 Jun 2005 08:06:11 +0000 (GMT) (envelope-from bsd@bathnetworks.com) Received: (qmail 7099 invoked by uid 510); 28 Jun 2005 08:06:31 +0000 Received: from 84.92.24.252 by lmail.bathnetworks.co.uk (envelope-from , uid 508) with qmail-scanner-1.24-st-qms (clamdscan: 0.86.1/957. spamassassin: 3.0.2. perlscan: 1.24-st-qms. Clear:RC:0(84.92.24.252):SA:0(-1.8/5.0):. Processed in 4.55993 secs); 28 Jun 2005 08:06:31 -0000 X-Spam-Status: No, hits=-1.8 required=5.0 X-Antivirus-MYDOMAIN-Mail-From: bsd@bathnetworks.com via lmail.bathnetworks.co.uk X-Antivirus-MYDOMAIN: 1.24-st-qms (Clear:RC:0(84.92.24.252):SA:0(-1.8/5.0):. Processed in 4.55993 secs Process 7092) Received: from mail.bathnetworks.com (HELO ?84.92.24.252?) (bsd@bathnetworks.com@84.92.24.252) by lmail.bathnetworks.co.uk with SMTP; 28 Jun 2005 08:06:26 +0000 From: Robert Slade To: "freebsd-sparc64@freebsd.org" Content-Type: text/plain Message-Id: <1119945986.6727.12.camel@lmail.bathnetworks.co.uk> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 (1.4.6-2) Date: Tue, 28 Jun 2005 08:06:26 +0000 Content-Transfer-Encoding: 7bit Subject: X Windows - SUN U10 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 08:06:12 -0000 Hi, It's me again. I have been trying to setup Xwindows and run into a problem. Running Xorg -configure give a fatal server error: (II) Primary Device is: PCI 01:02:0 (II) SUNFFB: driver for Creator, Creator 3D and Elite 3D Fatal server error: xf86MapVidMem: could not mmap screen [s=2000,a=e17fe000] (Invalid argument) (Tail end of log file) The tail of dmesg.boot file shows: machfb0: 16 MB aperture at 0xcdd02000, 1 KB registers at 0xe17ffc00 machfb0: 2048 KB SGRAM 62.999 MHz, maximum RAMDAC clock 170 MHz, DSP machfb0: resolution 1152x900 at 8 bpp atapci0: port 0xc00000-0xc00007,0xc00008-0xc0000b,0xc ata2: on atapci0 ata3: on atapci0 pcib2: at device 1.0 on pci0 pci2: on pcib2 creator0: on nexus0 creator0: console creator0: resolution 1152x900 syscons0: on nexus0 syscons0: Unknown <16 virtual consoles, flags=0x300> Timecounters tick every 1.000 msec ad0: 76319MB at ata2-master WDMA2 acd0: CDRW at ata3-master PIO4 Trying to mount root from ufs:/dev/ad0a I must admit I do not have a clue about where to go next, as all my knowledge is PC based. I am trying to get the machine going so I can use it in a headless mode, with Xwindows running so to use Xwindows/KDE remotely via VNC. Has anybody got a working config file I can use or give me some pointers to getting this going? Rob