Linux-Hardware Digest #119, Volume #14            Tue, 2 Jan 01 14:13:09 EST

Contents:
  i810 audio configuration (Susan Stewart)
  Asus K7V sound chip (routerl)
  Re: Modem is "busy" - PCI IRQ Sharing problem (Yidao Cai)
  XFree86 PCI Device ID confusion on VIA MVP4 based motherboard (Mikkel Lauritsen)
  Re: i810 audio configuration (Steve Sycamore)
  Re: Hard disk problems with Red Hat 7.0 install (M. Buchenrieder)
  Re: multiple soundblaster cards? (bob)
  Re: i810 audio configuration (Susan Stewart)
  Re: FlashRam pcmcia cards? (Harmon Seaver)
  Re: FlashRam pcmcia cards? (Harmon Seaver)
  Re: i810 audio configuration (Jon Griffin)
  Benchmarking under Linux ("Lasse Stig Thomsen")
  LILO version 21.6.1 released (John in SD)
  Linux and the AMD760 chipset ("Brett Saunders")
  Re: boot troubles with second HD on Sparc5 (Henrik Carlqvist)
  Re: i810 audio configuration (Susan Stewart)
  HELP!!! Can't install RH 6.2! (Craig McCluskey)
  Re: power.. (Craig McCluskey)
  Re: Building new system (Craig McCluskey)

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

From: Susan Stewart <[EMAIL PROTECTED]>
Subject: i810 audio configuration
Date: Tue, 02 Jan 2001 10:47:14 -0500

I recently upgraded to 2.2.17, and am now trying to get the integrated
audio with my Intel i810 motherboard running.  I configured i810_audio
to be loaded as a module and I have AC97 Audio set to 'AUTO' in my BIOS.

When I run 'modprobe i810_audio' I get a whole slew of error messages
about 'AC97 access failed' and 'AC97 write access failed'.

Here is the output from lsmod:

Module                  Size  Used by
i810_audio             10612   0  (unused)
soundcore               2564   2  [i810_audio]
ac97_codec              6852   0  [i810_audio]
agpgart                 4040   1  (autoclean)
vfat                    9212   1
fat                    30144   1  [vfat]

If anyone has had any better luck getting i810 audio working, I sure
would appreciate a shove in the right direction.


TIA,
Ian

P.S. Anyone know how to capture the output from 'printk' messages?


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

From: routerl <[EMAIL PROTECTED]>
Subject: Asus K7V sound chip
Reply-To: [EMAIL PROTECTED]
Date: Tue, 02 Jan 2001 15:28:21 GMT


I'm running Mandrake 7.2 on an AMD 750. I don't get any sounds... ever. The 
"sound card" I use is the built-in sound chip from the Asus K7V motherboard 
(guess which motherboard I use :P) and HardDrake has located the sound 
chips but still, no sound. Is there something I'm missing here?

routerl

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

From: Yidao Cai <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: Modem is "busy" - PCI IRQ Sharing problem
Date: Tue, 02 Jan 2001 09:38:36 -0600
Reply-To: [EMAIL PROTECTED]

Nader wrote:
> 
> I am unable to get my modem (US Robotics 56K FAX INT controller-based PCI,
> 3COM/USR 3CP5610 family, OEM 2977 model) to work in Linux, although it works


I have a 3cp5610, OEM 2976 model. It works fine under both 2.0.34 and 2.0.36
kernels with setserial command, but not 2.2.16. My conclusion is, the problem
was with things added after 2.0.36.

cai

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

From: Mikkel Lauritsen <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.x
Subject: XFree86 PCI Device ID confusion on VIA MVP4 based motherboard
Date: Tue, 02 Jan 2001 16:50:46 +0100

Hi all,

I've been trying to get XFree86 up and running on a FIC PAG-2130 motherboard.
It has a VIA MVP4 chipset with a built-in Trident Blade 3D graphics controller.

When starting XFree86 it seems to think that the graphics controller is a
Trident Cyberblade i7 instead. The reason for this is that the PCI Vendor and
Device IDs reported by the system are 0x1023 and 0x8400 - which, according
to drivers/pci/pci.ids - is indeed the Cyberblade i7. The Blade 3D has Device
ID 0x9880, presumably in the standalone version.

So, what am I looking at here? The windows drivers seem to have no problem
accepting the Device ID, so is the Linux side confused, or have Trident and/or
VIA and/or FIC made a boo-boo?

Any suggestions, especially from other people with motherboards with the same
chipset (AOpen MX59 Pro, Epox EP-MVP4 et al) would be very much appreciated.

Thanks in advance,
  Mikkel Lauritsen

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

From: Steve Sycamore <[EMAIL PROTECTED]>
Subject: Re: i810 audio configuration
Date: Tue, 02 Jan 2001 16:48:58 +0100

Hi Ian,

You can look at the printk() messages in the system log file at
/var/log/messages.

Do you need to use isapnp to configure your card before the driver
can talk with it?  There are pretty decent instructions in the SOUND
and PNP Howto's.  It looks like the module actually got loaded from
the display.

Steve

Susan Stewart wrote:

> I recently upgraded to 2.2.17, and am now trying to get the integrated
> audio with my Intel i810 motherboard running.  I configured i810_audio
> to be loaded as a module and I have AC97 Audio set to 'AUTO' in my BIOS.
>
> When I run 'modprobe i810_audio' I get a whole slew of error messages
> about 'AC97 access failed' and 'AC97 write access failed'.
>
> Here is the output from lsmod:
>
> Module                  Size  Used by
> i810_audio             10612   0  (unused)
> soundcore               2564   2  [i810_audio]
> ac97_codec              6852   0  [i810_audio]
> agpgart                 4040   1  (autoclean)
> vfat                    9212   1
> fat                    30144   1  [vfat]
>
> If anyone has had any better luck getting i810 audio working, I sure
> would appreciate a shove in the right direction.
>
> TIA,
> Ian
>
> P.S. Anyone know how to capture the output from 'printk' messages?


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

From: [EMAIL PROTECTED] (M. Buchenrieder)
Subject: Re: Hard disk problems with Red Hat 7.0 install
Date: Tue, 2 Jan 2001 12:30:49 GMT

[EMAIL PROTECTED] writes:

[...]

>I had the same problem with 6.2.  I have an ABIT KT7RAID board, 2 ATA33
>controllers, 2 RAID ATA100's.  I moved my hard drive back to the ATA33 and
>the installation no longer gave me the error message.  

...which is the correct solution, as long as the standard installation
kernels don't support ATA100 controllers directly. You may patch the
kernel with support for ATA100 controllers later on, then move back the
drive onto the ATA100 connector.

>I understand the
>ATA100 is supposed to be faster, but, hey, it's so fast anyway, I can live
>with it.

Well, it's more or less plain marketing, anyways. There's no IDE drive
fully exhausting the capacity of ATA66, much less ATA100 . You can
as well safely ignore the ATA100 interface for the time being.

Michael
-- 
Michael Buchenrieder * [EMAIL PROTECTED] * http://www.muc.de/~mibu
          Lumber Cartel Unit #456 (TINLC) & Official Netscum
    Note: If you want me to send you email, don't munge your address.

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

From: bob <[EMAIL PROTECTED]>
Subject: Re: multiple soundblaster cards?
Date: Tue, 02 Jan 2001 15:50:43 GMT

Thanks for your help.
I have installed a minimal linux onto my computer, and this does not
include support for compiling anything.
But I was able to get both soundblaster cards working, by copying the
original sb.o file as sb2.o.
Then my sound part of /etc/conf.modules is as follows:
...
alias sound1 sb
alias sound2 sb2
pre-install sound1 insmod sound1 dmabuf=1
pre-install sound2 insmod sound2 dmabuf=1
alias midi opl3
options opl3 io=0x388
options sb   irq=5 io=0x220 dma=0 dma16=5 mpu=0x300
options sb2 irq=7 io=0x240 dma=1 dma16=6 mpu=0x330
...

I'm not sure if this is a good idea or not, making a copy of the sb.o
mod, but I'm able to record/playback from each soundcard independently.

Then I updated  /etc/rc.sysinit after the original "modprobe sound"
modprobe sound1
modprobe sound2
So they get both get loaded on boot.

Now, aumix still works fine with first sound card, but how can I control
second?
Any ideas?

Thanks
Bob



Cannon Fodder wrote:

> This is an interesting idea, two sound cards. :)
> But unfortunately, you may have to manually modify a header file
> called autoconf.h in your kernel source tree and recompile your
> kernel.  Here is the what section 6.4 'Can I have more than one
> sound card?' of the Sound-HOWTO has to say:
>
> With the current sound driver it's possible to have several
>   SoundBlaster, SoundBlaster/Pro, SoundBlaster16, MPU-401 or MSS
> cards
>   at the same time on the system. Installing two SoundBlasters is
>   possible but requires defining the macros SB2_BASE, SB2_IRQ,
> SB2_DMA
>   and (in some cases) SB2_DMA2 by editing local.h manually. It's
> also
>   possible to have a SoundBlaster at the same time as a PAS16.
>
>   With the 2.0 and newer kernels that configure sound using make
> config,
>   instead of local.h, you need to edit the file
>   /usr/include/linux/autoconf.h. After the section containing the
> lines:
>
>        #define SBC_BASE 0x220
>        #define SBC_IRQ (5)
>        #define SBC_DMA (1)
>        #define SB_DMA2 (5)
>        #define SB_MPU_BASE 0x0
>        #define SB_MPU_IRQ (-1)
>
> add these lines (with values appropriate for your system):
>
>        #define SB2_BASE 0x330
>        #define SB2_IRQ (7)
>        #define SB2_DMA (2)
>        #define SB2_DMA2 (2)
>
> If I were you, I'd also read the Sound-HOWTO just for good
> measure.  But personally, I can't see why the Ethernet-HOWTO
> trick couldn't work, where you would just specifiy something like
> the following in
>
> /etc/conf.modules:
>
> alias sound1 <soundcard module>
> alias sound2 <soundcard module>
>
> options <soundcard module> irg=5,7 io=0x220,0x240 dma=0,1
> dma16=5,6 mpu=0x300,0x330
>
> ^D
>
> ]# modprobe sound1
> ]# modprobe sound2
>
> # or if the above doesn't work try
>
> ]# modprobe <soundcard module>
>
> Good Luck,
> CF
>
> On Tue, 2 Jan 2001, bob wrote:
>
> >I would like to install multiple SB16 ISA cards into a RH6 box.
> >I can sndconfig either one and they work fine alone.
> >
> >SB16 #1
> > IRQ=5
> > DMA=0
> > DMA16=5
> > IO=0x220
> > MPU=0x300
> >
> >SB16 #2
> > IRQ=7
> > DMA=1
> > DMA16=6
> > IO=0x240
> > MPU=0x330
> >
> >How can I get both loaded at the same time?
> >I have been editing /etc/conf.modules w/o much luck.
> >
> >Thanks for any suggestions
> >Bob
> >
> >
> >


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

From: Susan Stewart <[EMAIL PROTECTED]>
Subject: Re: i810 audio configuration
Date: Tue, 02 Jan 2001 11:36:50 -0500

Steve Sycamore wrote:

> Hi Ian,
>
> You can look at the printk() messages in the system log file at
> /var/log/messages.

Cool, thanx!

>
>
> Do you need to use isapnp to configure your card before the driver
> can talk with it?  There are pretty decent instructions in the SOUND
> and PNP Howto's.  It looks like the module actually got loaded from
> the display.

Well, part of the...challenge...is that there is no sound card.  The audio is
actually integrated into the motherboard itself.  I checked out
/proc/interrupts and /proc/ioports, and there are entries in both, as well as
/proc/pci.

I'm reading through Shankar Balan's i810 HOWTO
(http://www.exocore.com/linux/i810/).  Hopeful there will be some help in
there.  And now that I know how to view all the error messages, not just the
last page worth, there may be something to go on there.  If not, the SOUND
howto is my next stop.


Thanx again,
Ian


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

From: Harmon Seaver <[EMAIL PROTECTED]>
Subject: Re: FlashRam pcmcia cards?
Date: Tue, 02 Jan 2001 16:29:18 GMT





    These are 4mb Fast Flash Card's made by Smart. And I put them in the
pc-card reader, linux recognizes them right away. Here's from the log:

Jan  2 08:40:03 harmon cardmgr[536]: initializing socket 1
Jan  2 08:40:03 harmon cardmgr[536]: socket 1: Memory Card
Jan  2 08:40:03 harmon kernel: cs: memory probe 0x0d0000-0x0dffff: clean.
Jan  2 08:40:04 harmon cardmgr[536]: executing: 'modprobe iflash2+_mtd'
Jan  2 08:40:04 harmon cardmgr[536]:   Common memory region at 0x0: Intel
Series 2+ F
lash
Jan  2 08:40:04 harmon kernel: iflash2+_mtd: common at 0x0, 4 mb, 64 kb blocks,
80 ns
Jan  2 08:40:04 harmon cardmgr[536]: executing: 'modprobe memory_cs'
Jan  2 08:40:04 harmon kernel: memory_cs: mem0: common 4 mb
Jan  2 08:40:04 harmon cardmgr[536]: executing: './memory start mem0'

   So cardmgr knows what they are okay, but they don't seem to be seen as a
harddrive by the system. I've used ATA pcmcia cards before and mounted them as
drive space under dos and os/2 without a problem, but these don't seem to be
seen as drive space on a laptop running w98 either. 
   I tried /dev/hdc and others, it doesn't find any of those (I've got 2 IDE
drives and 1 cdrom), so I looked in /dev and found /dev/mem, mem0a, mem0a0c,
mem0c, mem0c0b, and mem0c0c. So tried an fdisk on mem, it says:

[root@harmon /dev]# fdisk /dev/mem
Device contains neither a valid DOS partition table, nor Sun, SGI or OSF
disklabel
Building a new DOS disklabel. Changes will remain in memory only,
until you decide to write them. After that, of course, the previous
content won't be recoverable.

You must set heads sectors and cylinders.
You can do this from the extra functions menu.

    but showed nothing there when I did "p" to print the partition table. 
There should be, since these were formerly in a Cisco router and contain
the Cisco IOS and configs. So then I tried to fdisk /dev/mem0a -- much better,
now I get:

[root@harmon /dev]# fdisk /dev/mem0a
Device contains neither a valid DOS partition table, nor Sun, SGI or OSF
disklabel
Building a new DOS disklabel. Changes will remain in memory only,
until you decide to write them. After that, of course, the previous
content won't be recoverable.

You must set sectors.
You can do this from the extra functions menu.

Command (m for help): p

Disk /dev/mem0a: 1 heads, 0 sectors, 1 cylinders
Units = cylinders of 1 * 512 bytes

     Device Boot    Start       End    Blocks   Id  System
/dev/mem0a1   ?         0        -2 2147483647+  ff  BBT
/dev/mem0a2   ?         0        -2 2147483647+  ff  BBT
/dev/mem0a3   ?         0        -2 2147483647+  ff  BBT
/dev/mem0a4   ?         0     65534     32767+  ff  BBT


    Cool! So I can see it as drive space. Now all I have to do is figure
out what sectors to set, repartition it, and away we go. 
 
      Anybody ever do this before? Any idea what sectors to set?



> On Fri, 29 Dec 2000 19:00:08 GMT, Andreas Hinz <[EMAIL PROTECTED]> wrote:
>> In article <7HN26.40$[EMAIL PROTECTED]>, Harmon Seaver wrote:
>> >I put them in the pccard reader, it recognizes them, but I can't figure
>> >out how to mount it as drive space, or otherwise write to it. 
>> >
>> Hi,
>> are you talking about a CompactFlash card and a PC-Card adapter?
>> 
>> Then you can mount it as a hard drive.
>> Eg. if your hard disk i hda and your CD-drive is hdc, then the
>> card vill be hdb. You can mount the CompactFlash like this:
>> 
>>  mkdir /mnt/flash
>>  mount -t vfat /dev/hdb1 /mnt/flash.
>>  ls -al /mnt/flash
>> 
>> Done that with the CompactFlash card from my digital camera.
>> 

> -- 

> (Change antispam to WRLee to respond via e-mail.)

-- 
Harmon Seaver, MLIS     Systems Librarian
Arrowhead Library System        Virginia, MN
(218) 741-3840  [EMAIL PROTECTED]  http://harmon.arrowhead.lib.mn.us

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

From: Harmon Seaver <[EMAIL PROTECTED]>
Subject: Re: FlashRam pcmcia cards?
Date: Tue, 02 Jan 2001 17:10:32 GMT

   Huh! Bummer so far -- I've tried setting sectors and heads and cylinders 
all over the map, and everything looks okay until I try to write and exit
then it always just says:

The partition table has been altered!

Calling ioctl() to re-read partition table.
Re-read table failed with error 22: Invalid argument.
Reboot your system to ensure the partition table is updated.

  and nothing is changed. 


-- 
Harmon Seaver, MLIS     Systems Librarian
Arrowhead Library System        Virginia, MN
(218) 741-3840  [EMAIL PROTECTED]  http://harmon.arrowhead.lib.mn.us

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

From: Jon Griffin <[EMAIL PROTECTED]>
Subject: Re: i810 audio configuration
Date: Tue, 02 Jan 2001 17:31:45 GMT

Use kernel 2.2.18, I believe it fixed the native support.
On Tue, 02 Jan 2001 10:47:14 -0500, Susan Stewart
<[EMAIL PROTECTED]> wrote:

>I recently upgraded to 2.2.17, and am now trying to get the integrated
>audio with my Intel i810 motherboard running.  I configured i810_audio
>to be loaded as a module and I have AC97 Audio set to 'AUTO' in my BIOS.
>
>When I run 'modprobe i810_audio' I get a whole slew of error messages
>about 'AC97 access failed' and 'AC97 write access failed'.
>
>Here is the output from lsmod:
>
>Module                  Size  Used by
>i810_audio             10612   0  (unused)
>soundcore               2564   2  [i810_audio]
>ac97_codec              6852   0  [i810_audio]
>agpgart                 4040   1  (autoclean)
>vfat                    9212   1
>fat                    30144   1  [vfat]
>
>If anyone has had any better luck getting i810 audio working, I sure
>would appreciate a shove in the right direction.
>
>
>TIA,
>Ian
>
>P.S. Anyone know how to capture the output from 'printk' messages?


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

From: "Lasse Stig Thomsen" <[EMAIL PROTECTED]>
Subject: Benchmarking under Linux
Date: Tue, 2 Jan 2001 18:32:37 +0100

Hey!

I would like to know where I can find som cool benchmarkprogarms that run
under SuSE, so that i can bench my new hardware!

I have Quake3 and I know about the kernel compiling, but there most be at
least 1000 other ways to bench under linux.

--
MVH: Lasse Stig Thomsen
www.retel.dk



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

From: John in SD <[EMAIL PROTECTED]>
Subject: LILO version 21.6.1 released
Reply-To: [EMAIL PROTECTED]
Date: Tue, 02 Jan 2001 17:38:38 GMT

LILO release 21.6.1 is based upon Werner Almesberger's LILO version 21.

Version 21.6.1 is a maintenance release, fixing a few minor problems.

Version 21.6 is an upgrade for users of the Reiser File System, and adds
new diagnostic capabilities.  Internal changes allow booting kernels with
larger real-mode setup codes (2.4.0 and later).  This version is fully
backward compatible with version 21.5, which added the customizable boot
menu interface, and versions back to 21.2, which allowed booting beyond
the 1024 cylinder limit on disks >8Gb.

Source code is available for download from:

   ftp://brun.dyndns.org/pub/linux/lilo          (developer's site)

Or from the main distribution site:

   ftp://metalab.unc.edu/pub/Linux/system/boot/lilo    (please use)


See the distribution file 'CHANGES' for details of the differences between
21.6.1 and prior releases.


--John Coffman <[EMAIL PROTECTED]>


LILO version 21.6 (04-Oct-2000) source at
http://www.ibiblio.org/pub/Linux/system/boot/lilo
patches at ftp://brun.dyndns.org/pub/linux/lilo

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

From: "Brett Saunders" <[EMAIL PROTECTED]>
Subject: Linux and the AMD760 chipset
Date: Tue, 2 Jan 2001 18:20:53 -0000
Reply-To: "Brett Saunders" <[EMAIL PROTECTED]>

I'd like to know if Linux runs on the DDR Athlon boards yet.  Specifically,
I'd like to know if it runs on the Asus A7M266 board.

Also, does anyone know where to obtain one of these boards in the United
Kingdom?

    -Brett



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

From: Henrik Carlqvist <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.help
Subject: Re: boot troubles with second HD on Sparc5
Date: Mon, 01 Jan 2001 19:56:49 +0100

Willi Kernen wrote:
> I tried to install a second HD (the seagate) on a sparc 5, on RedHat
> 6.2:
> 
> ----------------------------------------------------------
> scsi:1 host
> Vendor: SEAGATE Model: ST34371W SUN4.2G REV:7462
> Type: Direct-access             ANSI SCSI revision:02
> Detected SCSI disk sda at scsi0, channel 0, id 1, lun 0
> Vendor: IBM Model: DPES31080SUN1.05 Rev:S80B
> Type: Direct-access             ANSI SCSI revision:02
> Detected SCSI disk sda at scsi0, channel 0, id 3, lun 0
> scsi: detected 2 scsi disks total.

> VFS: Cannot open root device 08:02

So you are unable to open 08:02 which is /dev/sda2 where I suppose that
your root partition lives? Reading at the detection of disks we can see
that booth disks (id 1 and id3) are detected as "SCSI disk sda". This is
not good, one of them should probably be sda and the other sdb.

I'm not familiar with Linux on sparc, but I think I recall something
about old sparc machines having SCSI ID 3 becoming SCSI ID 0 which they
were supposed to boot from. Maybe this is giving you some trouble now?
If so, you could try to give the new seagate SCSI ID 4 instead of SCSI
ID 3.

regards Henrik

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

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

From: Susan Stewart <[EMAIL PROTECTED]>
Subject: Re: i810 audio configuration
Date: Tue, 02 Jan 2001 13:46:37 -0500

Jon Griffin wrote:

> Use kernel 2.2.18, I believe it fixed the native support.

Thanx Jon.  I'll give it a go.


Ian



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

From: Craig McCluskey <[EMAIL PROTECTED]>
Subject: HELP!!! Can't install RH 6.2!
Date: Tue, 02 Jan 2001 12:28:50 -0600

Well, I'm finally going to do it: I'm going to install Red Hat Linux 6.2
on my wife's computer that has been running Windows 3.1! It's a
486DX2/80 on a PC Chips motherboard and has a 3Com 3C515 ISA 10/100 NIC,
as well as the usual floppy and CD-ROM.

Actually, I would have already installed RHL6.2 except for install
problems. HELP!!!

I have another computer in the house on which I have already installed
RHL6.2, an Athlon 650 on a GA-7IX. I had burnt a CD-R with RHL6.2 and
made a boot floppy and installed in on the Athlon machine as well as
some computers at UT Austin, so I've been through the process more than
once.

When trying to do the CD-ROM install on the 486, I boot from the floppy
and at the boot: prompt type, "expert <enter>." I then see the normal
messages for loading initrd.img and vmlinuz and uncompressing Linux and
see a normal boot.

I also see the normal screens about inserting one's driver disk (to
which one makes the response "cancel"), selecting language and keyboard,
and choosing the media on which to find the OS. When I see the second
screen about special device drivers, I answer, "Done," and let the
computer work away.

The problem is that I have never gotten any further. Most recently I get
the message that the install exited abnormally - recieved [sic] signal
7. Yesterday, I got some error about reading headers with a negative
error number (which had about 10 digits, starting with a 2).


So, I thought, "OK, I've got CD-ROM problems." I then booted Win3.1 and
was able to read the CD-ROM OK. "Hmmm ...," thought I, "let's do a net
install."

I then made up a net install boot floppy, mounted the CD-ROM on the
Athlon machine and turned on its FTP.

Booting went just fine until I selected the media (FTP). I then got the
error message: /tmp/3c515.o: init module: Device or resource busy.

I then booted Win3.1 and, using the FTP client supplied with the MS 32
bit TCP/IP package, was able to successfully FTP to the Athlon machine.


So what's wrong? HELP!!!

Craig

(remove anti-spam in address to reply directly)

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

From: Craig McCluskey <[EMAIL PROTECTED]>
Subject: Re: power..
Date: Tue, 02 Jan 2001 12:43:16 -0600

eftech_1-=- wrote:
> 
> i have a 230 watt power supply, someone said to me that it wasnt that much
> power, but i havent seen any power supplies with much more. i have an abit
> board, cd drive, burner, zip, floppy, atlon heatsink, fan, and an extra
> cooling fan. do you think i need any more power? and does having more/extra
> power help the system run bettter or faster? thanks in advance.

Maybe, maybe not. AMD recommends a 300 watt power supply be used with
Athlons so the power the cpu gets is clean enough. Leadman,
http://www.leadman.com.tw/ATXPOWER.htm , makes a nifty 400 watt power
supply, the LP-6100D, if you're looking for more power.

With the power supply you have, however, if it works, it works.

Craig

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

From: Craig McCluskey <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: Re: Building new system
Date: Tue, 02 Jan 2001 13:02:53 -0600

mike wrote:
> 
> And is there a Linux site somewhere which lists suggestions for system
> components that will work together (not the hardware validation site)?

Yes!

http://www.math.sunysb.edu/~comech/tools/CheapBox.html

And after that,

http://lhd.datapower.com/

and,

http://www.tomshardware.com/


You can also get some hardware related software from,

ftp://metalab.unc.edu/pub/Linux/system/hardware/

Craig

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


** 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 by posting to comp.os.linux.hardware.

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