Linux-Hardware Digest #202, Volume #11            Tue, 7 Sep 99 17:13:35 EDT

Contents:
  Re: [SOUNDCARD] Creative Labs - Soud Blaster AWE32 (Jay)
  Re: ATAPI CD burning? (Jay)
  RedHat 6.0 & Adaptec 2930CU SCSI Card ("Jeremy A. Snyder")
  Re: DSL (Mike Frisch)
  Re: Modem hangs every 10 minutes ("R.K.Aa")
  DSL (Larry Kelly)
  Re: EAST TIMOR ("Bib Fortuna�")
  Re: 3c509B Issues (Henrik Carlqvist)
  For Sale: SPARC LX Workstations $50.00!!! (Anon314)
  ATAPI CD burning? ("Alexander Mundy")
  RedHat 6.0 & Intel EtherExpress Pro+ 10/100+Management PCI Ethernet Card ("Jeremy A. 
Snyder")
  Voodoo 2000 PCI card  HELP!!! (James Boehnlein)
  72G DDS-3 Drives (Corin Hartland-Swann)
  Re: Using SPARCPrinter under Linux. Can't recompile Ghostscript because of missing 
files (Bill Unruh)
  Video Camera for Linux 2.0.32 (Ashutosh Dutta)
  Re: Building new Linux server - opinions (Michael Alan Dorman)
  canon innovabook 350cd ([EMAIL PROTECTED])
  Re: Creative TNT2 Ultra need help (Michael Wellman)
  Re: Modem hangs every 10 minutes (cbutcher)
  Re: Linux kernel compile problem (Kaz Kylheku)
  Re: Modem hangs every 10 minutes (Dan Glover)
  Linux Diagnostics (hondo)

----------------------------------------------------------------------------

From: Jay <[EMAIL PROTECTED]>
Subject: Re: [SOUNDCARD] Creative Labs - Soud Blaster AWE32
Date: Tue, 07 Sep 1999 19:13:28 GMT

I used to have one.  It worked fine for me.  Should be no sweat to get
it set-up with the Mandrake distro.

[EMAIL PROTECTED] wrote:

> Greetings!
>
> I will be installing Linux Mandrake soon, and am doinfg a bit of a
> compatiability search for my current hardware.
>
> My soundcard is what appears in the subject line, and I guess I'm
> wondering if this will work under Linux.
>
> Has anybody had trouble getting an SB-AWE32 soundcard to work?
>
> TIA.

--
In this world of opportunity, free of walls and fences, I ask you...who needs Windows 
and Gates? --unknown




------------------------------

From: Jay <[EMAIL PROTECTED]>
Subject: Re: ATAPI CD burning?
Date: Tue, 07 Sep 1999 19:12:25 GMT

well if you are using ide-scsi, you have to mount them as scsi devices now, not
ide.  that's my only idea.  I don't proclaim to be an expert though.

Alexander Mundy wrote:

> Jay.
> Well...I did get it working sorta...it recognized the drive, but then I
> could not mount either the burner or my regular CDRom drive....
>
> Any suggestions???
>
> Jay <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]...
> > From what I've seen and my experience (and according to the How-TO), you
> must
> > get the ide-scsi emulation working.  Its not that hard to get working.
> Only
> > took me about 6 tries at recompiling the kernel :) hehe
> >
> >
> >
> > Alexander Mundy wrote:
> >
> > > Hello all,
> > > Is anyone familiar with any software for burning to ATAPI CDRoms that
> will
> > > not require loading the scsi emulator?  I have tried that and run into
> > > problems.  I was trying to get Xroast working, but have given up.
> > >
> > > Any help appreciated.
> > > -AM
> >
> > --
> > "There are more adventures on a chessboard than on
> >
> > all the seas of the world"  -- Pierre Mac ORLAN, via Jose Spaleniec, Paris
> >
> >
> >

--
Love is the answer, but while you are waiting for the answer sex raises some pretty 
good questions. -- Woody Allen




------------------------------

From: "Jeremy A. Snyder" <[EMAIL PROTECTED]>
Subject: RedHat 6.0 & Adaptec 2930CU SCSI Card
Date: Tue, 07 Sep 1999 15:11:49 -0400

I recently purchased a couple of the Adaptec 2930U cards (tier
I supported) for use with a Redhat 6.0 machine.  I installed the card
and when the system boots the SCSI BIOS messages says it is a 2930CU
card.   I ordered 2930U cards, and I assume these are similar/compatible
cards, but RedHat 6.0 doesn't recognize the card.

Any ideas or mods that can be made to recognize this "new" SCSI card???
I am trying to use the AIC7xxx.o module, but it doesn't detect the
card.  I am assuming it might be doing a string check and with the C in
the middle it isn't finding 2930U... but rather 2930CU.

Thanks,
Jeremy


------------------------------

From: [EMAIL PROTECTED] (Mike Frisch)
Subject: Re: DSL
Date: 7 Sep 1999 15:54:15 GMT

On Tue, 07 Sep 1999 11:23:00 -0400, Larry Kelly <[EMAIL PROTECTED]> wrote:
>How does a linux system connect to DSL service?

With an Ethernet card like it would on Windows...

Mike.

-- 
======================================================================
  Mike Frisch                         Email: [EMAIL PROTECTED]
  Northstar Technologies        WWW: http://saturn.tlug.org/~mfrisch
  Newmarket, Ontario, CANADA
======================================================================

------------------------------

From: "R.K.Aa" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup,uk.comp.os.linux,btinternet.linux
Subject: Re: Modem hangs every 10 minutes
Date: Tue, 07 Sep 1999 19:20:07 GMT

This may be far fetched but your sympthoms sure are the same as i
had...so here goes:

I recently discovered that the 3Com "HiPer DSP T1 and T3" gear my ISP
use have a problem holding a connction to Rockwell based v.90 modems
during spedshift.
It's a bug in the 3Com equipment, MR 1832, first documented in May 1999,
still unresolved.

*IF* this is a Rockwell chipset based modem (not unlikely...over 65%
are): Just for the "friggin fun of it".. try this init-line i cooked up
instead, in your /etc/sysconfig/network-scripts/chat-ppp0 (or whatever
ppp script you use...) It's a v.90 string for voicecapable v.90's:

AT&F%E0+MS=12,0,45333,56000

The line quality check (which again triggers fallback/re-training) is
disabled here.
The number "45333" above indicates the LOWEST speed you are willing to
connect with.
As you won't get speed-changes during connect with this string, you
should push that as high as you can while still getting a connect.
Valid speeds you can try:

56000 54667 53333 52000 50667 49333 48000 46667 45333 42667 41333 40000
38667 37333 36000 34667 33333 32000 30667 29333 28000 


Here's a "noiseless" variant:

AT&F%E0M0+MS=12,0,45333,56000 


Good luck.

K


"Steven P. Hicks" wrote:
> 
> I have a Pace 56 Solo modem and my BT internet connection drops every 10
> minutes or so.
> I have a dual boot machine and in Windows NT I had the same problem
> until I checked the "User error control" in Modem settings.
> Is there anything I can do in Linux. I am using kppp.
> 
> I am running ppp with debug on. Here is what happens when I get an
> error:
> 
> Sep  5 21:22:52 localhost pppd[619]: Hangup (SIGHUP)
> Sep  5 21:22:52 localhost pppd[619]: Modem hangup
> Sep  5 21:22:52 localhost pppd[619]: Connection terminated.
> Sep  5 21:22:52 localhost pppd[619]: Connect time 6.9 minutes.
> Sep  5 21:22:52 localhost pppd[619]: Sent 21615 bytes, received 65552
> bytes.
> Sep  5 21:22:52 localhost pppd[619]: Exit.

--
Step by step guide to TrueType fonts under RedHat6:
http://home.powertech.no/rkaa/Linux_and_tv.html#ttf

------------------------------

From: Larry Kelly <[EMAIL PROTECTED]>
Subject: DSL
Date: Tue, 07 Sep 1999 11:23:00 -0400

How does a linux system connect to DSL service?

------------------------------

From: "Bib Fortuna�" <[EMAIL PROTECTED]>
Crossposted-To: alt.fan.starwars
Subject: Re: EAST TIMOR
Date: Tue, 7 Sep 1999 13:42:53 -0500

Sorry.  Try another newsgroup.  To echo Dark Jedi's post, I'm sick of my
country helping out and then getting blasted for doing so.  Solve your own
problems.

==================================================================
Apology accepted, Captain Needa.
ICQ#46163845

Jo�o Silva <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> > Genocide is entirely another matter though, which I've seen no
> > evidence as of yet.
>
> � From staff and wires reports.
> DILI, East Timor (CNN) -- Pro-Indonesia militias held a bloody rein on
Dili
> Monday while some journalists, U.N. workers and residents fled East
Timor's
> lawless territorial capital.
>
> Witnesses said that Indonesian troops -- who previously stood idle while
the
> militias ran a campaign of death and destruction through the city -- had
> begun to take an active role in the rampage. Hundreds of residents are
> reported to have been killed in the violence during the week since the
East
> Timorese voted for independence.
>
> "There is very clear evidence of collusion among elements of the security
> forces and the militias," said U.N. spokesman Nick Birnback, holed up in
the
> besieged U.N. compound. "A campaign of forced deportation seems to be
taking
> place, with the Indonesian army and militias loading people onto trucks
and
> sending them to West Timor."
>
> Hundreds of people were seized during an attack on the residence of 1996
> Nobel Peace Prize winner Bishop Carlos Belo, where they had sought refuge
> when the militias resorted to violence as it became clear the East
Timorese
> voted overwhelmingly for independence.
>
> Belo was home when the attack took place, but was uninjured. He was later
> flown by police helicopter to the eastern town of Baucau while his house
was
> reportedly burning out of control.
>
> Belo was "deeply hurt, especially psychologically," said Baucau Bishop
> Basilio Nascimento. "He's in a state of shock. From the scarce words he
> uttered, the attack was violent."
>
> At least 39 people were reported killed in the attack, although the report
> could not be verified. The pro-Indonesia forces moved next door to round
up
> refugees sheltering in the Red Cross headquarters after torching Belo's
> home. �
>
>



------------------------------

From: Henrik Carlqvist <[EMAIL PROTECTED]>
Subject: Re: 3c509B Issues
Date: Mon, 06 Sep 1999 21:04:32 +0200

[EMAIL PROTECTED] wrote:
> So read through some HOWTO and newspostings and turned PNP off on the
> nic card. Now when I boot the card isnt listed and if I try to add it
> manualy, it still fails. 

Do you have support for your nic compiled into the kernel? Try to
download the slackware nfs installation boot floppy and boot from that
one. That kernel is able to autodetect most network cards.

regards Henrik
-- 
spammer strikeback:
root@localhost [EMAIL PROTECTED] [EMAIL PROTECTED]
[EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]

------------------------------

From: [EMAIL PROTECTED] (Anon314)
Subject: For Sale: SPARC LX Workstations $50.00!!!
Date: 07 Sep 1999 19:54:34 GMT


Sun SPARC LX workstations.

This will run Linux (Redhat, slackware), NetBSD, OpenBSD, Solaris, etc.  This
machine is
faster than a SPARC 2.

Built in frame buffer (GX!) with 1 MEG VMRAM, built in ISDN, built in
twisted-pair ethernet and built in audio.

Specifications are:

        microSPARC processor at 50 MHz
        6K cache on CPU.
        Two SBus slots operating at 20 MHz
        96MEG Maximum RAM, takes standard 72-PIN PARITY RAM
        Onboard CG6 Framebuffer with 1 MEG VMRAM (expandable to 2 MEG)
        Two serial ports, One Parallel Port, Speaker Connections.
        Internal 3.5" hard disk bay.
        Internal SCSI connector and external SCSI connector.
        16-Bit Audio
        ISDN/Audio DBRI
        sun4m Architecture

Speed Speficitations:

        59.1 MIPS
        4.5 MFLOPS
        26.4 SPECint92
        21.0 SPECfp92
        626 SPECintRate92
        498 SPECfpRate92

Box can be run "headless" without keyboard, mouse or monitor from serial port.
All boxes are clean and in good shape and are tested with Solaris before
shipping
and guaranteed agianst DOA.

Prices:

        Sparc LX Workstation Box:                          $ 50.00 plus shipping
        96 MEG RAM For Sparc LX Workstation:        $170.00 plus shipping (supply
limited)
        Type 5 keyboard, type 5 optical Mouse &
           Sparc LX Viedo cable:                           $ 40.00 plus shipping
(supply limited)
        1 GIG Segate SCSI Hard Drive:                      $ 50.00 plus shipping
(supply limited)

        Complete Sparc LX Workstation
           96 MEG RAM
           1 GIG SCSI Hard Drive
                 Type 5 Keyboard
                 Type 5 Optical mouse
           Video Cable (no monitor)                       $250.00 plus shipping


I have a number of these machines, but supplys are limited.  If interested,
please
reply via e-mail to "[EMAIL PROTECTED]" with questions or information about
ordering.

------------------------------

From: "Alexander Mundy" <[EMAIL PROTECTED]>
Subject: ATAPI CD burning?
Date: Tue, 7 Sep 1999 12:23:58 -0400

Hello all,
Is anyone familiar with any software for burning to ATAPI CDRoms that will
not require loading the scsi emulator?  I have tried that and run into
problems.  I was trying to get Xroast working, but have given up.

Any help appreciated.
-AM



------------------------------

From: "Jeremy A. Snyder" <[EMAIL PROTECTED]>
Subject: RedHat 6.0 & Intel EtherExpress Pro+ 10/100+Management PCI Ethernet Card
Date: Tue, 07 Sep 1999 15:23:41 -0400

I have installed Intel EtherExpress Pro 10/100+ Management cards in a
couple of RedHat 6.0 Linux machines.  The cards seem to work great using
the eepro100.o module, while Linux is running.

One problem during the setup work seemed to crop up on three different
machine on different days.  The machine would be left on over night, and
the next day it would be HUNG, no telnet, no console.  The real kicker
is that it seemed to adversely affect every Win95/WinNT/Win98 machine
running that same card on that network segment.  These machines would
get intermittent responses from a ping, while on the same segment a
PC with a differnt NIC would get 100% results from a ping to the same
machine.

One thing that I noticed while troubleshooting the problem is the
following line in the logs after the module loads.  It says "Receiver
lock-up bug exists -- enabling work-around".  I am wondering if this
"bug" is cropping back up on these machines when the machine HANGs.  Has
anyone else experienced any difficulty with the Intel EtherExpress Pro
10/100+management cards??

Can anyone explain the "bug" and what the work-around is fixing??  I am
trying to nail down what caused those cards to act funny during the same
times.



BOOT MESSAGES:

eth0: Intel EtherExpress Pro 10/100 at 0xe400, 00:90:27:9D:F9:0F, IRQ
10.
  Receiver lock-up bug exists -- enabling work-around.
  Board assembly 721383-007, Physical connectors present: RJ45
  Primary interface chip i82555 PHY #1.
  General self-test: passed.
  Serial sub-system self-test: passed.
  Internal registers self-test: passed.
  ROM checksum self-test: passed (0x04f4518b).


Thanks for all your help.
Jeremy


------------------------------

From: James Boehnlein <[EMAIL PROTECTED]>
Subject: Voodoo 2000 PCI card  HELP!!!
Date: Tue, 07 Sep 1999 12:16:43 -0400

Hello,

I just purchased the Voodoo 2000 PCI card and tried to install Linux
6.0     but it tells me that it cannot access the video RAM ???

What??    I am not that experienced but can someone tell me what it is I
need to do to make this work.   Please!    In detail!!


Thanks,   Jim


------------------------------

From: Corin Hartland-Swann <[EMAIL PROTECTED]>
Subject: 72G DDS-3 Drives
Date: Tue, 07 Sep 1999 19:29:35 GMT
Reply-To: [EMAIL PROTECTED]

Hi there,

I found an ad for a 72G DDS-3 DAT drive at Digital Networks UK
(http://www.dnuk.com/) for UKP 1500 == US$ 2250 approx.
(BTW This is 72G uncompressed, 144G compressed)

I was wondering whether anybody had any experience using this drive,
compatibility under Linux, pointers to more information, etc, etc.
>From what I've seen of backup solutions, this is great value for money
(35G DLT drives being about UKP 3500 over here). Can anybody suggest a
better alternative solution?

Also, does anybody know how much media costs for this drive?

If possible, please CC: responses to [EMAIL PROTECTED] (the reply-to
address).

Thanks in advance,

-- Corin Hartland-Swann
-- Commerce Internet Ltd
-- Tel +44 (0) 795 854 0027


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

------------------------------

From: [EMAIL PROTECTED] (Bill Unruh)
Crossposted-To: comp.os.linux.misc,comp.os.linux.setup
Subject: Re: Using SPARCPrinter under Linux. Can't recompile Ghostscript because of 
missing files
Date: 7 Sep 1999 16:20:19 GMT

In <[EMAIL PROTECTED]> [EMAIL PROTECTED] (Andy) writes:

>Hmmmmm!
>I am talking about the SPARCPrinter 1. I knew about the data being
>formatted as a raster scan. I wasn't sure about the interface card
>though.

>What does the interface to the SPARCprinter look like?
>I have not found any info on this interface. Is it proprietary?
>Standard printer? Somewhat standard? Not at all standard?

It is a proprietary SBus interface-- ie it will only work on a Sun Sparc
workstation. It was not clear to me whether you were trying to run it
off a sparcstation or off an Intel box. I am not sure but do not think
tht they ever made an interface for intel. However, the sparcprinter is
actually a Xerox printer, relabeled for Sun. You might be able to get
something from Xerox if not from Sun.

------------------------------

From: [EMAIL PROTECTED] (Ashutosh Dutta)
Subject: Video Camera for Linux 2.0.32
Date: 7 Sep 1999 12:08:28 -0400
Reply-To: [EMAIL PROTECTED]



I am trying to get some help so that I would be able to run VIC tools
on a linux platform running 2.0.32 kernel. I was curious to find out
which kind of camera can be supported under this kernel and I would
still be able to run VIC on it for video conferencing etc.

Thanks
Ashutosh


------------------------------

Subject: Re: Building new Linux server - opinions
From: Michael Alan Dorman <[EMAIL PROTECTED]>
Date: Tue, 07 Sep 1999 16:28:51 GMT

Michael Meissner <[EMAIL PROTECTED]> writes:
> (you can get U2W controllers in the $300 I think).

Tekram's DC-390U2B is $130.  It uses the ncr^H^H^Hsym^H^H^Hlsi53c895
controller, which is well supported.

> However the original article did say 2-3 drives initially, so Ultra2
> should be fine.

True.

If I were the poster, though, and was shown that my pre-conceived
notions about drive throughput were pretty far off---which I think
you'll agree they were---I might reasses my entire plan.

In which case having someone yelling "fast databases need more
spindles" could be useful, if perhaps oblique.

Mike.

------------------------------

From: [EMAIL PROTECTED]
Subject: canon innovabook 350cd
Date: Tue, 07 Sep 1999 20:00:43 GMT

Has anybody tried installing Linux on a Canon InnovaBook 350CD?  I've
had it for a few years & all I use it for is the Internet.  Any
suggestions?

Thanks,
Billy Mabray


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

------------------------------

From: Michael Wellman <[EMAIL PROTECTED]>
Subject: Re: Creative TNT2 Ultra need help
Date: Tue, 07 Sep 1999 17:25:42 GMT


Okay, there a way to do this.  It's not har but a little strange. =20

There is a text based browser called lynx.  Just type lynx and it will=20
come up on your screen.

Of course I'm assumming you know how to get to a text based connsole. =20
If your booting straight into X try [control]-[alt]-[F2].

I hope this helps.

I'm using a TNT2 M64 just fine. Got Quake2 running 800x600 in=20
OpneGL!!!

>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 9/7/99, 4:46:22 AM, [EMAIL PROTECTED] wrote regarding Creative=20
TNT2 Ultra need help:


> I am jumping back in to the Linux world again but I seems
> I have run into a snag. Previously I had a Diamond Viper 550
> it worked perfect with RH5.2 I just tried installing RH 6.0
> with my new vid card the Creative TNT2 Ultra. No dice. I got the
> test screen to work twice but the screen is so large you can not
> do anything. I tried multi monitor selections. No dice. I do no
> that Nvidia has linux drivers for the TNT and the TNT2 but
> how am I to download and install them when X is not working. Any help
> or thoughts on this one would be appreciated.

> Randy G


> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.





------------------------------

From: cbutcher <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup,uk.comp.os.linux,btinternet.linux
Subject: Re: Modem hangs every 10 minutes
Date: Tue, 7 Sep 1999 18:41:32 +0000
Reply-To: Cbutcher <[EMAIL PROTECTED]>

Hi,

On Mon, 6 Sep 1999, Steven P. Hicks wrote:

> I have a Pace 56 Solo modem and my BT internet connection drops every 10
> minutes or so.
> I have a dual boot machine and in Windows NT I had the same problem
> until I checked the "User error control" in Modem settings.
> Is there anything I can do in Linux. I am using kppp.
> 
> I am running ppp with debug on. Here is what happens when I get an
> error:
> 
> Sep  5 21:22:52 localhost pppd[619]: Hangup (SIGHUP)
> Sep  5 21:22:52 localhost pppd[619]: Modem hangup
> Sep  5 21:22:52 localhost pppd[619]: Connection terminated.
> Sep  5 21:22:52 localhost pppd[619]: Connect time 6.9 minutes.
> Sep  5 21:22:52 localhost pppd[619]: Sent 21615 bytes, received 65552
> bytes.
> Sep  5 21:22:52 localhost pppd[619]: Exit.phihilippe VENTRILLON wrote:

KPPP is not what I really use, I just use the classic ppp-on thing to get
on the web. 

--

Craig

http://www.linux.ukgateway.net

'Windows are like doubleglazing sales people, they want you to buy it'


------------------------------

From: [EMAIL PROTECTED] (Kaz Kylheku)
Crossposted-To: comp.os.linux.setup,fa.linux.kernel,comp.lang.c
Subject: Re: Linux kernel compile problem
Reply-To: [EMAIL PROTECTED]
Date: Tue, 07 Sep 1999 17:11:27 GMT

On Tue, 7 Sep 1999 02:07:16 +0100, Spike! <[EMAIL PROTECTED]> wrote:
>And verily, didst [EMAIL PROTECTED] eloquently scribe:
>> Could this be caused by a problem in my configuration?  I'm thinking
>> the as86 line should read should read "gcc aas86...".
>> I've tried "make zImage" and "make bzImage" as well.
>> Any advice on why this may be happening would be appreciated. Thanks in
>> advance.
>
>as86 is the assembler part of the gcc compiler...

Bollocks. The assembler part of the gcc suite is called ``as'', not ``as86''.
It comes from the binutils package.

as86 is an assembler for 8086/88 assembly code. It is not at all used for
processing the output of gcc.

------------------------------

From: Dan Glover <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup,uk.comp.os.linux,btinternet.linux
Subject: Re: Modem hangs every 10 minutes
Date: Tue, 7 Sep 1999 19:58:41 GMT
Reply-To: [EMAIL PROTECTED]

In article <[EMAIL PROTECTED]>, "Steven P. Hicks" 
<[EMAIL PROTECTED]> wrote:

>I have a Pace 56 Solo modem and my BT internet connection drops every 10
>minutes or so.
>I have a dual boot machine and in Windows NT I had the same problem
>until I checked the "User error control" in Modem settings.

Which, probably, just sets an appropriate "AT" command.

>Is there anything I can do in Linux. I am using kppp.

See if you can capture the AT string sent to the modem under NT and use
the same for Linux.

>I am running ppp with debug on. Here is what happens when I get an
>error:

>Sep  5 21:22:52 localhost pppd[619]: Hangup (SIGHUP)
>Sep  5 21:22:52 localhost pppd[619]: Modem hangup

All that tells us is that the modem dropped the line, but you knew that
already.

[snip quoted posting about a sound card, the relevance of which
escapes me in this context]

Dan

-- 
Dan Glover ([EMAIL PROTECTED])
Today's Excuse:
  Power Company having EMP problems with their reactor

------------------------------

From: hondo <[EMAIL PROTECTED]>
Subject: Linux Diagnostics
Date: Tue, 07 Sep 1999 13:57:01 -0700

Does anyone know of a Diagnostics package for Linux 
x86/Pentium systems that performs hard drive, memory, video 
card, and CPU tests/diagnostics?

* Sent from RemarQ http://www.remarq.com The Internet's Discussion Network *
The fastest and easiest way to search and participate in Usenet - Free!


------------------------------


** 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
******************************

Reply via email to