All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Dunham <dunham@cse.msu.edu>
To: ultralinux@vger.kernel.org
Subject: Re: Observations on CVS kernel
Date: Sun, 26 Jul 1998 19:20:03 +0000	[thread overview]
Message-ID: <marc-linux-ultrasparc-90222358531089@msgid-missing> (raw)
In-Reply-To: <marc-linux-ultrasparc-90222358531081@msgid-missing>

"David S. Miller" <davem@dm.cobaltmicro.com> writes:

>    Date: 	Sun, 26 Jul 1998 03:51:00 +0200
>    From: Bj|rn Augustsson <d3august@dtek.chalmers.se>

>    If I start X (BTW, very neat startup picture!), and then switch
>    VCs, the parts of the screen where the "border" (in the textmode)
>    is isn't cleared.  (I still see sort of like a frame around the
>    text area, where the old X graphics are left.)
> 
>    (X being the X I got when I installed UP 1.0.9. I haven't installed
>    any special fbcon X-server. I'm a bit surprised this server worked
>    at all.)
> 
> We worked to keep the existing X server interface to using the
> graphics card work as it did before.  As for the VC switching problem,
> I'll let Jakub handle it.
> 
>    How would I go about to set up a dual head? (X or textmode) Both
>    framebuffers get detected properly when booting, and the second one
>    (the CGsix) does _something_ (the screen clicks), but after that,
>    no activity ever on the second screen.

> It might work if you create specific device nodes, or you run the X
> server with explicit device arguments on the command line.

> For dual cgsix for example I just do:

> mknod /dev/cgsix0 c 29 0
> mknod /dev/cgsix1 c 29 1

> or add -dev arguments to the X command line.

I use -dev.  I have xdm running, so I edit "/etc/X11/xdm/Xservers" to
read:

:0 local /usr/X11R6/bin/X -dev /dev/fb1:/dev/fb0 -fp tcp/localhost:7100 -dpi 75

(The graphics cards are a cgsix and a cgfourteen BTW.  You'll want to
leave out the "-fp" bit unless you use xfs.)


Steve
dunham@cps.msu.edu

      parent reply	other threads:[~1998-07-26 19:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-07-26  1:51 Observations on CVS kernel Bj|rn Augustsson
1998-07-26  1:56 ` David S. Miller
1998-07-26 19:20 ` Steve Dunham [this message]

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=marc-linux-ultrasparc-90222358531089@msgid-missing \
    --to=dunham@cse.msu.edu \
    --cc=ultralinux@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.