2006-12-11 21:22:07

by art

[permalink] [raw]
Subject: 2.6.19-git problem - dvd+rw-usb - :-( not an MMC unit!

to: [email protected]
cc: [email protected]

2.6.19-git problem - dvd+rw-usb - :-( not an MMC unit!

same pc
$ uname -r
2.6.18-1.2849.fc6
$ dvd+rw-mediainfo /dev/dvd-sr0
INQUIRY: [SONY ][DVD RW DRU-820A ][2.0b]
GET [CURRENT] CONFIGURATION:
:-( no media mounted, exiting...
$

$uname -a
Linux xxx.xxx 2.6.19-200612110945-g9202f325 #21 SMP PREEMPT Mon Dec 11
09:48:52 CST 2006 x86_64 x86_64 x86_64 GNU/Linux
$ dvd+rw-mediainfo /dev/dvd-sr0
:-( not an MMC unit!
$

any clue?

xboom


2006-12-12 15:54:32

by Linus Torvalds

[permalink] [raw]
Subject: Re: 2.6.19-git problem - dvd+rw-usb - :-( not an MMC unit!



On Mon, 11 Dec 2006, [email protected] wrote:
>
> 2.6.19-git problem - dvd+rw-usb - :-( not an MMC unit!

Ok, this should be fixed in the current -git tree now (which I pushed out
already, but due to mirroring delays it might not be visible for a while).
If you see the commit "[PATCH] fix SG_IO bio leak" by FUJITA Tomonori, you
should have the fixed tree.

(Commit 77d172ce2719b5ad2dc0637452c8871d9cba344c to be precise).

Thanks for noticing,

Linus