Date: Thu, 28 Feb 2008 17:42:46 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Andriy Gapon <avg@icyb.net.ua> Cc: freebsd-gnome@freebsd.org Subject: Re: hal vs. fat32 formatted dvd-ram Message-ID: <1204238566.87700.9.camel@shumai.marcuscom.com> In-Reply-To: <47C71B42.1010402@icyb.net.ua> References: <47C71B42.1010402@icyb.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-0lsQr/DMrZygYBlLJ8dM Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2008-02-28 at 22:36 +0200, Andriy Gapon wrote: > Using a path described in the following PR I formatted complete DVD-RAM > disk with FAT32: > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D121182 >=20 > Now when I insert the disk hald tastes it for a very long time (much > longer that I've seen ever before) and in the end it can not detect the > filesystem. >=20 > lshal shows this "volume.disk" device, but nothing under it: > udi =3D '/org/freedesktop/Hal/devices/storage_model_DVDRAM_GSA_4163B_bloc= k' > block.storage_device =3D > '/org/freedesktop/Hal/devices/storage_model_DVDRAM_GSA_4163B' (string) > info.product =3D 'Block Device' (string) > info.udi =3D > '/org/freedesktop/Hal/devices/storage_model_DVDRAM_GSA_4163B_block' > (string) > block.is_volume =3D false (bool) > volume.disc.capacity =3D 4580769792 (0x111090000) (uint64) > volume.disc.type =3D 'dvd_ram' (string) > volume.disc.is_rewritable =3D true (bool) > volume.disc.is_blank =3D false (bool) > volume.disc.is_appendable =3D false (bool) > volume.disc.is_videodvd =3D false (bool) > volume.disc.is_svcd =3D false (bool) > volume.disc.is_vcd =3D false (bool) > volume.disc.has_data =3D true (bool) > volume.disc.has_audio =3D false (bool) > block.minor =3D 94 (0x5e) (int) > block.major =3D 0 (0x0) (int) > block.device =3D '/dev/cd1' (string) > info.category =3D 'volume.disc' (string) > info.bus =3D 'block' (string) > info.capabilities =3D {'block', 'volume', 'volume.disc'} (string list) > info.parent =3D > '/org/freedesktop/Hal/devices/storage_model_DVDRAM_GSA_4163B' (string) >=20 > And: > $ file -s /dev/cd1 > /dev/cd1: x86 boot sector, code offset 0x58, OEM-ID "BSD 4.4", > Bytes/sector 2048, sectors/cluster 2, heads 255, sectors 2236704 > (volumes > 32 MB) , FAT (32 bit), sectors/FAT 2181, Backup boot sector > 2, serial number 0x7fbf1210, label: "SHUTTLE32 " >=20 > I can provide any additional required debugging info. Something else you could try is the new libvolume_id in the GNOME development repo at http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ports/devel/libvolume_id .= It may fix this. Joe >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-0lsQr/DMrZygYBlLJ8dM Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEABECAAYFAkfHOOUACgkQb2iPiv4Uz4dGTACeOt6OgZG8hqKlaI1xBMx0B6TU yc4An36+Tc73ATp9ZtEkOOg8UKNZBze8 =6Uq5 -----END PGP SIGNATURE----- --=-0lsQr/DMrZygYBlLJ8dM--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1204238566.87700.9.camel>