Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Jan 2008 01:49:56 -0500
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        Jeremy Messenger <mezz7@cox.net>
Cc:        freebsd-gnome <freebsd-gnome@FreeBSD.org>
Subject:   Re: Here's result.. [WAS Re: Updated hal]
Message-ID:  <1199515796.62092.29.camel@shumai.marcuscom.com>
In-Reply-To: <op.t4fzfues9aq2h7@mezz.mezzweb.com>
References:  <1199457397.2578.15.camel@shumai.marcuscom.com> <op.t4e0n0rf9aq2h7@mezz.mezzweb.com> <477E6AB4.7070504@FreeBSD.org> <op.t4e1gkhg9aq2h7@mezz.mezzweb.com> <op.t4e7aysg9aq2h7@mezz.mezzweb.com> <477E8F1F.2000409@FreeBSD.org> <op.t4fhy6bc9aq2h7@mezz.mezzweb.com> <1199496861.62092.12.camel@shumai.marcuscom.com> <op.t4fu32iz9aq2h7@mezz.mezzweb.com> <1199506302.62092.27.camel@shumai.marcuscom.com> <op.t4fzfues9aq2h7@mezz.mezzweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-mS1co2jLKb63Z9E0agFE
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable


On Fri, 2008-01-04 at 23:41 -0600, Jeremy Messenger wrote:
> On Fri, 04 Jan 2008 22:11:42 -0600, Joe Marcus Clarke <marcus@FreeBSD.org=
> =20
> wrote:
>=20
> >
> > On Fri, 2008-01-04 at 22:08 -0600, Jeremy Messenger wrote:
> >> On Fri, 04 Jan 2008 19:34:21 -0600, Joe Marcus Clarke =20
> >> <marcus@FreeBSD.org>
> >> wrote:
> >>
> >> >
> >> > On Fri, 2008-01-04 at 17:24 -0600, Jeremy Messenger wrote:
> >> >> <snip>
> >> >> >>>> I will testing with GNOME 2.20 first. A stable desktop should =
=20
> >> give
> >> >> a
> >> >> >>>> better result to figure which problem is in hal or GNOME.
> >> >> >>
> >> >> >>> The GNOME comes up fine. If I put either blank CD or DVD and th=
e
> >> >> 'blank
> >> >> >>> CD/DVD' doesn't appear in the desktop anymore. It couldn't
> >> >> recogize. If
> >> >> >>> I put USB flash drive and I can see icon pops up in nautilus, =20
> >> but I
> >> >> >>> couldn't mount and double click on icon to get in. It would kee=
ps
> >> >> take
> >> >> >>> me to / instead of in USB flash drive. When I tried to mount in=
 =20
> >> USB
> >> >> >>> flash drive (vfat) and I get this below.
> >> >> >>
> >> >> >>> Jan  4 13:17:34 mezz kernel: mount option <uhelper> is unknown
> >> >> >>
> >> >> >>> I am not sure if it has to do with disable PK. I will going to =
=20
> >> our
> >> >> FAQ
> >> >> >>> to learn how to debug HAL and get back to you this afternoon.
> >> >> >
> >> >> > Remove the --enable-umount-helper from the Makefile, and remove
> >> >> > umount.hal from pkg-plist.  See if that helps.
> >> >>
> >> >> Remove the --enable-umount-helper from Makefile helps to get USB =20
> >> flash
> >> >> drive to function correct. Now icon of USB flash drive appears on
> >> >> desktop
> >> >> and auto-mount/open nautilus to browser in there. It works perfect.=
 I
> >> >> always wondering why HAL is damn faster than Windows to recognize t=
he
> >> >> USB
> >> >> flash drive. ;-)
> >> >>
> >> >> As for the CD/DVD, it makes no difference. It is still same with no
> >> >> --enable-umount-helper. Do you want me to fill out more details fro=
m =20
> >> our
> >> >> FAQ for this issue?
> >> >
> >> > At line 380 of hald/freebsd/probing/probe-volume.c, change the line =
=20
> >> to:
> >> >
> >> > if (! has_children)
> >> >
> >> > And see if that fixes this problem.
> >>
> >> Nope, still same result.
> >
> > Then you'll need to get the debugging output on the FAQ.  Also, look at
> > my recent email, and get the lshal comparisons as that may shed some
> > light on why this is not working.
>=20
> I have grab your update hal.diff, I had to manual (no big deal) patch on =
=20
> three Makefile.in. The three patches in files/patch-*Makefile.in don't =20
> apply clean. Anyway, here are complete info from FAQ and your other email=
. =20
> I kept blank DVD+R in drive, so it shows the difference between old and =20
> new.
>=20
> http://people.freebsd.org/~mezz/hal-mezz.tar.bz2
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> % ls -l hal-mezz
> total 280
> -rw-r--r--  1 mezz  mezz   6181 Jan  4 22:36 dmesg
> -rw-r--r--  1 mezz  mezz    199 Jan  4 22:38 fstab
> -rw-r--r--  1 mezz  mezz    350 Jan  4 22:37 kern.geom.conftxt
> -rw-r--r--  1 mezz  mezz  60317 Jan  4 23:10 lshal.new
> -rw-r--r--  1 mezz  mezz  60317 Jan  4 23:10 lshal.news
> -rw-r--r--  1 mezz  mezz  57756 Jan  4 22:33 lshal.old
> -rw-r--r--  1 mezz  mezz  57756 Jan  4 22:34 lshal.olds
> -rw-r--r--  1 mezz  mezz    199 Jan  4 22:38 mount
> -rw-r--r--  1 mezz  mezz  29900 Jan  4 23:25 typescript
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
>=20
> The typescript came from '/usr/local/sbin/hald --daemon=3Dno =20
> --verbose=3Dyes'.. As for the gnome-mount, I am getting this:
>=20
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> % gnome-mount --block --no-ui --verbose --hal-udi =20
> /org/freedesktop/Hal/devices/storage_serial__
> gnome-mount 0.6
>=20
> ** (gnome-mount:23667): WARNING **: Drive =20
> /org/freedesktop/Hal/devices/storage_serial__ does not contain media.
>=20
> % gnome-mount --block --no-ui --verbose --hal-udi =20
> /org/freedesktop/Hal/devices/storage_model_NEC_DVD_RW_ND_3550A
> gnome-mount 0.6
>=20
> ** (gnome-mount:23668): WARNING **: Given device =20
> '/org/freedesktop/Hal/devices/storage_model_NEC_DVD_RW_ND_3550A' is not a=
 =20
> volume or a drive.
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
>=20
> I had to use two different /org/freedesktop/Hal/[...] since I don't know =
=20
> which one is more correct to use for gnome-mount --hal-udi.
>=20
> > Even though the discs don't "mount" can you still burn them?
>=20
> Nope, I can't burn anything to blank CD/DVD.

I think I found the problem.  I posted a new hal.diff which takes the
snap version to 20080105.  It patches just fine (make sure you start
with a clean sysutils/hal).

Joe

--=20
Joe Marcus Clarke
FreeBSD GNOME Team      ::      gnome@FreeBSD.org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome

--=-mS1co2jLKb63Z9E0agFE
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iD8DBQBHfyiUb2iPiv4Uz4cRAiV4AJ0eKau8LRnj+WnSqGP7zuYNIhB7JwCgipJM
RU3yWlfUQX5II3lxgJPq7qA=
=P0gS
-----END PGP SIGNATURE-----

--=-mS1co2jLKb63Z9E0agFE--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1199515796.62092.29.camel>