From owner-freebsd-mobile@FreeBSD.ORG Tue Aug 26 08:31:28 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B61916A4BF for ; Tue, 26 Aug 2003 08:31:28 -0700 (PDT) Received: from hotmail.com (bay2-dav8.bay2.hotmail.com [65.54.246.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A51743F85 for ; Tue, 26 Aug 2003 08:31:28 -0700 (PDT) (envelope-from murad_m@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 26 Aug 2003 08:31:27 -0700 Received: from 213.172.65.52 by bay2-dav8.bay2.hotmail.com with DAV; Tue, 26 Aug 2003 15:31:27 +0000 X-Originating-IP: [213.172.65.52] X-Originating-Email: [murad_m@hotmail.com] From: "Murad Mamedov" To: "Jamie Bowden" References: <20030826074908.X80387-200000@moo.sysabend.org> Date: Tue, 26 Aug 2003 20:31:19 +0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: X-OriginalArrivalTime: 26 Aug 2003 15:31:27.0867 (UTC) FILETIME=[1DD5BCB0:01C36BE7] cc: mobile@freebsd.org Subject: Re: Wierd X issue. X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2003 15:31:28 -0000 leave only this: device sc and this lines to comment: options MAXCONS=8 # number of virtual consoles options SC_PIXEL_MODE # add support for the raster text mode I think this is because of MAXCONS option, it's the only option we are intersected. I got some more options regarding sc, but SC_PIXEL_MODE i didn't set. Bellow is my old config: # syscons is the default console driver, resembling an SCO console device sc options MAXCONS=8 options SC_DISABLE_REBOOT options SC_HISTORY_SIZE=2048 options SC_NORM_ATTR=(FG_GREEN|BG_BLACK) options SC_NORM_REV_ATTR=(FG_YELLOW|BG_GREEN) options SC_KERNEL_CONS_ATTR=(FG_LIGHTRED|BG_BLACK) options SC_KERNEL_CONS_REV_ATTR=(FG_YELLOW|BG_RED) options SC_DFLT_FONT makeoptions SC_DFLT_FONT=iso "Wierd X issue" is gone when i commented out all the options regarding device sc. I don't know where is the bug and i don't have time to find it. ----- Original Message ----- From: "Jamie Bowden" To: "Murad Mamedov" Cc: Sent: Tuesday, August 26, 2003 7:50 PM Subject: Re: Wierd X issue. > On Fri, 22 Aug 2003, Murad Mamedov wrote: > > > Can you send your kernel config file? > > Sorry so long on this, but I haven't had time to play with this again up > until now. > > Jamie Bowden > > -- > "It was half way to Rivendell when the drugs began to take hold" > Hunter S Tolkien "Fear and Loathing in Barad Dur" > Iain Bowen > >