lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 3 Dec 2006 04:30:40 +0000 (UTC)
From:	Parag Warudkar <kernel-stuff@...cast.net>
To:	linux-kernel@...r.kernel.org
Subject:  Re: CD/DVD drive errors and lost ticks

Christoph Anton Mitterer <calestyo <at> scientia.net> writes:

> Dec  3 04:12:16 euler kernel: hdb: irq timeout: status=0xd0 { Busy }
> Dec  3 04:12:16 euler kernel: ide: failed opcode was: unknown
> Dec  3 04:12:16 euler kernel: hdb: DMA disabled
> Dec  3 04:12:16 euler kernel: hdb: ATAPI reset complete
> Dec  3 04:12:18 euler kernel: hdb: irq timeout: status=0x80 { Busy }
> Dec  3 04:12:18 euler kernel: ide: failed opcode was: unknown
> Dec  3 04:12:18 euler kernel: hdb: ATAPI reset complete
> Dec  3 04:20:05 euler kernel: warning: many lost ticks.
> Dec  3 04:20:05 euler kernel: Your time source seems to be instable or
> some driver is hogging interupts
> Dec  3 04:20:05 euler kernel: rip _spin_unlock_irqrestore+0x8/0x30
> Dec  3 04:51:49 euler kernel: hdb: irq timeout: status=0xd0 { Busy }
> Dec  3 04:51:49 euler kernel: ide: failed opcode was: unknown
> Dec  3 04:51:49 euler kernel: hdb: ATAPI reset complete
> Dec  3 04:51:51 euler kernel: hdb: irq timeout: status=0x80 { Busy }
> Dec  3 04:51:51 euler kernel: ide: failed opcode was: unknown
> Dec  3 04:51:51 euler kernel: hdb: ATAPI reset complete
> 
> Any idea what the reason is? Could it be the firmware? Or a hardware
> damage (if so which hardware is likely?)?
>
Kernel is having trouble with hdb (which seems to be your DVD drive.) After 
running into problems the kernel has disabled DMA on the drive and when it 
does that there is bound to be some problems with watching DVDs because the 
CPU is used for memory transfers as well as for watching the DVD (can't do 
both at a time without running into problems).

> And what is tha lost ticks? How would a defect DVD/CD drive has
> influence on the ticks (if that means CPU ticks).
> 

Lost ticks look like they are direct result of the problems with your DVD 
drive. 

If you post your kernel version, .config and hardware information (Which IDE 
controller specifically) some one will be able to look into the problem.

HTH
Parag

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ