[Bug 22599] Re: enabling DMA on CD-ROMs causes hal failures

2007-11-11 Thread Brian Murray
** Tags added: kernel-bug

-- 
enabling DMA on CD-ROMs causes hal failures
https://bugs.launchpad.net/bugs/22599
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a subscriber of a duplicate bug.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 22599] Re: enabling DMA on CD-ROMs causes hal failures

2007-03-13 Thread Peter Whittaker
I'm closing this report as fix released based on Mark's most recent
comment. Thanks all!

** Changed in: linux-source-2.6.15 (Ubuntu)
   Status: Needs Info = Fix Released

-- 
enabling DMA on CD-ROMs causes hal failures
https://launchpad.net/bugs/22599

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 22599] Re: enabling DMA on CD-ROMs causes hal failures

2007-03-12 Thread Mark Manashirov
No problems with Edgy here.  No configuration necessary.  Suspend works
out of the box and no suspicious syslog messages or lock ups.

Thank you.

-- 
enabling DMA on CD-ROMs causes hal failures
https://launchpad.net/bugs/22599

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 22599] Re: enabling DMA on CD-ROMs causes hal failures

2007-02-13 Thread Peter Whittaker
Mark, Tiago, would it be possible for you to test this behavior with
Ubuntu 6.10 (Edgy) and report back?

Thanks!

-- 
enabling DMA on CD-ROMs causes hal failures
https://launchpad.net/bugs/22599

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 22599] Re: enabling DMA on CD-ROMs causes hal failures

2006-06-05 Thread Tiago Rodrigues
I'm experiencing a similar problem but i dont use suspend. What happens
is that after some time of being running, my laptop just freezes for
about 10 seconds, then gets back to normal, then 1 or 2 minutes after it
freezes completely. The first time it happened i tought it was an
hardware problem but when i looked at syslog, i found those hdc
interrupt errors (my combo drive).

If i disable hal, everything's ok. If i use it, well, it happens.
As i read here, i tried to remove ohci1394, but with no luck, it happened 
again. Now i tried disabling DMA on my combo drive and i'm waiting for results.

I'm running Dapper Drake as well, and this already happened in Breezy,
but at the time i found a bug report somewhere else which talked about
kernel bugs that would probably be solved on 2.6.15 so i waited. Looks
like those bugs aren't gone.

My laptop is an Airis DIamond 630 (i know...weird), a Pentium IV 2.80ghz on an 
Intel based motherboard. Here's an lspci:
:00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM 
Controller/Host-Hub Interface (rev 03)
:00:01.0 PCI bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE 
Host-to-AGP Bridge (rev 03)
:00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM 
(ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 02)
:00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM 
(ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 02)
:00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM 
(ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 02)
:00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 
EHCI Controller (rev 02)
:00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 82)
:00:1f.0 ISA bridge: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC 
Interface Bridge (rev 02)
:00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller 
(rev 02)
:00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) 
SMBus Controller (rev 02)
:00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM 
(ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 02)
:00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) 
AC'97 Modem Controller (rev 02)
:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R250 Lf 
[FireGL 9000] (rev 01)
:02:03.0 CardBus bridge: O2 Micro, Inc. OZ601/6912/711E0 
CardBus/SmartCardBus Controller
:02:0a.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host 
Controller (rev 80)
:02:0c.0 Ethernet controller: National Semiconductor Corporation DP83815 
(MacPhyter) Ethernet Controller

The combo drive a SONY CD-RW/DVD-ROM CRX830E.

Here's the interrupt errors from syslog:
Jun  5 08:10:46 localhost kernel: [4344496.951000] hdc: irq timeout: 
status=0xd0 { Busy }
Jun  5 08:10:46 localhost kernel: [4344496.951000] ide: failed opcode was: 
unknown
Jun  5 08:10:46 localhost kernel: [4344496.951000] hdc: DMA disabled
Jun  5 08:11:16 localhost kernel: [4344526.951000] hdc: ATAPI reset timed-out, 
status=0x80
Jun  5 08:11:51 localhost kernel: [4344556.951000] ide1: reset timed-out, 
status=0x80
Jun  5 08:11:51 localhost kernel: [4344561.952000] hdc: status timeout: 
status=0x80 { Busy }
Jun  5 08:11:51 localhost kernel: [4344561.952000] ide: failed opcode was: 
unknown
Jun  5 08:11:51 localhost kernel: [4344561.952000] hdc: drive not ready for 
command
Jun  5 08:12:21 localhost kernel: [4344591.956000] hdc: ATAPI reset timed-out, 
status=0x80
Jun  5 08:12:53 localhost kernel: [4344621.956000] ide1: reset timed-out, 
status=0x80

I'll try updating to 2.6.16 if disabling dma does nothing for me.

-- 
enabling DMA on CD-ROMs causes hal failures
https://launchpad.net/bugs/22599

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 22599] Re: enabling DMA on CD-ROMs causes hal failures

2006-04-13 Thread Mark Manashirov
With the latest stock Dapper kernel (2.6.15-20) I'm not seeing any hdc: lost 
interrupt messages nor does my shell become unresponsive after many (3+) 
suspend cycles.

I think I may have figured out what was causing my initial problem though.  By 
unloading ohci1394 I'm able to resume from the second cycle and beyond.

I noticed this when testing with the vanilla kernel.  I initially thought it 
was fixed, but I only configured a kernel with minimal support.  With full 
support I had the same problem.  After a lot of experimenting, I narrowed it 
down to ohci1394.

So, the DMA/CDROM seems to be working fine (I hope), and unloading/reloading 
ohci1394 doesn't seem to cause problems.  I don't use firewire though so I 
can't really test it.
-- 
enabling DMA on CD-ROMs causes hal failures
https://launchpad.net/malone/bugs/22599

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 22599] Re: enabling DMA on CD-ROMs causes hal failures

2006-04-04 Thread Mark Manashirov
Correction: I meant kernel 2.6.15-19.

Anyway.  I decided to test it with 2.6.16.1 from kernel.org and it's working so 
I guess it's fixed.
-- 
enabling DMA on CD-ROMs causes hal failures
https://launchpad.net/malone/bugs/22599

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs