jonie [2010-08-08 22:58 -0000]: > + /* fresh dvd-rw in restricted overwite mode is "appendable", change it > to "blank" to satisfy udev */ > + if (cd_media_dvd_rw && (header[2] & 3) == 1) > + cd_media_state = media_status[0];
Can you please explain this a little further? This is done without any further condition checks, i. e. it means that a DVD-RW could _never_ be appendable. Can't you use DVD-RWs in multi-session mode as well, like normal CDs? Thanks, Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- cdrom_id: Does not recognize reblanked DVD+RW and DVD-RAM https://bugs.launchpad.net/bugs/581925 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
