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] [day] [month] [year] [list]
Date:	Tue, 5 Feb 2008 20:23:46 -0600
From:	Mike Hokenson <kernel+marvell@...er.org>
To:	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux-ide@...r.kernel.org
Subject: Re: Problem burning DVDs with Marvell 88SE6121 on pata_marvell


On Tuesday, February 05, 2008 at 03:21PM, Andrew Morton wrote:
>
>(added linux-ide)

thanks

>On Sat, 2 Feb 2008 16:30:04 -0600
>Mike Hokenson <kernel+marvell@...er.org> wrote:
>
>> I recently put together a new system with a MSI P35 PLATINUM and although
>> reading from data CDs, DVDs, and watching DVD movies is working fine, DVD
>> burning isn't. MSI's manual says "1 IDE port by Marvell 88SE6111", but
>> lspci says it's a 88SE6121. I have two DVD burners, a SONY DRU-510A and
>> a DRU-820A. They were both working fine with TDK DVD+R media on my ASUS
>> K8V SE DELUXE (VIA IDE controller) prior to the upgrade.
>> 
>> Here's what I see with dvd+rw-tools version 7.0-9:
>> 
>> sh# dvd+rw-mediainfo /dev/dvd > /dev/null          # this is blank media
>> :-[ GET CURRENT PERFORMACE failed with SK=5h/ASC=24h/ACQ=00h]: Input/output error
>> :-[ READ TOC failed with SK=5h/ASC=24h/ACQ=00h]: Input/output error
>> 
>> sh# growisofs -dvd-compat -speed=2.4 -Z /dev/dvd -rJ -joliet-long -quiet "burn"
>> Executing 'genisoimage -rJ -joliet-long -quiet burn | builtin_dd of=/dev/dvd obs=32k seek=0'
>> /dev/dvd: "Current Write Speed" is 2.5x1352KBps.
>> :-[ WRITE@...=70h failed with SK=3h/ASC=0Ch/ACQ=00h]: Input/output error
>> :-( write failed: Input/output error
>> /dev/dvd: flushing cache
>> /dev/dvd: closing track
>> :-[ CLOSE TRACK failed with SK=5h/ASC=30h/ACQ=05h]: Wrong medium type
>> /dev/dvd: closing disc
>> :-[ CLOSE DISC failed with SK=5h/ASC=30h/ACQ=05h]: Wrong medium type
>> 
>> sh# dvd+rw-mediainfo /dev/dvd > /dev/null
>> :-[ READ TRACK INFORMATION failed with SK=3h/ASC=11h/ACQ=05h]: Input/output error
>
>(this is 2.6.24)
>
>If nothing happens with this report in the next few days, please create an
>entry at bugzilla.kernel.org so we can keep an eye on it, thanks.
>
>Trying older kernels might be interesting, find out if it's a regression or
>if it was always this way.

2.6.13.14 shows the same problems and 2.6.22 doesn't see the controller.

It looks like most of the changes happened betwen it's introduction in
2.6.20 (v0.1.1) and 2.6.22 (v0.1.4), with some minor updates for internal
changes after that...

Mike
--
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