sound juicer problem

andy at neu.net andy at neu.net
Fri Jan 12 00:18:04 PST 2007


Mezz:

> I'm having a problem with sound-juicer on a new install on 6.2 and Gnome
> 2.16.1.  When I try to start sound-juicer, I receive the following
> message:
> # /usr/local/bin/sound-juicer
>
> ** (sound-juicer:41801): WARNING **: hal_initialize failed: Failed to
> connect to socket /var/run/dbus/dbus.pipe: No such file or directory
>
> ** (sound-juicer:43954): WARNING **: hal_initialize failed: Failed to
> connect to socket /var/run/dbus/dbus.pipe: Socket operation on 
non-socket
>
> uname -a:
> FreeBSD opteron.foo.bar 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #1: Sat 
Jan
> 6 11:44:44 IST 2007 
root at opteron.foo.bar:/usr/obj/usr/src/sys/MYKERNEL
> i386
>
> Any ideas what the problem is, and how to fix it?

>Do you have these lines below in your /etc/rc.conf?

>dbus_enable="YES"
>polkitd_enable="YES"
>hald_enable="YES"

>Cheers,
>Mezz


Thanks, I put the lines in rc.conf and now sound juicer works fine.

I am having a problem mounting my digital camera, it is a Nikon Coolpix 
7600.  It shows up in dmesg:
ugen0: NIKON NIKON DSC E7600-PTP, rev 2.00/1.00, addr 2

and from usbdevs:
  addr 2: NIKON DSC E7600-PTP, NIKON

not getting anything about umass or da0.

I have the following lines in /boot/loader.conf:
usb_load="YES"
umass_load="YES"

in rc.conf I have:
usbd_enable=YES
dbus_enable="YES"
polkitd_enable="YES"
hald_enable="YES"

and I have umass enabled in the kernel config

When I try to mount I get the following:
# mount -t msdos /dev/da0s1c /mnt
mount_msdosfs: /dev/da0s1c: No such file or directory

Not sure what the problem is, any help is appreciated.

Andy



More information about the freebsd-gnome mailing list