Linux-Hardware Digest #179, Volume #9 Thu, 14 Jan 99 23:13:31 EST
Contents:
Which 3com modems work with Linux ? ([EMAIL PROTECTED])
Re: Linux on an EISA system ("Christoph Vogelsang")
Re: 2.2 kernel: ttyS vs cua (K. Spoon)
Re: 3COM sells crippled modems (was 3COM "support" (was: any voice capable/fax
modem software for use in warp4?)) (John Brush)
Re: linux viruses (Henry Wong)
Linux for IBM RS6000? (Paul Rae)
Re: Which CPU to upgrade to? (terryg)
page accounting on parallel printer (hp laserjet 6mp) (Christof Fischer)
Re: Which 3com modems work with Linux ? (Rob Clark)
Packard Bell soundcard ([EMAIL PROTECTED])
Q: Lexmark Optra Lxi+ laser printer, duplex (Bernd Nies)
need help on ISDN and RIVA TNT ("Luis Perdigao")
Re: ps/2 m$ intellimouse ("Jose Urena")
Good Video card for Linux (Greg Newberry)
Re: Linux Dual Processor (Hendrik Forkel)
SCSI, RAID controllers, Linux. . . (Norvell Spearman)
Got Signal 11 with gcc while compiling the kernel (Serveur Web CyberMaine)
Re: Netgear FA310TX NIC (Greg Newberry)
Re: Advice Needed... video card.. etc (Ruffian)
Amd K6-2 300 : Got Signal 11 with GCC while comiling. (Benoit PLESSIS)
I cant get my SCSI card (Eiger Labs PCMCIA) to work... (Frode Hatlevik)
ultradma,serial problems ([EMAIL PROTECTED])
----------------------------------------------------------------------------
From: [EMAIL PROTECTED]
Subject: Which 3com modems work with Linux ?
Date: Thu, 14 Jan 1999 16:57:34 -0800
Which 3com modems work with Linux or are there better modems for linux ?
------------------------------
From: "Christoph Vogelsang" <[EMAIL PROTECTED]>
Subject: Re: Linux on an EISA system
Date: Thu, 14 Jan 1999 09:46:22 +0100
Dan Churchill ([EMAIL PROTECTED]) wrote:
>
> I'm trying to install RedHat 5.2 on a Dell 433SE system, and am having
> : trouble getting it to see my Adaptec AHA-1740A SCSI card. The system is
> : seeing the card at post (and will actually boot to DOS on the hard drive
> : when there isn't a bootable floppy) but the RedHat installation program
> : says it can't find the card anywhere on my system. The card is set up
> : in standard mode, which is supposed to be compatible with the AHA-1542
> : driver, but it can't see that either. Does anyone have any ideas about
> : what my problem may be?
I have a an AHA-1740 running on an Elitegroup SL486VE EISA/VLB Board
since 1993.
Works fine under Linux, DOS, WfW 3.11 and WIN95. The 1740 came with BIOS
1.21
and later I upgraded to BIOS 1.40 which has support for extended
mappings up
to 8GB.
I strongly recommend to use the AHA-1740 in enhanced mode! Then you can
use
the aha1740.c driver of your linux kernel. Never had any problems from
kernel
0.99pl15 up to kernel 2.0.32 that I'm using now.
--
Christoph Vogelsang Institut fuer Kreditwesen
[EMAIL PROTECTED] Westfaelische Wilhelms-Universitaet
Telefon: +49 251 83-29948 Universitaetsstrasse 14-16
Fax: +49 251 83-22882 D-48143 Muenster
http://www-wiwi.uni-muenster.de/~21/ifkchvo.htm
------------------------------
From: [EMAIL PROTECTED] (K. Spoon)
Subject: Re: 2.2 kernel: ttyS vs cua
Date: 14 Jan 1999 09:09:01 GMT
In article <YNdn2.1207$[EMAIL PROTECTED]>, Hugh McCurdy wrote:
> I was reading where the cua devices are now obsolete as of 2.2.x.
> I'm puzzled as to why.
Because they're kind of a pain in the rear. Essentially you have two devices
that do the same thing, but in different directions. The goal is to merge
that all back into one device file as common sense dictates.
> I know plenty of people who are using the cua ports because their direct
> connect cable (to a dumb terminal) has only RD, TD and GND wired.
> The ttyS ports do *not* work for these people with the 2.0.x kernel.
> Specifically, agetty doesn't work. Also 'cat >/dev/ttyS0' doesn't work.
> But 'cat >/dev/cua0' works great.
Yup. And the thing to remember is that this is on the 2.0 kernels, not the 2.2.
Also remember that the current 2.2-pre kernels (for the most part) are still
2.1 in disguise.... From the Documentation/Changes files of a 2.2-pre kernel:
Also, please remember that cua* devices are now obsolete. Switch to
the corresponding ttyS* device instead (e.g., cua0 -> ttyS0, cua1 ->
ttyS1, etc.).
In addition, some software still works, but needs to be compiled
against 2.1 headers for complete functionality. Fdutils binaries
compiled under 2.0 or earlier kernels should be replaced with ones
compiled under 2.1, for example.
So. It looks like if you wait for a distrib with the 2.2 kernel (RH 6.0?),
then you shouldn't have too many problems. If you're impatient, you'll need
to recompile some stuff and make sure the configs point to ttyS? instead of
cua?.
> I had a lot to do with talking these people from switching from a working
> (but obsolete) Xenix system to a Linux system. Of course, if they stay
> with the 2.0.x kernels, then they don't have a problem. But I don't
> really want to have to recommend that to anyone once 2.2.x is released.
Why not? The latest is not always the greatest, and certainly not always the
best option. I know of a few machines up at school that are still running 1.2
kernels because they don't need any of the features 2.0 brought to the table
and I imagine they'll be running 1.2 for a while even after 2.2 makes it
debut. :) The source for the old kernels is still available even if most of
the world is no longer using them....
At any rate, you should upgrade when you need to instead of when the rest of
the herd does. :-)
> The Serial Howto still refers to cua ports. So that's not much help.
Yup. Once again, the 2.2-pre aren't technically stable yet, so there's no
real call to update the documentation just yet. Hang in there....I imagine
that you'll have docs dealing with 2.2 kernels when it finally gets released.
:-)
Take it easy,
--
K. Spoon <[EMAIL PROTECTED]>
------------------------------
From: [EMAIL PROTECTED] (John Brush)
Crossposted-To:
comp.os.os2.setup.misc,comp.os.os2.comm,comp.os.os2.misc,comp.os.linux.setup
Subject: Re: 3COM sells crippled modems (was 3COM "support" (was: any voice
capable/fax modem software for use in warp4?))
Date: Thu, 14 Jan 1999 18:38:39 -0700
In <[EMAIL PROTECTED]>,
on 01/14/99 at 10:22 PM,
[EMAIL PROTECTED] (John Varela) said:
**On Sun, 10 Jan 1999 22:05:05, [EMAIL PROTECTED] (John Brush) wrote:
**> Sad, but true. Another reason why I will never buy another USR/3Com
**> product. The first being that the damn external 56K faxmodem comes on
**> in the 'volume all the way up' mode and it cannot be turned down via
**> software, only off or on. What asshole designed that? Imagine turning
**> on your tv or radio and it starts out at full volume.
**Following is the entire text of my exchange with 3COM "support",
**edited only to remove my e-mail address from the .sigs. The
**initial message was transmitted to them from their web site; the
**rest is e-mail. I submitted the web site inquiry on November 29
**and their first response was on 9 January.
**I hope everyone appreciates the identitification of OS/2 and Linux
**as "legacy systems".
<snip>
They are a microsoft clone, aren't they? :)
I wish you would post one more message to them and inform them that
Warp 4 supports plug and play, and in fact does it better than W9* in
a lot of instances.
I am sorry you got screwed on the modem. Maybe we will live to see the
day when M$ gets its head handed to it, and companies like 3COM/USR
will have to go out of business when the find out they have to think
for a living :(
Regards,
John
------------------------------
From: Henry Wong <[EMAIL PROTECTED]>
Subject: Re: linux viruses
Date: Thu, 14 Jan 1999 04:22:40 -0500
Chris Lee wrote:
>
> In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says...
> >
> >Andreas Bombe wrote:
> >>
> >> Henry Wong <[EMAIL PROTECTED]> wrote:
> >> > Andreas Bombe wrote:
> >> >>
> >> >> Henry Wong <[EMAIL PROTECTED]> wrote:
> >> >> > This is good advice, but still not foolproof.
> >> >>
> >> >> > As for those who say that Linux is not susceptible or that you don't
> >> >> > need to worry about viruses, that's a very dangerous attitude.
> >> >>
> >> >> Linux is not susceptible to viruses. There don't exist any viruses
> for
> >> >> Linux.
> >>
> >> > I beg to differ on this point. There have been UNIX viruses (not virii
> as
> >> > someone else pointed out) in the past and these could easily be updated
> to
> >> > the common LINUX architectures to infect LINUX programs by any number
> of
> >> > people familiar with i386/i486/pentium machine instructions.
> >>
> >> If you can point me to some resources describing UNIX viruses (I mean
> >> real viruses, not trojans) I will gladly take a look at these.
> >
> >A lot of the information I've come across on this is pretty old and is
> probably
> >not available (besides not being in electronic form). If I come across
> some
> >more I'll let you know.
>
> So you really don't know what you are talking about. Figures. Here's a clue.
>
> A ms-dos/windows type virus really wouldn't work under UNIX/Linux,
> especially if you aren't running as root.
Here's a clue for you. Computer viruses have been around long before ms-dos/
windows. Even UNIX was around before ms-dos/windows. So the statement should
probably be that a UNIX type virus really wouldn't work under MS-DOS/Windows.
Of course, going beyond that, a mainframe virus wouldn't work on either MS-DOS
Windows nor on UNIX. So just because a MS-DOS/Windows virus doesn't work on
UNIX doesn't mean that they don't exist.
Also a virus is still a virus even if it doesn't run as root. All
it needs to do is infect all files you have access to. The example I mentioned
in the other message (a shell program based virus) would do that and I'm sure
many of the readers of just this news group alone can easily come up with one of
these.
The challenge in UNIX has always been to find ways of breaking into root from
a non root account. Once there the "cracker" can do as he/she pleases, including
installing worms, viruses and trojans. The trick at this point is to stay
undetected.
Henry
------------------------------
From: Paul Rae <[EMAIL PROTECTED]>
Subject: Linux for IBM RS6000?
Date: Thu, 14 Jan 1999 16:38:30 -0000
i dont think so - i may be wrong. We use AIX on all our RS6000's
=====Original Message=====
From: Robert DiRosario [mailto:[EMAIL PROTECTED]]
Posted At: Thursday, January 14, 1999 5:37 AM
Posted To: hardware
Conversation: Linux for IBM RS6000?
Subject: Linux for IBM RS6000?
Is there a version of Linux for the IBM RS-6000 systems?
Robert
------------------------------
From: terryg <[EMAIL PROTECTED]>
Subject: Re: Which CPU to upgrade to?
Date: Thu, 14 Jan 1999 00:29:02 -0600
Peter Schneider wrote:
> terry g <[EMAIL PROTECTED]> wrote:
> : On 09 Jan 1999 15:10:02 +0000, Bruce Stephens
> : <[EMAIL PROTECTED]> wrote:
>
> :>[EMAIL PROTECTED] (John Taylor) writes:
> :>
> :>> I have a Intel Pentium 90 on a Intel Neptune mb that I bought 3 or 4
> :>> years ago. I want to upgrade the CPU w/o swapping out the
> :>> motherboard. Which CPU should I upgrade to? I am interested in
> :>> hearing about Intel, AMD, and Cyrix (or any others) upgrades. Also,
> :>> I will be exclusively running Linux 2.0.36 and Linux 2.2 (when it
> :>> comes out).
> :>
> :>> Which is the most bang for the buck?
> :>
> : stay away from idt winchip if you are into linux...."win"
> : chip....trouble,trouble
>
> Would you care to explain why WinChips should mean trouble? I'm running a
> Winchip C6/240 Mhz just fine with RedHat Linux 5.2 on a motherboard which
> only supports Pentium <= 133 Mhz. A fine, cheap upgrade. Why should this
> be troublesome? The upgraded machine has never crashed, and compiles
> kernels without problems.
>
> Peter
I personally have had no experiance with the winchip,my posting was in
responce to statements made by IDT themselves in a reveiw of the winchip at
alternative cpu.com[i think?].Anyway,a quick scan thru deja-news gives me
the impression that the newer winchips[240 + up] run fine on linux and I
assume bsd.Some people with first issue chips seem to have some problems
though; they seem to operate, just with poor performance,which is in line
with idt's statement.
I look forward to trying one out myself ,I love to support alternatives to
the monopoplists!
------------------------------
From: [EMAIL PROTECTED] (Christof Fischer)
Subject: page accounting on parallel printer (hp laserjet 6mp)
Date: Thu, 14 Jan 1999 10:40:18 GMT
hi!
i want to use a linux server for printing and i need page accounting.
to do page accounting it is necessary to read the page counter
of the printer. therefore you need a bidirectional interface like
serial interface or jetdirect.
i want to use the parallel interface of o pc.
is it possible to use a bidirectional parallel interface to read
the page counter?
i tried ifhp filter with LPRng package and didn't have sucess.
thanx
christof fischer
------------------------------
Subject: Re: Which 3com modems work with Linux ?
From: [EMAIL PROTECTED] (Rob Clark)
Date: Fri, 15 Jan 1999 02:20:03 GMT
In article <[EMAIL PROTECTED]>,
Scallica <[EMAIL PROTECTED]> wrote:
>>
>>Which 3com modems work with Linux or are there better modems for linux ?
>
>3COM Etherlink III 3c509b....very compatible with Linux...an excellent card
It makes a pretty poor modem, though ;)
Linum/Modem compatibility list:
http://www.o2.net/~gromitkc/winmodem.html
Rob Clark, [EMAIL PROTECTED]
------------------------------
From: [EMAIL PROTECTED]
Subject: Packard Bell soundcard
Date: Thu, 14 Jan 1999 10:40:18 GMT
I'm trying to get my soundcard working under linux. The card came with the
computer, which is a rather strange beast manufactured by Packard Bell. As
far as I am aware the soundcard has a AZT2320 chip, and is 100% Soundblaster
Pro compatible. However attempting to use the sndconfig utility results in
modprobe producing an error. The computer is a 9000 series (I believe the
model number *may* be 9020, but I am unsure (I'm in university at the minute
so I can't check)), and I am running Redhat Linux 5.1 (kernel version 2.0.34
or similar, again not 100% sure), which works better than previous versions
(sndconfig used to cause a segmentation fault).
Please help!
Rob Owen ([EMAIL PROTECTED])
============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
From: Bernd Nies <[EMAIL PROTECTED]>
Subject: Q: Lexmark Optra Lxi+ laser printer, duplex
Date: Thu, 14 Jan 1999 09:46:35 +0100
Hi,
How can I use the duplex function of this printer under
RedHat 5.1 Linux?
Please reply to: [EMAIL PROTECTED]
Thanks in advance.
Regards,
Bernd
------------------------------
From: "Luis Perdigao" <Ln**perdigao**@ip.pt>
Subject: need help on ISDN and RIVA TNT
Date: Wed, 13 Jan 1999 22:33:09 -0000
Dear NG readers:
Where can I get the appropriate file ("driver") for RH5.2 and RIVA TNT? How
do I install it or use it on the system?
Also: I have an Octal PC Bit active ISDN board.
How do I configure it and get a ppp dialout connection to my ISP working?
If any1 would like to help, I'd be thankful.
Regards,
Luis Perdigao
Ln**perdigao**@ip.pt
-- remove asterisks (*) to reply --
------------------------------
From: "Jose Urena" <[EMAIL PROTECTED]>
Subject: Re: ps/2 m$ intellimouse
Date: 13 Jan 1999 22:45:15 GMT
try this,
start 'gpm -R' for repeater
change your X configuration to use /dev/gpm rather than /dev/mouse or
whatever you are using as a port
also tell X that the mouse is a MouseSystem compatible mouse
read more using
'man gpm'
ronin <[EMAIL PROTECTED]> wrote in article <77fv7j$svj$[EMAIL PROTECTED]>...
: I've been trying to solve this thing ever since I got the mouse. Here's
the
: problem:
:
: I'll boot my computer into linux, and the mouse will work fine. I will
go
: into X, and the mouse will work fine.. but after I exit X, the mouse no
: longer works on the console, unless I reboot the computer. Restarting
gpm
: doesn't work... I even upgraded gpm with the 'imwheel' support. I start
gpm
: with type 'imps2' as shown by `gpm -t help` Any suggestions would be
most
: appreciated.
:
: -eric whitten
:
: [EMAIL PROTECTED]
:
:
:
------------------------------
From: Greg Newberry <[EMAIL PROTECTED]>
Subject: Good Video card for Linux
Date: Thu, 14 Jan 1999 19:16:10 -0700
Hi,
I'm buying a new abit BH6 with P2 450mhz processor. I'm not a gamer but
I like good video performance. I think a 4-8mb PCI card should do well
for me. The mother board supports AGP as well as PCI video cards. I
currently run Matrox Mystique cards in two computers with Linux and NT.
Can any of you recommend a good, stable, but faster card for the aBit
board that is fully suppored and stable under Linux? Either AGP or PCI.
Please email me as well.
Thanks
Greg
[EMAIL PROTECTED]
------------------------------
From: [EMAIL PROTECTED] (Hendrik Forkel)
Subject: Re: Linux Dual Processor
Date: 14 Jan 1999 12:27:43 GMT
Hi Rafael,
are you using modules? If you do, then you have to recompile and install
the modules as well. So with "SMP" enabled do the following:
# make zImage
# make modules
# make modules_install
Then install your kernel as usual. If you don't rebuild the modules, they
are not aware of SMP.
Hope this solves your problem.
Hendrik
------------------------------
From: Norvell Spearman <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: SCSI, RAID controllers, Linux. . .
Date: Thu, 14 Jan 1999 20:27:02 -0600
The company I work for has a server which originally was going to run
SCO OpenServer 5, but may end up running Linux instead. The server has
a DPT PCI SCSI PM2044U controller, with a DPT RC4040 RAID controller
attached to it. I found on RedHat's website that the DPT PM2044 is
supported (don't know if the `U' on the end matters), but couldn't find
anything for or against the RAID controller---I've heard that ``not
listed = not supported.''
We already have SCO installed on the server (on one huge partition) and
so we started installing RedHat Linux 5.1 to see how it goes. We got to
fdisk and it *seemed* to recognize the RAID array: it showed up as
/dev/sda4, with GNU HURD as the file system type. This is where we
stopped.
So the main question is this: Does Linux actually recognize the RAID
array (what is a GNU HURD fs?), and are there any Linux utilities
available for reporting on the status of/repairing a RAID array?
Many thanks for any help with this. . .
[EMAIL PROTECTED]
To reply, remove my opinion about
unwanted e-mail from my address.
------------------------------
From: Serveur Web CyberMaine <[EMAIL PROTECTED]>
Subject: Got Signal 11 with gcc while compiling the kernel
Date: Thu, 14 Jan 1999 13:50:13 +0100
I someone could help me it will be very fun.
I have bought an Amd K6-2 300 past november (with a Matrox Mystique) And
it had worked during one month.
After that I have tried to use the Dr-Dos 7 from Caldera and he didn't
install : saying 'error divide by zero' while installing the bootstrap.
So I go to my reseller who sayed me that he'll change my CPU. 4 week
later I have the new porc and I can't make it work in 2.2v, but in 2.0v
he work for two 2 days but after he hang.
Go again to my reseller who take my machine, didn't found what it is
(one more thing Windows 98 didn't install) (after 4 Amd k6-2, trying an
MSI mainboard and more ). Finally (2,5 month later) They have changed
the memory, the cpu, the 'box' the mainboard and Win98 install very well
(but when i tried to use the Ali Busmaster IDE Driver Windows hang, the
AGP driver seem to work but I can't use the AGP 2x feature). Linux
(Debian 2.0 and RedHat 5.2-Mandrake) install themselves too.
But when I tried to make a new kernel I got fatal signal 11 or 'Illegal
instruction' from the c compiler (RedHat or Debian). The compiling of
the modutils-2.1.121 archive work.
I need somebody help, please
ASUS P5A (Bios 1003/1004 i don't know there)
AMD-K6-3D 300@300
64 Mb SDRAM (2*32 PC100)
MGA G200 8Mo SDRAM Bios 1.6 Driver 4.51
Iomega Zip SCSI interne (SCSI:Adaptec 1502)
IBM 8,4Go IDE
IBM 1,7Go IDE
Pioneer 36x Slot-in IDE
------------------------------
From: Greg Newberry <[EMAIL PROTECTED]>
Subject: Re: Netgear FA310TX NIC
Date: Thu, 14 Jan 1999 19:21:02 -0700
Bob Lydick wrote:
> James, Mike, and others,
>
> I have the card, too, and called up tech support, and they did send me an
> email, and we did visit a bit on the phone. . But, . . . It did not work for
> me, either, and, I am still looking. Either lack of knowledge on my part, or
> instructions wrong. Probably the first, with the second? Let me know if you
> or anyone finds the proper/right way to install it. I am using Red Hat. On,
> and if anyone does find the answer, or know it, please e-mail me too, as I
> may miss the post. Sorry for the inconvience, and I will let you know if I
> find anything. TIA.
>
> God Bless and God Speed.
>
> Bob Lydick
> <delete the obvious from e-mail return address>
>
> <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]...
> >"James Knoch Jr." <[EMAIL PROTECTED]> writes:
> >
> >> anyone have any experience with this card in Linux? I'm thinking about
> >> buying a couple for my computers at home to setup a Linux/WinNT Lan so I
> >> can proxy through my ISDN internal TA card.
> >
> >Yeah I do, and so far it's not good. The tulip driver recognises the card,
> >but can't seem to communicate with it (transmit timeout errors). Of course,
> >it's perfectly possible that I have something wrong, so if anyone out there
> >has good experience, please let us know... I am done tearing my hair out
> >over this one :(
> >
> >/Mike - org.cas@mharrold
> >
> >[please reverse the email address to send mail]
Hi,
I have the cards on two machines. Either can run NT or Linux with no problems.
Although I run 100mps under 95/NT, I think that I remember (?) seeing something
the other day while running a check that the card was set to 10mps. I wonder
about this though because I have a 100mps only hub. And I was talking to the
other computer....
They seem to work for me. I'm using SuSE 5.3 on one computer and Redhat 5.2 on
the other.
Thanks
Greg
------------------------------
From: Ruffian <[EMAIL PROTECTED]>
Subject: Re: Advice Needed... video card.. etc
Date: Fri, 15 Jan 1999 02:11:11 +0000
Gord Baker wrote:
>
> Hello everyone.
>
> I'm in the process of building a new machine and would like a little
> advice on some of the toys I can toss into the thing.
>
> I have an ASUS P2B motherboard with 4 PCI and 3 ISA slots in addition to
> the AGP.
>
> Video Card.
>
> I have been looking for a Matrox Millennium G200 AGP and SGRAM.
> No one in this neck of the woods seems to carry or can get one.
>
> Are there any other reccomendations as a suitable replacement to this IF
> I can't lay my hands on one. Something with similar performance and
> price.
>
> 3D Accelerators
>
> Considering a Creative Labs Voodoo2 . Yes/NO
> After all... I have to play once in a while.
>
>
Hi again,
Can't you have someone down here buy the card
and ship it to you? Is that against the law-I
really don't know?
In Linux this card flies and took care of all
the "hanging" with redraws etc. that I had
with my previous Matrox Millennium 4MB card.
In Win95 it seems the same except for the 3D.
see you
Jan
reality.sys corrupt; reboot universe [y/n] ?
------------------------------
From: Benoit PLESSIS <[EMAIL PROTECTED]>
Subject: Amd K6-2 300 : Got Signal 11 with GCC while comiling.
Date: Thu, 14 Jan 1999 14:40:12 +0100
I someone could help me it will be very fun.
I have bought an Amd K6-2 300 past november (with a Matrox Mystique) And
it had worked during one month.
After that I have tried to use the Dr-Dos 7 from Caldera and he didn't
install : saying 'error divide by zero' while installing the bootstrap.
So I go to my reseller who sayed me that he'll change my CPU. 4 week
later I have the new porc and I can't make it work in 2.2v, but in 2.0v
he work for two 2 days but after he hang.
Go again to my reseller who take my machine, didn't found what it is
(one more thing Windows 98 didn't install) (after 4 amd k6, trying an
MSI mainboard). Finally (2,5 month later) They have changed the memory,
the cpu, the 'box' the mainboard and Win98 install very well (but when i
tried to use the Ali Busmaster Driver Windows hang, the AGP driver seem
to work but I can't use the AGP 2x feature). Linux (Debian 2.0 and
RedHat 5.2-Mandrake) install themselves too.
But when I tried to make a new kernel I got fatal signal 11 or 'Illegal
instruction' from the c compiler (RedHat or Debian). The compiling of
the modutils-2.1.121 archive work.
I need somebody help, please
ASUS P5A (Bios 1003/1004 i don't know there)
AMD-K6-3D 300@300
64 Mb SDRAM (2*32 PC100)
MGA G200 8Mo SDRAM Bios 1.6 Driver 4.51
Iomega Zip SCSI interne (SCSI:Adaptec 1502)
IBM 8,4Go IDE
IBM 1,7Go IDE
Pioneer 36x Slot-in IDE
------------------------------
From: Frode Hatlevik <[EMAIL PROTECTED]>
Subject: I cant get my SCSI card (Eiger Labs PCMCIA) to work...
Date: Thu, 14 Jan 1999 14:34:24 +0100
Reply-To: [EMAIL PROTECTED]
How do I get my EigerMadia EPX SS-1000 to work with Linux?
--
================================================
Frode Hatlevik
Student of Computer Science
Bergen College of Higher Education
e-mail: [EMAIL PROTECTED]
================================================
------------------------------
From: [EMAIL PROTECTED]
Subject: ultradma,serial problems
Date: 14 Jan 1999 13:47:59 GMT
hi,
I own a Celeron with 128 M and 8.4 IBM dekstar ultradma harddisk
I use Debian 2.0 with kernel 2.1.120
hdparm -t -T reported me 12,08 M/s and 128 M/s
is it normal ? can I hope better ?
I tried hdparm -d1 -X34 and disk failed with message "waiting for dma timeout"
then I had to reboot
can the disk be physically damaged ? how can I test it ?
I have some problem with serial I/O too
is there a link ?
regards,
eric
------------------------------
** 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
******************************