Jump to content
Compatible Support Forums

gipanizer

Members
  • Content count

    7
  • Joined

  • Last visited

    Never

Everything posted by gipanizer

  1. ok heres my progblem i have an SATA 80GB hard drive intel 915 gux motherboard pentium 4 3.4 ghz processor. now just a little while ago i noticed that in intel desktop utilities it said my hard drive had a max transfer rate of UDMA 5 (ATA/100)but since mines is SATA it should be 150 right? so then i get a diskette from intel and i reformat and at install screen i click on ICH6R Raid . that doesnt work then i click on ICH6R AHCI that doesnt work. but htne i dowload chipset ID utility it tells me that my motherboard I/O controller is 82801 FB (ICH6) then i read the read me on the floppy and that says the floppy is good for - Intel® 6300ESB I/O Controller Hub (ESB) - Intel® 82801FR I/O Controller Hub (ICH6R) - Intel® 82801FBM I/O Controller Hub (ICH6M) - Intel® 82801ER I/O Controller Hub (ICH5R) and now i believe that the FB is different then FBM and ICH6 Is differetn ffrom ICH6R. But i cannot find any download for my mobo so i ask for any help if any one has my same mobo or if someone has found this file or if they can try to find it cuz i have been trying for 2 days and still cant find it. Thank You
  2. i foudn this in some other forums it syas its a patch for ICH6 SATA controller(which is what i need) but i dotn know what is going on any help please?also it says patch attached but its nothere. and is apatch the floppy used before setting up XP? P. -- pir -------------- next part -------------- *** sys/dev/ata/ata-pci.c.orig Fri Sep 17 15:23:46 2004 --- sys/dev/ata/ata-pci.c Fri Sep 17 15:37:13 2004 *************** *** 156,161 **** --- 156,164 ---- case 0x24db8086: return "Intel ICH5 ATA100 controller"; + case 0x26528086: + return "Intel ICH6 SATA150 controller"; + case 0x522910b9: if (pci_get_revid(dev) >= 0xc4) return "AcerLabs Aladdin ATA100 controller"; *************** *** 634,639 **** --- 637,643 ---- break; case 0x24d18086: /* Intel ICH5 SATA150 */ + case 0x26528086: /* Intel ICH6 SATA150 */ dmastat = ATA_INB(ch->r_bmio, ATA_BMSTAT_PORT); if ((dmastat & (ATA_BMSTAT_ACTIVE | ATA_BMSTAT_INTERRUPT)) != ATA_BMSTAT_INTERRUPT) *** sys/dev/ata/ata-dma.c.orig Wed Dec 31 13:05:16 2003 --- sys/dev/ata/ata-dma.c Fri Sep 17 15:39:40 2004 *************** *** 218,223 **** --- 218,224 ---- case 0x24db8086: /* Intel ICH5 */ case 0x24d18086: /* Intel ICH5 SATA */ + case 0x26528086: /* Intel ICH6 SATA */ case 0x24ca8086: /* Intel ICH4 mobile */ case 0x24cb8086: /* Intel ICH4 */ case 0x248a8086: /* Intel ICH3 mobile */
  3. i foudn this in some other forums it syas its a patch for ICH6 SATA controller(which is what i need) but i dotn know what is going on any help please?also it says patch attached but its nothere. and is apatch the floppy used before setting up XP? P. -- pir -------------- next part -------------- *** sys/dev/ata/ata-pci.c.orig Fri Sep 17 15:23:46 2004 --- sys/dev/ata/ata-pci.c Fri Sep 17 15:37:13 2004 *************** *** 156,161 **** --- 156,164 ---- case 0x24db8086: return "Intel ICH5 ATA100 controller"; + case 0x26528086: + return "Intel ICH6 SATA150 controller"; + case 0x522910b9: if (pci_get_revid(dev) >= 0xc4) return "AcerLabs Aladdin ATA100 controller"; *************** *** 634,639 **** --- 637,643 ---- break; case 0x24d18086: /* Intel ICH5 SATA150 */ + case 0x26528086: /* Intel ICH6 SATA150 */ dmastat = ATA_INB(ch->r_bmio, ATA_BMSTAT_PORT); if ((dmastat & (ATA_BMSTAT_ACTIVE | ATA_BMSTAT_INTERRUPT)) != ATA_BMSTAT_INTERRUPT) *** sys/dev/ata/ata-dma.c.orig Wed Dec 31 13:05:16 2003 --- sys/dev/ata/ata-dma.c Fri Sep 17 15:39:40 2004 *************** *** 218,223 **** --- 218,224 ---- case 0x24db8086: /* Intel ICH5 */ case 0x24d18086: /* Intel ICH5 SATA */ + case 0x26528086: /* Intel ICH6 SATA */ case 0x24ca8086: /* Intel ICH4 mobile */ case 0x24cb8086: /* Intel ICH4 */ case 0x248a8086: /* Intel ICH3 mobile */
  4. also after reading from the intel website it says the SATA is integrated onto the board. just incase it helps
  5. Originally posted by theefool: Quote: I'm pretty confused on what you are trying to do. If you only have one drive, then you can't setup any type of RAID. Though, when you install XP, you do need your SATA controller drivers that came with your mother board. well im only setting up one drive but my problem is that i didnt get sata drivers with my board. werent they supposed to be on a floppy? cuz i i did not get a floppy. id did get 2 Cds one is just with drivers (none sata)and bios. the other with trusted platform module on it. so im guessing they wanted me to Downlaod the drivers but i cant find them
  6. ok i have found this site ftp://download.intel.com/design/chipsets/manuals/30144401.pdf but i dont understand whats going on
  7. his guys htis is a thread i ahve been waiting for a while ok my intel mobo says its IHCI6 but hteres no R at the end. everything is correct expet fo the R and i cant get it to in stall. shoudl i use raid or AHCI? minesi s intel 915gux
×