Well, I don't know why, but launchpad won't allow me to attach that
file. So here are its contents:

-----cut-----
<?xml version="1.0" encoding="UTF-8"?>

<deviceinfo version="0.2">
        <device>
        
                <match key="@info.parent:storage.cdrom.cdr" bool="true">
                <match key="block.is_volume" bool="true">
                        <match key="volume.disc.type" string="unknown">
                                <match key="volume.disc.is_blank" bool="true">
                                        <merge key="volume.disc.type" 
type="string">cd_r</merge>
                                        <merge key="volume.disc.capacity" 
type="uint64">736970752</merge>
                                </match>
                        </match>
                </match>
                </match>
        </device>
</deviceinfo>
-----cut-----

experimenting with the values I set here (in the merge elements) or
other values in hal might enable you to use discs of different types or
sizes.

-- 
empty CD not correctly recognized by hal
https://bugs.launchpad.net/bugs/66254
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to