Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Installation and Live Media
FedoraForum Search

Forgot Password? Join Us!

Installation and Live Media Help with Installation & Live Media (Live CD, USB, DVD) problems.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 4th January 2007, 04:28 PM
RocketRay's Avatar
RocketRay Offline
Registered User
 
Join Date: Jun 2005
Posts: 25
SATA drives not recognized, P965 chipset problem?

For Xmas I decided to give myself a new system, so I went down to evil Fry's and got an Intel E6600/ECS P965-A mobo combo and proceeded to set it up. My previous system booted from an IDE HD and then ran from SATAs (due to Windoze XP hassles), but this one is going to only be SATA.

When I try to boot from the HD, my previous install of GRUB works and it starts loading, but because the devices are different it hangs. No problem, I was planning on installing fresh anyway. But when I boot up an FC6 DVD, it takes a LONG time to get past the aic7xxx driver, then when it's finally up into anaconda it gets to HD partitioning and says there are no drives in the system. Booting into rescue shows no "sata" anywhere in dmesg.

My first thought is there's no SATA driver in the kernel for this chipset, but from what I understand this chipset isn't that new.

One curiousity: when the m/b is POSTing there's an IDE scan where the HDs show up. In my previous system (VIA chipset) there was a SATA probe.

Any ideas?

When I'm home I'll get a copy of dmesg & lspci output and post again.
Reply With Quote
  #2  
Old 4th January 2007, 04:48 PM
kinematic's Avatar
kinematic Offline
Registered User
 
Join Date: May 2006
Location: behind you
Posts: 62
i would suggest to boot a live cd(knoppix)and see if it recognizes all your drives and take a look at the knoppix fstab if it does see them.
then modify grub and fstab accordingly and boot the fedora that's on the ide drive(it's still on there right?)to see if an installed fedora sees them.
__________________
$ who | grep -i hotgirls | talk; cd ~; wine; talk; touch; unzip; touch; strip; gasp; mount; fsck; more; yes; fsck; more; yes; fsck; gasp; unmount; make clean; sleep;
Reply With Quote
  #3  
Old 4th January 2007, 05:09 PM
RocketRay's Avatar
RocketRay Offline
Registered User
 
Join Date: Jun 2005
Posts: 25
I tried a Knoppix 4.0 DVD I had (will get a 5.0 later) and the only thing it did was pop up the two Tuxes. An Ubuntu Edgy Eft DVD from December 2006 hung after choosing "install or run live CD".

Talked with a guy here at work, he said another guy here but on vacation ran into this problem in FC6 cause he didn't have his drives in order on the SATA controllers. Seems FC6 wants them on 1,2,3, etc, you can't do 1,3,5 for example. This cheap ECS m/b has 8 SATA controllers, but only 5 of them have connectors. When it POSTS, it says the first drive is on 0 Master, but then 0 Slave, 1 Master & Slave are empty. Then 2 Master & Slave have drives.
Reply With Quote
  #4  
Old 4th January 2007, 05:34 PM
brahms Offline
Registered User
 
Join Date: Aug 2004
Posts: 434
Have you tried using the 'all-generic-ide' kernel parameter? If the BIOS is seeing the drives then this could work. There are SATA changes in kernel 2.6.19 which might be relevant also.
__________________
:cool:
Reply With Quote
  #5  
Old 5th January 2007, 02:03 AM
RocketRay's Avatar
RocketRay Offline
Registered User
 
Join Date: Jun 2005
Posts: 25
Got it figured out (at least I've got FC6 installer going). I needed to add "irqpoll" to the kernel parameters. Now it sees /dev/sda just fine. I'll hook up the other two drives later, since this thing goes SATA 1,3,5,6,7.
Reply With Quote
  #6  
Old 5th January 2007, 03:11 AM
RocketRay's Avatar
RocketRay Offline
Registered User
 
Join Date: Jun 2005
Posts: 25
Well, not all figured out. Attaching dmesg & lspci output in case someone recognizes something. I'm thinking this ECS m/b is a POS. SATA controllers not implemented, it hasn't done networking yet, etc.
Attached Files
File Type: txt dmesg.txt (21.9 KB, 94 views)
File Type: txt lspci.txt (1.8 KB, 82 views)
Reply With Quote
  #7  
Old 5th January 2007, 04:47 PM
Enigma 2100 Offline
Registered User
 
Join Date: Oct 2006
Posts: 120
Let me try and understand. You bought a new mobo and cpu and installed that onto the computer then tried to boot your old Linux using the new hardware?

As you are thinking about a fresh install just disconnect all hard drives except the one you want to install Linux to. Then reinstall. Repost with results.
Reply With Quote
  #8  
Old 5th January 2007, 05:28 PM
brahms Offline
Registered User
 
Join Date: Aug 2004
Posts: 434
Having looked through your dmesg, I'm seeing similar output to that which I had with my Abit AB9 965. I would highly recommend instailling the 2.6.19 kernel from the development repo which solved most my problems. Just make sure your fstab is mounting either by label or LVM as it might assign the device nodes differently.

Enigma 2100 - I think that is exactly what he has done, correct me if I'm wrong, RocketRay.
__________________
:cool:
Reply With Quote
  #9  
Old 5th January 2007, 05:41 PM
RocketRay's Avatar
RocketRay Offline
Registered User
 
Join Date: Jun 2005
Posts: 25
Quote:
Originally Posted by brahms
Having looked through your dmesg, I'm seeing similar output to that which I had with my Abit AB9 965. I would highly recommend instailling the 2.6.19 kernel from the development repo which solved most my problems. Just make sure your fstab is mounting either by label or LVM as it might assign the device nodes differently.

Enigma 2100 - I think that is exactly what he has done, correct me if I'm wrong, RocketRay.
Yes, I disconnected all but one HD and then did a fresh install. I reconnected the other drives and they are recognized correctly (sda, sdb, sdc). I got X running correctly by manually installing the NVidia driver I had previously downloaded from NVidia's site.

I'll get the 2.6.19 dev kernel and install when I get home. Hopefully that'll fix my other main problem, no Ethernet (!).
Reply With Quote
  #10  
Old 6th January 2007, 02:33 PM
RocketRay's Avatar
RocketRay Offline
Registered User
 
Join Date: Jun 2005
Posts: 25
OK, got 2.6.19 installed (had to force it) and the kernel complains "your timesource seems to be unstable or is hogging interupts". It gets past that and then in the "Interactive" steps it freezes right after "Starting cpuspeed [OK]".

I'm gonna try installing XP (yuck), then when that fails I'll throw in the towel and buy an NVidia based m/b, and NOT ECS.
Reply With Quote
  #11  
Old 6th January 2007, 03:08 PM
brahms Offline
Registered User
 
Join Date: Aug 2004
Posts: 434
1. Did you use 'irqpoll' again?
2. What is your ethernet chipset?
__________________
:cool:
Reply With Quote
  #12  
Old 6th January 2007, 06:58 PM
RocketRay's Avatar
RocketRay Offline
Registered User
 
Join Date: Jun 2005
Posts: 25
Windoze install failed right away, as expected.

I have both irqpoll and all-generic-ide in grub.conf. Now I don't have sda, sdb, sdc, I have hda etc. I'm still getting that IDE problem. Says "The drive appears to be confused. Trying to recover by ending request".

The ethernet is whatever comes with the P965 chipset, I suppose.
Reply With Quote
  #13  
Old 6th January 2007, 10:00 PM
Enigma 2100 Offline
Registered User
 
Join Date: Oct 2006
Posts: 120
What happened with the Windows install? The reason I ask is it should have installed without any errors. If it failed due to a hardware problem then there might be something fundamentally wrong with your hardware.
Reply With Quote
  #14  
Old 7th January 2007, 04:04 AM
RocketRay's Avatar
RocketRay Offline
Registered User
 
Join Date: Jun 2005
Posts: 25
Yeah, there is something fundamentally wrong. One of the SIMMs is bad. That's probably been the cause of all of this.

Also the ECS m/b has an unsupported Ethernet chipset. :P
Reply With Quote
  #15  
Old 7th January 2007, 12:34 PM
Enigma 2100 Offline
Registered User
 
Join Date: Oct 2006
Posts: 120
Quote:
Originally Posted by RocketRay
Yeah, there is something fundamentally wrong. One of the SIMMs is bad. That's probably been the cause of all of this.

Yep, that'll do it.
Reply With Quote
Reply

Tags
chipset, drives, p965, problem, recognized, sata

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora 7 (Intel P965) no Sata Hdd: Cannot install fpoblete Installation and Live Media 14 11th February 2008 10:24 AM
SATA Problems on a P965 Mother Board bart3005 Hardware & Laptops 0 24th November 2006 03:08 AM


Current GMT-time: 21:18 (Monday, 20-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat