From owner-freebsd-questions@FreeBSD.ORG Thu Jan 15 06:47:42 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B28CC16A4CE for ; Thu, 15 Jan 2004 06:47:42 -0800 (PST) Received: from ms-smtp-01-eri0.southeast.rr.com (ms-smtp-01-lbl.southeast.rr.com [24.25.9.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C62043D45 for ; Thu, 15 Jan 2004 06:47:40 -0800 (PST) (envelope-from jason@ec.rr.com) Received: from ec.rr.com (cpe-024-211-231-149.ec.rr.com [24.211.231.149]) i0FElbKY015699; Thu, 15 Jan 2004 09:47:37 -0500 (EST) Message-ID: <40067D95.3000207@ec.rr.com> Date: Thu, 15 Jan 2004 09:46:29 -0200 From: jason User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.5b) Gecko/20030901 Thunderbird/0.2 X-Accept-Language: en-us, en MIME-Version: 1.0 To: marlon corleone References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-questions@freebsd.org Subject: Re: x crashed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jan 2004 14:47:42 -0000 marlon corleone wrote: > after installing 5.2-RELEASE, startx crashed with this error, someone > that i should change the securelevel to '-1' well i did changed it but > same error message i also tried sysctl kern.secureleve="-1" as root > but the message is operation not permitted > > XFree86 Version 4.3.0 > Release Date: 27 February 2003 > X Protocol Version 11, Revision 0, Release 6.6 > Build Operating System: FreeBSD 5.2 i386 [ELF] > Build Date: 07 December 2003 > Before reporting problems, check http://www.XFree86.Org/ > to make sure that you have the latest version. > Module Loader present > Markers: (--) probed, (**) from config file, (==) default setting, > (++) from command line, (!!) notice, (II) informational, > (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > (==) Log file: "/var/log/XFree86.0.log", Time: Thu Jan 15 19:04:33 2004 > (==) Using config file: "/etc/X11/XF86Config" > (==) ServerLayout "Simple Layout" > (**) |-->Screen "Screen 1" (0) > (**) | |-->Monitor "samsung" > (**) | |-->Device "geforce" > (**) |-->Input Device "Mouse1" > (**) |-->Input Device "Keyboard1" > (**) Option "AutoRepeat" "500 30" > (**) Option "XkbRules" "xfree86" > (**) XKB: rules: "xfree86" > Entry deleted from font path. > (Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/local/"). > (**) FontPath set to > "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75 > dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts > > /Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X1 > > 1R6/lib/X11/fonts/100dpi/" > (**) RgbPath set to "/usr/X11R6/lib/X11/rgb" > (==) ModulePath set to "/usr/X11R6/lib/modules" > (WW) checkDevMem: failed to open /dev/mem (Operation not permitted) > (--) Using syscons driver with X support (version 2.0) > (--) using VT number 9 > > > Fatal server error: > xf86EnableIO: Failed to open /dev/io for extended I/O > > _________________________________________________________________ > MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. > http://join.msn.com/?page=features/virus > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > Don't mess with sercure level, that sounds like a linux thing to me. Weahter it is or not you should not need to do it. Did you check to see if /dev/io is there?