Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
linux-2.6.22-gentoo-r8 no sata devices
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
basicasm
n00b
n00b


Joined: 02 Oct 2007
Posts: 4

PostPosted: Tue Oct 23, 2007 5:29 am    Post subject: linux-2.6.22-gentoo-r8 no sata devices Reply with quote

I used genkernel to compile the kernel. When I boot the new kernel I get a failure stating that /dev/sdb3 doesn't exist. Sure enough ls /dev/sd* or any other variation reports that there are no sata devices at all. I have done some searching in the forums and found this problem on intel boards and asus boards. My ECS board has the nvidia chipset on it. I really don't know what else to do from here.
Back to top
View user's profile Send private message
Sleipnir
Guru
Guru


Joined: 20 Sep 2005
Posts: 372
Location: Germany

PostPosted: Tue Oct 23, 2007 7:19 am    Post subject: Reply with quote

With a very high probability you missed to add your sata controller in
the kernel config. Change to /usr/src/linux, issue
Code:

grep -i sata_nv .config

and you should see something like
Code:

CONFIG_SCSI_SATA_NV=y


If this is not the case try make menuconfig and take a look at
the driver section. Have no possibility to test it here right now to give
you the exact menu-sequence.
_________________
A)bort, R)etry, I)nfluence with large hammer.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum