linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Martin Costabel <costabel@wanadoo.fr>
To: Dan Bethe <dan_bethe@yahoo.com>
Cc: linuxppc-dev@lists.linuxppc.org, Michael <michael.fenske@arcormail.de>
Subject: Re: missing atyfb option in kernel 2.2.14pre9
Date: Sun, 28 Nov 1999 08:44:13 +0100	[thread overview]
Message-ID: <3840DD4D.E3B73A3E@wanadoo.fr> (raw)
In-Reply-To: 19991127233137.24145.rocketmail@web1004.mail.yahoo.com


Dan Bethe wrote:
> 
>         I would appreciate it if the members of the list
> would answer the following issue in detail, because
> I'm intending to organize all Powerbook documentation
> for www.linuxppc.org.  Thanks!
> 
> --- Michael <michael.fenske@arcormail.de> wrote:
> >
> > If I do 'make menuconfig' with the source from
> > linuxcare.com.au version
> > 2.2.14pre9, I can't select the atyfb driver, because
> > there is no option
> > for this driver. Who has stolen this option ;-)

It is there. It used to be there twice, once in the list of standard PPC
video cards, and once in the list of experimental FB drivers. It is now
classified "experimental", so you see the option only if you choose
"Prompt for development and/or incomplete code/drivers" in the "General
setup" menu.
 
>         I second that question, from a slightly different
> angle.  I have been collecting the kernel source from
> mirrors of the official kernel.org.  I get mine from
> the SunSITE mirror on ftp.cdrom.com.  When I do either
> 'make menuconfig' or 'make xconfig', I notice that
> under the "console" section, there are two entries for
> "ATI Mach 64".  They are both identical, they're both
> selected, and I cannot change their selections!

This is a different story from the above. In fact, I think in 'make
menuconfig' you *can* change the selections, only in 'make xconfig' it
doesn't work. But then I may not have the same kernel version as you. 

In any case, this has been a long-standing bug in the script files in
/usr/src/linux/scripts. It is fixed in the most recent kernels. If you
want to fix it in an older kernel version, either get the
/usr/src/linux/scripts directory from a more recent kernel or go to the
file drivers/video/Config.in and comment out all but one occurrence of
CONFIG_FB_ATY, in particular the one in an  'if [ "$ARCH" = "sparc64" ]'
clause. The latter one is responsible (together with the script bug)
that the selections are not changeable.

--
Martin

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

  reply	other threads:[~1999-11-28  7:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-27 23:31 missing atyfb option in kernel 2.2.14pre9 Dan Bethe
1999-11-28  7:44 ` Martin Costabel [this message]
1999-11-28 13:53   ` Michael Fenske
  -- strict thread matches above, loose matches on Subject: below --
1999-11-27 20:46 Michael

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=3840DD4D.E3B73A3E@wanadoo.fr \
    --to=costabel@wanadoo.fr \
    --cc=dan_bethe@yahoo.com \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=michael.fenske@arcormail.de \
    /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).