All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Edward Alfert" <edward@alfert.com>
To: <parisc-linux@lists.parisc-linux.org>
Subject: Re: [parisc-linux] What keywords should I use to find the answer?
Date: Thu, 13 Dec 2001 11:33:15 -0500	[thread overview]
Message-ID: <001e01c183f3$de0537a0$830000c0@ealfert> (raw)
In-Reply-To: E16EWsG-0000Ah-00@linuxlab.wdf.sap-ag.de

i consider myself a newbie (but i'm willing to learn), so please cut me some
slack, but building the kernel didn't work for me.

this is what i did:
su
cd
mkdir source
ftp ftp.parisc-linux.org
user: anonymous
password: edward@alfert.com
cd cvs
get linux-latest.tar.gz     (also tried linux-2.4.16-pa19.tar.gz)
get palo-latest.tar.gz
quit

cd source

zcat linux-latest.tar.gz | tar -xf -    (nothing gets extracted)
zcat linux-2.4.16-pa19.tar.gz | tar -xv -    (nothing gets extracted)
zcat palo-latest.tar.gz | tar -xf -  (tons of files are extracted into palo
folder)

gunzip *
tar -tvf linux-latest.tar   (no files are listed)
tar -tvf linux-2.4.16-pa19.tar.gz   (no files are listed)
tar -tvf palo-latest.tar.gz   (tons of files are listed)

Why is the linux* files empty?  did i do something wrong?

----- Original Message -----
From: "Helge Deller" <helge.deller@sap.com>
To: "Edward Alfert" <edward@alfert.com>;
<parisc-linux@lists.parisc-linux.org>
Sent: Thursday, December 13, 2001 9:30 AM
Subject: Re: [parisc-linux] What keywords should I use to find the answer?


> Hi Edward,
>
> Hmm, I think we forgot to backport the stifb-PCI hack :-(
>
> The reson behind this "I'm not trying to set up the PCI graphic
> card now... It would freeze your machine" message is, that
> during the initialisation of the A4977A Visualize EG PCI card
> (which is often found in c3000 workstations) my machine
> completely freezes.
>
> Since you have another PCI card you should try a recent kernel
> from CVS which explicitly checks for this combination of c3000 and
> Visualize EG combo and avoids to initialize it. For all other
> combinations of workstations and graphic cards this check isn't
> done and the graphic card will be initialized.
> (PS: This should be added to the 0.9.3 FAQ!)
>
> Helge
>

  reply	other threads:[~2001-12-13 16:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E16ERsF-0007tz-00@linuxlab.wdf.sap-ag.de>
2001-12-13 13:37 ` [parisc-linux] What keywords should I use to find the answer? Edward Alfert
2001-12-13 14:30   ` Helge Deller
2001-12-13 16:33     ` Edward Alfert [this message]
2001-12-13 16:36       ` Paul Bame
2001-12-13 16:41         ` Matthew Wilcox
2001-12-13 22:03         ` Edward Alfert
2001-12-13 23:02           ` Tom
2001-12-14  4:08             ` Edward Alfert
2001-12-14  5:25               ` Grant Grundler
2001-12-14  5:53                 ` Edward Alfert
2001-12-19 11:50                 ` [parisc-linux] fs corruption Michael Wood
2001-12-13 19:42     ` [parisc-linux] What keywords should I use to find the answer? Grant Grundler
2001-12-13  4:42 Edward Alfert

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='001e01c183f3$de0537a0$830000c0@ealfert' \
    --to=edward@alfert.com \
    --cc=parisc-linux@lists.parisc-linux.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.