Re: Canon A620, FreeBSD and gphoto2

2007-09-06 Thread Harry Jensen
On Wed, Sep 05, 2007 at 09:35:49PM -0700, Erin McNew wrote:
> *** Error ***
> An error occurred in the io-library ('I/O problem'): Failed to open
> '/dev/ugen0' (m).
> *** Error (-7: 'I/O problem') ***

I have a Nikon Coolpix 4500, and found following through Google:

--
To have the rights to download files from a digital
camera, add following to the "/etc/devfs.rules":

[usb_devices=10]
add path 'ugen*' mode 0660 group operator
add path 'da*s*' mode 0660 group operator


..and restart "/etc/rc.d/devfs restart"

..add yourself to the "operator" group.
--
For me it just worked then. Sometimes it will fail during the initial
attempts to download files, but then I just switch off the camera, and
on again, then it works.

It might be better, security wise, to have a group called "camera", instead of
"operator", but have not tried it.

Brgds Harry
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Podcast management software?

2007-08-31 Thread Harry Jensen
On Thu, Aug 30, 2007 at 04:34:29PM +0100, Adam J Richardson wrote:
> 
> Hey, maybe your recommendation supports the Zen V [or, at a pinch, the 
> Zen Nano Plus].

No clue, but I don't think so.. GoldenPod is only for rss feeds.

Brgds Harry

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Podcast management software?

2007-08-28 Thread Harry Jensen
On Mon, Aug 27, 2007 at 09:00:11PM +, Scott I. Remick wrote:
> I think I must be the only one using FreeBSD who wants to listen to 
> podcasts. :)

Nop, we're two ;-)

Take a look into GoldenPod. there is not a port for this one yet,
but it should be pretty straight forward to install it.

I'm using it on my FreeBSD, but I'm unsure if it will fullfill your
demands.

When you download new podcasts, Goldenpod downloads into a directery
with the name of the date, for example 2007-08-28.

At the same time symbolic links are made from the files in this new
directery to a directery called 'latest'.

..and for each subscription there is a directory with same name as the
subscription. In this directery GoldenPod also will make a symbolic link
to the date directory files which belongs to this subscription.

GoldenPod has some kind of graphic configuration, but I have never used
it. GoldenPod is commandline driven.

Check http://goldenpod.nongnu.org/ where you also will find the man
page.

Brgds Harry
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: reconfigure a port after install

2007-08-09 Thread Harry Jensen
On Thu, Aug 09, 2007 at 05:46:43PM -0400, Pablo Mora wrote:
> On 8/9/07, Harry Jensen <[EMAIL PROTECTED]> wrote:
> > /usr/ports/mail/postfix and simply "make configure".
> 
> is "make config"

Aaah, yes, sorry ;-)

Brgds Harry

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How do I make install clean a port in the background

2007-08-09 Thread Harry Jensen
On Thu, Aug 09, 2007 at 01:15:12PM -0700, Sean Murphy wrote:
> How do I make install clean a port in the background?  I used
> 
> cd /usr/ports/www/apache22
> make install clean &

It is in the background, but if there is output from the process,
you will see it.

A solution could be "make install clean >/dev/null &", but I'm sure that
it not will be very wise, I dont know what happens if a config screen
shows up, and next point is if you get a fault, it's gone with /dev/null.

Why don't you just use another tty?

Brgds Harry
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: reconfigure a port after install

2007-08-09 Thread Harry Jensen
On Thu, Aug 09, 2007 at 01:57:46PM -0600, Miguel wrote:
> Hi, i have installed postfix + sasl2 support, so far so good but now i 
> want to enable mysql auth and sasl2 was not compiled with mysql support, 
> i tried desinstalling it but it claims postfix depends on it, so how do 
> i add mysql support to the installed sasl2 port?
> Im using portinstall btw,

I don't know portinstall, but you can go into the directory
/usr/ports/mail/postfix and simply "make configure".

I had same question one week ago, for another port, but anyway, it just
worked.

By the way, I'm using portmanager, and some times just "make install".

Brgds Harry
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How to show the options screen again

2007-07-25 Thread Harry Jensen
Hi,

Thanks to both of you, of coarse, see the FAQ ;-)

Cheers,
Harry Jensen
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


How to show the options screen again

2007-07-25 Thread Harry Jensen
Hi,

I just tried to install the pilot-link with
"portmanager palm/pilot-link",
and with first run I got an options screen, one of the options was
libusb, which I selected "on".

libusb failed, and now I tried a second run, the intention then was
to select libusb "off", but I did not get the options screen this time.

I already tried "make clean", but without success.

How can I force the options screen to show up again, with portmanager or
make?

Thank you in advance..

Harry Jensen
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Connecting Garmin GPSMAP60 to the USB

2007-02-20 Thread Harry Jensen

Hello Guys,

I'm trying to get my Garmin GPSMAP60 conected to my desktop through the
USB port, and then use gpsman. In gpsman is the port reference pointed
to "/dev/ugen0" (also tried "dev/ugen0.1-3", but up to now, without success.

The system:
FreeBSD mugin.localhost 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #0: Sun
Feb 18 22:38:32 CET 2007
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/MUGIN  i386

The message in "dmesg" when ataching/detaching:

ugen0: vendor 0x091e product 0x0003, rev 1.10/0.01, addr 3
ugen0: at uhub0 port 2 (addr 3) disconnected
All threads purged from ugen0.3
All threads purged from ugen0.2
All threads purged from ugen0.1
All threads purged from ugen0
ugen0: detached

For my Palm Tungsten it all works perfectly, "dmesg":

ucom0: Palm, Inc. Palm Handheld, rev 1.00/1.00, addr 3
ucom0: Palm, Inc. Palm Handheld, rev 1.00/1.00, addr 3
ucom0: at uhub0 port 2 (addr 3) disconnected
All threads purged from cuaU0
All threads purged from ttyU0
ucom0: detached

The strange part of it is that the Palm Tungsten atachment/detachment
had exactly same behavior and messages, until I loaded the "ucom"
driver, so I suspect that the "ugen" driver might not be the correct one.

The question then is, which one to use?

Brgds Harry Jensen

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Connecting Garmin GPSMAP60 to the USB

2007-02-20 Thread Harry Jensen

Hello Guys,

I'm trying to get my Garmin GPSMAP60 conected to my desktop through the 
USB port, and then use gpsman. In gpsman is the port reference pointed 
to "/dev/ugen0" (also tried "dev/ugen0.1-3", but up to now, without success.


The system:
FreeBSD mugin.localhost 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #0: Sun 
Feb 18 22:38:32 CET 2007 
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/MUGIN  i386


The message in "dmesg" when ataching/detaching:

ugen0: vendor 0x091e product 0x0003, rev 1.10/0.01, addr 3
ugen0: at uhub0 port 2 (addr 3) disconnected
All threads purged from ugen0.3
All threads purged from ugen0.2
All threads purged from ugen0.1
All threads purged from ugen0
ugen0: detached

For my Palm Tungsten it all works perfectly, "dmesg":

ucom0: Palm, Inc. Palm Handheld, rev 1.00/1.00, addr 3
ucom0: Palm, Inc. Palm Handheld, rev 1.00/1.00, addr 3
ucom0: at uhub0 port 2 (addr 3) disconnected
All threads purged from cuaU0
All threads purged from ttyU0
ucom0: detached

The strange part of it is that the Palm Tungsten atachment/detachment 
had exactly same behavior and messages, until I loaded the "ucom" 
driver, so I suspect that the "ugen" driver might not be the correct one.


The question then is, which one to use?

Brgds Harry Jensen
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"