Re: Does KMS work with gen 2 Intel graphics on FreeBSD 9.1?

2013-09-10 Thread Sean DuBois
The only way to have KMS support in 9.1 right now is to build with WITH_NEW_XORG=true and WITH_KMS=true in your make.conf, do you have these flags enabled? Another good check (right now) is to switch to a text console VT switching is not enabled so the screen will stay black (See https://wiki.fre

Re: firefox audio / youtube crashes?

2013-08-08 Thread Sean DuBois
Hey Gary, Try launching FireFox in a terminal emulator, do you get an error message related to cubeb_refill_stream? To fix the error try either setting media.use_cubeb -> false in about:config or rebuild audio/alsa-plugins with ARIFF_OSS disabled. On Thu, Aug 08, 2013 at 12:25:41AM -0600, Gary Ai

Re: Suddenly Seeing Clamav Errors After MailScanner Update

2013-06-10 Thread Sean DuBois
Hi Tim, Double check what user clamd is run as, and what permissions your mail spool have. Somewhere along the line your mail spool locked out clamd The lstat system call's man page says `execute (search) permission is required on all of the directories in path that lead to the file.` Also, do

Re: Amazon VPC instances

2013-04-09 Thread Sean DuBois
I don't know about FreeBSD + EC2, but you may be interested to know that you can use multiple SSL certificates with one IP address! So you can have multiple vhosts/server blocks with different certificates on one host. http://en.wikipedia.org/wiki/Server_Name_Indication On Tue, Apr 09, 2013 at 06

Re: Using svn to checkout a deprecated port.

2013-02-23 Thread Christopher Sean Hilton
On Mon, Feb 18, 2013 at 11:23:09PM -0500, Christopher Sean Hilton wrote: > On Tue, Feb 19, 2013 at 11:43:03AM +1030, Shane Ambler wrote: > > On 19/02/2013 05:53, Christopher Sean Hilton wrote: > > > Hi, > > > > > > I need to use svn to checkout the old "s

Re: Using svn to checkout a deprecated port.

2013-02-18 Thread Christopher Sean Hilton
On Tue, Feb 19, 2013 at 11:43:03AM +1030, Shane Ambler wrote: > On 19/02/2013 05:53, Christopher Sean Hilton wrote: > > Hi, > > > > I need to use svn to checkout the old "security/cfs" port so I can > > do a one-time transfer of some data off of a USB drive. A

Using svn to checkout a deprecated port.

2013-02-18 Thread Christopher Sean Hilton
Hi, I need to use svn to checkout the old "security/cfs" port so I can do a one-time transfer of some data off of a USB drive. At the end of the day, I just need the one port so if the cvs repository is available I could also get it that way. In either case, I'm trying to do the equivalent of:

Re: Windowmaker build error, freebsd 9.1 inotify_init

2013-02-13 Thread sean
On Feb 13, 2013, at 9:25 PM, Polytropon 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 t

Windowmaker build error, freebsd 9.1 inotify_init

2013-02-13 Thread sean
rmat 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,

RE: Crucial SSD firmware upgrade -- usb flash drive issues

2013-02-01 Thread Sean Cavanaugh
> -Original Message- > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > questi...@freebsd.org] On Behalf Of Gary Aitken > Sent: Friday, February 01, 2013 12:55 PM > To: FreeBSD Mailing List > Subject: Crucial SSD firmware upgrade -- usb flash drive issues > > I've got a C

Atheros, AirPort Extreme, WPA issues

2012-12-19 Thread Christopher Sean Hilton
I'm having issues using an ath(4) AR5212 card to connect FreeBSD 8.2 to the Internet via an Apple AirPort Extreme with WPA protection. Basically the ath/wlan combo associates to the network and can send packets fine but receiving fails. The is seen when you try to negotiate a DHCP lease. I have

ath0 + wpa/wpa2 + apple airport extreme = no joy.

2012-12-19 Thread Christopher Sean Hilton
I posted on a similar subject last year but in the end it turned out to be irrelevant. I'm trying to get the combination of: a Soekris Net4511, FreeBSD 8-STABLE from Dec 2011, an Atheros AR5BMB-44 wifi interface (identified as AR5212 in dmesg), an Apple Airport Extreme (about

RE: When Is The Ports Tree Going To Be Updated?

2012-11-26 Thread Sean Cavanaugh
> > So is "portsnap cron update" and "portsnap fetch update" doing the same > thing? > Whichever way, it sounds like I need an initial run of portsnap extract before > putting this in crontab. >From scratch, you need to "portsnap fetch extract" to establish your ports directory. After that you ei

Re: Dell H710 and H310 Raid Controller

2012-11-04 Thread Sean Bruno
t will be available in stable/9 soon-ish. Sean signature.asc Description: This is a digitally signed message part

RE: BSD on IOS hardware

2012-10-02 Thread Sean Cavanaugh
> -Original Message- > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > questi...@freebsd.org] On Behalf Of Shane Ambler > Sent: Tuesday, October 02, 2012 3:13 PM > To: Rares Aioanei > Cc: Greg Freeman; freebsd-questions@FreeBSD.org > Subject: Re: BSD on IOS hardware >

RE: have desktop on freebsd

2012-09-20 Thread Sean Cavanaugh
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of saeedeh motlagh Sent: Thursday, September 20, 2012 5:49 AM To: Bernt Hansson Cc: Stephan Schindel; freebsd-questions@freebsd.org Subject: Re: have desktop on freebsd th

RE: Patent hit - MS goes after Linux - FreeBSD ?

2012-08-03 Thread Sean Cavanaugh
> > > Out of curiosity has anyone ever heard of trolls patenting open source > technologies after the fact? The prior art stipulations pretty much kills that off, unless they make a genuine improvement/change to it to not qualify under that, then they would be well within patent law to apply for

RE: Patent hit - MS goes after Linux - FreeBSD ?

2012-08-01 Thread Sean Cavanaugh
> -Original Message- > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > questi...@freebsd.org] On Behalf Of Wojciech Puchar > Sent: Wednesday, August 01, 2012 9:12 AM > To: Traiano Welcome > Cc: jb; freebsd-questions@freebsd.org > Subject: RE: Patent hit - MS goes after

RE: Patent hit - MS goes after Linux - FreeBSD ?

2012-08-01 Thread Sean Cavanaugh
> -Original Message- > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > questi...@freebsd.org] On Behalf Of jb > Sent: Wednesday, August 01, 2012 8:05 AM > To: freebsd-questions@freebsd.org > Subject: Patent hit - MS goes after Linux - FreeBSD ? > > Hi, > this should no

Re: Problem with pkgconf and glib.

2012-07-30 Thread Christopher Sean Hilton
On Mon, Jul 30, 2012 at 08:21:21PM +0300, Jeff Tipton wrote: > On 07/30/2012 19:46, Bas Smeelen wrote: > > On 07/30/12 18:21, Michael Powell wrote: > >> Jeff Tipton wrote: > >> > >>> On 07/30/2012 17:19, Christopher Hilton wrote: > I'm trying to build emacs with gtk2 on my build box and I'm ru

RE: how to speed up port make??

2012-07-25 Thread Sean Cavanaugh
Got you beat. Compiled world on a 100MHz Pentium with 40 MB of RAM. I gave up after 4 days and just went with prebuilt after that. -Sean -Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Polytropon Sent: Wednesday, July

RE: Why Clang

2012-06-19 Thread Sean Cavanaugh
> > i wouldn't be surprised that FreeBSD team would decide to go back to gcc > soon. > I would as one of the driving forces of the change was to replace GPL licensed code in FreeBSD core with more permissive licensed code. This helps to remove a massive legal encumberment for a lot of developers

freebsd-update problem

2012-06-13 Thread Sean Page
s and I don't have anything in the log files to indicate a problem. Probably missing something stupid but, any suggestions? Thanks in advance! Sean. Sean Page Network Analyst, Internet Services Information Technology Services Edmonton Public Schools Phone: (780) 429-8206 http://its.ep

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 r

Firefox Script Problems

2012-06-10 Thread sean
? 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-ques

RE: IP -> e-mail

2012-06-06 Thread Sean Cavanaugh
> > > I would also recommend taking a look at a service like DynDNS as you > > would have a DNS name that would auto correct for new IP. > > the IP provider in Germany do not assign a static DNS name to you if yo do > not have a static IP. > Hence the Dynamic DNS option. Granted OP would have t

RE: IP -> e-mail

2012-06-06 Thread Sean Cavanaugh
> -Original Message- > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > questi...@freebsd.org] On Behalf Of Robert Huff > Sent: Wednesday, June 06, 2012 9:18 AM > To: Matthias Apitz > Cc: freebsd-questions@freebsd.org > Subject: Re: IP -> e-mail > > > Matthias Apitz writ

Re: Support for Intel 82599ES?

2012-06-01 Thread Sean Bruno
On Fri, 2012-06-01 at 10:45 -0700, Rick Miller wrote: > BCM5720 I haven't gotten this working on my Dell R620 via bge(4), but we are actively working on it. Sean ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/

RE: FreeBSD's backwards webdesign / corporate identity

2012-04-13 Thread Sean Cavanaugh
> -Original Message- > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > questi...@freebsd.org] On Behalf Of Erich Dollansky > Sent: Friday, April 13, 2012 9:12 AM > To: freebsd-questions@freebsd.org > Cc: Julian H. Stacey; Tony; Steffen Daode Nurpmeso > Subject: Re: Free

RE: Making Music / Video folders on FreeBSD visible on HD TV

2012-03-13 Thread Sean Cavanaugh
> -Original Message- > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > questi...@freebsd.org] On Behalf Of Stas Verberkt > Sent: Tuesday, March 13, 2012 2:14 PM > To: freebsd-questions@freebsd.org > Subject: Re: Making Music / Video folders on FreeBSD visible on HD TV >

RE: Raspberry Pi

2012-03-07 Thread Sean Cavanaugh
People have not had a chance to get their hands on to even start on it yet. The few boards out in public before last week were developer boards that were really hard to get a hold of. Most current devel is based on linux due to the binary blob. -Original Message- From: owner-freebsd-questi

Re: USB Logitech QuickCam Ultra Vision (mic problem SOLVED)

2012-03-05 Thread sean
ks 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 nee

Re: USB Logitech QuickCam Ultra Vision

2012-03-02 Thread sean
On 03/02/12 07:43, Da Rock wrote: On 03/02/12 22:31, sean wrote: 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

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 0

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

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/mixer 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

USB Logitech QuickCam Ultra Vision

2012-03-01 Thread sean
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: 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 a

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, Wh

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

Re: Adobe Linux Flash

2012-02-17 Thread sean
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

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

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 i

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"

Adobe Linux Flash

2012-02-16 Thread sean
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 causin

RE: Processor question

2012-02-14 Thread Sean Cavanaugh
mend amd64. -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: freebsd is really bsd?

2011-12-13 Thread Sean Cavanaugh
-Original Message- >From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of LinuxIsOne >Sent: Tuesday, December 13, 2011 9:47 AM >To: freebsd-questions@freebsd.org >Subject: freebsd is really bsd? > >hi, > >Is freebsd simply bsd name, means it is

RE: [OT] pfSense Book Publisher

2011-09-02 Thread Sean Cavanaugh
I think you would have a better response asking that question on the pfsense mailing list as the author hangs out on it. -Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Alejandro Imass Sent: Friday, September 02, 2011 4

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

License for console fonts

2011-05-09 Thread Sean Hamilton
Hello, What is the license on the fonts in /usr/share/syscons/fonts, especially swiss-8x8? Who/what is their origin? Would it be acceptable to include these binaries with a GPL-licensed program? Thanks in advance, -- Sean Hamilton ___ freebsd

Gnome-Panel fails to upgrade

2010-12-30 Thread Sean Cavanaugh
?I am unable to upgrade /x11/gnome-panel. every time i run portupgrade -a, i fails with the following line while compiling --- g-ir-scanner: warning: Option --strip-prefix has been deprecated; see --identifier-prefix

Re: Can't remove or move file

2010-08-20 Thread Sean
t 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 un

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-questi

RE: Small computer to run a GUI?

2010-05-10 Thread Sean Cavanaugh
> > Oh, "available soon" for the vga adapter... :) > > Chris If i read the site correctly, the HDMI port is used as a DVI port. not sure if it means they have a DVI adapter too or you need to acquire your own HDMI-to-DVI cable

Re: Small computer to run a GUI?

2010-05-09 Thread Sean Cavanaugh
-- From: "Chris Whitehouse" Sent: Sunday, May 09, 2010 8:03 AM To: "Andrew Gould" Cc: Subject: Re: Small computer to run a GUI? Andrew Gould wrote: On Fri, May 7, 2010 at 11:37 PM, Liontaur wrote: On Fri, May 7, 2010 at 6:47 PM, Adam Vande M

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...@

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

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

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" _

nvidia module startup

2010-04-28 Thread sean
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 "fr

Re: OpenOffice 3.2 fails to build on FreeBSD 8.0-STABLE/amd64

2010-03-23 Thread Sean McAfee
alled, you just run pkg_add on the resulting tbz and you're back in business. I do this whenever I upgrade OO, Firefox, Thunderbird, or anything other program I can't wait around for while I freshly compile. -- Sean McAfee Senior Systems Engineer ___

Re: Replacing Home Router With PC

2010-03-12 Thread Sean Cavanaugh
-- From: "Nerius Landys" Sent: Friday, March 12, 2010 1:26 PM To: "C. P. Ghost" Cc: "Mark Shroyer" ; Subject: Re: Replacing Home Router With PC Yep! Geode-based boxes are great. The ALIX boards are looking like Soekris gear, which I'm very hap

Ports/packages: PKGNAMESUFFIX variable

2010-03-08 Thread Christopher Sean Hilton
Is is considered okay for end users of the ports system to use the PKGNAMESUFFIX variable? I need to label the python 2.6 port that I've build as not having threads. Python with threads interferes with the mod_python and apache in the default configuration. I did the following: # cd /usr/p

Re: Automated kernel crash reporting system

2010-03-04 Thread sean connolly
Hi Dan, Automatic reporting would end up being a mess given that panics can be caused by hardware problems. Having an autoreport check if memtest was run before it reports, or having it only run with -CURRENTmight be useful. Sean From: jhell To: Dan

Re: about the checksum

2010-02-26 Thread Sean Cavanaugh
they are there so you can compare the real checksum hash for the .ISO file against what you downloaded as a way to make sure you downloaded every single bit of the file or if it has been changed. -- From: "Ffflee Ffflee" Sent: Friday, February 2

RE: 8.0 installation doesn't contain X distributions

2009-12-11 Thread Sean Cavanaugh
ortable, i show them the rest of what freebsd has to offer them, and sometimes they switch to a straight freebsd install the next time they build a system. -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: flash alternative

2009-12-08 Thread Sean Cavanaugh
From: millenia2...@hotmail.com To: af.gour...@videotron.ca Subject: RE: flash alternative Date: Tue, 8 Dec 2009 10:22:25 -0500 > Date: Tue, 8 Dec 2009 10:00:01 -0500 > From: af.gour...@videotron.ca > To: freebsd-questions@freebsd.org > Subject: flash alternative > > I have heard that there is

Wireless network control

2009-12-04 Thread Sean Cavanaugh
inclined. sorry if this is a bit hard to read, i have ADHD so it someti..OHLOOKASQUIRREL -Sean ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

RE: How painful is the nv driver supposed to be?

2009-11-20 Thread Sean Cavanaugh
o follow the extra instructions that you get after installing the driver if i remember correctly, theres a line you add to /boot/loader.conf and you change the xorg.conf file driver from "nv" to "nvidia" -Sean _

RE: DNS Question

2009-10-23 Thread Sean Cavanaugh
ther data", so it's illegal, no matter what you > want to do, or what makes sense to you, or what is convenient for you. > ah yes, forgot about that. you are correct on that line. -Sean

FW: DNS Question

2009-10-23 Thread Sean Cavanaugh
> Date: Fri, 23 Oct 2009 17:17:48 +0200 > From: lcon...@go2france.com > To: freebsd-questions@freebsd.org > Subject: Re: DNS Question > > > > >All true, and I did not do a very good job of explaining it. My issue > >was that we have requests to use a CNAME for the domain record. Such as > >th

FW: DNS Question

2009-10-23 Thread Sean Cavanaugh
t3.com CNAME www.bobshosting.com. www.vhost4.com CNAME www.bobshosting.com. -Sean ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freeb

Re: how to build from ports without downloading ports

2009-10-20 Thread Sean Cavanaugh
-- From: "Noah" Sent: Tuesday, October 20, 2009 4:35 PM To: "User Questions" Subject: how to build from ports without downloading ports Hi there, I have a server with minimal disk space. is there a way to build from ports without downloading p

Re: usb key problem

2009-10-19 Thread Christopher Sean Hilton
On Thu, Oct 15, 2009 at 08:06:08PM -0400, PJ wrote: > Polytropon wrote: > > On Thu, 15 Oct 2009 18:19:16 -0400, PJ wrote: > > [snip...] > > Anyway, I found the solution on the web... couldn't belive it was that > simple: just ignore the crap spewed out on the screen and just mount iit > as y

RE: is this Intel CPU ok for 7.2 AMD64?

2009-10-15 Thread Sean Cavanaugh
aight x64. IA64 is for Itanium architecture only and will not work on any x86 or derrived architecture. -Sean ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freeb

RE: security run output

2009-10-09 Thread Sean Cavanaugh
> Date: Fri, 9 Oct 2009 13:31:56 +0200 > From: be...@bah.homeip.net > To: freebsd-questions@freebsd.org > Subject: security run output > > Hello list! > > I'm getting the messages below far one machine and I can't > remeber how managed to do that. I want that for my other machines > as well,

Re: freebsd-update to -BETA2 p1

2009-08-18 Thread Sean Cavanaugh
-- From: "Eitan Adler" Sent: Monday, August 17, 2009 6:48 PM To: Subject: freebsd-update to -BETA2 p1 AlphaBeta# freebsd-update fetch install Looking up update.FreeBSD.org mirrors... 3 mirrors found. Fetching metadata signature for 8.0-BETA2 from

RE: 8.0-BETA2 not getting my 4Gigs of ram

2009-08-13 Thread Sean Cavanaugh
> Date: Thu, 13 Aug 2009 13:32:46 +0200 > From: st...@mapper.nl > To: freebsd-am...@freebsd.org; freebsd-questions@freebsd.org > CC: > Subject: 8.0-BETA2 not getting my 4Gigs of ram > > Hello, > > I'm fully enjoying installing FreeBSD 8.0-BETA2 amd64. > However, it does not seem to be able to

Re: FreeBSD as a router

2009-06-12 Thread Sean Cavanaugh
I prefer pfSense. it started as a fork of M0n0wall and has since incorporated a LOT more features. it uses pf as its filter base and is fully expandable using plugins -- From: "Derrick Ryalls" Sent: Thursday, June 11, 2009 10:33 AM To: "Wojciech

Re: netbooks vs FreeBSD

2009-05-23 Thread Sean Cavanaugh
-- From: "Wojciech Puchar" Sent: Saturday, May 23, 2009 12:09 PM To: "Gabor Kovesdan" Cc: ; Subject: Re: netbooks vs FreeBSD I'm about to buy a netbook, which: - is compatible with FreeBSD (wifi is especially important) - has a good battery lif

RE: Welcome to the "freebsd-questions" mailing list

2009-05-14 Thread Sean Cavanaugh
ver made Linux if the litigation around BSD 4.4 had ended earlier. But why he feels like he can take over the GNU OS just because he made the kernel never made sense to me. I'm glad the GNU project finally got Hurd going though, even though they too almost went with a BSD 4.4 based kernel b

Re: Welcome to the "freebsd-questions" mailing list

2009-05-13 Thread Sean Cavanaugh
-- From: "Saifi Khan" Sent: Wednesday, May 13, 2009 9:04 PM To: "Sean Cavanaugh" Cc: ; ; Subject: RE: Welcome to the "freebsd-questions" mailing list On Wed, 13 May 2009, Sean Cavanaugh wrote: (The true

RE: Welcome to the "freebsd-questions" mailing list

2009-05-13 Thread Sean Cavanaugh
> Date: Wed, 13 May 2009 12:55:52 -0400 > From: jerr...@msu.edu > To: korikov...@gmail.com > CC: freebsd-questions@freebsd.org > Subject: Re: Welcome to the "freebsd-questions" mailing list > > On Wed, May 13, 2009 at 08:33:44PM +0530, Shakil Khan wrote: > > > Hi, > > > > Can anyone let me know

Re: Autofs howto

2009-05-08 Thread Christopher Sean Hilton
On May 8, 2009, at 10:57 AM, Paul Schmehl wrote: --On Thursday, May 07, 2009 22:16:01 -0500 Jason Garrett > wrote: While cryptic, It has worked well for me with multiple FreeBSD and Linux hosts on my network. Hopefully it will work well for me too. However, I am struggling with the do

Re: How to Update my Freebsd packages kernel and Core

2009-04-02 Thread Sean Cavanaugh
. personally I use prt-mgmt/portupgrade. -Sean -- From: "Panos" Sent: Thursday, April 02, 2009 6:30 PM To: Subject: How to Update my Freebsd packages kernel and Core Hello I'm new to Freebsd and I would like to know if there is any

non-root user able to burn CD

2009-03-30 Thread Sean Cavanaugh
set who has permissions to burn with the CD drive? -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"

Old slow computers can still crank away (Formerly RE: Portsnap vs CSup)

2009-03-20 Thread Sean Cavanaugh
> Date: Fri, 20 Mar 2009 16:48:26 +0100 > From: woj...@wojtek.tensor.gdynia.pl > To: millenia2...@hotmail.com > CC: f...@bomgardner.net; ch...@monochrome.org; cho...@charter.net; > freebsd-questions@freebsd.org > Subject: RE: Portsnap vs CSup > > > > > compiling the kernel on that could take sev

RE: Portsnap vs CSup

2009-03-20 Thread Sean Cavanaugh
ng <|> ] > > ___ > > Rhink that's bad? I've been trying to build KDE4 on a toshiba satellite > laptop for over a week now. > > IHN, > Gene > compiling the kernel on that could take several days by itse

Re: THE HACKINTOSH

2009-02-28 Thread Sean Cavanaugh
-- From: "Sergio de Almeida Lenzi" Sent: Saturday, February 28, 2009 11:54 AM To: "freebsd-questions" Subject: THE HACKINTOSH Hello... Seems that I was acused of "warez", "pirate...", So, please if you to to the site of hackintosh, you will

Re: Ports on Macbook

2009-02-28 Thread Sean Cavanaugh
-- From: "Bernt Hansson" Sent: Saturday, February 28, 2009 11:26 AM To: "Sean Cavanaugh" Cc: "freebsd-questions" Subject: Re: Ports on Macbook Sean Cavanaugh said the

Re: Ports on Macbook

2009-02-28 Thread Sean Cavanaugh
- From: "Bernt Hansson" Sent: Saturday, February 28, 2009 9:32 AM To: "FBSD UG" Cc: "freebsd-questions" Subject: Re: Ports on Macbook FBSD UG said the following on 2009-02-28 10:50: On 27 feb 2009, at 13:39, Sergio de Almeida Lenzi wrote: Em

Re: ZFS + Samba = nicely

2009-02-28 Thread Sean Cavanaugh
-- From: "Chris Rees" Sent: Saturday, February 28, 2009 9:35 AM To: "FreeBSD Mailing List" Subject: Re: ZFS + Samba = nicely 2009/2/26 Brad Pitney : Hi can anyone help me? I am trying to setup a home file server with FreeBSD -CURRENT along w

Re: Ports on Macbook

2009-02-28 Thread Sean Cavanaugh
-- From: "Chris Rees" Sent: Saturday, February 28, 2009 9:31 AM To: "Sergio de Almeida Lenzi" Cc: "FreeBSD Mailing List" ; "FreeBSD Mailing List" Subject: Re: Ports on Macbook 2009/2/27 Sergio de Almeida Lenzi : Em Sex, 2009-02-27 às 14:45

Re: hi

2009-02-24 Thread Sean Cavanaugh
instead of editors/pico, try editors/nano -- From: "Giorgos Keramidas" Sent: Sunday, February 22, 2009 5:48 PM To: "Saifi Khan" Cc: "GrimJow Espada" ; Subject: Re: hi On Sun, 22 Feb 2009 15:11:46 +, Saifi Khan wrote: Gentoo userland and

RE: desktop app/config

2009-02-19 Thread Sean Cavanaugh
dbook to get > a bsd machine to authenticate with AD I have Mac machines that authenticate > to our network- but that's easy to configure > TO connect to a Windows Active Directory, you need to use LDAP for authentication. HOW to do that is beyond me and thus google.com is your friend.

RE: desktop app/config

2009-02-19 Thread Sean Cavanaugh
such as deleting files and whatnot on the local machine. dont want inexperienced user screwing up a perfectly fine system. if you have a file/print server set up then you are correct and should prob use a password for the user account. i was assuming local access only. > -Original Me

RE: desktop app/config

2009-02-19 Thread Sean Cavanaugh
ith and change /etc/ttys so that ttyv8 is turned on and set to GDM or KDM (depending on which you want to use). Definitely configure what additional software you need installed per your needs. -Sean > -Original Message- > From: Jerry McAllister [mailto:jerr...@msu.edu] >

Re: OT console based editor that can do php syntax highlighting

2009-02-14 Thread Sean Cavanaugh
Nano supports syntax highlighting. it is off by default but can easily be turned on. I think that you actually have to find the config file to make it handle PHP though but that can be found pretty easily on the web -Sean -- From: "

which video card for dual monitor portrait?

2009-01-26 Thread Sean Jensen-grey
ingle card dual dvi) in portrait mode? I am interested in setups that are currently running. Exact make and model of your card along with an xorg.conf would be awesome. Sean ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.o

Re: freebsd-update doesn't seem to update to Latest

2009-01-14 Thread Sean Cavanaugh
-- From: "Sebastian Setzer" Sent: Tuesday, January 13, 2009 3:47 PM To: Subject: freebsd-update doesn't seem to update to Latest Hi, I did a freebsd-update to 7.1-RELEASE as described in the release notes. After that, I installed Openoffice (w

  1   2   3   4   5   6   >