Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751638AbWJMMKI (ORCPT ); Fri, 13 Oct 2006 08:10:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751636AbWJMMKI (ORCPT ); Fri, 13 Oct 2006 08:10:08 -0400 Received: from build.arklinux.osuosl.org ([140.211.166.26]:52143 "EHLO mail.arklinux.org") by vger.kernel.org with ESMTP id S1751638AbWJMMKH (ORCPT ); Fri, 13 Oct 2006 08:10:07 -0400 From: Bernhard Rosenkraenzer To: linux-kernel@vger.kernel.org Subject: Current kernels break libdvdcss Date: Fri, 13 Oct 2006 14:08:53 +0200 User-Agent: KMail/1.9.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610131408.53826.bero@arklinux.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 899 Lines: 22 2.6.18-mm3 and 2.6.19-rc1-mm1 break playing encrypted video DVDs with libdvdcss based players. The player just says it can't open /dev/dvd with libdvdcss; after that, dmesg points out hdX: read_intr: Drive wants to transfer data the wrong way! (hdX is hdb or hdc, depending on where the drive is connected). This is reproducable on at least 3 different machines with different IDE controllers and CD drives. Has there been any intentional change that would require modifications in libdvdcss? Last known good kernel is 2.6.18-rc2-mm1 (didn't keep binaries for those in between and I'm confined to abysmally slow compile machines at the moment). - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/