Linux-Hardware Digest #994, Volume #10 Thu, 12 Aug 99 18:13:34 EDT
Contents:
Re: possible hdd death? (Stuart R. Fuller)
Re: Multi processing (David Ripton)
Re: HELP!!! Anyone??? Someone??? Please??? ("Mathieu Glachant")
Re: Dual Celeron 500 PPGA feasible? (Vincent Fox)
identify isa ethernet adapter (continued) ("Arvid Gregersen")
Basics New Media SCSI Adapter ([EMAIL PROTECTED])
Problems with ALSA and SB 16 PCI (Michael Niederjohann)
Wicked 3D ("Ruairi")
Re: New sound and modem. (Yuan Zhao)
Re: Nec 4x6 Cd changer (Jeff Brubaker)
Re: ISA PNP modem probs still :( (Kevin)
Re: parallel zip modules epp and lp help (Richard R Urena)
Re: possible hdd death? (benjamin j snyder)
Re: Linux on HP 735 Workstation (Greg Fruth)
Alpha mobo ("Matthew R. Pavlovich")
Re: which order to install triple boot Linux/NT/98 ? (David Ripton)
Re: CD-ROM not playing audio CDs (Rick Gaudette)
Re: possible hdd death? (benjamin j snyder)
Re: Nec 4x6 Cd changer (jeff)
Re: SONY SDT-7000 SCSI Tape problems (Richard Bumby)
Re: Problems with SCSI-Zip-Drive ... (CHristian Niss)
Help with #9 Revolution T2R video card (Andrew Chang)
----------------------------------------------------------------------------
From: [EMAIL PROTECTED] (Stuart R. Fuller)
Subject: Re: possible hdd death?
Reply-To: [EMAIL PROTECTED]
Date: Thu, 12 Aug 1999 19:10:01 GMT
benjamin j snyder ([EMAIL PROTECTED]) wrote:
:
: I shut the machine down 2 different ways. I use RH6.0 and mostly use the
: shutdown feature in Enlightenment, or I type'shutdown -h now' it at the command
: prompt.
:
: I know shutdown is OK, and assume that the Enlightenment feature is just an
: alias to the same thing.
:
: If the Enlightenmnet fature is not the fault, then would redoing the partition
: table and reinstalling fix the problem, or is it more likely to be hardware
: failure in the hdd?
I'd do this:
# shutdown now # note, no '-h'
wait until it shuts down to single user. Then, manually unmount all the file
systems, including '/'. Then, reboot to single user mode and see if all the
file systems fsck'd and mounted cleanly. This way, you know and saw that they
were shutdown cleanly.
There was a problem with an early release of Mandrake 6.0 which would
sometimes fail to unmount file systems at shutdown time. Since Mandrake is
based on Redhat, maybe your Redhat system has the same problem?
If you observe a clean unmount, but fsck fails on the reboot, then you have a
rather large can of worms. Maybe the disk, maybe cpu or memory? What kind of
disk? If SCSI, make sure you're running with the shortest, highest quality
cables, and verify termination on both ends of the bus.
Stu
------------------------------
From: [EMAIL PROTECTED] (David Ripton)
Subject: Re: Multi processing
Date: 12 Aug 1999 18:18:29 GMT
Reply-To: [EMAIL PROTECTED]
In article <[EMAIL PROTECTED]>,
Dave Campbell <[EMAIL PROTECTED]> wrote:
>I have a question regarding symmetric multi-processing. We have a dual
>processor, and were running it using the smp kernel that comes with Red
>Hat 6.0
>
>We had to compile a custom kernel to avoid an fsync problem, and
>supposedly compiled in smp support.
>
>Is there anyway to verify that smp is running? /proc/cpuinfo lists 2
>processors, but xload only shows activity on a single processor. Also,
>top never shows a sum total of processor activity above 100 %
AFAIK, /proc/cpuinfo can be trusted.
top only goes to 100% total, so something using one whole CPU in a
dual box is at 50%. Start a piggy single-threaded process (if
you don't have one handy, "cat /dev/zero > /dev/null" should work)
and watch top; if it never goes beyond 50% then you're running in
SMP mode. (If you're really motivated, boot to a non-SMP kernel
and repeat the process to see top go to almost 100%.)
time and ktop go to 100% per processor, so something using a whole
CPU is at 100%, and the fact that the sum of all processes uses
more than 100% CPU shows that you are running multiple processors.
It would be good if the various tools would standardize on whether
100% means one CPU or all CPUs.
If you don't trust any of those tools, pull our your stopwatch
and compile some kernels, like this:
cd /usr/src/linux
make dep; make clean
time make bzImage
cd /usr/src/linux
maek dep; make clean
time make "MAKE = make -j 2" -j 2 bzImage
-j 2 causes make to spawn off 2 gcc compiles at a time; the
MAKE redefinition causes secondary makes to do the same.
On my SMP box, the second is much quicker than the first, and
time says something like 173% CPU used. Your stopwatch should
provide independent confirmation of what time says. A non-SMP
system will get a much smaller speed improvement from -j 2
(it gives the CPU something to do when blocked on I/O) and
time will report something at or under 100% CPU usage.
--
David Ripton [EMAIL PROTECTED]
spamgard(tm): To email me, put "geek" in your Subject line.
------------------------------
From: "Mathieu Glachant" <[EMAIL PROTECTED]>
Crossposted-To:
comp.os.linux.help,comp.os.linux.questions,comp.os.linux.setup,comp.os.linux.x
Subject: Re: HELP!!! Anyone??? Someone??? Please???
Date: 12 Aug 1999 14:28:26 GMT
I can only agree, same thing happened to me.
Just one comment, however, check the proper docs to see if the version of
Xfree86 you're upgrading to supports your configuration, otherwise you're
losing your time and should start looking for a non-free server...
--
Matt
Brad Behm <[EMAIL PROTECTED]> a �crit dans l'article
<[EMAIL PROTECTED]>...
> I had an identical problem wiht my i740-based card. It's supposed to work
> (unaccelerated) in XFree86 3.3.3.x, but I had to upgrade to 3.3.4 (no
easy task
> for a rank newbie like myself) before I could get it to work.
>
> Brad Behm
>
>
------------------------------
From: [EMAIL PROTECTED] (Vincent Fox)
Subject: Re: Dual Celeron 500 PPGA feasible?
Date: 12 Aug 1999 18:42:17 GMT
In <4gEs3.120$[EMAIL PROTECTED]> Bryan
<Bryan@[EMAIL PROTECTED]> writes:
>no drills on a bp6 - its all sock370.
>linux runs fine (smp) on this. set the mps spec to 1.4 in the bios first, though.
What the heck is an "mps spec"?
--
"Who needs horror movies when we have Microsoft"?
-- Christine Comaford, PC Week, 27/9/95
------------------------------
From: "Arvid Gregersen" <[EMAIL PROTECTED]>
Subject: identify isa ethernet adapter (continued)
Date: Thu, 12 Aug 1999 20:59:08 +0200
Hi,
I recently got hold of an old isa card with some swithches on it and I
thought that Linux would be happy to install it since it wasn't PnP but I
haven't got any manuals and I don't know who made the card. I was kind of
hoping that someone here could indentify it or tell me how to fiinstall it
or something. It's an isa card with two sockets. 1 for TP and one for the
old 9 pin cable. The switches on it can be set to either on or off. There
are 2 blocks of swithches with 8 switches in each which gives us 16
swithches to consider. For each switch there is a little info but it
certainly doesn't make any sense to me, but I figured that someone here
might know what the letters stand for.
switch no 1 block 1: SP
switch no 2 block 1: A0
switch no 3 block 1: A1
switch no 4 block 1: 13
switch no 5 block 1: 14
switch no 6 block 1: 15
switch no 7 block 1: 16
switch no 8 block 1: EN
switch no 1 block 2: I0
switch no 2 block 2: I1
switch no 3 block 2: I2
switch no 4 block 2: D0
switch no 5 block 2: D1
switch no 6 block 2: D2
switch no 7 block 2:
switch no 8 block 2:
------------------------------
From: [EMAIL PROTECTED]
Subject: Basics New Media SCSI Adapter
Date: Thu, 12 Aug 1999 18:24:24 GMT
I'm trying to install Linux from a CDrom connected to a laptop
computer. The CDrom uses a three-year-old Basics New Media SCSI
adapter. I can't get the install program to recognize the adapter. Any
ideas? If so, PLEASE EMAIL DIRECTLY TO ME at [EMAIL PROTECTED] Thanks.
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
------------------------------
Date: Thu, 12 Aug 1999 21:09:26 +0200
From: Michael Niederjohann <[EMAIL PROTECTED]>
Subject: Problems with ALSA and SB 16 PCI
Greetings!
After trying OSS with my Suse system I read about ALSA and =
downloaded the drivers, libs and utils. Then I followed the =
installation steps descriped and ran into a problem. The
"./configure" works fine, but if I try to do the "make" it
returns with following error:
make[1]: *** [persist.o] Error 1
make[1]: Leaving directory "my installation dir"/kernel
make: *** [compile] Error 1
I have really no clue what this is about. Could you please give me a =
clue/hint what I=B4m doing wrong?! Thanks for your help in advance,
Michael Niederjohann.
PS: I=B4m currently working with Suse 6.0 and Kernel 2.0.36, I
downloaded alsa-driver version 0.3.2 and my soundcard is a
soundblaster 16 PCI...
-- =
Michael Niederjohann [EMAIL PROTECTED]
------------------------------
From: "Ruairi" <[EMAIL PROTECTED]>
Subject: Wicked 3D
Date: Thu, 12 Aug 1999 20:28:07 +0100
Hi,
I got myself a Metabyte Wicked 3d Vengance 16mb graphics card based on the
3dfx Voodoo Banshee.
Does Redhat 5.2 support this?
Thanks
Ruairi
------------------------------
From: [EMAIL PROTECTED] (Yuan Zhao)
Subject: Re: New sound and modem.
Date: 12 Aug 1999 19:07:36 GMT
I just got a USR 1787-81, "Akita" OEM ISA modem. If you go to
www.pricewatch.com, the cheapest price would be $52+shipping.
I cannot wait, so I bought it at a local store for $58.95 + tax.
As to the sound card, I am using a Yamaha OPL3-Sax card. It comes
with the machine. I guess it is very cheap. You can search for
the cheapest price at www.pricewatch.com
Yuan
[EMAIL PROTECTED] wrote:
: I'm looking for the cheapest internet route for a new ISA modem and
: ISA sound card. I don't need lots of bells and whistles, just a
: couple of reliable Linux compatible cards. Any suggestions?
:
: Thanks.
------------------------------
From: Jeff Brubaker <[EMAIL PROTECTED]>
Subject: Re: Nec 4x6 Cd changer
Date: 12 Aug 1999 18:52:17 GMT
There is an option when you compile the kernel that says something like
"Probe all LUNs for each SCSI ID" meaning that a drive with a single SCSI
ID and multiple LUNs such as your CD changer would require this.
You can always cat /proc/scsi/scsi and see if the drives are recognized.
Jeff
Micahel A Rowley <[EMAIL PROTECTED]> wrote:
: Hello!
: I am curious to see if I can get my NEC 4 disk changer to work with all the
: disks in Linux. I have it working on the first disk, but cannot get the
: other four disks working.
: Does anyone know how to get the other three disks working. Drivers? Tricks?
: Suggestions?
: M.
------------------------------
From: [EMAIL PROTECTED] (Kevin)
Subject: Re: ISA PNP modem probs still :(
Date: Thu, 12 Aug 1999 19:43:26 GMT
Reply-To: [EMAIL PROTECTED]
On Wed, 11 Aug 1999 17:13:02 -0700, Orlando Calderon
<[EMAIL PROTECTED]> wrote:
>I'm assuming win98 uses com 3 for your modem. The default irq for com 3
>is 4 but you need 5. What i did in Redhat 6.0 to fix this was use
>setserial to change irq values for the serial port like this:
>
>setserial /dev/cua2 irq 5
>
>after that it works.
>
>good luck
>
Yes that pretty much was the problem, that and me assuming my modem
was on com4 !
all I gotta do now is figure out how to make the changes permanent so
I don't have to run setserial each time I reboot.
something to do with .bashrc ?
thanks,
Kevin
------------------------------
From: [EMAIL PROTECTED] (Richard R Urena)
Crossposted-To: comp.os.linux.setup
Subject: Re: parallel zip modules epp and lp help
Date: 11 Aug 1999 21:25:00 -0400
Ian Fiske <[EMAIL PROTECTED]> writes:
>but i want that to be automatic in the boot process. is there a way to do
>that?
Look in the startup scripts in /etc/rc.d for an invocation
of the mount command with the "-a" parameter (sorry I can't
be more specific, I have a different distribution and
am not familiar with the way Red Hat scripts behave at
startup). Anyway, just before that line, you could
add a "modprobe ppa" and see how that works.
------------------------------
From: [EMAIL PROTECTED] (benjamin j snyder)
Subject: Re: possible hdd death?
Date: 12 Aug 1999 17:08:26 GMT
I shut the machine down 2 different ways. I use RH6.0 and mostly use the
shutdown feature in Enlightenment, or I type'shutdown -h now' it at the command
prompt.
I know shutdown is OK, and assume that the Enlightenment feature is just an
alias to the same thing.
If the Enlightenmnet fature is not the fault, then would redoing the partition
table and reinstalling fix the problem, or is it more likely to be hardware
failure in the hdd?
In article <ukquo7.u26.ln@localhost>,
Stuart R. Fuller <[EMAIL PROTECTED]> wrote:
>If your system is being properly shutdown, with file systems unmounted, then
>you have a problem.
>
>On the other hand, if the system is just being turned off or reset without a
>proper shutdown, then these problems are not unexpected.
>
> Stu
--
Ben Snyder
------------------------------
From: [EMAIL PROTECTED] (Greg Fruth)
Crossposted-To: alt.os.linux,comp.os.linux.development.system
Subject: Re: Linux on HP 735 Workstation
Date: 12 Aug 1999 19:44:13 GMT
In article <[EMAIL PROTECTED]>, "Waldemar Born" <[EMAIL PROTECTED]> writes:
> Is there any version of Linux for HP Workstations??
Two answers: "Yes" and "Not Yet"
Answer #1: "Yes" (from the comp.sys.hp.hpux FAQ):
> Subject: 7.75+ Can I run Linux on HP PA-RISC hardware?
>
> Using MkLinux, yes.
>
> Take a look at http://www.osf.org/mall/os/pa-mklinux/
> for more information.
>
> Thanx to Rich Rauenzahn <[EMAIL PROTECTED]>
A newer link for MkLinux is: http://www.mklinux.org/
Answer #2: "Not Yet"
http://www.thepuffingroup.com/parisc/
MkLinux is based on the Mach microkernel, while the Puffin Group's effort
is based on the conventional monolithic kernel. MkLinux has been around
longer than the Puffin version (which is still in the very early stages of
development), but MkLinux/PA-RISC appears to have been orphaned.
(MkLinux/PowerPC is still alive, it seems.)
--
Gregory Fruth ([EMAIL PROTECTED])
The Aerospace Corporation
Los Angeles, CA
------------------------------
From: "Matthew R. Pavlovich" <[EMAIL PROTECTED]>
Subject: Alpha mobo
Date: Thu, 12 Aug 1999 15:01:56 -0500
anyone know a good source to get an Alpha motherboard that supports SDRAM?
------------------------------
From: [EMAIL PROTECTED] (David Ripton)
Subject: Re: which order to install triple boot Linux/NT/98 ?
Date: 12 Aug 1999 16:25:20 GMT
Reply-To: [EMAIL PROTECTED]
In article <[EMAIL PROTECTED]>,
Abdullah Ramazanoglu <[EMAIL PROTECTED]> wrote:
>Aernoudt Bottemanne wrote:
>> Why mandrake ? (forget about slackware....) Try Caldera or Suse much easier to
>> install. Also Caldera
>> is the best performing Linux version... (up to 34% faster then red Hat !)
>
>Both RedHat-6.0 and Caldera-whatever being kernel 2.2.5 (seen from your
>header), how come one is 34% faster than other?
That 34% number sounds like complete crap to me. Can the person
who posted it cite a source?
Remember, most code is identical between distributions. Compiling
performance-critical code optimized for the correct processor
type helps, but Red Hat 6.0 does that. The next step is to use
the pgcc compiler and more aggressive optimizations, but the catch
is that not all of the optimizations in pgcc are stable so this
requires care and testing. Stampede GNU/Linux is the first
distribution to do this, and they claim 5-30% speed improvement.
As pgcc becomes more stable and more mainstream, and DVD-ROM
and faster net connections eventually make distribution size less
of an issue, we should see all of the major distributions follow
suit.
Regardless of the distribution you choose, if you really care
about speed you might want to recompile a few critical programs
with pgcc. The principle of locality (most of the time is spent
in a small part of the code) holds with distributions as well
as individual programs; you don't need to optimize every single
package to see some benefit. Start with the kernel, X, and piggy
stuff that you run a lot. (Unfortunately, we don't have the
source for Netscape 4.x :-< )
--
David Ripton [EMAIL PROTECTED]
spamgard(tm): To email me, put "geek" in your Subject line.
------------------------------
From: Rick Gaudette <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: Re: CD-ROM not playing audio CDs
Date: Thu, 12 Aug 1999 12:26:43 -0400
Thanks Doug,
That was it.
Rick
Doug Dahlke wrote:
>
> Matt Garman wrote:
>
> > The CD-ROM in my computer recently refuses to play audio CDs through
> > the soundcard. This CD-ROM reads data CDs correctly, i.e. it is
> > completely fine with regards to data CDs. When I try to play an audio
> > CD, though, it doesn't come through the soundcard. I can plug
> > headphones into the CD-ROM itself and hear the audio CD being played.
> > I have a cable that I bought a while back that connects the CD-ROM to
> > the soundcard. Playing audio CDs through the CD-ROM used to work
> > fine, but now just doesn't. It doesn't work under Windows, either, so
> > I'm pretty sure it's not a software problem.
> >
> > Does anyone have any ideas as to what could be causing this?
> >
> > Thanks,
> > Matt
> >
> > --
> > Matt Garman, [EMAIL PROTECTED]
> > "And through the window in the wall
> > Come streaming in on sunlight wings
> > A million bright ambassadors of morning."
> > --Pink Floyd, "Echoes"
>
> Interesting that I should see this post. I too found a problem playing
> audio cds. My solution was this: I'm impressed with the kde desktop and
> after fooling around with various tools, I found that the sound mixer had
> the capability of switching 'input' sources. Once I right clicked on the
> CD input, my audio player started to work. You all may want to check
> this before ripping apart your machine looking for cables. I just
> stumbled on it by accident as well as the midi output causes noise on my
> 128PCI card. Just some things to look at.
>
> Doug Dahlke
> Shields Bag & Printing
------------------------------
From: [EMAIL PROTECTED] (benjamin j snyder)
Subject: Re: possible hdd death?
Date: 12 Aug 1999 17:12:09 GMT
I forgot to mention in this last posting that RH automatically shutsdown my
system (it's ATX) whenever the system is halted...the only thing that gets
turned off by hand is the monitor.
In article <7ouv2a$m8f$[EMAIL PROTECTED]>,
benjamin j snyder <[EMAIL PROTECTED]> wrote:
>
>I shut the machine down 2 different ways. I use RH6.0 and mostly use the
>shutdown feature in Enlightenment, or I type'shutdown -h now' it at the command
>prompt.
>
>I know shutdown is OK, and assume that the Enlightenment feature is just an
>alias to the same thing.
>
>If the Enlightenmnet fature is not the fault, then would redoing the partition
>table and reinstalling fix the problem, or is it more likely to be hardware
>failure in the hdd?
>
>
>
>In article <ukquo7.u26.ln@localhost>,
>Stuart R. Fuller <[EMAIL PROTECTED]> wrote:
>>If your system is being properly shutdown, with file systems unmounted, then
>>you have a problem.
>>
>>On the other hand, if the system is just being turned off or reset without a
>>proper shutdown, then these problems are not unexpected.
>>
>> Stu
>
>
>--
>Ben Snyder
--
Ben Snyder
------------------------------
From: jeff <[EMAIL PROTECTED]>
Subject: Re: Nec 4x6 Cd changer
Date: Thu, 12 Aug 1999 15:31:31 -0500
Reply-To: [EMAIL PROTECTED]
If your drive is like mine, it is IDE and not SCSI, which means it doesn't use
LUNs.
j
Jeff Brubaker wrote:
> There is an option when you compile the kernel that says something like
> "Probe all LUNs for each SCSI ID" meaning that a drive with a single SCSI
> ID and multiple LUNs such as your CD changer would require this.
>
> You can always cat /proc/scsi/scsi and see if the drives are recognized.
>
> Jeff
>
> Micahel A Rowley <[EMAIL PROTECTED]> wrote:
> : Hello!
>
> : I am curious to see if I can get my NEC 4 disk changer to work with all the
> : disks in Linux. I have it working on the first disk, but cannot get the
> : other four disks working.
>
> : Does anyone know how to get the other three disks working. Drivers? Tricks?
> : Suggestions?
>
> : M.
------------------------------
From: [EMAIL PROTECTED] (Richard Bumby)
Subject: Re: SONY SDT-7000 SCSI Tape problems
Date: 12 Aug 1999 17:07:30 -0400
[EMAIL PROTECTED] (Tapio Vaarala) writes:
>I have used Sony STD-5000 4 or 5 years now. On aha1542(CF) it works fine
>with or without 2 scsi2 disks but on ncr810 (tried both drivers) the
>tape drive is there but the data tranfer rate is very close to 0. On
>aha1542 it is 300 kB/s without compression (as in Sony specs). The disks
>work ok on the ncr810.
>tapio
>In comp.os.linux.hardware [EMAIL PROTECTED] wrote:
>: I've tried everything with this drive to make it work under linux with
>: tar and mt. Linux is quite aware of the tape. The module for the SCSI
>: card is loaded (I've tried a variety of cards aha2940, 152x, and fdomain
>: 16something), mt -f /dev/st0 status shows that the tape is there.
>: however a tar -cvf /dev/st0 /usr will go for a few moments and then
>: stop. The machine hangs! I get no scsi errors on the console or in the
>: logs. I have experimented with a variety of cables and termination
>: schemes. With and without other devices on the chain, and finally I
>: have two different SDT-7000 drives which both exhibit the same
>: properties. Finally, both drives worked fine under BSDI.
>: Help, please.
>: Thanks
My Sony SDT-5000 seems to work well on my TekrAm 390F scsi controller
with the ncr8xx driver. I always use /dev/nst0 since I like the
freedom to move around the tape and find out where I am. The tape
drive can only use all of its features if some options are set. While
there are setoptions commands in mt, I haven't seen the corresponding
*showoptions* commands. That status command shows some things, but
not the options.
I have also used this drive in OS/2. The Gtak/Gtar package for that
system offers three different scsi drivers. The preferred driver is
the ASPI driver, but that doesn't work on my system, with symptoms
similar to what is reported in the [EMAIL PROTECTED] posting. One
of the other drivers gives good service.
--
R. T. Bumby ** Rutgers Math || Amer. Math. Monthly Problems Editor 1992--1996
[EMAIL PROTECTED] ||
Telephone: [USA] 732-445-0277 (full-time message line) FAX 732-445-5530
------------------------------
From: CHristian Niss <[EMAIL PROTECTED]>
Subject: Re: Problems with SCSI-Zip-Drive ...
Date: Thu, 12 Aug 1999 22:55:00 +0200
This is a cryptographically signed message in MIME format.
==============ms4B62A3ADB0F50ABA8D09E81D
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Nils Freese wrote:
> =
> Hi,
> =
> [...]
> > I just received a zip100-scsi-drive. Under Windows it is working
> > fine, but I cannot mount the device under Linux.
> [...]
> > When I call "scsicheck" I get the following message:
> > sg0 scsi0 ch0 ID3 Lun0 ansi2 Scanner(6) UMAX Astra 600S V1.2
> > $_aspi =3D "sg0:Scanner:3" (or "0/0/3/0:Scanner:3")
> > sg1 scsi0 ch0 ID6 Lun0 ansi2 Direct-Access(0) IOMEGA ZIP 100 K.05
> > $_aspi =3D "sg1:Direct-Access:6" (or "0/0/6/0:Direct-Access:6")
> =
> Yes, it=B4s detected as a Scsi-Generic-Device !
> Did you compile your kernel with SCSI-DISK-SUPPORT ?
> Otherwise the SCSI-Hostadaptor will detect the drive, but due
> the the lack of disk-support, the system won=B4t know how to handle it.=
> =
> [...]
> > for me:
> > mount: /dev/sg1 is not a block device
> =
> As I said: Seems that the kernel only knows SCSI-generic,
> not scsi-disk, scsi-cd nor scsi-tape.
> You should at least compile SCSI-DISK-support into your kernel.
> (Furthermore, a DOS-formatted zip is always the FOURTH primary
> partition, so use e.g. "`/dev/sda4"=B4 for mounting a zip on the
> first scsi-disk-device (or sdb4, sdc4....depending on your system)).
> =
> regards
> Nils
Thanx, I did compile the kernel with disk support, but when loading
Linux I did still load the old kernel ...
CHris
-- =
====================================================================
CHRISTIAN NISS computer science student @ FAU Erlangen Nuremberg
eMail: [EMAIL PROTECTED] =
http://www.topitmagic.de - DAS Online-Magazin fuer Zauberkuenstler
==============ms4B62A3ADB0F50ABA8D09E81D
Content-Type: application/x-pkcs7-signature; name="smime.p7s"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="smime.p7s"
Content-Description: S/MIME Cryptographic Signature
MIIJYAYJKoZIhvcNAQcCoIIJUTCCCU0CAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHAaCC
B2IwggQsMIIDlaADAgECAhAvFGebtK8f05vsYJjjAdfGMA0GCSqGSIb3DQEBBAUAMIHMMRcw
FQYDVQQKEw5WZXJpU2lnbiwgSW5jLjEfMB0GA1UECxMWVmVyaVNpZ24gVHJ1c3QgTmV0d29y
azFGMEQGA1UECxM9d3d3LnZlcmlzaWduLmNvbS9yZXBvc2l0b3J5L1JQQSBJbmNvcnAuIEJ5
IFJlZi4sTElBQi5MVEQoYyk5ODFIMEYGA1UEAxM/VmVyaVNpZ24gQ2xhc3MgMSBDQSBJbmRp
dmlkdWFsIFN1YnNjcmliZXItUGVyc29uYSBOb3QgVmFsaWRhdGVkMB4XDTk5MDYxODAwMDAw
MFoXDTAwMDYxNzIzNTk1OVowggEUMRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5jLjEfMB0GA1UE
CxMWVmVyaVNpZ24gVHJ1c3QgTmV0d29yazFGMEQGA1UECxM9d3d3LnZlcmlzaWduLmNvbS9y
ZXBvc2l0b3J5L1JQQSBJbmNvcnAuIGJ5IFJlZi4sTElBQi5MVEQoYyk5ODEeMBwGA1UECxMV
UGVyc29uYSBOb3QgVmFsaWRhdGVkMTMwMQYDVQQLEypEaWdpdGFsIElEIENsYXNzIDEgLSBO
ZXRzY2FwZSBGdWxsIFNlcnZpY2UxFzAVBgNVBAMUDkNIcmlzdGlhbiBOaXNzMSIwIAYJKoZI
hvcNAQkBFhNjaHJpc0B0b3BpdG1hZ2ljLmRlMFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAKAo
IMOhY0Fk5Wksx6DhEKIDlZZr8L2NHK6sgOyiUoeLZK91BsF89kOBZH2K6gmqtMX1KBZxwQwQ
poJwtktxH+sCAwEAAaOCAQYwggECMAkGA1UdEwQCMAAwgawGA1UdIASBpDCBoTCBngYLYIZI
AYb4RQEHAQEwgY4wKAYIKwYBBQUHAgEWHGh0dHBzOi8vd3d3LnZlcmlzaWduLmNvbS9DUFMw
YgYIKwYBBQUHAgIwVjAVFg5WZXJpU2lnbiwgSW5jLjADAgEBGj1WZXJpU2lnbidzIENQUyBp
bmNvcnAuIGJ5IHJlZmVyZW5jZSBsaWFiLiBsdGQuIChjKTk3IFZlcmlTaWduMBEGCWCGSAGG
+EIBAQQEAwIHgDAzBgNVHR8ELDAqMCigJqAkhiJodHRwOi8vY3JsLnZlcmlzaWduLmNvbS9j
bGFzczEuY3JsMA0GCSqGSIb3DQEBBAUAA4GBAEh2Wer9PXBrDVl+9UflS7k/w9ljwC8tQVOV
4gB5L/7HvScdCCmKn5swS5aRPtt1kH8gm44/J6E4vwaYaQUykjM2rGGkZPJALSiuMiqYPLcl
/hpKhspEc1jJUILbB+kZ3gUOpeC51fEqLCYWXzEIf7ynsahjtuIvOZLAvnYuQNc2MIIDLjCC
ApegAwIBAgIRANJ2Lo0UDD19sqglXa/uDXUwDQYJKoZIhvcNAQECBQAwXzELMAkGA1UEBhMC
VVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMTcwNQYDVQQLEy5DbGFzcyAxIFB1YmxpYyBQ
cmltYXJ5IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTk4MDUxMjAwMDAwMFoXDTA4MDUx
MjIzNTk1OVowgcwxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2ln
biBUcnVzdCBOZXR3b3JrMUYwRAYDVQQLEz13d3cudmVyaXNpZ24uY29tL3JlcG9zaXRvcnkv
UlBBIEluY29ycC4gQnkgUmVmLixMSUFCLkxURChjKTk4MUgwRgYDVQQDEz9WZXJpU2lnbiBD
bGFzcyAxIENBIEluZGl2aWR1YWwgU3Vic2NyaWJlci1QZXJzb25hIE5vdCBWYWxpZGF0ZWQw
gZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBALtaRIoEFrtV/QN6ii2UTxV4NrgNSrJvnFS/
vOh3Kp258Gi7ldkxQXB6gUu5SBNWLccI4YRCq8CikqtEXKpC8IIOAukv+8I7u77JJwpdtrA2
QjO1blSIT4dKvxna+RXoD4e2HOPMxpqOf2okkuP84GW6p7F+78nbN2rISsgJBuSZAgMBAAGj
fDB6MBEGCWCGSAGG+EIBAQQEAwIBBjBHBgNVHSAEQDA+MDwGC2CGSAGG+EUBBwEBMC0wKwYI
KwYBBQUHAgEWH3d3dy52ZXJpc2lnbi5jb20vcmVwb3NpdG9yeS9SUEEwDwYDVR0TBAgwBgEB
/wIBADALBgNVHQ8EBAMCAQYwDQYJKoZIhvcNAQECBQADgYEAiLg3O93alDcAraqf4YEBcR6S
am0v9vGd08pkONwbmAwHhluFFWoPuUmFpJXxF31ntH8tLN2aQp7DPrSOquULBt7yVir6M8e+
GddTTMO9yOMXtaRJQmPswqYXD11YGkk8kFxVo2UgAP0YIOVfgqaxqJLFWGrBjQM868PNBaKQ
rm4xggHGMIIBwgIBATCB4TCBzDEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNVBAsT
FlZlcmlTaWduIFRydXN0IE5ldHdvcmsxRjBEBgNVBAsTPXd3dy52ZXJpc2lnbi5jb20vcmVw
b3NpdG9yeS9SUEEgSW5jb3JwLiBCeSBSZWYuLExJQUIuTFREKGMpOTgxSDBGBgNVBAMTP1Zl
cmlTaWduIENsYXNzIDEgQ0EgSW5kaXZpZHVhbCBTdWJzY3JpYmVyLVBlcnNvbmEgTm90IFZh
bGlkYXRlZAIQLxRnm7SvH9Ob7GCY4wHXxjAJBgUrDgMCGgUAoH0wGAYJKoZIhvcNAQkDMQsG
CSqGSIb3DQEHATAcBgkqhkiG9w0BCQUxDxcNOTkwODEyMjA1NTAwWjAeBgkqhkiG9w0BCQ8x
ETAPMA0GCCqGSIb3DQMCAgEoMCMGCSqGSIb3DQEJBDEWBBSkvmzKw+81fyinbnTa0pF8BPxC
lzANBgkqhkiG9w0BAQEFAARAe0cmn4+FU4M1RJ5RICtzybeM3xHxvq3wgB4BRm1AIaXH1H+n
ErzVBjSfONBaPTpIXVHR3MRcmkCvLhncb1rQAA==
==============ms4B62A3ADB0F50ABA8D09E81D==
------------------------------
From: Andrew Chang <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Help with #9 Revolution T2R video card
Date: Thu, 12 Aug 1999 12:37:16 -0500
hi, i installed Mandrake 6.0 onto my desktop machine. however
the x-win had not been set up properly. i could not find a
video driver for the above card. i tried the #9 Imagine 128
T2R driver, but it did not work.
where do i find the driver and how i can install it?
i'm new to Linux. thanks.
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: [EMAIL PROTECTED]
You can send mail to the entire list (and comp.os.linux.hardware) via:
Internet: [EMAIL PROTECTED]
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Hardware Digest
******************************