Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
A8V Deluxe and Promise SATA [SOLVED]
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
Phancy Physicist
Apprentice
Apprentice


Joined: 10 Apr 2005
Posts: 193

PostPosted: Sat Apr 01, 2006 11:02 pm    Post subject: A8V Deluxe and Promise SATA [SOLVED] Reply with quote

I had an info loss scare so I bought another SATA drive for my A8V deluxe and plugged it in to the Promise part of the board. However I can't find where they are listed in /dev so I was wondering if anyone knew what it might be.

Thanks


Last edited by Phancy Physicist on Sun Apr 02, 2006 4:35 pm; edited 1 time in total
Back to top
View user's profile Send private message
Phancy Physicist
Apprentice
Apprentice


Joined: 10 Apr 2005
Posts: 193

PostPosted: Sat Apr 01, 2006 11:13 pm    Post subject: Reply with quote

I forgot to mention that the motherboard sees it. I just don't know what /dev the promise part of the board uses or how to find out.
Back to top
View user's profile Send private message
trashman
n00b
n00b


Joined: 14 Mar 2006
Posts: 22
Location: Cleveland, OH

PostPosted: Sat Apr 01, 2006 11:21 pm    Post subject: Reply with quote

So is this the first time you've used the Promise controller? You probably need to activate the driver in your kernel. If that's not the problem try looking at the output of `fdisk -l`.
Back to top
View user's profile Send private message
Phancy Physicist
Apprentice
Apprentice


Joined: 10 Apr 2005
Posts: 193

PostPosted: Sun Apr 02, 2006 8:07 am    Post subject: Reply with quote

I checked my kernel (2.6.15-r7) options and the "promise sata sx8 support" and the two Promise supports are enabled.

when i run
Code:
fdisk -l
i get:
Code:

Disk /dev/hdb: 80.0 GB, 80054059008 bytes
255 heads, 63 sectors/track, 9732 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hdb1   *           1         765     6144831    7  HPFS/NTFS
/dev/hdb2             766        9731    72019395    f  W95 Ext'd (LBA)
/dev/hdb5             766        3570    22531131    7  HPFS/NTFS
/dev/hdb6            3571        6120    20482843+   7  HPFS/NTFS
/dev/hdb7            6121        9731    29005326    7  HPFS/NTFS

Disk /dev/sda: 74.3 GB, 74355769344 bytes
255 heads, 63 sectors/track, 9039 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1           5       40131   fd  Linux raid autodetect
/dev/sda2               6         130     1004062+  82  Linux swap / Solaris
/dev/sda3             131        9039    71561542+  fd  Linux raid autodetect

Disk /dev/sdb: 74.3 GB, 74355769344 bytes
255 heads, 63 sectors/track, 9039 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1           5       40131   fd  Linux raid autodetect
/dev/sdb2               6         130     1004062+  82  Linux swap / Solaris
/dev/sdb3             131        9039    71561542+  fd  Linux raid autodetect

Disk /dev/md0: 41 MB, 41025536 bytes
2 heads, 4 sectors/track, 10016 cylinders
Units = cylinders of 8 * 512 = 4096 bytes

Disk /dev/md0 doesn't contain a valid partition table

Disk /dev/md2: 146.5 GB, 146557894656 bytes
2 heads, 4 sectors/track, 35780736 cylinders
Units = cylinders of 8 * 512 = 4096 bytes

Disk /dev/md2 doesn't contain a valid partition table


/dev/hdb is my windows drive
/dev/sda and /dev/sdb is my linux raid

The drive i am trying to add is a 320Gb SATA for back up

Yes this is the first time i have used the onboard promise raid controler
Back to top
View user's profile Send private message
Phancy Physicist
Apprentice
Apprentice


Joined: 10 Apr 2005
Posts: 193

PostPosted: Sun Apr 02, 2006 8:21 am    Post subject: Reply with quote

I run
Code:
 lspci

and i get
Code:

00:08.0 RAID bus controller: Promise Technology, Inc. PDC20378 (FastTrak 378/SATA 378) (rev 02)


so the controller is showing up
Back to top
View user's profile Send private message
trashman
n00b
n00b


Joined: 14 Mar 2006
Posts: 22
Location: Cleveland, OH

PostPosted: Sun Apr 02, 2006 9:10 am    Post subject: Reply with quote

I'm pretty sure you need a driver, but it looks like the drivers provided with the kernel don't work. I did a little looking, and I think this is the one you need: http://www.promise.com/support/file/driver/1_fasttrak_tx4000_partial_source_1.00.0.19.zip. Try that. See if it works. :?
Back to top
View user's profile Send private message
Phancy Physicist
Apprentice
Apprentice


Joined: 10 Apr 2005
Posts: 193

PostPosted: Sun Apr 02, 2006 4:34 pm    Post subject: Reply with quote

I was thinking about what trashman posted and did a search for PDC20378 and got this link
http://www.de.gentoo-wiki.com/HARDWARE_SATA
And I rechecked my kernel options. It turns out I didn't enable the SCSI low level drivers. :P

Thanks
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