Bug#603533: Missing sl82c105 ide module on IBM IntelliStation POWER 275

2010-11-20 Thread Otavio Salvador
Hello,

On Fri, Nov 19, 2010 at 00:40, Milan Kupcevic  wrote:
> On 11/18/2010 02:22 PM, Julien Cristau wrote:
>> On Tue, Nov 16, 2010 at 17:34:57 -0500, Milan Kupcevic wrote:
>>
>> This is not true, AFAICT.  No architecture has CONFIG_PATA_WINBOND set.
>> Both powerpc and armel/iop32x have CONFIG_BLK_DEV_SL82C105=m.
>>
>
> Therefore, pata_sl82c105 does not exist at all in Debian Squeeze. But
> sl82c105 exists in powerpc and armel/iop32x. We need sl82c105 in powerpc
> udeb to enable cdrom installation on IBM pSeries machines.

Please try daily to check if it works for you now.

-- 
Otavio Salvador                  O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854         http://projetos.ossystems.com.br



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#603533: Missing sl82c105 ide module on IBM IntelliStation POWER 275

2010-11-18 Thread Milan Kupcevic
On 11/18/2010 02:22 PM, Julien Cristau wrote:
> On Tue, Nov 16, 2010 at 17:34:57 -0500, Milan Kupcevic wrote:
> 
> This is not true, AFAICT.  No architecture has CONFIG_PATA_WINBOND set.
> Both powerpc and armel/iop32x have CONFIG_BLK_DEV_SL82C105=m.
> 

Therefore, pata_sl82c105 does not exist at all in Debian Squeeze. But
sl82c105 exists in powerpc and armel/iop32x. We need sl82c105 in powerpc
udeb to enable cdrom installation on IBM pSeries machines.




signature.asc
Description: OpenPGP digital signature


Bug#603533: Missing sl82c105 ide module on IBM IntelliStation POWER 275

2010-11-18 Thread Julien Cristau
On Tue, Nov 16, 2010 at 17:34:57 -0500, Milan Kupcevic wrote:

> On 11/16/2010 04:19 PM, Miguel Figueiredo wrote:
> > 
> > Is this hardware PowerPC specific?
> > On the driver source i found this on the header:
> > 
> > "SL82C105/Winbond 553 IDE driver"
> > 
> > Please advise.
> > 
> 
> This controller is not PowerPC specific. It can be run by traditional
> IDE driver or by modern libata pata driver. PowerPC kernel is compiled
> with the traditional IDE driver (sl82c105 module). Other kernel flavors
> use modern libata pata driver (pata_sl82c105). These two modules won't

This is not true, AFAICT.  No architecture has CONFIG_PATA_WINBOND set.
Both powerpc and armel/iop32x have CONFIG_BLK_DEV_SL82C105=m.

> be used together, so a kernel flavor is compiled with either traditional
> IDE, or libata driver, but not both.
> 
> I'm not quite sure why is PowerPC kernel not compiled with the modern
> libpata driver in Squeeze. At some point in the future all traditional
> IDE drivers will be purged out, and pata_sl82c105 will appear in the
> PowerPC flavor, too.
> 
Cheers,
Julien


signature.asc
Description: Digital signature


Bug#603533: Missing sl82c105 ide module on IBM IntelliStation POWER 275

2010-11-18 Thread Otavio Salvador
> This controller is not PowerPC specific. It can be run by traditional
> IDE driver or by modern libata pata driver. PowerPC kernel is compiled
> with the traditional IDE driver (sl82c105 module). Other kernel flavors
> use modern libata pata driver (pata_sl82c105). These two modules won't
> be used together, so a kernel flavor is compiled with either traditional
> IDE, or libata driver, but not both.
>
> I'm not quite sure why is PowerPC kernel not compiled with the modern
> libpata driver in Squeeze. At some point in the future all traditional
> IDE drivers will be purged out, and pata_sl82c105 will appear in the
> PowerPC flavor, too.

Miguel, please make this change into powerpc udebs only so we avoid
another mass-upload.

After squeeze we ought to review those udebs again and discuss with
kernel team about moving to libata for ppc too.

-- 
Otavio Salvador                  O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854         http://projetos.ossystems.com.br



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#603533: Missing sl82c105 ide module on IBM IntelliStation POWER 275

2010-11-16 Thread Milan Kupcevic
On 11/16/2010 04:19 PM, Miguel Figueiredo wrote:
> 
> Is this hardware PowerPC specific?
> On the driver source i found this on the header:
> 
> "SL82C105/Winbond 553 IDE driver"
> 
> Please advise.
> 

This controller is not PowerPC specific. It can be run by traditional
IDE driver or by modern libata pata driver. PowerPC kernel is compiled
with the traditional IDE driver (sl82c105 module). Other kernel flavors
use modern libata pata driver (pata_sl82c105). These two modules won't
be used together, so a kernel flavor is compiled with either traditional
IDE, or libata driver, but not both.

I'm not quite sure why is PowerPC kernel not compiled with the modern
libpata driver in Squeeze. At some point in the future all traditional
IDE drivers will be purged out, and pata_sl82c105 will appear in the
PowerPC flavor, too.

Milan





signature.asc
Description: OpenPGP digital signature


Bug#603533: Missing sl82c105 ide module on IBM IntelliStation POWER 275

2010-11-16 Thread Miguel Figueiredo
Hi,

A Terça 16 Novembro 2010 18:28:03 Milan Kupcevic você escreveu:

[...]

> It won't. This module is not compiled in those other flavours. But you
> are right, to be on the safe side we should add it to ide-modules in
> linux-kernel-di-powerpc-2.6.
> 
> Milan

Is this hardware PowerPC specific?
On the driver source i found this on the header:

"SL82C105/Winbond 553 IDE driver"

Please advise.

-- 
Melhores cumprimentos/Best regards,

Miguel Figueiredo
http://www.DebianPT.org




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#603533: Missing sl82c105 ide module on IBM IntelliStation POWER 275

2010-11-16 Thread Milan Kupcevic
On 11/16/2010 12:38 PM, Otavio Salvador wrote:
> On Mon, Nov 15, 2010 at 9:17 PM, Miguel Figueiredo  wrote:
>> tags 603533 + pending
> 
> Hello,
> 
> The right fix, in this case, is to change  the powerpc specific udebs
> otherwise it will be added to all flavours and we moved to pata on
> those.
> 

It won't. This module is not compiled in those other flavours. But you
are right, to be on the safe side we should add it to ide-modules in
linux-kernel-di-powerpc-2.6.

Milan



signature.asc
Description: OpenPGP digital signature


Bug#603533: Missing sl82c105 ide module on IBM IntelliStation POWER 275

2010-11-16 Thread Otavio Salvador
On Mon, Nov 15, 2010 at 9:17 PM, Miguel Figueiredo  wrote:
> tags 603533 + pending

Hello,

The right fix, in this case, is to change  the powerpc specific udebs
otherwise it will be added to all flavours and we moved to pata on
those.

-- 
Otavio Salvador                  O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854         http://projetos.ossystems.com.br



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#603533: Missing sl82c105 ide module on IBM IntelliStation POWER 275

2010-11-15 Thread Milan Kupcevic
tags 603533 patch
thanks

On 11/15/2010 05:03 PM, Miguel Figueiredo wrote:
> Hi,
> 
> kernel-wedge has pata_sl82c105 included.
> Is this the module you have loaded? Can you give more details?
> 
> [..]
> 
>> "No common CD-ROM drive was detected" pops up while trying to install
>> using factory built-in ide cdrom drive.
>>
>> Manually inserting sl82c105 module fixes the issue.
> 

I loaded sl82c105 module. PowerPC kernel has sl82c105 ide module instead
of pata_sl82c105 module. So we should add it to ide-modules in
kernel-wedge, or alternatively add it into ide-modules in
linux-kernel-di-powerpc-2.6.

Thanks,

Milan

diff -Nru ./modules/ide-modules ../kernel-wedge-2.71/modules/ide-modules
--- ./modules/ide-modules	2010-01-11 10:36:10.0 -0500
+++ ../kernel-wedge-2.71/modules/ide-modules	2010-11-15 17:42:28.0 -0500
@@ -24,6 +24,7 @@
 serverworks ?
 siimage ?
 sis5513 ?
+sl82c105 ?
 slc90e66 ?
 triflex ?
 trm290 ?


signature.asc
Description: OpenPGP digital signature


Bug#603533: Missing sl82c105 ide module on IBM IntelliStation POWER 275

2010-11-15 Thread Miguel Figueiredo
tags 603533 + pending
thanks


-- 
Melhores cumprimentos/Best regards,

Miguel Figueiredo
http://www.DebianPT.org




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#603533: Missing sl82c105 ide module on IBM IntelliStation POWER 275

2010-11-15 Thread Miguel Figueiredo
Hi,

kernel-wedge has pata_sl82c105 included.
Is this the module you have loaded? Can you give more details?

[..]

> "No common CD-ROM drive was detected" pops up while trying to install
> using factory built-in ide cdrom drive.
> 
> Manually inserting sl82c105 module fixes the issue.

-- 
Melhores cumprimentos/Best regards,

Miguel Figueiredo
http://www.DebianPT.org




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#603533: Missing sl82c105 ide module on IBM IntelliStation POWER 275

2010-11-14 Thread Milan Kupcevic
Package: installation-reports

Boot method: CD
Image version:
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/powerpc/iso-cd/debian-testing-powerpc-netinst.iso
Date: Sun Nov 14 20:01:27 EST 2010

Machine: IBM IntelliStation POWER 275


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:[O]
Configure network:  [O]
Detect CD:  [E]
Load installer modules: [ ]
Detect hard drives: [ ]
Partition hard drives:  [ ]
Install base system:[ ]
Clock/timezone setup:   [ ]
User/password setup:[ ]
Install tasks:  [ ]
Install boot loader:[ ]
Overall install:[ ]

Comments/Problems:

"No common CD-ROM drive was detected" pops up while trying to install
using factory built-in ide cdrom drive.

Manually inserting sl82c105 module fixes the issue.




report-hw.gz
Description: GNU Zip compressed data


dmesg.gz
Description: GNU Zip compressed data


signature.asc
Description: OpenPGP digital signature