Date: Thu, 16 Dec 2010 20:48:01 -0500 From: Super Bisquit <superbisquit@gmail.com> To: Marius Strobl <marius@alchemy.franken.de> Cc: freebsd-sparc64@freebsd.org Subject: Re: Everything is installed, X does not work completely Message-ID: <AANLkTi=beQx4mCQgqPuejdm3Uh2GSWGeM0YioyRhXZDD@mail.gmail.com> In-Reply-To: <AANLkTi=7wU5bB4hYKkno0wLw7nZ9ONwYyvOxzdMS6qhb@mail.gmail.com> References: <AANLkTinU3mDeMqBmoZXjZ8xXe3eOWZoHJPOJxfuXfU_k@mail.gmail.com> <20101130213624.GA27167@alchemy.franken.de> <AANLkTinZDWoa=2Sw%2B4FDYz0dDhWhoEhY3O3zDatHJGH8@mail.gmail.com> <20101216172229.GA96912@alchemy.franken.de> <AANLkTi=7wU5bB4hYKkno0wLw7nZ9ONwYyvOxzdMS6qhb@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
http://slexy.org/view/s2yThC1dnb xorg.conf http://slexy.org/view/s20YSwsniH /var/log/Xorg.0.log. I removed the record extension from ../xorg/modules. The rate for 1280x1024x60 was set on OB prompt. As you see in the logfile, modules are disabled then enabled. The card is detected. I also set Options "AllowEmptyInput" "Off" so it wouldn't disable devices. Now, there is no output to the monitor, just a blank screen. Rates are set to manufacturer's descriptions. In theory, the screen should be active; but, in reality a lot of modules load with no result. 1) Do I need to disable the framebuffer in xorg.conf or by sysctl? 2) I see the refresh rates, modes, and etc in the logfile. Do I copy these values to xorg.conf? 3) Do I need to run -v 9 when running X -config *new? I use that command from the /root with xorg.conf.new. On Thu, Dec 16, 2010 at 7:06 PM, Super Bisquit <superbisquit@gmail.com>wrote: > I'm trying an openboot method and will adjust xorg according to > /var/log/Xorg.0.log. > It should be up tonight. > So far: > 1) obdiag needs to be run from the forth prompt. There one can see what > device is being used. > 2) setenv output-device /path/to/card and setenv output-device > screen:rWxHxfrequency for card needs to be set followed by reset-all. > > > > On Thu, Dec 16, 2010 at 12:22 PM, Marius Strobl <marius@alchemy.franken.de > > wrote: > >> On Tue, Nov 30, 2010 at 07:09:32PM -0500, Super Bisquit wrote: >> > On Tue, Nov 30, 2010 at 4:36 PM, Marius Strobl < >> marius@alchemy.franken.de>wrote: >> > >> > > >> > > >> > > You need to provide more details when you are asking questions so >> people >> > > can actually try to help you, like in this case what graphics card you >> > > are trying to use, your xorg.conf >> > >> > and how it was create and the full log >> > > you are talking about. >> > > >> > > Marius >> > > >> > http://slexy.org/view/s2KpDOWuar xorg.conf.new >> > >> > >> > http://slexy.org/view/s2T20fylrd /var/log/Xorg.o.log >> > >> > >> > /usr/local/bin/Xorg -configure -retro vi edit for Modes sections >> >> According to your Xorg.0.log the server isn't using a configuration >> file at all but rather some built-in default, which is NetBSD-centric >> and assumes Sun Creator (3D) or Elite 3D cards along with wsfb: >> 27. (==) Using default built-in configuration (21 lines) >> <...> >> >> What I'm missing in your Xorg.0.log is something like: >> (==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec 16 10:09:47 2010 >> (==) Using config file: "/etc/X11/xorg.conf" >> (==) ServerLayout "X.org Configured" >> <...> >> >> Yours instead just skips over that part: >> 15. (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 19 18:51:03 2010 >> 16. (II) Loader magic: 0x3b5fc0 >> >> Here the X server behaves the same if no /etc/X11/xorg.conf is present >> so it looks like you'd either need to move your xorg.conf.new to >> /etc/X11/xorg.conf or start it via `X -config /path/to/xorg.conf.new` >> so the desired configuration is used at all. >> Note that for Rage XL you most likely also need to set reference_clock >> accordingly in xorg.conf. >> >> Marius >> >> >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=beQx4mCQgqPuejdm3Uh2GSWGeM0YioyRhXZDD>