Re: ide problems: 2.6.22-git17 working, 2.6.23-rc1* is not

2007-07-28 Thread Gabriel C
Danny ter Haar wrote: [ added linux-acpi and Len to CC ] > Quoting Gabriel C ([EMAIL PROTECTED]): >> Maybe try to : >> disable BSG ( maybe some leftover bug ) >> boot acpi=off ( that got merged kind late ) > > My first git disected kernel wouldn't boot, but with > acpi=off it would indeed boot!

Re: ide problems: 2.6.22-git17 working, 2.6.23-rc1* is not

2007-07-28 Thread Danny ter Haar
Quoting Gabriel C ([EMAIL PROTECTED]): > Maybe try to : > disable BSG ( maybe some leftover bug ) > boot acpi=off ( that got merged kind late ) My first git disected kernel wouldn't boot, but with acpi=off it would indeed boot! As did the 2.6.23-rc1-git5 kernel... I will bisect further to find

Re: ide problems: 2.6.22-git17 working, 2.6.23-rc1* is not

2007-07-28 Thread Gabriel C
Danny ter Haar wrote: > Quoting Bartlomiej Zolnierkiewicz ([EMAIL PROTECTED]): >> Please retry with the latest -git kernel and if the problem is still >> there install git, get kernel tree and run git-bisect. > > I ran over "make menuconfig" and did a few changes. > >

Re: ide problems: 2.6.22-git17 working, 2.6.23-rc1* is not

2007-07-28 Thread Danny ter Haar
Quoting Bartlomiej Zolnierkiewicz ([EMAIL PROTECTED]): > Please retry with the latest -git kernel and if the problem is still > there install git, get kernel tree and run git-bisect. I ran over "make menuconfig" and did a few changes. http://www.dth.net/kernel/config-2.6.23-rc1-git5 It boots,

Re: ide problems: 2.6.22-git17 working, 2.6.23-rc1* is not

2007-07-28 Thread Danny ter Haar
Quoting Bartlomiej Zolnierkiewicz ([EMAIL PROTECTED]): > Should be harmless for now but we would like to fix it the long-term, > please send "hdparm --Istdout /dev/hda" output. I allready made that available in the same subdir: http://www.dth.net/kernel/ Output repeated here: voyage:~#

Re: ide problems: 2.6.22-git17 working, 2.6.23-rc1* is not

2007-07-28 Thread Bartlomiej Zolnierkiewicz
Hi, On Friday 27 July 2007, dth wrote: > I have a via mini-itx epia 5000 motherboard as a firewall. > It has an ide device: PQI 128MB flash DOM [1] which just plugs > directly into the ide connector on the motherboard. > 2.6.22-git17 works, although it gives some warning > hda:

Re: ide problems: 2.6.22-git17 working, 2.6.23-rc1* is not

2007-07-28 Thread Bartlomiej Zolnierkiewicz
Hi, On Friday 27 July 2007, dth wrote: I have a via mini-itx epia 5000 motherboard as a firewall. It has an ide device: PQI 128MB flash DOM [1] which just plugs directly into the ide connector on the motherboard. 2.6.22-git17 works, although it gives some warning hda:

Re: ide problems: 2.6.22-git17 working, 2.6.23-rc1* is not

2007-07-28 Thread Danny ter Haar
Quoting Bartlomiej Zolnierkiewicz ([EMAIL PROTECTED]): Should be harmless for now but we would like to fix it the long-term, please send hdparm --Istdout /dev/hda output. I allready made that available in the same subdir: http://www.dth.net/kernel/ Output repeated here: voyage:~# hdparm -I

Re: ide problems: 2.6.22-git17 working, 2.6.23-rc1* is not

2007-07-28 Thread Danny ter Haar
Quoting Bartlomiej Zolnierkiewicz ([EMAIL PROTECTED]): Please retry with the latest -git kernel and if the problem is still there install git, get kernel tree and run git-bisect. I ran over make menuconfig and did a few changes. http://www.dth.net/kernel/config-2.6.23-rc1-git5 It boots, but

Re: ide problems: 2.6.22-git17 working, 2.6.23-rc1* is not

2007-07-28 Thread Gabriel C
Danny ter Haar wrote: Quoting Bartlomiej Zolnierkiewicz ([EMAIL PROTECTED]): Please retry with the latest -git kernel and if the problem is still there install git, get kernel tree and run git-bisect. I ran over make menuconfig and did a few changes.

Re: ide problems: 2.6.22-git17 working, 2.6.23-rc1* is not

2007-07-28 Thread Danny ter Haar
Quoting Gabriel C ([EMAIL PROTECTED]): Maybe try to : disable BSG ( maybe some leftover bug ) boot acpi=off ( that got merged kind late ) My first git disected kernel wouldn't boot, but with acpi=off it would indeed boot! As did the 2.6.23-rc1-git5 kernel... I will bisect further to find

Re: ide problems: 2.6.22-git17 working, 2.6.23-rc1* is not

2007-07-28 Thread Gabriel C
Danny ter Haar wrote: [ added linux-acpi and Len to CC ] Quoting Gabriel C ([EMAIL PROTECTED]): Maybe try to : disable BSG ( maybe some leftover bug ) boot acpi=off ( that got merged kind late ) My first git disected kernel wouldn't boot, but with acpi=off it would indeed boot! Now