p-Lo wrote:Except those drive letters took me a bit of trial and error to find during the install using fdisk.
Code: Select all
ls /proc/idethat's not at all strange.p-Lo wrote:I recently decided to get the chaintech VNF3-250 based on the plain nForce-3 250, and besides the fact that my 2 SATA drives are named strangely (hde and hdg, the only hard drives in the system, and i only have 2 other drives, dvd and dvdrw) everything seems to work fine. Admittedly it has a separate realtek 10/100 ethernet built in, and i use an Audigy 2 ZS, but everything seemed to work fine. Except those drive letters took me a bit of trial and error to find during the install using fdisk.
If your drives are showing uo as HDX and HDY it is because they are using the pio driver which means it is the stock lib_ata. In other word slow as hell. You need to use the sata_nv driver.p-Lo wrote:I recently decided to get the chaintech VNF3-250 based on the plain nForce-3 250, and besides the fact that my 2 SATA drives are named strangely (hde and hdg, the only hard drives in the system, and i only have 2 other drives, dvd and dvdrw) everything seems to work fine. Admittedly it has a separate realtek 10/100 ethernet built in, and i use an Audigy 2 ZS, but everything seemed to work fine. Except those drive letters took me a bit of trial and error to find during the install using fdisk.
Code: Select all
hdparm -t /dev/hdxI have an MSI K8N and could not get the onboard ethernet detected at all during installation. I threw in a PCI NIC which was detected first time, and I am still using it since I don't need gig ethernet and the NIC is working just fine for me.herring wrote:MSI KN8 Platinum using the amd64-2004.1 minimal install iso.
Any suggestions ?
Well forcedeth is in the kernel (amd64-2004.1 & gcc34-amd64-2004.2-test iso's), at least as modprob'able module (v 0.25), but for now it isn't mature enough to detect (100/1000 capable) built-in NIC in "nforce3-250Gb"-chips.Gherald wrote:Why would you expect the gigabit to work when there is no driver for it in the livecd's kernel....?


Yep.Drk korrupted wrote:I ordered one of these (K8N Neo Platinum) this week and my 3200+ 1MB L2 should be here soon as well...I am hoping that I won't encounter too many problems but it looks like I am going to have to find a NIC to borrow from someone or dig through my closet.
No, it is very easy and will be detected as hde or hdg. Just be sure you compile nvidia sata support into your kernel. The controller is hardware, yes. I don't think there's any such thing as a "software controller."Is it difficult to install Gentoo to a WD SATA Raptor with this board? I have not owned a SATA drive yet and have little experience with them and definately no experience with them in Gentoo, and also will be receiving one this week and would like that to be my system disk if possible. Is the SATA controller on this mobo a hardware controller? Will it be much slower if it is not?
In most cases the linux software raid performs as well as hardware.Additionally, a few perhaps n00bish questions if you will (if my questions already haven't been)....what is all this talk about using the gentoo software raid instead of hardware raid? Wouldn't you want raid to be handled by hardware? Also, what is the difference between onboard and onchip? Does onchip just mean that a feature is just built into the northbridge?
That's ok, at least the gigabit patch should work with gentoo-dev-sources-2.6.8 which will makes things simpler.blueworm wrote:From what i could see in the 2.6.8-rc1 change log forcedeth gigabit support has not been merged yet.
