From: Michel Dänzer <daenzerm@student.ethz.ch>
To: John Grimes <jpgrimes@johngrimes.dyndns.org>
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: Xfree86 version 4.01
Date: Mon, 24 Jul 2000 16:38:58 +0200 [thread overview]
Message-ID: <397C5502.4825FF94@student.ethz.ch> (raw)
In-Reply-To: Pine.LNX.4.21.0007240959001.1920-100000@johngrimes.dyndns.org
John Grimes wrote:
> For some reason I can not get any other mode to work (i.e. 640x480,1024x768,
> 800x600). If any would fail I would expect it to be 1280x1024 not the
> smaller modes. I have no modelines defined, just letting XF86 decided which
> modes to use. Any ideas why the defaults don't work?
Look at the log. There should be a reason for every rejected mode.
> First how do I find out the bus address of my internal video? It doesn't
> show up in /proc/pci although it is in /proc/fb. This is on a highly
> upgraded powercenter.
If it's not in /proc/pci, the server probably doesn't bother about it either,
so you shouldn't have to care.
> Also, I seem to have not saved it as I had thought, but does anyone have
> an example XF86Config file for multiple monitors?
You have to add Device and Screen (and maybe Monitor) Sections for the
internal video (I suppose it needs the fbdev driver?). And then you have to
add a Layout Section, something like this:
Section "ServerLayout"
Identifier "Main Layout"
Screen "Screen 1"
Screen "Screen 2" RightOf "Screen 1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
Good luck,
Michel
--
Nice little planet you've got there. Shame if anything were to happen to it.
______________________________________________________________________________
Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast
Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2000-07-24 14:38 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <Pine.LNX.4.21.0007240938040.11526-100000@dyn-133-196.gordon.edu>
2000-07-24 14:12 ` Xfree86 version 4.01 John Grimes
2000-07-24 14:20 ` Michael Schmitz
2000-07-24 14:41 ` John Grimes
2000-07-24 14:43 ` Michael Schmitz
2000-07-24 14:38 ` Michel Dänzer [this message]
2000-07-24 15:00 ` John Grimes
2000-07-25 8:56 ` Michel Dänzer
2000-07-25 13:10 ` John Grimes
2000-07-25 13:41 ` Michel Dänzer
2000-07-25 14:02 ` John Grimes
2000-07-25 14:02 ` Michel Dänzer
2000-07-25 14:44 ` Benjamin Herrenschmidt
2000-07-25 15:01 ` Michael Schmitz
2000-07-25 15:38 ` John Grimes
2000-07-25 17:28 ` Michael Schmitz
2000-07-25 15:23 tjw4
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=397C5502.4825FF94@student.ethz.ch \
--to=daenzerm@student.ethz.ch \
--cc=jpgrimes@johngrimes.dyndns.org \
--cc=linuxppc-dev@lists.linuxppc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).