Date: Fri, 04 Jan 2008 23:41:44 -0600 From: "Jeremy Messenger" <mezz7@cox.net> To: "Joe Marcus Clarke" <marcus@freebsd.org> Cc: freebsd-gnome <freebsd-gnome@freebsd.org> Subject: Re: Here's result.. [WAS Re: Updated hal] Message-ID: <op.t4fzfues9aq2h7@mezz.mezzweb.com> In-Reply-To: <1199506302.62092.27.camel@shumai.marcuscom.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>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 04 Jan 2008 22:11:42 -0600, Joe Marcus Clarke <marcus@FreeBSD.or= g> = wrote: > > On Fri, 2008-01-04 at 22:08 -0600, Jeremy Messenger wrote: >> On Fri, 04 Jan 2008 19:34:21 -0600, Joe Marcus Clarke = >> <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= = >> 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 t= he >> >> '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, = = >> but I >> >> >>> couldn't mount and double click on icon to get in. It would ke= eps >> >> take >> >> >>> me to / instead of in USB flash drive. When I tried to mount i= n = >> 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= = >> 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 = >> 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 = the >> >> USB >> >> flash drive. ;-) >> >> >> >> As for the CD/DVD, it makes no difference. It is still same with n= o >> >> --enable-umount-helper. Do you want me to fill out more details fr= om = >> our >> >> FAQ for this issue? >> > >> > At line 380 of hald/freebsd/probing/probe-volume.c, change the line= = >> 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 a= t > my recent email, and get the lshal comparisons as that may shed some > light on why this is not working. I have grab your update hal.diff, I had to manual (no big deal) patch on= = three Makefile.in. The three patches in files/patch-*Makefile.in don't = apply clean. Anyway, here are complete info from FAQ and your other emai= l. = I kept blank DVD+R in drive, so it shows the difference between old and = = new. 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 The typescript came from '/usr/local/sbin/hald --daemon=3Dno = --verbose=3Dyes'.. As for the gnome-mount, I am getting this: =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 = /org/freedesktop/Hal/devices/storage_serial__ gnome-mount 0.6 ** (gnome-mount:23667): WARNING **: Drive = /org/freedesktop/Hal/devices/storage_serial__ does not contain media. % gnome-mount --block --no-ui --verbose --hal-udi = /org/freedesktop/Hal/devices/storage_model_NEC_DVD_RW_ND_3550A gnome-mount 0.6 ** (gnome-mount:23668): WARNING **: Given device = '/org/freedesktop/Hal/devices/storage_model_NEC_DVD_RW_ND_3550A' is not = a = 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 I had to use two different /org/freedesktop/Hal/[...] since I don't know= = which one is more correct to use for gnome-mount --hal-udi. > Even though the discs don't "mount" can you still burn them? Nope, I can't burn anything to blank CD/DVD. Cheers, Mezz > Joe -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.t4fzfues9aq2h7>