Hi,
I am able to mount the camera (in 7.1-p6), but I am unable to read the
jpeg images. Varies programs claim that the file is not a valid jpeg.
I found a few pages on the internet discussing how to tell FreeBSD how
to mount the camera. Since I am already able to mount, these do not seem
relevant
Tray telnet to port 25 of your working SMTP server and compare the output.
Check
250-AUTH
According to the provided log from the working server it should be LOGIN
mech available in the list, which is not present on the new server.
Ihor
Reed Lai wrote:
> The maillog does not log the sm-mta: AUTH
The maillog does not log the sm-mta: AUTH=server action. The functional
server has the AUTH=server action logged. How do I debug from this
different?
Reed
From: Reed Lai
Sent: Thursday, July 30, 2009 11:51 AM
To: FreeBSD Questions
Subject: Re: SMTP Authentication
The mail client is Windows L
The mail client is Windows Live Mail and it work well with the functional
server. Its SMTP authenication should be ok.
Reed
From: Ihor Prystay
Sent: Thursday, July 30, 2009 10:49 AM
To: freebsd-questions@freebsd.org
Subject: Re: SMTP Authentication
your working server does support LOGIN mech
your working server does support LOGIN mech while other one dosn't.
I doubt if your mail client has a support for GSSAPI DIGEST-MD5 CRAM-MD5
auth, usually it's PLAIN or/and LOGIN.
Ihor
Reed Lai wrote:
> Instruction of the "SMTP AUTO in sendmail 8.10-8.13" to test the Sendmail
>
> banyan# sendm
Thanks for the reply. I should have said that I'm also interested in
profilers. I have limited experience (in Linux) using gprof and
valgrind.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To
On Wed, 29 Jul 2009, Doug Barton wrote:
Dan Mahoney, System Admin wrote:
The fact that the error occurs AT ALL is the bug and what is
counterintuitive, and many people would not think to try typing "make"
again, and instead would just assume the thing's broken.
Ok, I actually misunderstood th
On Wed, Jul 29, 2009 at 12:58:19PM -0400, Daniel Underwood wrote:
> I'm programming a multithreaded scientific program using pthreads and
> c++. Currently The model is SMP, but may investigate MMP using MPI in
> the future. Can anyone suggest a good debugger and possibly an
> associated GUI? (E.g
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
Dan Mahoney, System Admin wrote:
> The fact that the error occurs AT ALL is the bug and what is
> counterintuitive, and many people would not think to try typing "make"
> again, and instead would just assume the thing's broken.
Ok, I actually misunderstood the problem that you were reporting. I
th
On Wed, Jul 29, 2009 at 3:29 PM, Esa Karkkainen wrote:
> On Wed, Jul 29, 2009 at 11:44:33AM -0400, Diego Schulz wrote:
>> Right now I'm running csup to update the ports, to see if the issue
>> has been solved.
>
> Probably not yet. You can fix this particular error by editing
> /usr/ports/editors/v
On Wed, 29 Jul 2009, Doug Barton wrote:
Mel Flynn wrote:
On Wednesday 29 July 2009 10:57:05 Doug Barton wrote:
Dan Mahoney, System Admin wrote:
I believe Mel is right here. 'make clean ; make config ; make' worked
for me.
As does a second make after getting this error, but it's nonintuitive,
On Wed, 29 Jul 2009, Doug Barton wrote:
Dan Mahoney, System Admin wrote:
I believe Mel is right here. 'make clean ; make config ; make' worked
for me.
As does a second make after getting this error, but it's nonintuitive,
and probably a ports bug.
I'm not sure why 'make clean' is nonintuit
OK, so this is what I want to do. I have 4 big fast drives that I want to
run in RAID 10 (1+0). So, I'll need to mirror two sets of two disks, then
stripe those two mirrors. So, how do I do this if I want this striped set of
mirrors to be my entire fs? I can create both mirrors and have the entire
On Wed, July 29, 2009 12:04, WATANABE Kazuhiro wrote:
>
> At Fri, 24 Jul 2009 10:32:52 -0500,
> Doug Poland wrote:
>> Hello,
>>
>> I'm trying to get a Moxa Technologies C168H/PCI 8-port mux card
>> working in 7.2-RELEASE(i386).
>>
>> I've recompiled a GENERIC kernel with
>>
>> options COM_MULTIPO
Mel Flynn wrote:
> On Wednesday 29 July 2009 10:57:05 Doug Barton wrote:
>> Dan Mahoney, System Admin wrote:
I believe Mel is right here. 'make clean ; make config ; make' worked
for me.
>>> As does a second make after getting this error, but it's nonintuitive,
>>> and probably a ports bu
On Wed, Jul 29, 2009 at 11:44:33AM -0400, Diego Schulz wrote:
> Right now I'm running csup to update the ports, to see if the issue
> has been solved.
Probably not yet. You can fix this particular error by editing
/usr/ports/editors/vim/distinfo file with your favourite editor or run
the two follo
This is a message in multipart MIME format. Your mail client should not be
displaying this. Consider upgrading your mail client to view this message
correctly.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/fr
this is a regression
after some recent port updates, on 7.2-stable, 8.0-current and 8.0-beta2
port lang/g95 gives:
% g95
g95: installation problem, cannot exec 'f951': No such file or directory
I updated g95 with portmaster, so all dependencies should've been
followed.
What is this f951?
many
On Wednesday 29 July 2009 10:57:05 Doug Barton wrote:
> Dan Mahoney, System Admin wrote:
> >> I believe Mel is right here. 'make clean ; make config ; make' worked
> >> for me.
> >
> > As does a second make after getting this error, but it's nonintuitive,
> > and probably a ports bug.
>
> I'm not s
Roland Smith wrote:
> On Wed, Jul 29, 2009 at 01:33:50PM -0400, PJ wrote:
>
>> I have been struggling for about 4 days trying to prepare 2 computers to
>> update to 7.2 with no success whatsoever.
>> The more I read the instructions, the less I understand.
>> And almost nothing works as it shoul
Dan Mahoney, System Admin wrote:
>> I believe Mel is right here. 'make clean ; make config ; make' worked
>> for me.
>
> As does a second make after getting this error, but it's nonintuitive,
> and probably a ports bug.
I'm not sure why 'make clean' is nonintuitive in the context of
changing OPT
On Wed, Jul 29, 2009 at 01:33:50PM -0400, PJ wrote:
> I have been struggling for about 4 days trying to prepare 2 computers to
> update to 7.2 with no success whatsoever.
> The more I read the instructions, the less I understand.
> And almost nothing works as it should
> Some background:
> I have b
On Wed, 29 Jul 2009 19:04:23 +0300, thanos trompoukis wrote:
> The .xinitrc exists and contains this: startkde
This should be okay for the "startx" command, but display managers
such as xdm and kdm aren't interested in it.
> The .xsession does not exists.
This file is needed for display man
Ok, thanks! Finaly figured it out.
It was missing .xsession and I create it.
Anyway Thank you very much for your help.
Thanx!
2009/7/29 Lowell Gilbert
> thanos trompoukis writes:
>
> > It seems to be like an other desktop environment very simple.
> > Now when I try startx I can see the same
Is there a way to do "make buildkernel" one component at a
time? (A pointer to any relevant documentation would suffice.)
Robert Huff
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/list
I have been struggling for about 4 days trying to prepare 2 computers to
update to 7.2 with no success whatsoever.
The more I read the instructions, the less I understand.
And almost nothing works as it should
Some background:
I have been using FreeBSD as a LAN server (for files storage & web
devel
Hi.
If you want to load the puc(4) driver as a loadable module, you should
load the sio(4) or uart(4) driver module as well. But these drivers
are included in the GENERIC kernel. So you should to remove sio(4) or
uart(4) from the kernel and load it as a loadable module.
The other solution is to
thanos trompoukis writes:
> It seems to be like an other desktop environment very simple.
> Now when I try startx I can see the same background I could see before
> but now there are 3 windows (x-term) like the console window on KDE 3.5
>
> Why KDE not starts?
Almost certainly because you didn't
I'm programming a multithreaded scientific program using pthreads and
c++. Currently The model is SMP, but may investigate MMP using MPI in
the future. Can anyone suggest a good debugger and possibly an
associated GUI? (E.g., gdb and ddd.)
Along the same lines, are there any free solutions compa
On Wed, 29 Jul 2009 09:56:09 -0400
Lowell Gilbert wrote:
> thanos trompoukis writes:
>
> > I removed .Xauthority and I still have the same problem
>
> Then the error messages will have changed; look at the log again.
If present, delete:
..ICEauthority
..Xauthority
Check ownership on the Des
On Wed, Jul 29, 2009 at 11:04 AM, Arthur Barlow wrote:
> I noticed today that Vim 7.2 had been updated, but when I tried to use
> portupgrade, there was an error at vim file 7.2.041. It seems there are no
> checksum files.
I'm also having trouble upgrading my vim installation using portmaster.
-
On Wednesday 29 July 2009 11:31:51 Glen Barber wrote:
> On Wed, Jul 29, 2009 at 10:58 AM, Predrag Aleksic wrote:
> > freebsd-update fetch
> > Looking up update.FreeBSD.org mirrors... 3 mirrors found.
> > Fetching metadata signature for 7.2-RELEASE from update5.FreeBSD.org...
> > done.
> > Fetching
On Wed, 2009-07-29 at 11:36 -0400, John Nielsen wrote:
> On Wednesday 29 July 2009 11:31:51 Glen Barber wrote:
> > On Wed, Jul 29, 2009 at 10:58 AM, Predrag Aleksic wrote:
> > > freebsd-update fetch
> > > Looking up update.FreeBSD.org mirrors... 3 mirrors found.
> > > Fetching metadata signature f
David Southwell wrote:
> Where is information about 7.2pX to be found on freebsd.org?
>
> I am running freebsd 7.2 64 amd
>
> 7.2-RELEASE #0: Fri May 1 07:18:07 UTC 2009
> r...@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>
> version on Intel quad core and was advised to upgr
On Wed, Jul 29, 2009 at 11:15 AM, David Southwell wrote:
> Where is information about 7.2pX to be found on freebsd.org?
>
> I am running freebsd 7.2 64 amd
>
> 7.2-RELEASE #0: Fri May 1 07:18:07 UTC 2009
> r...@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>
> version on Intel quad
I noticed today that Vim 7.2 had been updated, but when I tried to use
portupgrade, there was an error at vim file 7.2.041. It seems there are no
checksum files.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/fre
For fun you could try mapping to a different thread library with
libmap.conf
-Original Message-
From: owner-freebsd-questi...@freebsd.org
[mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Peter Steele
Sent: Wednesday, July 29, 2009 10:20 AM
To: freebsd-questions@freebsd.org
Subject
On Wed, 29 Jul 2009 18:24:14 +0300, thanos trompoukis wrote:
> It seems to be like an other desktop environment very simple.
> Now when I try startx I can see the same background I could see before
> but now there are 3 windows (x-term) like the console window on KDE 3.5
This is twm. It's a windo
Where is information about 7.2pX to be found on freebsd.org?
I am running freebsd 7.2 64 amd
7.2-RELEASE #0: Fri May 1 07:18:07 UTC 2009
r...@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
version on Intel quad core and was advised to upgrade to 7.2pX but have
not found abo
On Wed, Jul 29, 2009 at 10:58 AM, Predrag Aleksic wrote:
> freebsd-update fetch
> Looking up update.FreeBSD.org mirrors... 3 mirrors found.
> Fetching metadata signature for 7.2-RELEASE from update5.FreeBSD.org...
> done.
> Fetching metadata index... done.
> Inspecting system... done.
> Preparing t
freebsd-update fetch
Looking up update.FreeBSD.org mirrors... 3 mirrors found.
Fetching metadata signature for 7.2-RELEASE from update5.FreeBSD.org...
done.
Fetching metadata index... done.
Inspecting system... done.
Preparing to download files... done.
No updates needed to update system to 7.2-RE
It seems to be like an other desktop environment very simple.
Now when I try startx I can see the same background I could see before
but now there are 3 windows (x-term) like the console window on KDE 3.5
Why KDE not starts?
2009/7/29 Lowell Gilbert
> thanos trompoukis writes:
>
> > I re
We've developed a server platform around FreeBSD 7.0 consisting of
several applications written in C and one primary application written in
Java (JDK 1.6). We're seeing cases in some of ouor stress tests where
some threads in our JAVA application appear to get no CPU time for
extended periods of ti
thanos trompoukis writes:
> I removed .Xauthority and I still have the same problem
Then the error messages will have changed; look at the log again.
--
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org/~lowell/
__
Instruction of the "SMTP AUTO in sendmail 8.10-8.13" to test the Sendmail
banyan# sendmail -d0.1 -bv root
Version 8.14.2
Compiled with: DNSMAP LOG MAP_REGEX MATCHGECOS MILTER MIME7TO8 MIME8TO7
NAMED_BIND NETINET NETINET6 NETUNIX NEWDB NIS PIPELINING
SASLv2
SCANF ST
Hi all,
I'm trying to boot from 8-BETA2 DVD in order to install it on an HP
Pavilion DV7-1199EF Laptop, but I get this error message:
run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config
This is repeated a few times then installation stops and debugging
console opens, see be
Hi all,
I'm trying to boot from 8-BETA2 DVD in order to install it on an HP
Pavilion DV7-1199EF Laptop, but I get this error message:
run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config
This is repeated a few times then installation stops and debugging
console opens, see be
On Wed, 29 Jul 2009 08:48:44 +0200
Zbigniew Szalbot wrote:
> Hello,
>
> Jerry pisze:
>
> >> ntpd_enable="YES"
> >> ntpd_flags="-g -c /etc/ntp.conf -p /var/run/ntpd.pid
> >> -f /var/db/ntp.drift"
> >
> > Assuming you are running the system ntpd file, the above are not
> > really required. They
Hi,
I have two freebsd mail servers both configured SMTP authentication:
FreeBSD Handbook 28.10 SMTP Authenticatin
http://www.freebsd.org/doc/en/books/handbook/smtp-auth.html
SMTP AUTO in sendmail 8.10-8.13
http://www.sendmail.org/~ca/email/auth.html
One is functional, and the othe
The keyboard works in some apps but not others? What video driver (and have
you tried vesa if not using it to see if the problem can still be
reproduced)? All x11 related drivers were rebuilt too? Output from the xorg
logfile and your xorg.conf may be helpful. Maybe there is other relevant
ou
The FreeBSD Developers' Handbook describes how to get panic information (and
dig out further details).
http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html#KERNELDEBUG-OBTAIN
Was there any output before "ad7: FAILURE - device detached"? Losing the drive
in the bi
For the encrypted DVDs, have you set a region for the drive to match? How are
you accessing them? Further hardware information may help (people better at
this than I) identify issues; what SATA controller connects the drive. Last I
checked, my promise controller cards seem to have incomplete dri
Something like the following should use the power of sysctl. physmem and
usermem in place of realmem may be of use too. Just wish I knew proper values
nad logic to tweak kern.ipc.shmmax and similar paramaters.
int realmem;
char* realmem_mib_name = "hw.realmem";
return(sysctlbyname(usermem_mib_na
The smartctl tests on the three drives came back saying they were checked
100% without error; bad sectors have always caused an error and an aborted
scan at the point of trouble for me in the past.
I 'thought' I recalled seeing a panic along the lines of ffs_free or
something related to free
On 29 Jul 2009 , freebsd-questions-requ...@freebsd.org entreated
about
"freebsd-questions Digest, Vol 269, Issue 6":
> After one of the last crashes, the system would lock up a short time
> after rebooting. I found the problem caused by background fsck locking
> up the system. I took the parti
Hello,
Jerry pisze:
ntpd_enable="YES"
ntpd_flags="-g -c /etc/ntp.conf -p /var/run/ntpd.pid -f /var/db/ntp.drift"
Assuming you are running the system ntpd file, the above are not
really required. They are the defaults anyway. Try commenting out the
line and restarting ntpd.
Thank you Jerry -
On Wed, 29 Jul 2009, Doug Barton wrote:
Mel Flynn wrote:
On Tuesday 28 July 2009 20:24:27 Dan Mahoney, System Admin wrote:
make: don't know how to make
/usr/ports/dns/bind96/work/.build_done.bind96._usr_local. Stop
*** Error code 2
Someone else had the same problem, and they also chose ove
Mel Flynn wrote:
> On Tuesday 28 July 2009 20:24:27 Dan Mahoney, System Admin wrote:
>
>> make: don't know how to make
>> /usr/ports/dns/bind96/work/.build_done.bind96._usr_local. Stop
>> *** Error code 2
>
>> Someone else had the same problem, and they also chose overwrite-base:
>>
>> http://uni
59 matches
Mail list logo