Displaying 20 results from an estimated 6000 matches similar to: "nVidia MCP55 Pro SATA&Ethernet?"
2006 Sep 07
2
openssl package possibly different in CentOS and RHEL
I've just had a problem on one of my x86_64 boxes with openssl
package. I have an 32-bit only application that requires openssl
libraries. When I attempted to install openssl.i686 (in addition to
already present openssl.x86_64), it failed. The rpm complained about
conflicting files (they were all manpages), and I needed to use
--force option to install the thing.
The good folks
2006 Nov 13
1
php5 in centosplus update?
The recent htmlentities/htmlspecialchars bug was affecting all
versions of PHP older than 5.2.0. With that in mind, I was just
wondering if there is any timeframe to release a fix in centosplus
repository for PHP5 package? I've noticed that Red Hat released fixed
PHP5 packages for RHEL4 last week (php-5.1.4-1.el4s1.5).
--
NOTICE: If you are not intended recipient, you are hereby
2006 Sep 01
1
bootloader installed at wrong place during install
Hi,
I've just started testing CentOS 4.4 installs. When installing on two
mirrored drives, the bootloader got installed into the first
partition, instead of MBR. It was a kickstart install, and I used
"bootloader --location=mbr" in the kickstart file (which is also a
default). However, when looking into /root/anaconda-ks.cfg file,
misteriously it was changed to
2006 Sep 27
1
rebuilding centos 2.1 isos
Hi,
I'm attempting to rebuild CentOS 2.1 ISOs with the latest kernel (to
attempt installation on some newer hardware with SATA drives).
It seems that the original build environment used different version of
anaconda than shipped with CentOS 2.1 (7.2-77_ELAS vs 7.2.32AS). I
found SRPM of 7.2.32AS, however I'm wondering if there is binary
package also?
BTW, any hints on the
2006 Oct 23
1
error messages when rebuilding centosplus kernel
I'm rebuilding the centosplus kernel with ISA P&P and ISA some devies
enabled. At the very end of compilation, I got a lot of error
messages that looked like:
Error: ./init/initramfs.o .text refers to 0000046e R_386_PC32
.init.text
Error: ./init/initramfs.o .text refers to 0000059c R_386_PC32
.init.text
Error: ./init/initramfs.o .text refers to 000007a8 R_386_PC32
2008 Jul 01
14
MCP55 SATA data corruption in FreeBSD 7
I am having problems with silent data corruption on (some) drives
connected to an MCP55 SATA controller.
I have two servers, both running RELENG_7_0/amd64. One has the 570 Ultra
chipset, the other has 570 SLI. Both chipsets have the MCP55 SATA
controller.
The server with 570 Ultra chipset has a bunch of older 250GB SATA-150
drives hooked up to the MCP55 controller and it is working just fine.
2006 Sep 28
1
Installing CentOS 2.1 on ICH7R controller
I'm trying to install CentOS 2.1 on SATA drive that lives on ICH7R
controller. I have the controller setup in BIOS to "compatibility"
mode, which means it should look just like regular IDE controller to
the OS. In this mode, ide0 and ide1 are PATA controllers, and 4 SATA
ports are mapped to ide2 and ide3.
If I boot from the 2.1 installation CD, all the drives are detected
2006 Dec 05
4
4.4/64-bit Supermicro/ Nvidia Sata RAID Driver
Hi,
I am installing Centos ServerCD 4.4 64-bit on a new Supermicro board,
the RAID BIOS looks fine, RAID 5, all 4 Seagate ES 250 GB drives show up
as a single array in the RAID BIOS tool, and the OS install phase
completes without a hitch.
One thing I noticed was that the OS was loading the sata_nv driver and
picking up the 4 Sata drives instead of the large RAID5 volume, it
should just
2006 Oct 25
3
ISA sound cards and stuff
I've created kernel-isa and kernel-isasmp packages (currently i586,
there'll be i686 version soon too). Basically, it is centosplus kernel
with ISA Plug and Play, ISA and PCMCIA sound cards and ISA network cards
enabled. The change to kernel spec file to add these two packages was
fairly simple, and I hope this might find the way into centosplus
kernel. If maintainer(s) of
2007 Jan 19
6
wireless card for CentOS
Hi,
I'll need to buy a new wireless card. I need a recommendation for
PCMCIA wireless card that simply works with CentOS out of the box.
By "works out of the box", I mean that it doesn't need ndis wrapper
(or whatever it is called), kernel hacks, or whatever.
Thanks
2005 Aug 05
5
making a route sticky
Is it possible to have a route stick in the kernel, even if device it points to
goes to roller coaster up and down drive.
For example. I have an ADSL modem and am doing VPN over it. There's a route
needed for VPN added like this:
ip route add 192.168.1.0/24 via 1.2.3.4 src 192.168.2.1
There are two problems with it:
a) if ADSL link is down when above command is executed, the route
2005 Apr 05
4
Creating CentOS DVD from scratch
I've found discussion about this in list archives, but no final answers.
Many helpfull people wrote in the past how to avoid creating DVD
(install from network, install from disk, boot this way, boot that way).
But, I do need DVD, no way around it. No network, no USB, no floppy,
no anything. Placing files on hard drive not an option. Just a DVD-ROM.
By Googling around, I found some
2005 Dec 30
2
RPMS's rebuilt or upstream one's used
RPMS's rebuilt or upstream one's used
Hi
I got a cleanly reinstalled 4.2 workstation. However i
still needed to build the following SRPMS from
Mandriva/Fedora :-
- Chkrootkit
- Logcheck
- Tripwire
- Xboard & Gnuchess
- Rkhunter
I needed to use the upstream versions of :-
- OpenOffice.org 2.0.1
- RealPlayer Gold
- Acrobat Reader
I needed to tweak Bind chroot to log queries and
2005 May 11
3
Software RAID on Centos 4 - new issue
OK, I have managed to get software RAID 1 running on my wonderful Proliant
server but now have two challenges:
1) Fresh after an OS install and reboot, the RAID array starts to do its
stuff but straight away (as part of the boot messages) I am told that the
second disk is 'not ready for command' and the system hangs as soon as
resyncing starts. I think this is fixed by adding an hdparm
2005 Dec 29
7
Building PHP PECL modules
I'm attempting to build some PECL modules on fully updated CentOS 4.2
system. Preferably pack them into nice RPM packages. However, seems
I'm missing something. For example, this is what I get for sqlite module:
$ pear makerpm SQLite-1.0.3.tgz
`phpize' failed
The php-devel package is installed (so I do have phpize command). It's
just that it is failing. If I unpack the
2007 Dec 19
5
pciback.hide with ISDN Cards
Hi all,
did somebody successfuly export ISDN Cards to DomU?
I want to have 2 ISDN Cards in DomU (for Asterisk with mISDN)
lspci -vt
-[0000:00]-+-00.0 nVidia Corporation MCP55 Memory Controller
+-01.0 nVidia Corporation MCP55 LPC Bridge
...
+-05.1 nVidia Corporation MCP55 SATA Controller
+-06.0-[0000:01]--+-00.0 Cologne Chip Designs GmbH ISDN
2006 Jul 05
5
cacti on centos
Hi all,
I'm trying to get Cacti installed on my CentOS 4.3 x86_64 box. I've
got all of required packages installed, and created database file, and
followed all the instructions in install manual.
However, when I get login screen and use admin for username/password,
it simply redirects me straight back to login screen. Looking at
user_log table, the authentication was
2005 Mar 07
22
tripwire
Tripwire is probably one of must-have utilities for many system
administrators. However, it is missing from almost all recent Red
Hattish distributions. IMO, probably due to the fact that source
compiles only on i386, and needs patches to compile almost every time
new major version of gcc is released. However, in absence of good
replacement, this is all we have. (IMO, other tools such as AIDE
2005 Apr 27
4
CentOS 4 Software Raid1 questions
I want to mirror an existing 40GB data only drive using
software Raid1 on my new CentOS 4 server. The existing
drive is connected to a Promise Ultra 100 TX2 controller
(non-raid). I have read about mdadm and understand how to
create the Raid1 on /dev/mdxx devices. However I would like
to know if the existing data on the orignal 40GB drive in
the system will be destroyed when I create the raid with
2005 Mar 18
4
Help with moving from Fedora to Centos
I have just installed centos 4 on a spare box - working great. Until
now, I have been using Fedora Core3. I wish to move all of my mail,
address book and bookmarks created in Thunderbird and Firefox from the
Fedora system to the new Centos system. Would someone kindly point me
in the right direction, I am relatively new at linux. Many thanks for
any assistance. christian