Question about svn

2012-11-18 Thread Stephen Montgomery-Smith

I was looking at http://svnweb.freebsd.org/

What are csrg and socsvn?

Please CC on the answer, as I am not subscribed to this mailing list.
___
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


Re: ghostscript x11 [8-stable]

2010-10-26 Thread Stephen Montgomery-Smith

grarpamp wrote:

An FYI regarding:
  http://lists.freebsd.org/pipermail/freebsd-questions/2010-October/222897.html

This problem has existed for me for many months, if not more. Currently:

-rw-r--r--1 110  1002 11407910 Oct 07 11:33 ghostscript8-8.71_6.tbz
4a2328c262b08dc78938c66548117d27dc6a3586 ghostscript8-8.71_6.tbz

running the command: gv t.ps
produces:
Unknown device: x11
Unrecoverable error: undefined in .uninstallpagedevice
Operand stack:
 defaultdevice


My experience is that ghostscript isn't compiled with an x11 device in 
the following circumstances:


I compile it in a jail, with BATCH=yes set in /etc/make.conf.

If I don't compile it in a jail, and set the options the regular way, 
then it does seem to compile with the x11 device present.


Maybe this will give people a clue as to where the error is.  Maybe a 
bug in the default setting of options in the ports system?


___
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


Re: Problems with OpenOffice 2.3.1 on FreeBSD

2008-01-01 Thread Stephen Montgomery-Smith

Predrag Punosevac wrote:

Philipp Ost wrote:

O. Hartmann wrote:
[...]
Whenever I try to save a document in OO writer, OO gets stuck and I 
have to kill it. The document gets saved, but I never can load it 
again without rendering OO unusuable. Opening M$ Word docs or OO docs 
doesn't matter.


I have similar problems with OpenOffice 2.3.1 on FreeBSD/i386 (I'm 
running 7.0-PRE as of Dec 23). It's possible to save documents but 
exiting OOo hangs and I need to kill it. Firing up OOo once again, 
there's this recovery stuff which hangs also and eats up CPU time. 
Only way out: kill -9 $PID
Opening a document via 'File - Open - ...' hangs also. .odt or .doc 
doesn't matter.



Any ideas? This is a serious situation to me, due to the need of a 
properly working OO :-(


No, perhaps using an other word processor (AbiWord, StarOffice). Or 
going back to OOo 2.3.0...



Regards,
Philipp
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]
I am not an OpenOffice user but my 2c about the topic  as  the problem I 
think underline more serous issue.


The question is why is OpenOffice 2.3.1 included in the ports three so 
quickly without making sure that things work properly.
BSD systems are genuinely known for their stability and code correctness 
which is why most people decided to use them on the first place.
Rushing to include new software in the ports three without proper 
testing is seriously going to damage  usability of the whole OS.
In my understanding ports tree is supporting stable and the current 
brunch. I am of the opinion  that  the ports  three  of the  stable  
branch  should not include  nothing but  the rock  solid and tested  
software.  The  easiest  way for me to  check if the port is bleeding 
edge that  is to  try to install the same  software  using binaries. 
(pkg_add -r) If the binaries do not exist or if the version installed 
from binaries is older that clearly indicates that the port version is 
too new to be trusted.


I personally found out that Xfce4-panel is not compiling properly on 
stable and also Orage (calendar for Xfce) While
problems with Xfce4-panel  are not as serious as with Orage (which is 
not usable in any shape or form on FreeBSD) they are still serious.

The same packages work flawlessly on the OpenBSD.


The problem is that ports is maintained by volunteers who are mostly 
outside of any kind of freebsd core team.  I think it is unrealistic to 
ask port committers to check anything more than to check that the ports 
build properly.


My personal wish list is that opencascade builds on FreeBSD-7 with the 
new stlport, and that octave-forge not be in its current IGNORE state. 
 But I fully appreciate that I must either wait, or help make it happen.


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


Re: pkg_delete: package 'xorg-drivers-7.3' doesn't have a prefix

2007-12-28 Thread Stephen Montgomery-Smith

Mon Si wrote:

Dear list,

I'm experiencing problems when I try to portupgrade the xorg-driver
port. The old version of the port can't be uninstalled during the
portupgrade due to an undefined prefix.
The port can't be deleted by pkg_delete -f xorg-drivers-7.3

Does anybody know how to upgrade / remove this port?

Thanks in advance,
Simon


If nothing else works, you could try
rm -rf /var/db/pkg/xorg-drivers-7.3
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: who do I report this to?

2007-11-20 Thread Stephen Montgomery-Smith

Aryeh M. Friedman wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Who do I report the following issue to (it falls into at least 3 camps)?

If I am downloading a torrent in deluge 0.5.6.2_1 *AND* am logged into
gmail (*WITH* a chat open) my network connection looses about 90% of
it's capacity (for all applications), re(4) with the following:

rgephy0: RTL8169S/8110S/8211B media interface PHY 1 on miibus0
rgephy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
1000baseT-FDX, auto

After some experimenting this problem *only* occurs under the above
conditions.

Addtional info:

gnome 2.20.1
nv driver (latest)
Xorg 7.3

FreeBSD monster 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Nov 15
19:17:50 EST 2007
[EMAIL PROTECTED]:/usr/obj/FreeBSD/FreeBSD-current/src/sys/MONSTER  amd64



This sounds similar to my problem.  When I have my computer on for some 
time, my ndis0 driver with its Broadcom 1350 wifi card sometimes starts 
going very slowly.  And even if this doesn't happen, xorg (I have the 
same gnome and xorg set up as you) freezes up the computer while it is 
exiting.  This is on FreeBSD 7.0 Beta 3.


I reported to freebsd-stable, but I didn't get any response.

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


Re: Don't buy AMD products (was Re: Xorg and ATI card query.)

2007-03-14 Thread Stephen Montgomery-Smith

Sean Bryant wrote:


Andrew Reilly wrote:


On Tue, 13 Mar 2007 14:17:00 -0800 (PST)
Doug Ambrisko [EMAIL PROTECTED] wrote:
 


One thing that is a plus with nv is that X has some support for it,
whereas, the newer ati cards have no support :-(  I was a fan of ati 
since it was easier to get support.  Now I'm starting to lean 
towards Nvidia :-(




Does anyone know if there are *any* contemporary graphics cards
that have 3D acceleration supported by some flavour of
open-source x.org?  Doesn't have to be a super-fast 'leet gamer
system to be better than a non-accelerated frame buffer.

Matrox used to have a reputation for goodness (I used to have a
G400 or the like), but it's been a long time...

(I'm currently using a lowish-end NVidia card under the x.org nv
driver, but it has issues (of which no 3D accel is but one...)

Cheers,

  



Try the 'vesa' xorg driver. It may not be fancy or all that 
accelerated but it works quite well. I have an nvidia card and cannot 
get it to work for the life of me. the drive attached, but nothing 
happens after that. It might be the fact that I have a PCI express 
card. But the vesa driver is working just fine for me.



I had a PCI-X nvidia card that I couldn't get to work, neither with the 
nvidia nor the nv driver.  But it turned out to be a flaw in the 
motherboard BIOS.  Updating the motherboard BIOS (which was an intel 
server board) fixed the problem for me.  Maybe you have a similar 
problem, or maybe not.


Stephen

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


Re: Don't buy AMD products (was Re: Xorg and ATI card query.)

2007-03-14 Thread Stephen Montgomery-Smith

Scott Long wrote:


Stephen Montgomery-Smith wrote:


Sean Bryant wrote:


Andrew Reilly wrote:


On Tue, 13 Mar 2007 14:17:00 -0800 (PST)
Doug Ambrisko [EMAIL PROTECTED] wrote:
 


One thing that is a plus with nv is that X has some support for it,
whereas, the newer ati cards have no support :-(  I was a fan of 
ati since it was easier to get support.  Now I'm starting to lean 
towards Nvidia :-(





Does anyone know if there are *any* contemporary graphics cards
that have 3D acceleration supported by some flavour of
open-source x.org?  Doesn't have to be a super-fast 'leet gamer
system to be better than a non-accelerated frame buffer.

Matrox used to have a reputation for goodness (I used to have a
G400 or the like), but it's been a long time...

(I'm currently using a lowish-end NVidia card under the x.org nv
driver, but it has issues (of which no 3D accel is but one...)

Cheers,

  




Try the 'vesa' xorg driver. It may not be fancy or all that 
accelerated but it works quite well. I have an nvidia card and 
cannot get it to work for the life of me. the drive attached, but 
nothing happens after that. It might be the fact that I have a PCI 
express card. But the vesa driver is working just fine for me.




I had a PCI-X nvidia card 



PCI-X?  Or PCI Express?  PCI-X is not the same thing.



It isn't?  I guess this shows my ignorance!  Well, I think it is the PCI 
express - the one that is supposed to be super fast, and replace AGP.


Stephen

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


Re: Don't buy AMD products (was Re: Xorg and ATI card query.)

2007-03-13 Thread Stephen Montgomery-Smith



On Tue, 13 Mar 2007, Doug Ambrisko wrote:


Kip Macy writes:
| Please be very careful. The only real alternative (Intel comes and
| goes) is Nvidia whose driver is binary-only for i386 (no amd64
| support) and has a history for being notoriously buggy. I only buy ATI
| because of the problems I keep seeing people have with the Nvidia
| driver. I have a friend who has basically abandoned his dual-head
| Nvidia card due to recurring issues.

One thing that is a plus with nv is that X has some support for it,
whereas, the newer ati cards have no support :-(  I was a fan of ati
since it was easier to get support.  Now I'm starting to lean towards
Nvidia :-(


I used to find nvidia drivers very buggy, but the recent drivers have 
greatly impressed me.


Stephen

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


Re: Don't buy AMD products (was Re: Xorg and ATI card query.)

2007-03-13 Thread Stephen Montgomery-Smith



On Tue, 13 Mar 2007, Doug Ambrisko wrote:


Kip Macy writes:
| Please be very careful. The only real alternative (Intel comes and
| goes) is Nvidia whose driver is binary-only for i386 (no amd64
| support) and has a history for being notoriously buggy. I only buy ATI
| because of the problems I keep seeing people have with the Nvidia
| driver. I have a friend who has basically abandoned his dual-head
| Nvidia card due to recurring issues.

One thing that is a plus with nv is that X has some support for it,
whereas, the newer ati cards have no support :-(  I was a fan of ati
since it was easier to get support.  Now I'm starting to lean towards
Nvidia :-(


I used to find nvidia drivers very buggy, but the recent drivers have 
greatly impressed me.


Stephen

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


Re: cvsup problems....

2006-11-18 Thread Stephen Montgomery-Smith

Lowell Gilbert wrote:

Eric Schuele [EMAIL PROTECTED] writes:



I usually use cvsup5.us.freebsd.org.  but it has not given me any new
bits for several days now.  And if I use ANY other server what usually
takes five minutes, takes 30-minutes to an hour (or they just
hang). Which is terribly annoying.

I've tried picking other servers by hand, and I've tried the
fastest_cvsup script.  Doesn't seem to matter which I pick.  They all
seem to be slow except cvsup5... and cvsup5 does not give me anything
anymore.  No source, no ports, no docs.



cvsup5.us.freebsd.org does seem to have stopped updating.  I've
cc'd the hubs mailing list in case this was not known.



cvsup-master.freebsd.org was down a few days ago, and also on Friday. 
On Friday it changed its IP address.  All of these were scheduled, I 
believe, but it might have thrown a wrench into the works at 
cvsup5.us.freebsd.org.  (It certainly did on my computer which generates 
the CTM deltas, and it did require manual intervention on my part.)


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


Re: Openoffice compilation failure

2006-06-02 Thread Stephen Montgomery-Smith

Subhro wrote:

On 6/2/06, Lowell Gilbert [EMAIL PROTECTED] wrote:


Subhro [EMAIL PROTECTED] writes:

 On 6/1/06, Lowell Gilbert [EMAIL PROTECTED] 
wrote:

 Andrea Venturoli [EMAIL PROTECTED] writes:

  I reported it several months ago and all I got to be told was that
  it's a strange problem.

 Well, that's true...

 Do you have devel/epm installed by any chance?

 No I do not have epm installed. Should I install it and try again?

No.  If you had it, I would recommend removing it before trying again.



Initially did not have epm. Even tried to compile *with* epm
installed. Still stuck up at the same place. :-(

Subhro


I saw an email that suggested that the problem is that the epm that 
comes bundled with the openoffice source has a problem with argument 
lines that are too long.


Changing the name of the ports directory to /usr/p fixed it for me.

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


Re: X.org 6.9 doesn't work with NVidia 7800 GTX (fwd)

2006-01-26 Thread Stephen Montgomery-Smith

Mike O'Brien wrote:

I sent this to freebsd-x11 and didn't hear a peep back,
so I'm widening the net.

I'm running FreeBSD 6-STABLE, cvsupped as of last night.  I upgraded
the ports collection to X.org 6.9 at the same time.  Under the X
that ships with 6-RELEASE, in the ISO image, and under X.org 6.9,
the symptoms are the same.

The hardware is an Athlon 4400+ CPU on an Asus motherboard and an
NVIDIA 7800 GTX video card.

I'm not running the NVidia FreeBSD driver (yet), preferring to see
the VESA work first before stirring the pot.  If I run X -probeonly,
I get a message that module fbdev cannot be found.  This message
is, however, almost unreadable because the probing of the video
card causes the console contrast to drop almost to zero.  The room
has to be almost pitch-black before the remaining dim text can be
read.  I have to reboot the machine to make the console brightness
and contrast normal again.

Any takers on either of these problems?

Mike O'Brien


It might be worth trying the nvidia drivers even if VESA isn't working. 
 My personal experience with the very recent FreeBSD nvidia drivers is 
that they are awesome.


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


Re: Copying kernel and OS

2005-12-07 Thread Stephen Montgomery-Smith

Jack Raats wrote:

I've two machines running FreeBSD 6.0-STABLE.
One very fast machine and one very very slow machine. On the fast 
machine I can compile a new kernel and OS very quickly and easily.
Is it possible to transfer the compile world and kernel to the slow 
machine. If yes whart directories etc... do i have to transfer.


Jack


I do something like this.  I build on the fast machine, and then use NFS 
to allow the slow machine to access /usr/src and /usr/obj.  I have found 
that it is important to preserve the names of the directories, so that 
they are also called /usr/src and /usr/obj on the slow machine.  Then I 
just do mergemaster, make installworld, make installkernel (in the 
appropriate order) on the slow machine, and it works like a charm.


The entries in fstab are like this:
hub2:/usr/obj/usr/objnfs rw,bg,noauto0   0
hub2:/usr/src/usr/srcnfs rw,bg,noauto0   0
where hub2 is the name of the fast machine.

In /etc/exports on hub2 I have something like this
/usr -maproot=root -alldirs -network 10.0.0.0 -mask 255.255.255.0
(here 10.0.0.0 is the IP addresses of my LAN)

and in /etc/rc.conf on hub2 I have some lines like
nfs_server_enable=YES
rpcbind_enable=YES

Then on the slow machine I simply type
mount /usr/src
mount /usr/obj

--

Stephen Montgomery-Smith
[EMAIL PROTECTED]
http://www.math.missouri.edu/~stephen
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: HTT/SMP Dual Xeon systems unstable

2004-12-15 Thread Stephen Montgomery-Smith
John Baldwin wrote:
There is a problem in the kernel that causes with 3 or more processors 
(including logical CPUs from HTT).  Disabling HTT in the BIOS is probably 
your best bet as it will get you down to 2 CPUs which should work much 
better.  HTT also isn't but so useful anyways for most workloads.  The 
instability problems have just been fixed in HEAD and will hopefully be MFC'd 
for 5.4 btw.

It looks like I have lucked out so far, because I have this set up with 
no problems so far.  I hope this fix gets to 5.x-stable soon because for 
my particular workloads HTT helps a lot.

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


SATA 150

2004-02-02 Thread Stephen Montgomery-Smith
I have a Serial ATA controller on my motherboard.  I attached a Serial 
ATA 150 drive to it, and in dmesg I get:

ad4: DMA limited to UDMA33, non-ATA66 cable or device

Does this mean that the drive is only operating at 33Mhz, or is this 
just some way for FreeBSD-4.9-Stable to say it doesn't know any better?

(The drive works just fine.)

--

Stephen Montgomery-Smith
[EMAIL PROTECTED]
http://www.math.missouri.edu/~stephen
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


What happens at shutdown

2002-12-04 Thread Stephen Montgomery-Smith
When the system shuts down (like for example if I press CTRL-ALT-DEL), 
do the running processes receive SIGTERM before or after all the 
filesystems have been umounted?  Would this be done even if I do 
something like
kill -USR1 1

(Please copy the answer to me as I am not subscribed to this mailing list.)


--

Stephen Montgomery-Smith
[EMAIL PROTECTED]
http://www.math.missouri.edu/~stephen


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Simple question about sendmail

2002-10-06 Thread Stephen Montgomery-Smith

I am using the default freebsd sendmail set up.  I don't want to learn
the theory of sendmail - I just want to make a simple change.

I want to send an email from a FreeBSD computer that is on an internal
network called montlan.  I am sending the email to another computer,
called cauchy, that is outside of the network.  The computer cauchy is
not accepting the email - it complains with the following message:

The original message was received at Sun, 6 Oct 2002 12:01:14 -0500 (CDT)
from [EMAIL PROTECTED] [127.0.0.1]

 - The following addresses had permanent fatal errors -
[EMAIL PROTECTED]
  (reason: 553 5.1.8 [EMAIL PROTECTED]... Domain of sender
address [EMAIL PROTECTED] does not exist)

 - Transcript of session follows -
... while talking to cauchy.math.missouri.edu.:
   MAIL From:[EMAIL PROTECTED] SIZE=391
 553 5.1.8 [EMAIL PROTECTED]... Domain of sender address
[EMAIL PROTECTED] does not exist
501 5.6.0 Data format error

So somehow I need to tell the sendmail on hub.montlan to advertise the
name xx-xxx-xxx-xxx.client.mchsi.com (which is the true name of the
connection) rather than hub.montlan.

Alternatively, I could tell cauchy to accept emails from hub.montlan
even though the domain does not actually exist.

So how would I make changes to the sendmail configuration to bring about
these changes?



-- 
Stephen Montgomery-Smith
[EMAIL PROTECTED]
http://www.math.missouri.edu/~stephen



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Simple question about sendmail

2002-10-06 Thread Stephen Montgomery-Smith

Sorry I bothered you with this question - I found all the answers in
/usr/share/sendmail/cf/README.  It was not quite as hard as I expected.

Stephen



Stephen Montgomery-Smith wrote:
  I am using the default freebsd sendmail set up.  I don't want to learn
  the theory of sendmail - I just want to make a simple change.
 
  I want to send an email from a FreeBSD computer that is on an internal
  network called montlan.  I am sending the email to another computer,
  called cauchy, that is outside of the network.  The computer cauchy is
  not accepting the email - it complains with the following message:
 
  The original message was received at Sun, 6 Oct 2002 12:01:14 -0500 (CDT)
  from [EMAIL PROTECTED] [127.0.0.1]
 
  - The following addresses had permanent fatal errors -
  [EMAIL PROTECTED]
   (reason: 553 5.1.8 [EMAIL PROTECTED]... Domain of sender
  address [EMAIL PROTECTED] does not exist)
 
  - Transcript of session follows -
  ... while talking to cauchy.math.missouri.edu.:
MAIL From:[EMAIL PROTECTED] SIZE=391
   553 5.1.8 [EMAIL PROTECTED]... Domain of sender address
  [EMAIL PROTECTED] does not exist
  501 5.6.0 Data format error
 
  So somehow I need to tell the sendmail on hub.montlan to advertise the
  name xx-xxx-xxx-xxx.client.mchsi.com (which is the true name of the
  connection) rather than hub.montlan.
 
  Alternatively, I could tell cauchy to accept emails from hub.montlan
  even though the domain does not actually exist.
 
  So how would I make changes to the sendmail configuration to bring about
  these changes?
 
 
 


-- 
Stephen Montgomery-Smith
[EMAIL PROTECTED]
http://www.math.missouri.edu/~stephen



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message