Bug#314707: UDMA3/4/5 not working with Centrino Chipset, 82801DBM (ICH4-M) IDE Controller (rev 03)

2007-08-12 Thread maximilian attems
On Sun, Aug 12, 2007 at 10:45:25PM +0200, Erik Schanze wrote:
> > please if aboves kernel has the same failure file the bugreport
> > on bugzilla.kernel.org against ide and inform us of the
> > bugzilla bug nr. tejun and ac should take care of it.
> >
> Don't get me wrong, but I think it is the job of the maintainer to 
> forward bugs upstream.
> 
> Beside this, I need a account on bugzilla.kernel.org to report it and I 
> have no one.

applying for an account is quick, it is just matter of having an email.
 
> Could you please forward the bug by yourself?
> Thank you very much.

sorry no,
we have to many bugs at our hands and i don't have the hardware
to reproduce. so please play directly ping pong with upstream,
we can assist you if you need to test out specific patches.
 
other alternative is to bug the linux-ide ml:
[EMAIL PROTECTED]

regards

-- 
maks


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



Bug#314707: UDMA3/4/5 not working with Centrino Chipset, 82801DBM (ICH4-M) IDE Controller (rev 03)

2007-08-12 Thread Erik Schanze
hello maximilian,

maximilian attems <[EMAIL PROTECTED]>:
> On Mon, 06 Aug 2007, Erik Schanze wrote:
> > maximilian attems <[EMAIL PROTECTED]>:
> > > is the matter fixed in etch?
> >
> > I don't know.
> > I run unstable and the problem still exists.
>
> ok can you please test latest 2.6.23-rc2
> see trunk apt lines
> -> http://wiki.debian.org/DebianKernel
>
It has the same issue.

> > Currently I use a self compiled kernel with modified source code
> > (piix_cable_detect() in /usr/src/linux/drivers/ide/pci/piix.c)
> > to skip cable detection and UDMA100 works very well.
>
> hmm looks like, as ide maintainers are currently busyli working
> it might be a good timing :)
>
> please if aboves kernel has the same failure file the bugreport
> on bugzilla.kernel.org against ide and inform us of the
> bugzilla bug nr. tejun and ac should take care of it.
>
Don't get me wrong, but I think it is the job of the maintainer to 
forward bugs upstream.

Beside this, I need a account on bugzilla.kernel.org to report it and I 
have no one.

Could you please forward the bug by yourself?
Thank you very much.


Kindly regards,
Erik


-- 
 www.ErikSchanze.de *
 Bitte keine HTML-E-Mails! No HTML mails, please! Limit: 100 kB *
- Linux-Info-Tag in Dresden, 3. November 2007   *
 Info: http://www.linux-info-tag.de/*


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



Bug#314707: UDMA3/4/5 not working with Centrino Chipset, 82801DBM (ICH4-M) IDE Controller (rev 03)

2007-08-06 Thread maximilian attems
hello erik,

thanks for your quick feedback.

On Mon, 06 Aug 2007, Erik Schanze wrote:
> maximilian attems <[EMAIL PROTECTED]>:
> > is the matter fixed in etch?
> >
> I don't know.
> I run unstable and the problem still exists.

ok can you please test latest 2.6.23-rc2
see trunk apt lines
-> http://wiki.debian.org/DebianKernel
 
> dmesg:
> ...
> ICH4: chipset revision 3
> ICH4: not 100% native mode: will probe irqs later
> ide0: BM-DMA at 0x1100-0x1107, BIOS settings: hda:DMA, hdb:pio
> ide1: BM-DMA at 0x1108-0x110f, BIOS settings: hdc:DMA, hdd:pio
> Probing IDE interface ide0...
> usb 3-3: new high speed USB device using ehci_hcd and address 2
> usb 3-3: configuration #1 chosen from 1 choice
> hda: TOSHIBA MK6021GAS, ATA DISK drive
> SCSI subsystem initialized
> Initializing USB Mass Storage driver...
> scsi0 : SCSI emulation for USB Mass Storage devices
> usb-storage: device found at 2
> usb-storage: waiting for device to settle before scanning
> usbcore: registered new interface driver usb-storage
> USB Mass Storage support registered.
> hda: host side 80-wire cable detection failed, limiting max speed to 
> UDMA33
> hda: selected mode 0x42
> ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> Probing IDE interface ide1...
> ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00023f41440053ff]
> Clocksource tsc unstable (delta = -223793410 ns)
> hdc: Slimtype COMBO LSC-24082K, ATAPI CD/DVD-ROM drive
> hdc: selected mode 0x42
> ide1 at 0x170-0x177,0x376 on irq 15
> ACPI: PCI Interrupt :00:1d.2[C] -> Link [LNKC] -> GSI 10 (level, 
> low) -> IRQ 10
> PCI: Setting latency timer of device :00:1d.2 to 64
> uhci_hcd :00:1d.2: UHCI Host Controller
> uhci_hcd :00:1d.2: new USB bus registered, assigned bus number 4
> uhci_hcd :00:1d.2: irq 10, io base 0x1700
> usb usb4: configuration #1 chosen from 1 choice
> hub 4-0:1.0: USB hub found
> hda: max request size: 128KiB
> hub 4-0:1.0: 2 ports detected
> hda: 117210240 sectors (60011 MB), CHS=65535/16/63, UDMA(33)
> hda: cache flushes supported
>  hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 >
> hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
> Uniform CD-ROM driver Revision: 3.20
> ...
> 
> 
> I doubt that there is no 80 wire cable in my notebook (Acer Travelmate 
> 291),but I didn't open it.
> Perhaps the detection works not correctly? 

i see.
 
> Currently I use a self compiled kernel with modified source code
> (piix_cable_detect() in /usr/src/linux/drivers/ide/pci/piix.c)
> to skip cable detection and UDMA100 works very well.

hmm looks like, as ide maintainers are currently busyli working
it might be a good timing :)

please if aboves kernel has the same failure file the bugreport
on bugzilla.kernel.org against ide and inform us of the 
bugzilla bug nr. tejun and ac should take care of it.
 
best regards

--
maks


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



Bug#314707: UDMA3/4/5 not working with Centrino Chipset, 82801DBM (ICH4-M) IDE Controller (rev 03)

2007-08-06 Thread Erik Schanze
Hi maximilian,

maximilian attems <[EMAIL PROTECTED]>:
> is the matter fixed in etch?
>
I don't know.
I run unstable and the problem still exists.

dmesg:
...
ICH4: chipset revision 3
ICH4: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0x1100-0x1107, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0x1108-0x110f, BIOS settings: hdc:DMA, hdd:pio
Probing IDE interface ide0...
usb 3-3: new high speed USB device using ehci_hcd and address 2
usb 3-3: configuration #1 chosen from 1 choice
hda: TOSHIBA MK6021GAS, ATA DISK drive
SCSI subsystem initialized
Initializing USB Mass Storage driver...
scsi0 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
hda: host side 80-wire cable detection failed, limiting max speed to 
UDMA33
hda: selected mode 0x42
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00023f41440053ff]
Clocksource tsc unstable (delta = -223793410 ns)
hdc: Slimtype COMBO LSC-24082K, ATAPI CD/DVD-ROM drive
hdc: selected mode 0x42
ide1 at 0x170-0x177,0x376 on irq 15
ACPI: PCI Interrupt :00:1d.2[C] -> Link [LNKC] -> GSI 10 (level, 
low) -> IRQ 10
PCI: Setting latency timer of device :00:1d.2 to 64
uhci_hcd :00:1d.2: UHCI Host Controller
uhci_hcd :00:1d.2: new USB bus registered, assigned bus number 4
uhci_hcd :00:1d.2: irq 10, io base 0x1700
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hda: max request size: 128KiB
hub 4-0:1.0: 2 ports detected
hda: 117210240 sectors (60011 MB), CHS=65535/16/63, UDMA(33)
hda: cache flushes supported
 hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 >
hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
...


I doubt that there is no 80 wire cable in my notebook (Acer Travelmate 
291),but I didn't open it.
Perhaps the detection works not correctly? 

Currently I use a self compiled kernel with modified source code
(piix_cable_detect() in /usr/src/linux/drivers/ide/pci/piix.c)
to skip cable detection and UDMA100 works very well.


Kindly regards,

Erik


-- 
 www.ErikSchanze.de *
 Bitte keine HTML-E-Mails! No HTML mails, please! Limit: 100 kB *
- Linux-Info-Tag in Dresden, 3. November 2007   *
 Info: http://www.linux-info-tag.de/*


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



Bug#314707: UDMA3/4/5 not working with Centrino Chipset, 82801DBM (ICH4-M) IDE Controller (rev 03)

2007-08-06 Thread maximilian attems
tags  314707 moreinfo
stop

is the matter fixed in etch?
if not please test the latest kernel from backports.org!?

thanks for feedback


-- 
maks



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



Bug#314707: UDMA3/4/5 not working with Centrino Chipset, 82801DBM (ICH4-M) IDE Controller (rev 03)

2006-06-01 Thread Erik Schanze
severity 314707 normal
retitle 314707 UDMA3/4/5 not working with Centrino Chipset, 82801DBM (ICH4-M) 
IDE Controller (rev 03)
thanks

Hi,

no action on this bug over last year?
Hm.

From Linux-2.6.15 on the parameter ide0=ata66 will be ignored, so my Centrino
chipset work with UDMA2 only. So I increased the severity.

What can I do?


Kindly regards,
Erik


-- 
 www.ErikSchanze.de *
 Bitte keine HTML-E-Mails! No HTML mails, please! Limit: 100 kB *
- Linux-Info-Tag in Dresden, am 28. Oktober 2006*
   Info: http://www.linux-info-tag.de/  *



Processed: Bug#314707: UDMA3/4/5 not working with Centrino Chipset, 82801DBM (ICH4-M) IDE Controller (rev 03)

2006-06-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 314707 normal
Bug#314707: ide0=ata66 -- OBSOLETE OPTION, WILL BE REMOVED SOON!
Severity set to `normal' from `minor'

> retitle 314707 UDMA3/4/5 not working with Centrino Chipset, 82801DBM (ICH4-M) 
> IDE Controller (rev 03)
Bug#314707: ide0=ata66 -- OBSOLETE OPTION, WILL BE REMOVED SOON!
Changed Bug title.

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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