koffice 1.3.5 build error, 'm_player'

2005-01-08 Thread Sean
I am trying to build koffice 1.3.5 and am running into the error below. 
So far can not find much on this problem. Can anyone help?

Thanks Sean
System info
($ uname -a
FreeBSD tardis.mydomain.net 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Wed Jan 
 5 22:19:02 EST 2005 
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/TARDISKERNEL  amd64
$
)

NO_COMPAT -DQT_NO_TRANSLATION  -MT kpresenter_sound_player.lo -MD -MP 
-MF .deps/kpresenter_sound_player.Tpo \
  -c -o kpresenter_sound_player.lo `test -f 
'kpresenter_sound_player.cc' || echo './'`kpresenter_sound_player.cc; \
then mv -f .deps/kpresenter_sound_player.Tpo 
.deps/kpresenter_sound_player.Plo; \
else rm -f .deps/kpresenter_sound_player.Tpo; exit 1; \
fi
kpresenter_sound_player.cc:33:29: kartsdispatcher.h: No such file or 
directory
kpresenter_sound_player.cc:34:32: kplayobjectfactory.h: No such file or 
directory
kpresenter_sound_player.cc:51: error: `KArtsDispatcher' does not name a type
kpresenter_sound_player.cc:53: error: ISO C++ forbids declaration of 
`KPlayObjectFactory' with no type
kpresenter_sound_player.cc:53: error: expected `;' before '*' token
kpresenter_sound_player.cc:54: error: ISO C++ forbids declaration of 
`KPlayObject' with no type
kpresenter_sound_player.cc:54: error: expected `;' before '*' token
kpresenter_sound_player.cc: In constructor 
`KPresenterSoundPlayer::KPresenterSoundPlayer(const QString, QObject*, 
const char*)':
kpresenter_sound_player.cc:65: error: 'class 
KPresenterSoundPlayerPrivate' has no member named 'm_factory'
kpresenter_sound_player.cc:65: error: `KPlayObjectFactory' has not been 
declared
kpresenter_sound_player.cc:66: error: 'class 
KPresenterSoundPlayerPrivate' has no member named 'm_player'
kpresenter_sound_player.cc: In destructor `virtual 
KPresenterSoundPlayer::~KPresenterSoundPlayer()':
kpresenter_sound_player.cc:73: error: 'class 
KPresenterSoundPlayerPrivate' has no member named 'm_player'
kpresenter_sound_player.cc:74: error: 'class 
KPresenterSoundPlayerPrivate' has no member named 'm_factory'
kpresenter_sound_player.cc: In member function `void 
KPresenterSoundPlayer::stop()':
kpresenter_sound_player.cc:88: error: 'class 
KPresenterSoundPlayerPrivate' has no member named 'm_player'
kpresenter_sound_player.cc:89: error: 'class 
KPresenterSoundPlayerPrivate' has no member named 'm_player'
kpresenter_sound_player.cc: In member function `void 
KPresenterSoundPlayer::play()':
kpresenter_sound_player.cc:99: error: 'class 
KPresenterSoundPlayerPrivate' has no member named 'm_player'
kpresenter_sound_player.cc:101: error: 'class 
KPresenterSoundPlayerPrivate' has no member named 'm_player'
kpresenter_sound_player.cc:101: error: 'class 
KPresenterSoundPlayerPrivate' has no member named 'm_factory'
kpresenter_sound_player.cc:102: error: 'class 
KPresenterSoundPlayerPrivate' has no member named 'm_player'
kpresenter_sound_player.cc:103: error: 'class 
KPresenterSoundPlayerPrivate' has no member named 'm_player'
kpresenter_sound_player.cc:106: error: 'class 
KPresenterSoundPlayerPrivate' has no member named 'm_player'
gmake[3]: *** [kpresenter_sound_player.lo] Error 1
gmake[3]: Leaving directory 
`/usr/ports/editors/koffice-kde3/work/koffice-1.3.5/kpresenter'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory 
`/usr/ports/editors/koffice-kde3/work/koffice-1.3.5/kpresenter'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/usr/ports/editors/koffice-kde3/work/koffice-1.3.5'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/editors/koffice-kde3.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: portupgrade failure

2005-01-08 Thread Sean
Marco Beishuizen wrote:
Hi,
I tried to upgrade firefox with portupgrade, but it fails with the 
following error:

[EMAIL PROTECTED]# portupgrade firefox
Updating the ports index ... Generating INDEX.tmp - please 
wait..^Cfailed to generate INDEX!
index generation error
/usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:482:in `open_db': database 
file error (PortsDB::DBError)
from /usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:634:in `port'
from /usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:822:in 
`all_depends_list'
from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:915:in 
`tsort_build'
from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:907:in `each'
from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:907:in 
`tsort_build'
from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:929:in `sort_build'
from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:933:in 
`sort_build!'
from /usr/local/sbin/portupgrade:674:in `main'
from /usr/local/sbin/portupgrade:207:in `initialize'
from /usr/local/sbin/portupgrade:207:in `new'
from /usr/local/sbin/portupgrade:207:in `main'
from /usr/local/sbin/portupgrade:1845

Does anyone know what the problem is?
Thanks,
Marco
I had that problem and deleted and reinstalled ruby cured it for me.
Sean
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Makefile correction?

2005-01-08 Thread Sean
Hello All,
	I am trying to install gnuchess but when I start the build process it 
errors out as follows.


tardis# make install clean
===  Vulnerability check disabled, database not found
===  Found saved configuration for gnuchess-5.07
===  Extracting for gnuchess-5.07
= Checksum OK for book_1.01.pgn.gz.
/usr/ports/distfiles//gnuchess-5.07.tar.gz: No such file or directory
tar: Error opening archive: Empty input file: Inappropriate file type or 
format
*** Error code 1

Stop in /usr/ports/games/gnuchess.

From what I make of this it looks like there is an extra / in the path 
to the distfile location.

I am trying to correct the Makefile, I figure this is where it would be, 
and cannot figure out what to change to correct this.
Can anyone help?
Thanks
Sean


Makefile below.
tardis# more Makefile
# New ports collection makefile for:Gnu Chess
# Date created: 04 July 1996
# Whom: markm
#
# $FreeBSD: ports/games/gnuchess/Makefile,v 1.20 2004/12/28 23:19:42 
edwin Exp $
#

PORTNAME=   gnuchess
PORTVERSION=5.07
CATEGORIES= games
MASTER_SITES=   ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= chess
MAINTAINER= [EMAIL PROTECTED]
COMMENT=Classic Gnu Chess
PLIST_FILES=bin/gnuchess \
bin/gnuchessx
.if !defined(NOPORTDOCS)
PORTDOCS=   ChangeLog \
NEWS \
README
.endif
OPTIONS=OPENING_BOOK Install opening book (24 MB download) on
.include bsd.port.pre.mk
.if defined(WITH_OPENING_BOOK)
DISTFILES+= book_1.01.pgn.gz
PLIST_DIRS+=%%DATADIR%%
PLIST_FILES+=   %%DATADIR%%/book.dat
EXTRACT_ONLY=   ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
.endif
USE_REINPLACE=  yes
GNU_CONFIGURE=  yes
CONFIGURE_TARGET=   --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV=  LIBS=${PTHREAD_LIBS}
post-patch:
@${REINPLACE_CMD} -e 
's|-D_THREAD_SAFE|${PTHREAD_CFLAGS:S///g}|g ; \
 s|-pthread ||g' ${WRKSRC}/configure

pre-install:
.if defined(WITH_OPENING_BOOK)
@${SH} ${SCRIPTDIR}/create_opening_book.sh ${DISTDIR} ${WRKSRC}
.endif
post-install:
${LN} -f ${PREFIX}/bin/gnuchess ${PREFIX}/bin/gnuchessx
.if defined(WITH_OPENING_BOOK)
@${ECHO_CMD} Installing opening book
${MKDIR} ${DATADIR}  \
${CP} ${WRKSRC}/src/book.dat ${DATADIR}
.endif
.if !defined(NOPORTDOCS)
@${ECHO_CMD} Installing documentation
${MKDIR} ${DOCSDIR}  \
${CP} ${WRKSRC}/NEWS ${DOCSDIR}  \
${CP} ${WRKSRC}/doc/* ${DOCSDIR}
.endif
.include bsd.port.post.mk

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


Re: Makefile correction?

2005-01-08 Thread Sean
Kris Kennaway wrote:
On Sat, Jan 08, 2005 at 04:21:14PM -0500, Sean wrote:
Hello All,
	I am trying to install gnuchess but when I start the build process 
	it errors out as follows.


tardis# make install clean
===  Vulnerability check disabled, database not found
===  Found saved configuration for gnuchess-5.07
===  Extracting for gnuchess-5.07
= Checksum OK for book_1.01.pgn.gz.
/usr/ports/distfiles//gnuchess-5.07.tar.gz: No such file or directory
tar: Error opening archive: Empty input file: Inappropriate file type or 
format
*** Error code 1

Stop in /usr/ports/games/gnuchess.

From what I make of this it looks like there is an extra / in the path 
to the distfile location.

That doesn't seem to be relevant.
Try 'make clean' first, you may already have a stale extracted copy of
an old version.
Kris
Already tried the make clean.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Makefile correction?

2005-01-08 Thread Sean
Kris Kennaway wrote:
On Sat, Jan 08, 2005 at 04:21:14PM -0500, Sean wrote:
Hello All,
	I am trying to install gnuchess but when I start the build process 
	it errors out as follows.


tardis# make install clean
===  Vulnerability check disabled, database not found
===  Found saved configuration for gnuchess-5.07
===  Extracting for gnuchess-5.07
= Checksum OK for book_1.01.pgn.gz.
/usr/ports/distfiles//gnuchess-5.07.tar.gz: No such file or directory
tar: Error opening archive: Empty input file: Inappropriate file type or 
format
*** Error code 1

Stop in /usr/ports/games/gnuchess.

From what I make of this it looks like there is an extra / in the path 
to the distfile location.

That doesn't seem to be relevant.
Try 'make clean' first, you may already have a stale extracted copy of
an old version.
Kris
The two // in '/usr/ports/distfiles//gnuchess-5.07.tar.gz:' would not 
cause the 'No such file or directory' error?

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


Re: Makefile correction?

2005-01-08 Thread Sean
Aaron Myles Landwehr wrote:
Sean wrote:
Hello All,
I am trying to install gnuchess but when I start the build process 
it errors out as follows.


tardis# make install clean
===  Vulnerability check disabled, database not found
===  Found saved configuration for gnuchess-5.07
===  Extracting for gnuchess-5.07
= Checksum OK for book_1.01.pgn.gz.
/usr/ports/distfiles//gnuchess-5.07.tar.gz: No such file or directory
tar: Error opening archive: Empty input file: Inappropriate file type 
or format
*** Error code 1

Stop in /usr/ports/games/gnuchess.
 

Hello, I attempted to install the port and recieved the same error as 
you. The current makefile does not grab the gnuchess.tar.gz, whenever 
WITH_OPENING_BOOK is specified, because EXTRACT_ONLY is misplaced 
underneathe of that section. Comment out that EXTRACT_ONLY line and 
underneathe the MASTER_SITE_SUBDIR line add the following two lines:

DISTFILES=  ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
EXTRACT_ONLY=   ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
I suppose someone should submit a patch for this...
-Aaron Myles Landwehr
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]

Thanks Aaron,
That did the trick.
Questions however.
The DISTFILES= statement you added is obviously different from the 
DISTFILES+= in the (WITH_OPENING_BOOK) section.
Does the + symbol just mean in addition to the main file?

I am guessing if I am correct in the + comment above that an 
'EXTRACT_ONLY statement is not needed because it is an additional file 
to the main?

Looking at another Makefile, the gcompris2 one to be exact, I do not see
an EXTRACT_ONLY line. I looked at two others and they also do not have 
an EXTRACT_ONLY line.
This statement is only needed in certain circumstances, or there is more 
then one way to do the same thing?

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


Re: FreeBSD 5.3 on Dual Opteron -- experiences?

2005-01-15 Thread Sean
sp0ng3b0b wrote:
I am getting a quote for a new server.
I would like to get a box with 2x AMD Opterons and an Intel MF 1000 
fiber gigabit card.

Does anyone have any good/bad experiences with Opterons and FreeBSD 5.3?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]

I am running dual Opteron 246s with 1G of memory on a Tyan Thunder K8W 
S2885ANRF. I want to double my memory when I get the chance.
I am running 6.0-Current however.

So far so good. Things have been solid, finally.
Had some growing pains at first but things have settled the past few 
days. It has been a combination of my playing, and dealing with the 
AMD64 platform versus i386, and I am running in 64 bit mode, not 32 bit.

Good points. Real fast, no delays on anything. Compile times for ports 
or even kernel builds is very quick, in fact impressive.

Bad points. Compatibility. Many ports, such as openoffice and java are 
currently not working on this platform, and I am sure there are others.
Currently trying out Koffice for the first time in a very long while and 
it runs great.
Note, Abiword having intermittent problems running on this platform, at 
least for me.
I am using KDE as my desktop.

Tried pulling out my Linux version of Railroad Tycoon 2 from Loki 
software just a short time ago. So far not much luck, but to be fair I 
have not had much time to troubleshoot. Time is always a problem for me.
But all I can think of is an i386 game designed for Linux and trying to 
run it on an amd64 FreeBSD 6.0 system. Sounds like a hurdle.

Have fun,
Sean


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


very annoying sound!

2005-01-16 Thread Sean
I am running kde 3.3 and there is one very annoying sound that I cannot 
find where to turn off.
Whenever the system bell beeps there is also a sound of someone trying 
to clear their throat. It is driving me crazy!

I have tried turning all sound on, all sounds off, going through sounds 
one by one, resets and default options.
I cannot turn this sound off.

Can anyone help before insanity takes over?
Thanks
Sean
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: very annoying sound!

2005-01-16 Thread Sean
Chris wrote:
Sean wrote:
I am running kde 3.3 and there is one very annoying sound that I 
cannot find where to turn off.
Whenever the system bell beeps there is also a sound of someone trying 
to clear their throat. It is driving me crazy!

I have tried turning all sound on, all sounds off, going through 
sounds one by one, resets and default options.
I cannot turn this sound off.

Can anyone help before insanity takes over?
Thanks
Sean

When you finally realize you don't have a sound card and speakers - 
you'll then know it's the other voices in your head.

Next - try posting to the KDE list if you're having issues within KDE.
Now, will whomever is doing all this nonsensical postings either get a 
life or end it? Are you in that much misery?

I'm fairly certain this is just a flux of pissed-off Linux users having 
fun.

Finally repeating the same steps over and over again with the sound 
system managed to turn this damn sound off, so it was not the voices in 
my head.
They tend to more agreeing!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: permission denied

2005-01-16 Thread Sean
Comox_Support wrote:
Hi,
I'm login as root and trying to start Xserver and Xwindows, how can I go 
about this ?
Do I need to install something first ?
How can I test if all files needed to installed are on my system.

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

Try 'startx' if it is installed and configured.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: hicolor-icon-theme

2005-01-22 Thread Sean
Stephen Harrison wrote:
Hi all,
Conpletley new to BSD and trying to build a box and install firefox
but I keep getting a stop - hicolor-icon-theme
Anyone able to offer any help
Stephen
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
I had this error until I cvsup'd everything. Then the builds went fine.
Sean
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Which fonts look the best?

2005-02-04 Thread Sean
I was just wondering which fonts are the one to install to get the most 
bang?

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


VOIP

2005-02-08 Thread Sean
All,
	Can anyone recommend a VOIP software package that will run on an AMD64 
in 64 bit mode?

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


SQL Questions

2005-02-10 Thread Sean
I would like to install SQL here for my own use, not for any real life 
currently, round now for learning.

Right now plan to install MySQL.
Looking through the ports there is numerous version and some say for 
server, some say for client.

Looking for some tips as to what version of SQL and tools to install?
Also wondering if anyone can point me towards documentation in my 
learning efforts?

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


Re: SQL Questions (MySQL or PostgreSQL?)

2005-02-11 Thread Sean
Jan Branbergen wrote:
I would like to install SQL here for my own use, not for any real life
currently, round now for learning.
Right now plan to install MySQL.
Looking through the ports there is numerous version and some say for
server, some say for client.
Looking for some tips as to what version of SQL and tools to
install?
Also wondering if anyone can point me towards documentation in my 
learning efforts?

i would like to suggest PostgreSQL if your objective is learning SQL. MySQL 
only provides a subset.
it is by no means more complicated to install or to get started.
regards,
Jan
What is the difference between PostgreSQL and MySQL?
From what I see MySQL seems to be more common.
Sean
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Domain registration

2005-02-21 Thread Sean
Can anyone recommend the better companies for domain registration?
Thanks
Sean
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Video Conf Software

2005-03-07 Thread Sean
All,
	Trying to find some Video Conference software for personal use to chat 
with a friend of mine.
Obviously I am using Freebsd (amd64) he is on Windows.
Any recommendations?

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


Corrupt Packages

2005-11-11 Thread sean
I am upgrading my applications using portupgrade and many of the builds 
are reporting that 'the package info for package 'insert package name 
here' is corrupt'.


Any suggestions on how to correct these problems?

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


Package Database Corruption

2005-11-13 Thread Sean

I have some package corruption and have had no luck fixing the problem.
I have tried pkgdb -f, tried to remove and reinstall, and any other idea 
 that I could find.

Can anyone offer some suggestions on this problem?
Here are some of the problem packages.
I even tried a force and rebuild all packages, but obviously no luck.

pkg_version: the package info for package 'linux-atk-1.2.0_3' is corrupt
pkg_version: the package info for package 'linux-expat-1.95.5_3' is corrupt
pkg_version: the package info for package 'linux-fontconfig-2.2.3' is 
corrupt

pkg_version: the package info for package 'linux-glib2-2.2.1_3' is corrupt
pkg_version: the package info for package 'linux-gtk2-2.2.1_5' is corrupt
pkg_version: the package info for package 'linux-jpeg-6b.15_4' is corrupt
pkg_version: the package info for package 'linux-pango-1.2.1_3' is corrupt
pkg_version: the package info for package 'linux-png-1.2.7_6' is corrupt
pkg_version: the package info for package 'linux-sun-jdk-1.4.2.08_2' is 
corrupt

pkg_version: the package info for package 'linux-tiff-3.6.1_3' is corrupt

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


FSViewer and Windowmaker

2005-11-19 Thread Sean

Anyone here get FSViewer working with Windowmaker?

I can find no signs it successfully installed, and if I try to reinstall 
it, I get a notice that the app is already in place.


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


Re: FSViewer and Windowmaker

2005-11-19 Thread Sean

Sean wrote:

Anyone here get FSViewer working with Windowmaker?

I can find no signs it successfully installed, and if I try to reinstall 
it, I get a notice that the app is already in place.


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




Please ignore, I managed to get it working.

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


Mouse Activation 1 Click

2005-11-23 Thread Sean
I am trying to find a setting to change desktop appicon to startup with 
one click instead of two.


Is there such a setting?
I do not see any settings in the wm prefs choices and from my web 
searches the port includes the single click patch.



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


Re: Mouse Activation 1 Click

2005-11-23 Thread Sean

Sean wrote:
I am trying to find a setting to change desktop appicon to startup with 
one click instead of two.


Is there such a setting?
I do not see any settings in the wm prefs choices and from my web 
searches the port includes the single click patch.



Thanks
Sean



I should have mentioned this is for Windowmaker.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Showing Beastie at boot?

2005-11-26 Thread Sean

Chris wrote:

RW wrote:


On Tuesday 22 November 2005 23:44, Lowell Gilbert wrote:


David Gerard [EMAIL PROTECTED] writes:


5.4 showed an ASCII Beastie at boot, 6.0 shows FreeBSD in awful
ASCII-art text. As a Beastie traditionalist, what's the option to
display Beastie again?


  loader_logo (``fbsdbw'')
Selects a desired logo in the 
beastie
boot menu.  Possi- ble values are: ``fbsdbw'', ``beastiebw'', 
``beastie'',

and ``none''.




Actually, that isn't in the 6.0 release:

  # man loader.conf | grep -C2 -i beastie
  #
I got it from beastie.4th.



loader_logo=beastie in loader.conf gave me technicolour beastie on a 
6.0R box


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




Tried it on mine, looks neat.

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


Re: Waaaaay OT, sorry.

2005-12-01 Thread Sean

Vizion wrote:
On Tuesday 29 November 2005 05:05,  the author virgil huston contributed to 


Way OT, sorry.:


   Folks,

   This is one of my more obscure questions and involves scanning
   not paper but something they used to store books, magazines,
   and newspapers--before the computer age.  It is called a
   microfiche (or fiche).  A friend got a copy of a rare
   out-of-print, not-for-sale book on microfiche.  We're looking
   for some means of scanning this film into a scanner with
   OCR.  So far, he has tried a camera with 8G memory.  No joy,
   the scanner sees garbage.  Anybody out there ever have anything
   like this prob?  The book is from 1913 so it is well in the
   public domain.  I've already written Google; zero response.

   I want to get this book up on my site, fully HTML it so that
   everybody has the opportunity to ready it ... .




Just check some local libraries, many of them at least at one time had 
readers with printers already in place.



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


IDE recomendations.

2005-12-12 Thread Sean
I want to try and find some time to start to start beating on some code 
again, it has been many years since, and wanted to ask for some 
recommendations on an IDE package.


In the past I just used a text editor, but want something more.
Right now I been looking over XEmacs, but wanted some other input.

What are others using here and why?


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


Re: Multiple CPUs

2005-12-13 Thread Sean

Robert Fitzpatrick wrote:

I guess this means my new server is only using one of my CPUs?

esmtp# grep CPU /var/log/dmesg.today
CPU: Intel(R) Xeon(TM) CPU 2.40GHz (2399.33-MHz 686-class CPU)
  Hyperthreading: 2 logical CPUs
cpu0: ACPI CPU (2 Cx states) on acpi0

Can someone point me to the best doc for enabling use of both CPUs on
the FreeBSD 5.4 server? I assume the kernel needs built with options.

--
Robert

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



You need

options SMP # multi processor support

in your kernel config when you build it.
Check here as a start.
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html

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


add DVD Burner and file system setup?

2006-05-04 Thread Sean
I just added a DVD burner to my system and am trying to figure out how 
to setup the fstab.


The device is showing up on acd1 but what file system type should be 
specified?


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


Re: add DVD Burner and file system setup?

2006-05-04 Thread Sean

David Kelly wrote:

On Thu, May 04, 2006 at 01:54:37PM -0400, Sean wrote:
I just added a DVD burner to my system and am trying to figure out how 
to setup the fstab.


The device is showing up on acd1 but what file system type should be 
specified?


This is typical of what sysinstall writes if a CD/DVD is found during
installation:

/dev/acd0  /cdrom  cd9660  ro,noauto   0 0 


The line isn't necessary, but it makes mounting optical media as simple
as sudo mount /cdrom and sudo umount /cdrom assuming your filesystem
is ISO-9660.

FreeBSD CD/DVD support isn't as user friendly as Irix or MacOS. Maybe
someone would like to create an Irix-like mediad to monitor the
attaching and removing of media, and to act appropriately on those
events? Haven't looked lately but possibly KDE and/or Gnome does this?

The Irix mediad daemon I so fondly remember launched appropriate
non-kernel userspace helpers as filesystem drivers. At least in the past
it was too easy to create a corrupt 9660 disc which panics the 9660
kernel driver. A crashed user process isn't as critical. And its not as
if any significant performance increase can be had with the code in the
kernel.

And then while I'm wishful thinking, a mediad should control whether the
new disk (media) is to be privately mounted (say, in someone's
${HOME}/mount/), or publicly for everyone, added to webserver space,
NFS, and/or SMB exports.



Thanks, that is what I had done, but was wondering if I had to do 
anything different for a DVD.


I recall that a region code also has to be set?

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


Programming Book(s)

2006-01-02 Thread Sean


Looking for recommendations on any Unix programming books.
I have been out of things for a while so I would put my skill level back 
to the beginning.


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


Re: Programming Book(s)

2006-01-02 Thread Sean

Sean wrote:


Looking for recommendations on any Unix programming books.
I have been out of things for a while so I would put my skill level back 
to the beginning.


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




I forgot to mention that I wish to work with C/C++

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


DVD Burners

2006-02-17 Thread Sean

I would like to add a DVD burner to my system.

Anyone have recommendations on which ones play nice with FreeBSD?
With so many formats I am trying to decide which one will be my best option.

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


DVD Burner

2006-02-17 Thread Sean

I would like to add a DVD Burner to my system.

Any recommendations on which models are friendly with FreeBSD?
I want to try to get one that will give me the best options.

Also, what interface types would you recommend?
I am leaning on SCSI.

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


ftp problem

2006-02-20 Thread Sean

I have my bsd system setup to allow ftp.

However when I try to ftp a directory and the contents from another 
system it basically uses the directory as a file name and all contents 
in that directory are ignored.


I am guessing that I am doing something wrong when I type to get the 
directory and files, and not a system setup.


Any advice?

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


Re: ftp problem

2006-02-21 Thread Sean

Igor Robul wrote:

On Mon, Feb 20, 2006 at 09:37:41AM -0500, Sean wrote:

I have my bsd system setup to allow ftp.

However when I try to ftp a directory and the contents from another 
system it basically uses the directory as a file name and all contents 
in that directory are ignored.

Do you use Internet Explorer as FTP client?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]



Yes, this was a transfer of some files from my bsd system to a laptop, 
which is running Windows.


Actually I tried to do the transfer from the command line.

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


network info

2005-07-30 Thread Sean
What command can display all the network parameters assigned from dhcp, 
such DNS?
I have looked at ifconfig and netstat but unless I missed a switch I do 
not see them as correct choices.


Basically the equiv of ipconfig /all in Windows?

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


Monitor Tuning

2005-08-12 Thread Sean
My display is not very sharp and I was looking for a few tips that might 
help to cure things. I tweeked a few things and no luck. Still a soft 
dull image. Little annoying on the eyes.


Is anyone running a NEC Multisync XV17+ with an Nvidia 6500 ultra and 
getting a sharp display?


Excerpts from my xorg.conf will give you my monitor and graphics card.


Section Monitor
#DisplaySize  320   240 # mm
Identifier   Monitor0
VendorName   NEC
ModelNameNEC XV17+
HorizSync31-82
VertRefresh  55-100
Option  DPMS
EndSection

Driver  nv
VendorName  nVidia Corporation
BoardName   6800 ULTRA AGP
BusID   PCI:5:0:0

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


Re: Passing options to a 'make install clean'

2004-12-31 Thread Sean
Kris Kennaway wrote:
On Fri, Dec 31, 2004 at 05:20:02PM -0500, rsh wrote:
I am trying to 'make install clean' of openoffice and do not want to 
install Java.

I have tried several things to say no to Java but it always wants to try 
to install jdk14, and this port is not user friendly with my amd64 system.

So how can I install openoffice without Java?

You can't, it's required for the build.
Yes, this means you can't install OpenOffice on amd64.
Kris
Well that is a real problem!!
Recommend any alternative office packages?
Thanks
Sean
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Passing options to a 'make install clean'

2004-12-31 Thread Sean
Michael C. Shultz wrote:
On Friday 31 December 2004 02:20 pm, rsh wrote:
I am trying to 'make install clean' of openoffice and do not want to
install Java.
I have tried several things to say no to Java but it always wants to
try to install jdk14, and this port is not user friendly with my
amd64 system.
So how can I install openoffice without Java?
 Thanks
 Sean
___


According to openoffice's make file you can do something like:
make WITHOUT_JAVA=1
Have you tried that yet?
-Mike
___
That was about the only form I did not try, and I just did after seeing 
your message, and it seemed to work.
Now GCC is failing.
Here is last few lines with the failure. Any thoughts on why?
--
from ../../gcc-3.2.3/gcc/errors.c:25:
../../gcc-3.2.3/gcc/config/i386/x86-64.h:76:1: warning: this is the 
location of the previous definition
stage1/xgcc -Bstage1/ -B/usr/local/x86_64-portbld-freebsd5.3/bin/ 
-DIN_GCC-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long 
-DHAVE_CONFIG_H -DGENERATOR_FILE  -o genflags \
 genflags.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o 
print-rtl.o errors.o ../libiberty/libiberty.a
./genflags .././..//gcc-3.2.3/gcc/config/i386/i386.md  tmp-flags.h
Segmentation fault (core dumped)
gmake[2]: *** [s-flags] Error 139
gmake[2]: Leaving directory `/usr/ports/lang/gcc32/work/build/gcc'
gmake[1]: *** [stage2_build] Error 2
gmake[1]: Leaving directory `/usr/ports/lang/gcc32/work/build/gcc'
gmake: *** [bootstrap] Error 2
*** Error code 2

Stop in /usr/ports/lang/gcc32.
--
Thanks Mike.
I just put this amd64 system together this week after my old Intel died.
The speed is impressive but I did not think there would be so many minor 
jabs getting things up again.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Passing options to a 'make install clean'

2004-12-31 Thread Sean
Michael C. Shultz wrote:
--
Thanks Mike.
I just put this amd64 system together this week after my old Intel
died. The speed is impressive but I did not think there would be so
many minor jabs getting things up again.

I never install anything that causes gcc to be rebuilt, if something 
needs that it stays off my machines!  Are you running an old FreeBSD 
version by any chance? If so maybe you would be better off
going to FreeBSD 5-Stable which has a nice up to date gcc as part of the 
base system.

Here is from the gcc that is part of the base system on my FreeBSD 5.3 
machine:

[EMAIL PROTECTED]:/home/mike/TEMP/bin#gcc -v
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728
[EMAIL PROTECTED]:/home/mike/TEMP/bin#   

-Mike

Actually I am running 5.3 Release.
tardis# gcc -v
Using built-in specs.
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728
It is probably due to the amd64 platform.
Sean
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Passing options to a 'make install clean'

2004-12-31 Thread Sean
Michael C. Shultz wrote:
Well I thought I would just let both of you know as I write this I
have started the rebuild of my system with WITH_LIB32=yes in the
make.conf. I will let you know how it goes.
I guess if you don't here from me for a while, then it did not go
well! 8-)
Sean

I'd like to hear how it goes, either way if you don't mind. I've
a feeling many people will be getting AMD64s and so I wish
to stay up as much as possible on what it takes to support them.
-Mike

Hi Mike,
Well here is what I did and what resulted.
-Added the WITH_LIB32=yes to make.conf.
-While I was at it I moved over to the new scheduler.
-Did the standard builds and installs of world and kernel.
-Started Openoffice build, command line below
--
tardis# make WITHOUT_JAVA=1 WITH_TTF_BYTECODE_ENABLED=YES install clean
--
-error during build of gcc, results below
--
. -I.././..//gcc-3.2.3/gcc/config -I.././..//gcc-3.2.3/gcc/../include 
.././..//gcc-3.2.3/gcc/err
ors.c -o errors.o
In file included from config.h:26,
 from ../../gcc-3.2.3/gcc/errors.c:25:
../../gcc-3.2.3/gcc/config/i386/freebsd.h:143:1: warning: 
ASM_OUTPUT_MAX_SKIP_ALIGN redefined
In file included from config.h:25,
 from ../../gcc-3.2.3/gcc/errors.c:25:
../../gcc-3.2.3/gcc/config/i386/x86-64.h:76:1: warning: this is the 
location of the previous def
inition
stage1/xgcc -Bstage1/ -B/usr/local/x86_64-portbld-freebsd6.0/bin/ 
-DIN_GCC-g -O2 -W -Wall -W
write-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional 
-pedantic -Wno-long-long  -
DHAVE_CONFIG_H -DGENERATOR_FILE  -o genflags \
 genflags.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o 
print-rtl.o errors.o ../libiberty/
libiberty.a
./genflags .././..//gcc-3.2.3/gcc/config/i386/i386.md  tmp-flags.h
Segmentation fault (core dumped)
gmake[2]: *** [s-flags] Error 139
gmake[2]: Leaving directory `/usr/ports/lang/gcc32/work/build/gcc'
gmake[1]: *** [stage2_build] Error 2
gmake[1]: Leaving directory `/usr/ports/lang/gcc32/work/build/gcc'
gmake: *** [bootstrap] Error 2
*** Error code 2

Stop in /usr/ports/lang/gcc32.
*** Error code 1
Stop in /usr/ports/editors/openoffice-1.1.
--
So basically the builds and installs made no difference to the gcc problem.
Some other system information, if it helps.
--
tardis# uname -a
FreeBSD tardis.mydomain.net 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Fri Dec 
31 23:02:45 EST 2004 
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/TARDISKERNEL  amd64
tardis#
--
tardis# gcc -v
Using built-in specs.
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728
tardis#
--

One thing I see in the openoffice lines is a reference to 
x86_64-portbld-freebsd6.0/.
Wasn't that the original name for the amd64 platform, before it was 
called amd64?
Perhaps a problem?

If you have something else you would like me to try, or looking for some 
more information on configurations, just ask, I do not mind.

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


Re: Passing options to a 'make install clean'

2005-01-04 Thread Sean
Loren M. Lang wrote:
On Fri, Dec 31, 2004 at 05:20:02PM -0500, rsh wrote:
I am trying to 'make install clean' of openoffice and do not want to 
install Java.

I have tried several things to say no to Java but it always wants to try 
to install jdk14, and this port is not user friendly with my amd64 system.

So how can I install openoffice without Java?

What about just installing a precompiled package of openoffice instead?
I don't think you need java or gcc to be installed for that.  Try
pkg_add -r openoffice-1.1 or portinstall -PP editors/openoffice-1.1 if
you have portupgrade installed.  Also, amd64 should be able to run all
i386 programs just as well as a real i386 machine can, maybe defined
CPUTYPE to i686 or something will allow you to build java, gcc, and
openoffice.
There is also a freebsd package of openoffice available on their site I
believe.

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

I tried that, some dependency problems.
Right now having some other problems and do not have to time to 
investigate currently.
Will again when I have the chance.

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


nvidia module startup

2010-04-28 Thread sean

Hello All,

	Setting up a new system here and the nvidia module will not load on 
system startup.


In the /boot/loader.conf I have placed nvidia_load=YES as I found in 
the instructions, but still no good.


After a system start-up I have to manually load up nvidia using 
kldloader. Once that is done X starts without problems.


Thanks in advance,
Sean
___
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: nvidia module startup

2010-04-28 Thread sean

On 04/28/10 09:49, Jerry wrote:


Are you absolutely sure that is what you have in the /boot/loader.conf
file? Try doing: cat /boot/loader.conf and see if it is in the same.
You may have inadvertently misspelled something.


My response

 cat /boot/loader.conf


nvidia_load=YES
___
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: Re : nvidia module startup

2010-04-28 Thread sean

On 04/28/10 13:31, Alexandre L. wrote:

Have you added the following line to /etc/rc.conf ?
linux_enable=YES



Yes, it is.
___
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: nvidia module startup

2010-04-29 Thread sean

On 04/28/10 10:55, Alexander Best wrote:

you might want to try `nextboot -o '-v' -k kernel` to enable verbose booting
during the next boot. maybe this will reveal your problem.



I did not notice anything.
___
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: nvidia module startup (solved)

2010-04-29 Thread sean

Found the problem, a format error in my device.hints.

Thanks all for the replies.
___
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: Alternative windowmanagers

2011-08-08 Thread sean
I have always enjoyed using Window Maker.
Unfortunately there does not seem to be much activity around it anymore.
___
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


Adobe Linux Flash

2012-02-16 Thread sean

Hello All,

I am trying to get the Adobe Linux Flash working with Firefox.
I have followed the directions in the browser handbook section.

-kldstat shows linux.ko, and linprocfs.ko.
-df lists linprocfs mounted on /compat/linux/proc

I created the symlink from libflashplayer.so to the browser_plugins 
location, and the symlink is listed.


Doing some searching on the problem I came across a mention that the 
/compat directory needs to be symlinked to /usr/compat so I added that in.


I ran the nspluginwrapper command it searches the correct directories 
but does complain of ELF interpreter /lib/ld-linux.so.2 not found 
several times.


The IceadTea-Web Plugin and the Swfdec plugin is listed in Firefox's 
About:Plugins page.


In fact I can see the swfdec-plugin alongside the libflashplayer.so 
and the npwrapper.libflashplayer.so in the 
/usr/local/lib/browser_plugins directory.


The system itself, a fresh install of FreeBSD 9 amd64.
Might it be the 64 bit would be causing problems?

Thanks in advance,
Sean

___
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: Adobe Linux Flash

2012-02-16 Thread sean

On Feb 16, 2012, at 6:18 PM, Frank Shute wrote:
 
 Starting with the obvious: did you install emulators/linux_base-f10?
 
 $ pkg_info | grep linux
 
 should show a load of linux ports.
 
It sure does show many Linux ports, including linux_base-f10-10_4
___
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: Adobe Linux Flash

2012-02-16 Thread sean

On Feb 16, 2012, at 7:01 PM, Warren Block wrote:
 
 
 Deinstall swfdec, two flash players will probably keep either from working.
 

The Linux flash version was what I had installed first and was not present.
I installed swfdec afterwards afterwards to see if it would list, which if 
course it does.

I will remove it if you think it will help with 
troubleshooting?___
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: Adobe Linux Flash

2012-02-17 Thread sean

On Feb 16, 2012, at 8:33 PM, Da Rock wrote:
 
 
 Problem, I think lies, in the symlink. You don't need it, kill it and run 
 nspluginwrapper - the only flash file in your browser plugins directory 
 should be prefixed with npwrapper.
 
 There may be an issue with nspluginwrapper (currently being discussed - can 
 anyone confirm if its similar?) that has to resolved.
 
 Just to check, can you run `find /usr/local/ | grep ld-linux.so` and see if 
 it comes up? It could show ld-linux.so or the same followed by a number. Copy 
 the result here.

I deleted both symlinks and ran the find, no results returned.

___
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: Adobe Linux Flash

2012-02-17 Thread sean
Well I deleted the symlinks, swfdec, and stepped through the 
instructions in the handbook again.


Now when I run nspluginwrapper -v -a -i as a user I get the following,

Auto-install plugins from /usr/local/lib/browser_plugins
Looking for plugins in /usr/local/lib/browser_plugins
Auto-install plugins from /usr/local/lib/npapi/linux-f10-flashplugin
Looking for plugins in /usr/local/lib/npapi/linux-f10-flashplugin
Install plugin /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so
 ... already installed system-wide, skipping
Auto-install plugins from /home/sean/.mozilla/plugins
Looking for plugins in /home/sean/.mozilla/plugins

As root I get,
Auto-install plugins from /usr/local/lib/browser_plugins
Looking for plugins in /usr/local/lib/browser_plugins
Auto-install plugins from /usr/local/lib/npapi/linux-f10-flashplugin
Looking for plugins in /usr/local/lib/npapi/linux-f10-flashplugin
Install plugin /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so
  into /usr/local/lib/browser_plugins/npwrapper.libflashplayer.so
Auto-install plugins from /root/.mozilla/plugins
Looking for plugins in /root/.mozilla/plugins

The directory
/usr/local/lib/browser_plugins
tardis# ls -al
total 164
drwxr-xr-x   3 root  wheel 512 Feb 17 19:17 .
drwxr-xr-x  40 root  wheel   31744 Feb 17 18:58 ..
-rwxr-xr-x   1 root  wheel  125728 Feb 17 19:17 npwrapper.libflashplayer.so
drwxr-xr-x   7 root  wheel 512 Feb 16 07:30 symlinks

I tried with and without the symlink the instructions specified and it 
made no difference, the linux flash plugin does not appear.


I am open to any ideas.
Thanks for all the help in either case.

Sean


___
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: Adobe Linux Flash (Success)

2012-02-17 Thread sean

On 02/17/12 19:27, sean wrote:



Now when I run nspluginwrapper -v -a -i as a user I get the following,

Auto-install plugins from /usr/local/lib/browser_plugins
Looking for plugins in /usr/local/lib/browser_plugins
Auto-install plugins from /usr/local/lib/npapi/linux-f10-flashplugin
Looking for plugins in /usr/local/lib/npapi/linux-f10-flashplugin
Install plugin 
/usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so

 ... already installed system-wide, skipping
Auto-install plugins from /home/sean/.mozilla/plugins
Looking for plugins in /home/sean/.mozilla/plugins

I noticed in the above information that it was looking for the flash 
plugin in the plugins directory under .mozilla.

There was no such directory.
I created the directory and ran nspluginwrapper again and flash is now 
listed and working.

It seems to flicker on occasions a bit but it is running.
Are there any tuning options that might be available to get rid of the 
occasional flicker?


Thanks all,
Sean
___
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: Adobe Linux Flash (Success)

2012-02-18 Thread sean

On 02/17/12 20:24, Frank Shute wrote:
I'd recommend www/xpi-flashblock. You can whitelist sites such as 
Youtube and the bbc whilst blocking the crappy flash adverts that are 
a feature of too many sites on the web. Especially useful if you're on 
a narrowband connection or metered. Regards, 


Why do you use the port over the add-on?
___
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: Adobe Linux Flash

2012-02-18 Thread sean

On 02/18/12 01:44, Robert Bonomi wrote:

Try: find / -name 'ld-linux.so*' -print   (including the single-quotes)

If you do _NOT_ get a listing from that, you didn't just delete the symlink,
you wiped out the actual shared library, and will have to re-install it.


I do get a listing.
I wrote in another email that the cause of the problem was no plugins 
directory under .Mozilla.
Once I manually created the directory and ran the nspluginwrapper again 
flash is now working.

___
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


USB Logitech QuickCam Ultra Vision

2012-03-01 Thread sean

Hello All,

I am unable to get the built in mic of a Logitech QuickCam Ultra 
Vision to capture sound. I have been testing it using Skype.


-lsusb shows the logitech device.
-Device sound and snd_ich is complied into my custom kernel.
-running FreeBSD 9.0-STABLE FreeBSD 9.0-STABLE #0: Mon Feb 20 04:40:40 
EST 2012  amd64
-The Skype test call produces sound and can capture video through the 
camera.

-mixer show the mic at 97:97
-webcamd_enabled=YES entered into /etc/rc.conf

Would anyone have some ideas on what check?

Thanks in advance to all replies,
Sean



___
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: USB Logitech QuickCam Ultra Vision

2012-03-02 Thread sean

On 03/01/12 19:26, Da Rock wrote:
Which mixer? Check `ls /dev/mixer*`, and use `mixer -f 
/dev/mixerwhatever numbers show up in previous cmd`.


I did not realize there was more than one mixer.
Anyway, here are my results to the commands above.
tardis# ls /dev/mixer*
/dev/mixer0 /dev/mixer1
tardis# mixer
Mixer vol  is currently set to  91:91
Mixer pcm  is currently set to  97:97
Mixer line is currently set to  75:75
Mixer mic  is currently set to  97:97
Mixer cd   is currently set to  91:91
Mixer rec  is currently set to 100:100
Mixer igainis currently set to   0:0
Mixer ogainis currently set to  50:50
Mixer line1is currently set to  75:75
Mixer phin is currently set to   0:0
Mixer phoutis currently set to   0:0
Recording source: mic
tardis# mixer1
mixer1: Command not found.
tardis# mixer -f /dev/mixer
Mixer vol  is currently set to  91:91
Mixer pcm  is currently set to  97:97
Mixer line is currently set to  75:75
Mixer mic  is currently set to  97:97
Mixer cd   is currently set to  91:91
Mixer rec  is currently set to 100:100
Mixer igainis currently set to   0:0
Mixer ogainis currently set to  50:50
Mixer line1is currently set to  75:75
Mixer phin is currently set to   0:0
Mixer phoutis currently set to   0:0
Recording source: mic

___
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: USB Logitech QuickCam Ultra Vision

2012-03-02 Thread sean

On 03/01/12 23:48, Daniel C. Dowse wrote:


Hi,

usbconfig -d ugenX.Y do_request 0x22 0x01 0x100 0x86 0x03 0x80 0xBB 0x00
usbconfig -d ugenX.Y reset
usbconfig -d ugenX.Y do_request 0x22 0x01 0x100 0x86 0x03 0x80 0xBB 0x00

and then restart webcamd.

may help, it worked on my Logitech Business Pro Cam

cheers

I had tried that previously, but went through it again. I get a notice 
of no device or lack of permissions, even though I am running the 
command as root.


tardis# dmesg | grep pcm
pcm0: AMD-8111 port 0xc800-0xc8ff,0xcc00-0xcc3f irq 17 at device 7.5 
on pci0

pcm0: Analog Devices AD1981B AC97 Codec
pcm1: USB audio on uaudio0
tardis# cat /dev/sndstat
FreeBSD Audio Driver (newpcm: 64bit 2009061500/amd64)
Installed devices:
pcm0: AMD-8111 (play/rec) default
pcm1: USB audio (rec)
tardis# usbconfig -d ugen1.0 do_request 0x22 0x01 0x100 0x86 0x03 0x80 
0xBB 0x00

No device match or lack of permissions.
tardis# whoami
root
tardis#


___
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: USB Logitech QuickCam Ultra Vision

2012-03-02 Thread sean

On 03/02/12 01:04, Matthias Apitz wrote:

El día Friday, March 02, 2012 a las 05:48:11AM +0100, Daniel C. Dowse escribió:


Hi,

usbconfig -d ugenX.Y do_request 0x22 0x01 0x100 0x86 0x03 0x80 0xBB 0x00
usbconfig -d ugenX.Y reset
usbconfig -d ugenX.Y do_request 0x22 0x01 0x100 0x86 0x03 0x80 0xBB 0x00

and then restart webcamd.

may help, it worked on my Logitech Business Pro Cam

cheers

FWHIW, such quirks are also shown in http://wiki.freebsd.org/WebcamCompat
and once your webcam is working fine it could show up there too;

HIH

matthias

I have been using that page for help.
I just entered lsusb and the Quickcam Ultra reports different numbers 
alongside ugen then what is show reviewing dmesg or cat /dev/sndstat.

Is this the problem, the assigned numbers don't match?
If I run the usbconfig command with 4.2 instead of 1.0 at least I do not 
get the can't be found or does not exist reply.

Instead I get a generic REQUEST = ERROR message.
My camera is also not listed on that site.

tardis# whoami
root
tardis# lsusb
Bus /dev/usb Device /dev/ugen2.5: ID 050d:016a Belkin Components 
Bluetooth Mini Dongle

Bus /dev/usb Device /dev/ugen2.4: ID 0a5c:4503 Broadcom Corp.
Bus /dev/usb Device /dev/ugen2.3: ID 0a5c:4502 Broadcom Corp.
Bus /dev/usb Device /dev/ugen1.4: ID 047d:2048 Kensington
Bus /dev/usb Device /dev/ugen4.2: ID 046d:08c9 Logitech, Inc. QuickCam 
Ultra Vision
Bus /dev/usb Device /dev/ugen2.2: ID 0a5c:4500 Broadcom Corp. BCM2046B1 
USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus /dev/usb Device /dev/ugen1.3: ID 046d:c315 Logitech, Inc. Classic 
New Touch Keyboard
Bus /dev/usb Device /dev/ugen1.2: ID 05e3:0608 Genesys Logic, Inc. 
USB-2.0 4-Port HUB

Bus /dev/usb Device /dev/ugen4.1: ID :
Bus /dev/usb Device /dev/ugen3.1: ID :
Bus /dev/usb Device /dev/ugen2.1: ID :
Bus /dev/usb Device /dev/ugen1.1: ID :
Bus /dev/usb Device /dev/ugen0.1: ID :
tardis# usbconfig -d ugen4.2 do_request 0x22 0x01 0x100 0x86 0x03 0x80 
0xBB 0x00

REQUEST = ERROR
tardis# usbconfig -d ugen4.2 do_request 0x22 0x01 0x100 0x86 0x03 0x80 
0xBB 0x00

REQUEST = ERROR
tardis# dmesg | grep pcm
pcm0: AMD-8111 port 0xc800-0xc8ff,0xcc00-0xcc3f irq 17 at device 7.5 
on pci0

pcm0: Analog Devices AD1981B AC97 Codec
pcm1: USB audio on uaudio0
tardis# cat /dev/sndstat
FreeBSD Audio Driver (newpcm: 64bit 2009061500/amd64)
Installed devices:
pcm0: AMD-8111 (play/rec) default
pcm1: USB audio (rec)
tardis#


___
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: USB Logitech QuickCam Ultra Vision (mic problem SOLVED)

2012-03-05 Thread sean

I just managed to get the mic working built into the camera.
I followed the Sound steps below that are included in pkg-message and 
that did the trick.
Hopefully these notes will help others having mic problems with the 
Logitech camera.


NOTE: Just before I followed the below steps I did recompile my kernel 
to include snd_hda support.

After I finished that task I did try Skype and it did not work.
I mention this just in case if someone is troubleshooting such a problem 
and snd_hda might be needed.


Thanks to all the helped,
Sean


2. Sound

Since the OSS interface was removed, Skype now uses linux-alsa compat 
packages.
By default you get one device corresponding to your default OSS dsp 
device (so

Skype will use it for ringing, incoming voice and mic). If that doesn't suit
needs, you can map the other dsp devices for example by editing
/compat/linux/etc/alsa/pcm/pcm-oss.conf. You need to (re)start Skype 
after you

edit this file in order to get Skype pick up the changes.
Adding the following to the stock file, and then starting Skype and choosing
in Options--Sound Devices:   Speakers: oss1
will let you use the second dsp (usually the front panel connectors for your
headphones, while still hearing the call ringing and other notification 
on the

first dsp device (presumably the one you connect your speakers to).
pcm.oss1 {
type oss
device /dev/dsp1
hint {
description Open Sound System
}
}

ctl.oss1 {
type oss
device /dev/mixer1
hint {
description Open Sound 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


Firefox Script Problems

2012-06-10 Thread sean

Hello All,

I just upgraded Firefox to the latest available in ports.
Since this upgrade Firefox is near unresponsive.
Messages keep popping up about unresponsive script errors on the page 
being viewed.
Would anyone have any ideas on how to best approach this problem to find 
the fix?


Thanks in advance,
Sean
___
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: Firefox Script Problems

2012-06-11 Thread sean

On Jun 11, 2012, at 12:27 AM, Subhro Sankha Kar wrote:

 Hello Sean,
 
 Can you run FF from a terminal and report back what you see?
 
 Thanks
 --
 Subhro Sankha Kar
 System Administrator
 Working and Playing with FreeBSD since 2002
 

Thank you for the reply.
I have cured the problem.
To fix the unresponsiveness I had to delete the .mozilla directory in my home 
directory and let Firefox recreate a new one on startup.
I just had to reconfigure FF to my personal settings since this is a first 
time run.

Thanks again

___
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


pdf editor

2006-09-26 Thread sean

Can anyone recommend a pdf editor, hopefully one in ports?

I just need to change a line in an existing file.

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


Re: No matter what I try I can't get Nvidia 3d acceleration to work. Please help!

2007-03-12 Thread sean
I'm actually having the same problem, but after I took out device agp out
of my kernel. And I still cannot start x with nvidia driver.

It complains that /dev/nvidiactl couldn't be opened. And then it says it
failed to load the kernel module.

Any idea.

sysctl -a | grep nvidia
hw.nvidia.version: NVIDIA UNIX x86 Kernel Module  1.0-9746  Tue Dec 19
13:20:59 PST 2006
hw.nvidia.registry.EnableVia4x: 0
hw.nvidia.registry.EnableALiAGP: 0
hw.nvidia.registry.NvAGP: 1
hw.nvidia.registry.EnableAGPSBA: 0
hw.nvidia.registry.EnableAGPFW: 0
hw.nvidia.registry.SoftEDIDs: 1
hw.nvidia.registry.Mobile: 4294967295
hw.nvidia.registry.ResmanDebugLevel: 4294967295
hw.nvidia.registry.FlatPanelMode: 0
hw.nvidia.registry.DevicesConnected: 0
hw.nvidia.registry.RmLogonRC: 1
hw.nvidia.registry.DetectPrimaryVga: 1
hw.nvidia.registry.dwords:


So the driver is loaded but nothing is working.


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


Re: AC97 sound card on 6.1

2006-06-07 Thread Sean

Gregory Nou wrote:

Dave wrote:

Hello,
   I'm atempting to get an integrated AC97 sound card working under 
6.1. I know this card works, loading the snd_driver module finds it, 
but i do not know which actual module works it over. I'd rather not 
have to load 26 sound modules just the ones i actually need. I've 
checked /boot/kernel/snd* but didn't find anything AC97 and googling 
showed that others had asked, but no clear answer. If anyone has this 
going i'd appreciate hearing about it, and also any difficulties with 
quality or getting applications going.

Thanks.
Dave.


Hi Dave,

Here is my setup.
device  sound   # sound support
device  snd_ich   # AC 97 Support

I am currently running 7.0, though this also worked for me on 6.1


Have Fun,
Sean

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


Re: Configuring FreeBSD for use as an interactive kiosk

2006-06-08 Thread Sean

Andy Reitz wrote:

On Thu, 8 Jun 2006 [EMAIL PROTECTED] wrote:


Hi,

I'm involved with a museum which has a standalone interactive kiosk. The
system runs an Apache2 server with PHP and MySQL on Windows XP. The
problem is that Windows XP keeps becoming corrupted as a result of the
machine being switched on and off at random (by staff, kids etc.).

Currently, the museum management is very open to switching to FreeBSD or
similar - provided I can *completely* bulletproof the box against
arbitrary power-cycling (I can't always be there to manually run fsck
etc.).

I'd welcome any advice and suggestions about how to do this. Currently the
information on the system is updated in situ so the file systems can't
be made read only (any ideas on how we could split the updating from the
deployment welcome). We also need to find a way of turning firefox into a
kiosk browser.


Hi drseuk,

Well, the best thing to do would be to make your kiosk machine totally
diskless:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-diskless.html

This would make the kiosk machine totally resilient to unexpected reboots.

However, it sounds like you only have one machine, and you have to make
everything work there. In that case, you might be able to experiment with
making certain file systems read-only, and only making them RW when you
want to modify the system.

It looks like some work has been done with getting Firefox to work in
kiosk mode, here is what Google turned up for me:

http://www.desktoplinux.com/news/NS6013296355.html

Good luck,
-Andy Reitz.

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



A local library I have done some work for has a device from 
http://www.centuriontech.com/products/centurionguard/
It basically is a hardware solution that no mater what the user thinks 
they are doing, they cannot write to the disk.


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


Re: Midi and Linux compatibility

2006-06-08 Thread Sean

jekillen wrote:

Hello;
I'm interested in setting up midi and sound recording gear on a Linux 
system. There is a program I'm interested in
getting installed and using called Rosegarden. I also have to contend 
with the availability of Linux compatible
midi interfaces (which is a blurred subject as far as my research into 
availability is concerned) My question to
the FreeBSD mailing list is: if I use FreeBSD with its Linux 
compatibility, how do I deal with drivers (for midi inter
faces, for instance) and installation. Is there an area of ports for 
Linux software, specifically Rosegarden or
something that will do audio recording, midi sequencing, audio/midi 
sync, and has a good score editor that

will print sheet music?




You can check here http://www.freebsd.org/ports/
on ports you are looking, Your Rosegarden is listed.

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


Re: Replacing windows XP at home.

2006-07-27 Thread Sean

Joshua Lewis wrote:


   Would I be better off just going with Gnome or KDE? I realize once I
   start installing apps that I will probably wind up installing
   something that uses Gnome or KDE libraries so I am going to wind up
   bloating my system any ways right?



Look at them both and make a choice if you like either.
I tried both in the past, but found they were not for me for various 
reasons, so I went looking,  also tried Xfce as has been mentioned, but 
I decided I wanted to try something really different from things that 
seemed Windows like.


Tried WindowMaker and have been using it now for a long time. Here is 
the url www.windowmaker.info if you are interested.
As you requested lean and fast, little slow getting started, only 
because it is very different in the approach of say Gnome, KDE, or Xfce, 
but once you get used to it, works great. I also like dock apps, which 
you can get more info at http://dockapps.org/


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


Re: Monitor Tuning

2005-08-21 Thread Sean

Greg 'groggy' Lehey wrote:

On Friday, 12 August 2005 at 15:52:13 -0400, Sean wrote:


My display is not very sharp and I was looking for a few tips that might
help to cure things. I tweeked a few things and no luck. Still a soft
dull image. Little annoying on the eyes.

Is anyone running a NEC Multisync XV17+ with an Nvidia 6500 ultra and
getting a sharp display?

Excerpts from my xorg.conf will give you my monitor and graphics card.



Others have said this already, but to clarify: adjusting the monitor
parameters may enable you to get higher resolution or less flicker,
but they're unlikely to make it sharper unless they were previously
out of the operating range.  Nowadays that's seldom, since monitors
will just refuse to operate out of spec.

Your monitor may be old, but that doesn't mean in itself that it's
worn out.  I'm still using an Eizo (Nanao) monitor made in 1989.  It's
no longer the best, but it still works.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers.


Thanks Greg

I will play with settings further.

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


boot problem (stage 2 boot?)

2005-08-27 Thread Sean

Just installed on a new system and I am unable to boot.

Currently when that system boots it comes up with what looks like the 
following example from the handbook


 FreeBSD/i386 BOOT
Default: 0:ad(0,a)/kernel
boot:

from my reading this is a boot2 stage

booting from cd and going into Fixit it fdisk shows partition 1, 2, and 
3 unused, and Freebsd is on partition 4.

I thought it should be on partition 1?

Note: on install I choose the Standard boot manager.

I have tried playing with fdisk and disklabel to try to cure this 
problem, but continually get the example shown above.
With none of the above efforts working I have tried changing the boot 
manager and no luck, both by reinstalling and just by using sysinstall 
to modify the boot manager.I did get F1 FreeBSD when trying the FreeBSD 
boot manager option, but it still did not start the system.



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


Re: boot problem (stage 2 boot?)

2005-08-27 Thread Sean

Glenn Dawson wrote:

At 06:04 AM 8/27/2005, Sean wrote:


Just installed on a new system and I am unable to boot.

Currently when that system boots it comes up with what looks like the 
following example from the handbook


 FreeBSD/i386 BOOT
Default: 0:ad(0,a)/kernel
boot:

from my reading this is a boot2 stage

booting from cd and going into Fixit it fdisk shows partition 1, 2, 
and 3 unused, and Freebsd is on partition 4.

I thought it should be on partition 1?



How did you arrange the file systems when you installed.  Did you use 
the defaults, or your own layout?


The defaults would have given you 5 partitions inside of the first 
slice.  For example:

ad0s1a - /
ad0s1b - swap
ad0s1d - /var
ad0s1e - /tmp
ad0s1f - /usr

Did you not use the 'a' partition for your root file system?  Second 
stage boot code only knows how to find third stage on the 'a' partition.


More details on your installation would help in trying to figure out 
what the problem is.


-Glenn


Note: on install I choose the Standard boot manager.

I have tried playing with fdisk and disklabel to try to cure this 
problem, but continually get the example shown above.
With none of the above efforts working I have tried changing the boot 
manager and no luck, both by reinstalling and just by using sysinstall 
to modify the boot manager.I did get F1 FreeBSD when trying the 
FreeBSD boot manager option, but it still did not start the system.



Thanks
Sean


I created the above partitions you listed manually and specified to my 
choice sizes, and i did choose 'a', or entire disk on creation.


No matter how I approach this problem I always wind up in the same place.
I am guessing now that the MBR has a problem.

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


Re: boot problem (stage 2 boot?)

2005-08-27 Thread Sean

Glenn Dawson wrote:

At 02:13 PM 8/27/2005, Sean wrote:


Glenn Dawson wrote:


At 06:04 AM 8/27/2005, Sean wrote:


Just installed on a new system and I am unable to boot.

Currently when that system boots it comes up with what looks like 
the following example from the handbook


 FreeBSD/i386 BOOT
Default: 0:ad(0,a)/kernel
boot:

from my reading this is a boot2 stage

booting from cd and going into Fixit it fdisk shows partition 1, 2, 
and 3 unused, and Freebsd is on partition 4.

I thought it should be on partition 1?



How did you arrange the file systems when you installed.  Did you use 
the defaults, or your own layout?
The defaults would have given you 5 partitions inside of the first 
slice.  For example:

ad0s1a - /
ad0s1b - swap
ad0s1d - /var
ad0s1e - /tmp
ad0s1f - /usr
Did you not use the 'a' partition for your root file system?  Second 
stage boot code only knows how to find third stage on the 'a' partition.
More details on your installation would help in trying to figure out 
what the problem is.

-Glenn


Note: on install I choose the Standard boot manager.



I created the above partitions you listed manually and specified to my 
choice sizes, and i did choose 'a', or entire disk on creation.



The entire disk option is in the screen that lest you create slices, 
which is completely different from the screen that lets you create your 
partitions. (a, b, d, e, f, etc)


Keep in mind that what is called a partition in other OS's is called a 
slice in FreeBSD.


You mentioned above that FreeBSD was installed in partition 4.  Assuming 
that's slice 4, are the device names something like /dev/ads4x. where 
the x is the partition.


Through Fitit,
fdisk shows partions 1,2,and 3 unused, and Freebsd sitting in 4.
bsdlabel shows on /dev/ad0s1 the six partitions, a, b, c, d, e, f

Sysinstall, from the boot cd, shows the following
disk name: ad0 and freebsd on ad0s1

disklabel shows
ad0s1a, ad0s1d, ad0s1b, ad0s1e, ad0s1f, none of these partitions 
currently show a mount point, with the exception of b, which is swap.

so now am even more puzzled by no mount showing.


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


Re: boot problem (stage 2 boot?)

2005-08-27 Thread Sean

Hi guys,

Just wanted to say thanks for all the helpful suggestions.
Played with things and got into the geometry idea as the possible cause.
Did some more work, adjusting bios and geometry settings around the disk 
and just a few minutes ago after yet another go at installing the laptop 
just booted up!


I in fact looked twice to make sure it booted on its own and not with 
the cd installed, it was not completely inserted and I still pulled the 
disk out completely to convince myself.


What I finally did was to do a fdisk during a FixIT session and marked 
down the settings.


The laptop bios would not take all six digits of the cylinders, so I 
entered five of them, adjusted the heads, and when setting up the disk 
during the install of FreeBSD set the geometry of the disk to match what 
fdisk reported and that seemed to do the trick.
It is an older laptop so I guess that it was not designed with a 60G 
hard drive in mind. The previous drive was only 6G. Big difference.


Again, the laptop has booted, and is currently doing some compiling.
Hopefully the rest will go without problems, the laptop ran fine with 
the 6G drive so I am not expecting any other problems.


The only real annoying part is that it is a real pain to find detailed 
info on this western digital drive,


Thanks again,
Sean


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


Re: linux compatiblility

2005-08-31 Thread Sean

Frank Ruffolo wrote:

hello, after setting up linux emulations (fbsd 5.4), i get this error when 
trying to launch my linux binary:

linux: pid 17462 (pvx): ioctl fd=1, cmd=0x5409 ('T', 9) is not implemented

any ideas?

thx
//frank

BBQ Season is now upon us! 


Come and join us every Wednesday @12pm throughout the summer. Every BBQ will have a 
different Supplier Rep  Product Display.


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


Did you make the entry into fstab and rc.conf?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Microsoft Outlook Calendar Sharing

2005-09-05 Thread Sean

Shane James wrote:

I need it specifically for Microsoft Outlook :/
  - Original Message - 
  From: Garrett Cooper 
  To: Shane James 
  Cc: FreeBSD Questions 
  Sent: Monday, September 05, 2005 10:54 AM

  Subject: Re: Microsoft Outlook Calendar Sharing


  On Sep 5, 2005, at 5:14 PM, Shane James wrote:


Hey guys,


Can you suggest a nice 'Microsoft Exchange' clone or a daemon that can 
allow 'Microsoft Calendar sharing' to interface with it?


Regards,
Shane James


  I don't know of any one program in particular, but if people had access to a 
shared calendar via a shared folder or could transfer the calendar to a shared 
location that is 'publishable' to, you could always use mozilla's calendar plugin 
http://www.mozilla.org/projects/calendar in either mozilla, firefox, or 
thunderbird. Sunbird isn't really being supported anymore, even though it's a fairly 
nice separate program-for at least Windows. I had lots of issues compiling/running 
the binary it in Linux, and I assume that it's similar in FreeBSD.
  -Garrett
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]



I thought latest version of Evolution from Novell/Ximian supported Exchange?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


i386/amd64 co-exist

2005-09-10 Thread Sean
I would like to be able to setup a system so that on power up I can 
choose weather to boot into either i386 or amd64.
Is this possible or would I some how have to install the two releases on 
their own?


No matter what I do above I would also like to be able to have a user 
log in no matter which kernel is up and have their own home directory.
I am guessing that if I put /usr/home on its own then that could solve 
that idea?


Anyone doing anything like this or know of a site to point me at for 
some information?


Thanks
Sean

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


nvidia idrivers

2005-09-15 Thread Sean
I am using a test system and have been try to get the nvidia drivers 
working.


I am running freebsd 5.3 release, nvidia ultra 6800 256mb, and tried 
installing the drivers using the port.


Went through all the info I can find and tried various things and no luck.

On a fresh install of 5.3, I installed te nvidia driver using the port 
and after startx, (with no .xinitrc), it started fine. When I exited 
this test there were two lines about this kernel (generic) and version 
of FreeBSD not being able to support agp.


I cvs'd up and rebuilt all ports. Kernel still running generic install 
and now have the below error.


dmesg does show the nvidia0: geforce 6800 Ultra with various info after.
dmesg also show on the next line nvidia0: [giant-locked]
The final line of dmesg shows 'interrupt storm detected on irq16: 
nvidia0:; throttling interrupt source'


Doing a startx, there is no .xinitrc in place, it fails.
One line shows 'nvidia: could not open the device file /dev/nvidiactl 
(unknown error: 999).
The some lines about failing to initialize the NVIDIA kernel module, and 
check to see if there is a supported GPU in the system.


Also a line about Screen(s) found, but none have usable configuration.
Fatal server error:
no screens found.

Checking the Xorg log it even states a NVIDIA GPU is found.
The only thing that catches my attention is that it states (II) 
UnloadableModule nvidia.


Anyone have success getting the nidia driver to run?

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


nvidia drivers

2005-09-15 Thread Sean
I am using a test system and have been try to get the nvidia drivers 
working.


I am running freebsd 5.3 release, nvidia ultra 6800 256mb, and tried 
installing the drivers using the port.


Went through all the info I can find and tried various things and no luck.

On a fresh install of 5.3, I installed te nvidia driver using the port 
and after startx, (with no .xinitrc), it started fine. When I exited 
this test there were two lines about this kernel (generic) and version 
of FreeBSD not being able to support agp.


I cvs'd up and rebuilt all ports. Kernel still running generic install 
and now have the below error.


dmesg does show the nvidia0: geforce 6800 Ultra with various info after.
dmesg also show on the next line nvidia0: [giant-locked]
The final line of dmesg shows 'interrupt storm detected on irq16: 
nvidia0:; throttling interrupt source'


Doing a startx, there is no .xinitrc in place, it fails.
One line shows 'nvidia: could not open the device file /dev/nvidiactl 
(unknown error: 999).
The some lines about failing to initialize the NVIDIA kernel module, and 
check to see if there is a supported GPU in the system.


Also a line about Screen(s) found, but none have usable configuration.
Fatal server error:
no screens found.

Checking the Xorg log it even states a NVIDIA GPU is found.
The only thing that catches my attention is that it states (II) 
UnloadableModule nvidia.


Anyone have success getting the nidia driver to run?

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


Re: nvidia idrivers

2005-09-16 Thread Sean

Mike Hernandez wrote:

I'm using 5.4 with my 6800 right now... try installing the drivers
with the download from nvidia?

Mike


Hi Mike,

	I installed the drivers as you suggested on a fresh install of 5.4 and 
things are working.

I thought you might be interested in some testing I did.
I cvs'd up all to current.
Portupgraded all installed software, then rebuilt the kernel, which is 
now at 7.0 Current.


After completion and a restart to finish up the kernel build, I had a 
panic on startup, which was tied to the nvidia driver. I disabled ACPI

and so far all working great.

Sean

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


acpi

2005-09-16 Thread Sean
When you disable acpi, what exactly are you taking away from FreeBSD 
capabilities?


I know that it replaces apm, and what it is supposed to do, but will any 
obvious signs apear from it being disabled?


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


vinium

2005-09-17 Thread Sean

I was just wanted to ask if anyone is using vinium on a standalone system?

I was reading about it in Greg Lehey's The Complete FreeBSD and am 
wondering if it is something that might be beneficial?



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


Re: Downgrading from amd64 to i386 (and upgrading)

2005-09-17 Thread Sean

Andrew P. wrote:

Hello!

I use FreeBSD/amd64 6.0 as the only OS on my desktop
PC. Having carefully thought over pros and cons, I decided
to downgrade to i386 for the time being.

My plan is to

1. cvsup
2. Deinstall all ports
3. Somehow build/install new world and kernel
4. Reinstall all ports

I know that the i386--amd64 path is still not that smooth
and going backwards is not gonna make it smoother, but
can you please give some helpful tips?

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



Andrew,

	I am doing the same thing, basically, a couple of things not yet 
working on amd64 is getting annoying. You could do what I am doing. I 
backed up my data for transfer. But instead of wiping out the amd64 disk 
I bought another disk and installed the i386 version on the second disk.

This way I can easily have access to amd64 FreeBSD when I choose.

Sean

	p.s. I have wondered if I could upgrade upgrade an i386 install on my 
opteron to amd64.

Has anyone tried that, is it possible?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Downgrading from amd64 to i386

2005-09-17 Thread Sean

Subhro wrote:

Andrew P. sat at his 'puter and typed on 9/18/2005 1:49:


Hello!

I use FreeBSD/amd64 6.0 as the only OS on my desktop
PC. Having carefully thought over pros and cons, I decided
to downgrade to i386 for the time being.
 

What on earth does this mean? This is simply not possible. amd64 is a 
completely different platform. i386 is a 32 bit platform and amd64 is a 
64 bit one. You can upgrade or downgrade from one version to other 
provided the platform remains constant. But upgrading from one patform 
to other involves buying and assembling physically different hardware 
holding different copies of OS.


Thanks
S.



But the AMD hardware, for example I have a dual Opteron, can run in 
64(amd64) or 32(i386) bit mode.

So could you upgrade i386 to amd64 on such a system?
Sounds interesting.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Loki Linux Games on FreeBSD

2005-10-10 Thread Sean
I have several of the games produced by Loki, which I would like to get 
running on FreeBSD.


Of the several I have the ones in particular I would be most interested 
in getting to work are Sim City 3000, Railroad Tycoon II, and Civ: Call 
To Power.


Does anyone have experience with these games getting them to run?
Or more so, any web sites that have some detailed info. Searches come up 
with a lot of references, but nothing in detail.


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


Gentoo and FreeBSD

2005-10-15 Thread Sean
I came across the Gentoo/FreeBSD project at 
http://www.gentoo.org/doc/en/gentoo-freebsd.xml


A description states
What is Gentoo/FreeBSD?

Gentoo/FreeBSD is an effort to provide a fully-capable FreeBSD operating 
system with Gentoo's design sensibilities. The long-term goal of the 
Gentoo/BSD project is to allow users to choose any combination of *BSD 
or Linux kernels, *BSD or GNU libc, and *BSD or GNU userland tools.


What exactly does this gain a user?
Use of both Linux and FreeBSD fully, partially, some sort of mutant 
creature?


FreeBSD is a complete from top to bottom, so again, what does this combo 
 do for a user?

Would this gain something else instead of having linux support enabled?

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


Re: Installed Firefox on KDE 3.4 / FreeBSD 5.4

2005-10-19 Thread Sean

Teo De Las Heras wrote:

I installed Firefox on KDE 3.4 / FreeBSD 5.4 but I don't see the icon
in any of the menus.  I can probably search for it and find it, but
how do I add it as a menu selection?

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

Use KDE's 'Menu Updating Tool under settings. It has always found the 
app for me.

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


Re: xeon or Opteron

2005-10-20 Thread Sean

Miguel wrote:
Hi, im my office we'll replace several DL380 Xeons at the end of the 
year, i have been playing with serveral desktop using gentoo on amd 64, 
great performance, several time faster than the pentiums, although we 
prefer to use freebsd for the servers.  i was wondering what is the 
current state of the opterons on freebsd, should i wait a little more or 
is stable enough to run it  now?

May be i should stay on i386?
thanks

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


I have a dual opteron here which I was originally running with amd64. 
However I have since moved over to i386 on this system.

Actually I just purchased another disk and installed the i386 version.
This way I can easily play with the amd64 version whenever I wish.

My main reason I moved was a few applications I use are not yet 
available on amd64, in particular openoffice.


I was having a few other minor annoyances I was unable to cure that have 
also vanished so moving over to i386. I run current on both versions.


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


Re: Intel 2200bg issue on freebsd 7.2

2010-05-16 Thread sean
I also am unable to get that device to work on 8.0.
If I try to set it up it will momentary hang the system, then cause a
restart.
Did some searching and found there are many looking for help with this
device. I have found no solutions.
___
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: Can't remove or move file

2010-08-20 Thread Sean
 No switch with either the rm or mv command works.  What is actually going on
 here?

From the man page:

NOTES
 The rm command uses getopt(3) to parse its arguments, which allows it to
 accept the `--' option which will cause it to stop processing flag
 options at that point.  This will allow the removal of file names that
 begin with a dash (`-').  For example:

   rm -- -filename

-Sean
___
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


Windowmaker build error, freebsd 9.1 inotify_init

2013-02-13 Thread sean
Hello All,

I am seeing this exact windowmaker build error, 
http://www.freebsd.org/cgi/query-pr.cgi?pr=174105cat= , on my freshly 
installed system appear when I try to build Windowmaker on my 9.1-RELEASE 
Freebsd and64 system running a generic kernel.

How exactly do I properly format the fix stated in the closed 174105 bug report 
to the Windowmaker Makefile?


Fix
Adding -linotify to LD_FLAGS in the Makefile fixes the problem.


Thanks in advance,
Sean

___
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: Windowmaker build error, freebsd 9.1 inotify_init

2013-02-13 Thread sean

On Feb 13, 2013, at 9:25 PM, Polytropon free...@edvax.de wrote:

 On Wed, 13 Feb 2013 21:17:10 -0500, sean wrote:
 How exactly do I properly format the fix stated in the closed
 174105 bug report to the Windowmaker Makefile?
 
 
 Fix
 Adding -linotify to LD_FLAGS in the Makefile fixes the problem.
 
 
 Just add the text -linotify to the LD_FLAGS variable defined
 in the Makefile. It's /usr/ports/x11-wm/windowmaker/Makefile
 in line 40. However, the name of the variable is LDFLAGS (no
 underscore). I have v 1.171 of this file here, port version is
 0.95.2 rev. 4 -- just for reference.
 
 Original line:
 
   LDFLAGS+=   -L${LOCALBASE}/lib
 
 To be changed into:
 
   LDFLAGS+=   -L${LOCALBASE}/lib -linotify
 
 Then try to build WindowMaker again.
 
 
 -- 

That did the trick, thanks.
I wonder why the bug was closed as unable to be reproduced.


___
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


problem installing 4.10, boot hangs after PLIP0

2004-06-21 Thread White, Sean
Help! (please...)

I am having a problem getting FreeBSD 4.10 installed on my machine.
Strangely, I have two almost identical boxes, and the problem exhibits
itself on one but not the other. Any help as to why this is happening
would be greatly appreciated. I have googled, searched list archives and
poured over the handbook multiple times, and the only error report I can
find that comes close (link below) does not seem to have been
resolved...
 
Synopsis:
 
ASUS P2B motherboard, PII-350, 256 Meg RAM, 8 Gig UDMA33 IDE drive and
ATAPI IDE CDROM, and 3COM 3c905 NIC. Booting from the 4.10 CDROM, I am
able to get into the kernel config and play with what drivers get
installed, but nothing I do there seems to help alleviate what happens
next. After exiting that, it starts to boot, but stops at the PLIP0
line and hangs indefinately. This list poster, although apparently using
different hardware and installing a different version of FreeBSD, seems
to be having the exact same issue, although the mailing list does not
seem to have provided him with an answer. Link:
http://lists.freebsd.org/mailman/htdig/freebsd-config/2003-June/07.h
tml
http://lists.freebsd.org/mailman/htdig/freebsd-config/2003-June/07.
html 
 
Detail:
 
Failing at the PLIP line led me to believe that perhaps (for what reason
I cant imagine) there might be a problem with the parallel port or
parallel driver, so disabling that driver in the kernel config, it then
starts to boot but stops and hangs after probing/config-ing the serial
ports (just like the poster above). In answer to the question at the end
of his post, according to the handbook's example boot, the next thing in
the boot sequence would seem to be probing for hard drives. So then I am
thinking that there is something wrong with the drive or controller or
the kernel probing for same. However, I am 99% sure that this drive and
controller are working fine, as this hard drive currently boots just
fine into Redhat 9 (which I am trying to replace). I can also
successfully boot this machine via CDROM into any of a host of other
liveCD distros such as Knoppix, SentryCD, Phlak, Smoothwall, etc. with
no problems whatsoever (I realize that these are all linux kernel
distros, so not a totally fair comparison...). So but the upshot is that
this box does not seem to have any hardware issues that prevent it from
booting to anything (via CDROM or hard drive) besides FreeBSD.
 
What is extra strange is that I also have a nearly identical box (only
difference is 128 Meg RAM instead of 256, and 3 x 3COM 3c905 NICs
instead of just one, otherwise, completely identical hardware), which
seems to work perfectly. It boots from the FreeBSD CDROM (same disc), I
dont even have to change or disable a single thing in the kernel config,
and it successfully boots, proceeds into sysinstall, and allows me to go
through the complete install process with no problems at all. I cant
imagine what is different between these two boxes and they have never
exhibited any hardware problems before.
 
So can anyone tell me what might be going on here, or what I might try
next to troubleshoot it? Any help or pointers would be appreciated. If
other logs or hardware info is required just ask, I will be glad to
provide. This hardware is all relatively old (I mean old as in
well-supported, not old as in crusty), so I wouldnt think there should
be issues with unsupported, bleeding-edge craziness. And the fact that
two nearly identical hardware configs are sporting different behavior
would seem to indicate an actual hardware failure on the part of the one
that doesnt work, but as I said, this box doesnt seem to have any
problems booting other OS's, so I am confused.
 
I will disclaim in advance that, as with almost all computer problems,
the issue is probably me doing something stupid or forgetting something.
 
Please reply via the list and/or my email address below.
 
Thanks!
Sean White
[EMAIL PROTECTED]
 
 
 

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


FreeBSD on 64 bit AMD

2004-06-23 Thread Sean Page
Hi,

Is anyone out there running FreeBSD on the AMD Opteron Processor 200 Series
?
We're looking at putting a Sun V20z into production and I would very much
appreciate hearing any experiences out there using this hardware with
FreeBSD.
Thanks!

Sean.



Sean Page
Network Analyst, Internet Services
Information Technology Services
Edmonton Public Schools
Phone: (780) 429-8206
http://its.epsb.ca http://its.epsb.ca 
Supporting teaching and learning through the effective use of Technology.

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


Problems trying to boot from an 80GB Seagate

2003-09-14 Thread Sean A Reith

I'm trying to get my first FreeBSD (4.8-RELEASE) installation working, and
I am having trouble getting a system which boots, primarily due to what
appear to be disk geometry issues (but this is a complete newbie guess).

The hardware:
  Gigabyte GA-6BXC motherboard 
http://tw.giga-byte.com/motherboard/products/products_ga-6bxc.htm
  (BIOS V.F4c http://tw.giga-byte.com/motherboard/support/bios/BIOS_GA-6BXC.htm)
  Celeron 366
  448 MB RAM
  Seagate ST380011A 80GB HDD
http://www.seagate.com/cda/products/discsales/marketing/detail/0,1081,581,00.html
  Mitsumi CD-ROM FX320S
  Delta CD-Writer
  No FDD
  AcerLAN ALN-325 10/100 PCI Ethernet Adapter (Realtek 8139 chipset)
  Creative Soundblaster SB16 CT2960 ISA sound card
  Diamond Viper 330 AGP
  HP 4033B monitor

My first attempt at installing FreeBSD (using the bootable CDROM images
for 4.8-RELEASE) was rewarded with Missing Operating System on next
boot.  FreeBSD guesses the geometry as being 155061/16/63, which it
then discards as incorrect (the first time through the install I accepted
its assumed geometry of 9729/255/63).

The BIOS CMOS is configured to Auto detect the drives on boot, if I
change it to User it defaults to 38307/16/255 - but sysinstall/fdisk
rejects this geometry outright.

Next, I created a NTFS partition on the drive with an XP install CD,
and then booted from the FreeBSD install CDs with -v, and got the
following output:

BIOS Geometries:
  0:03fe0f3f 0..1022=1023 cylinders, 0..15=16 heads, 1..63=63 sectors
  0 accounted for
Device configuration finished

...

Creating DISK ad0
ar: FreeBSD check1 failed
ad0: ST380011A/3.06 ATA-6 disk at ata0-master
ad0: 76319MB (156301488 sectors), 155061 C, 16H, 63S, 512B
ad0: piomode=4 dmamode=2 udmamode=5 cblid=1
ata1-master: piomode=4 dmamode=2 udmamode=4 dmaflag=1
ata1-master: success setting PIO4 on generic chip

So I tried installing with 1023/16/63.  Still the Missing Operating
System error.

Out of other ideas, I resorted to Dangerous Dedicated, which at least
gave a different error:

No /boot/loader

 FreeBSD/i386 BOOT
Default: 0:ad(0,a)/kernel
boot:
No /kernel

A bit of googling suggested 0:ad(0,c)/kernel as an alternative boot
command, but it had no greater success for my case.

So other suggestions would be appreciated!

As my plan is to use the machine as a dedicated server, Dangeously
Dedicated is not an issue for me, as long this won't be a problem
for future FreeBSD releases...?

It's also worth noting that I upgraded the BIOS to v.F4c as the
system would not boot with the ST380011A connected (BIOS hung trying to
display the drive size).  Interestingly the release notes state
Support 75GB HDD, rather than 75GB+...  Particularly since
the FreeBSD sysinstall partitioning/slice tool reports the drive size
as 76319MB (less than 75GB), even though it is meant to be an 80GB
drive.

BTW, when installing/configuring XFree86 I selected nv RIVA 128 as
my video card, as this seemed the closest to the Viper 330 (given I
understand it uses the Riva 128 chipset).  Is this the right selection?
If I try and run the graphical X-windows configuration tool it fails, so I
set the above through the curses interface...

Fare thee well,
Sean.

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


ssh hole?

2003-09-16 Thread Sean Hafeez
so if i boot a new install from the floppy and install from ftp am i 
getting a patched or unpatched version of ssh? i am talking about 4.8. 
if it is unpatched is the patch in -current and can i force the ftp 
install to grab -current.

thanks!

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


rcNG and rc.diskless2

2003-09-16 Thread Sean Hafeez
i am using rc.diskless2 to have a system that runs from read-only 
flash. is there an equally simple method in 5.x?

i am reading the whitepaper on rcNG but i do not see it.

thanks!

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


Re: ssh hole?

2003-09-16 Thread Sean Hafeez
i thought sshd part of the default install? (sorry do not have a box to 
look at right now).

On Tuesday, September 16, 2003, at 05:23 PM, Jerry McAllister wrote:

so if i boot a new install from the floppy and install from ftp am i
getting a patched or unpatched version of ssh? i am talking about 4.8.
if it is unpatched is the patch in -current and can i force the ftp
install to grab -current.
You will have to upgrade your ports.

thanks!

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



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


Re: How DBA solved overload problem ?

2003-09-18 Thread Sean Chittenden
As a newly DBA, I really don't know how I deal with this
 problem. My problem is not so long ago, my database server seem to
 overloaded. It take me a time to find the cause of problem. I
 realize that some program don't queried wiht inappropriated SQL
 statement. I mean they're not efficient one.
 
 AS DBA how do you solved this problem?

In PostgreSQL, I flip on the following settings and then periodically
scan PostgreSQL's the log file (/var/log/pgsql):

log_duration = true
log_pid = true
log_statement = true
log_timestamp = true

It's tedious, but with grep on your side, it's not an impossible task
or even a super hard one... just a bit tedious if you don't keep up
with your developers.  I've found doing this on the devel machines
produces better bang for the buck than on the production DB's (though
I still do it there occasionally).  Once a query is found, I typically
launch a big 'ole fashion egrep -r with a reasonably unique part of
the query and am normally pretty successful in finding the culprit.
Sometimes you'll have to use sockstat to find what machine and what
PID you're dealing with, but that's something I have to do rarely.
-sc


PS Don't spam so many lists in the future, just -databases or just
-questions would've been sufficient (the more topical the list the
better).

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


modem on serial port?

2003-09-19 Thread Sean Hafeez
i am using a freebsd box as a router. it has a serial port. i would 
like to hook up a modem and use it to manage the router if the lines go 
down. now i know you can use the serial port as a console but how about 
when i stick a modem on it. does anything change. anything i need to 
install?

thanks!

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


  1   2   3   4   5   6   >