Re: Installing Debian on sata drive with adaptec aic-8130 controller V2

2006-04-05 Thread Jaime Ochoa Malagón
On 3/24/06, Marc Blumentritt <[EMAIL PROTECTED]> wrote:
> Leopold Palomo Avellaneda schrieb:
> > - the sata_mv driver doesn't work in a HP proliant ml150 g2 box. Although 
> > the
> > driver detects the hds, the system is very unusable because of time out of
> > access to the hds.
> Yes, that was for me the same.
> >
> > - the marvell driver is gpl, compiling it in a recent kernel is a
> > pain ..:-( However the combination of version 3.4 (patched) and 2.6.8 works
> > ok. The version 3.6.1 compile in a 2.6.15 but it give me some errors on the
> > device when I load the driver.
> I used sarge, so I tested it only 2.6.8...
> >
> > - I have only tested on ia32 arch, but I think that it worsewhile to make 
> > some
> > test in the amd64 arch.
> ... on and64. It works.
> >
> > - I don't know what is the best way in this situation. We have two drivers 
> > for
> > the same hardware: one of the main company, released in a free licence after
> > some time time, and another a free driver, developed by the community that
> > doesn't work in some some hardware. What do you recommend?
> I wait, until the modul in the kernel is marked stable, then I will
> switch to the kernel modul. Up until then I will use the on of the company.

But if the controler of the company is already open source (gpl?) the
better choice is put it in the mainstream kernel, isn't it?

>
> Regards,
> Marc
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>


--
Engañarse por amor es el engaño más terrible;
es una pérdida eterna para la que no hay compensación
ni en el tiempo ni en la eternidad.

Kierkegaard

Jaime Ochoa Malagón
Integrated Technology
Tel: (55) 52 54 26 10



Re: Installing Debian on sata drive with adaptec aic-8130 controller V2

2006-03-24 Thread Marc Blumentritt
Leopold Palomo Avellaneda schrieb:
> - the sata_mv driver doesn't work in a HP proliant ml150 g2 box. Although the 
> driver detects the hds, the system is very unusable because of time out of 
> access to the hds.
Yes, that was for me the same.
> 
> - the marvell driver is gpl, compiling it in a recent kernel is a 
> pain ..:-( However the combination of version 3.4 (patched) and 2.6.8 works 
> ok. The version 3.6.1 compile in a 2.6.15 but it give me some errors on the 
> device when I load the driver.
I used sarge, so I tested it only 2.6.8...
> 
> - I have only tested on ia32 arch, but I think that it worsewhile to make 
> some 
> test in the amd64 arch.
... on and64. It works.
> 
> - I don't know what is the best way in this situation. We have two drivers 
> for 
> the same hardware: one of the main company, released in a free licence after 
> some time time, and another a free driver, developed by the community that 
> doesn't work in some some hardware. What do you recommend?
I wait, until the modul in the kernel is marked stable, then I will
switch to the kernel modul. Up until then I will use the on of the company.

Regards,
Marc


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Installing Debian on sata drive with adaptec aic-8130 controller V2

2006-03-23 Thread Leopold Palomo Avellaneda
A Dilluns 20 Març 2006 15:19, Marc Blumentritt va escriure:
> Leopold Palomo Avellaneda schrieb:
> > Hi,
> >
> > sorry if not is the correct list, but I have found than this issue have
> > been threaded before [1] and I have a  some aspects not very clear, I
> > would like to ask  to the list about it.
> >
> > We have bought a HPProliant ML150 G2 that comes with a RAID controller.
> > This raid controller is a Adaptec HostRaid 8130 SATA Galileo/SATA II
> > PI-X.
> >
> > 1) I have found some people that says that this controller is the _same_
> > (or can use) [2] the Marvell 88SX6541-BCZ driver. Please, could you
> > confirm this?
>
> It is a Marvell Chip. lspci gives me this:
> :03:04.0 SCSI storage controller: Marvell Technology Group Ltd.
> MV88SX6041 4-port SATA II PCI-X Controller (rev 07)
>
> I do not know about the driver. I just know, that in Kernel 2.8.15 there
> was support for this controller, but it was marked highly experimentel
> and I found it unstable. Perhaps this changed with Kernel 2.8.16, but I
> have not tried it, yet.
>
> For your other questions I have no answers, sorry. But perhaps you have
> a look on this post:
>
> http://lists.debian.org/debian-amd64/2006/03/msg00356.html
>
> The post is about the same sata controller.
>
> Marc

Hi,

well, I have made some test and I have found that:

- the sata_mv driver doesn't work in a HP proliant ml150 g2 box. Although the 
driver detects the hds, the system is very unusable because of time out of 
access to the hds.

- the marvell driver is gpl, compiling it in a recent kernel is a 
pain ..:-( However the combination of version 3.4 (patched) and 2.6.8 works 
ok. The version 3.6.1 compile in a 2.6.15 but it give me some errors on the 
device when I load the driver.

- I have only tested on ia32 arch, but I think that it worsewhile to make some 
test in the amd64 arch.

- I don't know what is the best way in this situation. We have two drivers for 
the same hardware: one of the main company, released in a free licence after 
some time time, and another a free driver, developed by the community that 
doesn't work in some some hardware. What do you recommend?

Regards,

Leo
-- 
Linux User 152692 
Catalonia


pgpu7VhhuNQwv.pgp
Description: PGP signature


Re: Installing Debian on sata drive with adaptec aic-8130 controller V2

2006-03-20 Thread Marc Blumentritt
Leopold Palomo Avellaneda schrieb:
> Hi,
> 
> sorry if not is the correct list, but I have found than this issue have been 
> threaded before [1] and I have a  some aspects not very clear, I would like 
> to ask  to the list about it.
> 
> We have bought a HPProliant ML150 G2 that comes with a RAID controller. This 
> raid controller is a Adaptec HostRaid 8130 SATA Galileo/SATA II PI-X.
> 
> 1) I have found some people that says that this controller is the _same_ (or 
> can use) [2] the Marvell 88SX6541-BCZ driver. Please, could you confirm this?
It is a Marvell Chip. lspci gives me this:
:03:04.0 SCSI storage controller: Marvell Technology Group Ltd.
MV88SX6041 4-port SATA II PCI-X Controller (rev 07)

I do not know about the driver. I just know, that in Kernel 2.8.15 there
was support for this controller, but it was marked highly experimentel
and I found it unstable. Perhaps this changed with Kernel 2.8.16, but I
have not tried it, yet.

For your other questions I have no answers, sorry. But perhaps you have
a look on this post:

http://lists.debian.org/debian-amd64/2006/03/msg00356.html

The post is about the same sata controller.

Marc


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Installing Debian on sata drive with adaptec aic-8130 controller V2

2006-03-18 Thread Leopold Palomo Avellaneda
Hi,

sorry if not is the correct list, but I have found than this issue have been 
threaded before [1] and I have a  some aspects not very clear, I would like 
to ask  to the list about it.

We have bought a HPProliant ML150 G2 that comes with a RAID controller. This 
raid controller is a Adaptec HostRaid 8130 SATA Galileo/SATA II PI-X.

1) I have found some people that says that this controller is the _same_ (or 
can use) [2] the Marvell 88SX6541-BCZ driver. Please, could you confirm this?

2) in many places I see that the card is named my the vendor Hercules, but I 
found Galileo. It's the same? 

3) I couldn't to use the raid because I have only a HD. The newest installers 
detect my only disk, but when I try to install it all is very slow, and dmesh 
show a lot of timeouts errors from the ata driver. I think that I have the 
same behavior that [3], but the bug is marked as done. However I used a full 
cd from Thursday 16 March and I don't know if the bus is repaired.

4) I have found BIOS RAID support on Linux 2.6.x with dmraid [4], and maybe it 
could be a solution for who wants to use the raid. Someone have used it?

And well, the last one, (sorry for all the questions) it's worsewhile to 
install a amd64 debian version in a this box that comes with a xeon with emt?

Best regards,

and thank's in advance.

Leo

[1] http://lists.debian.org/debian-amd64/2006/01/msg00676.html
[2] 
http://lists.freebsd.org/pipermail/freebsd-current/2005-October/056652.html
[3] http://lists.debian.org/debian-boot/2006/03/msg00083.html
[4] http://tienstra4.flatnet.tudelft.nl/~gerte/gen2dmraid/

-- 
Linux User 152692 
Catalonia


pgpOv613NKrVY.pgp
Description: PGP signature