Re: f9 snmpd[4517]: stack overflow detected; terminated

2013-08-26 Thread James Gosnell
__ > 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" > -- James Gosnell, ACP

Re: kern_jail_set() Error Scenario Question

2013-08-23 Thread James Gritton
On 08/22/13 17:46, Matt Miller wrote: > We ran into the following scenario in an application recently and were > wondering if the behavior of kern_jail_set() is as expected here. > > This was an application bug where we were in, say, the JID 1 context > and tried to call jailparam_set() with the fl

Re: Custom Software for Municipalities

2013-08-20 Thread James Gosnell
tions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscr...@freebsd.org" -- James Gosnell, ACP ___ freebsd-questions@fr

Re: Commercial Licensing

2013-08-09 Thread James Gosnell
ay > fascinating to cats,..." -- US patent 5443036, "Method of exercising a cat" > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any m

Re: Commercial Licensing

2013-08-09 Thread James Gosnell
gt; > Thank you. > > Regards, > > Someth San > Indesyne Inc. > > > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail t

Re: Terrible disk performance with LSI / FreeBSD 9.2-RC1

2013-08-07 Thread James Gosnell
ould troubleshoot this > further? At this point, I'm kind of at a loss as to where to go from > here. My goal is to try to phase out the Solaris machines, but this > is kind of a roadblock. > > Thanks for any advice! > ____

Re: learn

2013-08-01 Thread James Gosnell
ns.com.pl > http://www.langhans.com.pl > +0048 603 341 441 > > | jabber:herbert.raimund > | yahoo_im:herbert.raimund > | icq:414500866 > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubs

Re: FreeBSD 9.1 won't boot after install

2013-07-05 Thread James Pace
You, sir, are a wizard. You magical incantations worked, and I now have a bootable FreeBSD 9.1 system.  ​ ​> Use 'gpart destroy' again, and set up an MBR partitioning scheme:  > http://forums.freebsd.org/showpost.php?p=149210&postcount=13   I really, really appreciate

Re: FreeBSD 9.1 won't boot after install

2013-07-05 Thread James E. Pace
Thanks for the reply. I appreciate your trying to help me. On Fri, Jul 5, 2013 at 3:25 PM, Warren Block wrote: > > On Fri, 5 Jul 2013, James E. Pace wrote: > >> I bought an HP Pavilion p7-1597c [1] system last week. It is Intel Core >> i5-3330, with a Seagate 1.5 TB SA

FreeBSD 9.1 won't boot after install

2013-07-05 Thread James E. Pace
the whole disk, use the standard boot manager, used the auto-default filesystems, told it to go...] Ubuntu Linux works. OpenBSD works. NetBSD works. Fedora Linux works. I've been a FreeBSD user for about 16 years, so I really want this to work. Does anyone have suggestions about what else I should t

Re: Max top end computer for Freebsd to run on

2013-06-02 Thread James
Several modest servers applied well will take you further than one big iron—and for less cost. -- James. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Re: Home WiFi Router with pfSense or m0n0wall?

2013-04-20 Thread James
Hi Alejandro. I can't speak about Hacom, but I've had excellent results with Soekris hardware. It'll run all sorts of FreeBSD-based systems. They have kit suitable for both wired and wireless networks. -- James. ___ freebsd-questions@free

Re:

2013-03-28 Thread James D. Parra
x27;ll be geared more towards what you'd be looking for I think. ~~~ Why not PC-BSD? Easy to install and has a great looking and functional desktop. http://www.pcbsd.org/ Best regards, James ___ freebsd-questions@freebsd.org mailin

Re: ZFS - whole disk or partition or BSD slice?

2013-02-02 Thread james
On 28/01/2013 16:10, Paul Kraus wrote: I have been using ZFS with GPT partitions with no issues. I have NOT compared performance between whole disk and partitioned, which is where the difference in Solaris arises (ZFS makes better use of the physical drive's write cache). Well, it is

ZFS - whole disk or partition or BSD slice?

2013-01-27 Thread james
I have a 9.1 system with some SATA disks in RAIDZ, upgraded from 9.0. The disks are all the same type, and I formatted them for FreeBSD and put ZFS in a slice covering most of them. I have seen suggestions for OpenIndiana etc that it is better to let ZFS have the whole raw disk and that this

How to boot alternate installation?

2013-01-02 Thread james
I have a system that boots 9.0+patches (claims to be 9.1-PRERELEASE but that's a stretch in this case) off an ssd on sata0 - I needed some mfi patches. Now that mfi is working, I have a raid1 pair on the mfi controller, and I've unpacked 9.1-RELEASE onto it using bsdinstall. Now, the crappy

Re: question about my new Dell 3010

2012-12-09 Thread james
Are you sure you mean 1920x1280??? I mean: 1280*800, or 1920*1200, those are more normal. (My older portables have the former, my Dell 24" has the latter) I can believe 1920x1280 might cause problems. ___ freebsd-questions@freebsd.org mailing lis

Re: List all hard drives on system (with capacities)... How?

2012-12-06 Thread James
} } ' This likely won't handle every possible device type available. Something very similar is serving me well thus far. HTH! -- James. ___ 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: Autotools, libraries and man pages: oh my!

2012-11-01 Thread James Colannino
On 11/01/12 21:44, James Colannino wrote: > [...]I'm able to use autotools on FreeBSD to > generate configure and Makefile.in, and can use gmake to compile and > install it. > > Unfortunately, the man pages are installed to /usr/local/share/man > instead of to /usr/local/m

Autotools, libraries and man pages: oh my!

2012-11-01 Thread James Colannino
figure --prefix=/usr/local && make && make install. I'm not sure what's wrong with my own setup. Disclaimer: I have no idea what I'm doing :) Does anyone have a stab in the dark that might help me fix these things? I can send any of the three files above if you

remote connections to xdm

2012-10-18 Thread James D. Parra
to allow connections from specific IP subnets? Thank you in advance. James ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-uns

RE: CMI8788 audio card/chip support

2012-08-29 Thread James Powell
MI8788 audio card/chip support > > > > [ Polytropon wrote on Mon 27.Aug'12 at 4:10:57 +0200 ] > > > > > On Mon, 27 Aug 2012 02:01:34 +, James Powell wrote: > > > > > > > > Are any plans being made to start support for these audio cards?

RE: CMI8788 audio card/chip support

2012-08-29 Thread James Powell
: freebsd-questions@freebsd.org > Subject: Re: CMI8788 audio card/chip support > > [ Polytropon wrote on Mon 27.Aug'12 at 4:10:57 +0200 ] > > > On Mon, 27 Aug 2012 02:01:34 +, James Powell wrote: > > > > > > Are any plans being made to start support for th

CMI8788 audio card/chip support

2012-08-26 Thread James Powell
Are any plans being made to start support for these audio cards? Currently I'm using one in a system I would like to use with FreeBSD but it has no support through the kernel and driver support from OSSv4 lands me with a system that either freezes or won't boot properly. Jim

Re: Problem with r-o access in jail

2012-08-22 Thread James Edwards
If your permissions are set to 644 on the directories, this is the result of 'ls'. After changing the directories permissions to 755, the 'Permission denied' errors will stop. > > > ezjail-admin console fixit > > ...shows the /mx1/maillog* files al

Re: Building a FreeBSD desktop.

2012-08-20 Thread James D. Parra
desktop, a good way to learn about FreeBSD is to install within a virtual machine. Either VMWare or VirtualBox will serve you well. Best regards, James ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-qu

Re: can't build Samba 35 on FreeBSD 9.0

2012-08-16 Thread James D. Parra
On Wed, Aug 15, 2012 at 8:59 PM, James D. Parra < jam...@musicreports.com > wrote: Hello, I am trying to install Samba35 on FreeBSD 9.0 but I keep getting a build error. The text you gave us gives me the thought you are flailing in the dark. First off, use a port management t

can't build Samba 35 on FreeBSD 9.0

2012-08-15 Thread James D. Parra
e: *** [libsmb/libsmb_setget.o] Error 1 *** Error code 1 Stop in /usr/ports/net/samba35. *** Error code 1 Stop in /usr/ports/net/samba35. Does anyone have any solutions on how I can get Samba installed and resolve the above error? Many thanks in advance. James ___

Installing details

2012-08-04 Thread James
f my hard drive, alternatively a memory stick/CD/DVD will also do. Appreciating any help. Regards James PS - I am a regular Windows user. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To un

building Samba on 8.2 fails

2012-07-24 Thread James D. Parra
/usr/ports/net/samba35. Does anyone have any solutions on how I can get Samba installed and resolve the above error? Many thanks in advance. James ___ 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: Mouse stopped working in X

2012-05-18 Thread James Ballantine
Bernt, I tried what you suggested, and after discovering that dbus was not installed correctly and rebuilding and reinstalling, your suggestion worked. So at least there is a work around until the real cause is found and fixed. Thanks Jim On May 18, 2012, at 8:27 AM, Bernt Hansson wrote: > 20

Re: Mouse stopped working in X

2012-05-18 Thread James Ballantine
Warren, I did as you suggested and I still have the same problem Jim On May 18, 2012, at 9:14 AM, Warren Block wrote: > On Fri, 18 May 2012, J. W. Ballantine wrote: > >> Before the update of x11 on 4/21/2012, X was working fine, but now >> when I startx, my usb and touchpad mouse are no longer

Re: Mouse stopped working in X

2012-05-18 Thread James Ballantine
I'll try after the current build finishes, and I'll let you know what happens. Thanks On May 18, 2012, at 8:56 AM, Bernt Hansson wrote: > 2012-05-18 14:45, James Ballantine skrev: >> I'm running Gnome2 on a 9-stable system. > > Can you get a terminal running in gn

Re: Mouse stopped working in X

2012-05-18 Thread James Ballantine
I'm running Gnome2 on a 9-stable system. On May 18, 2012, at 8:27 AM, Bernt Hansson wrote: > 2012-05-18 13:49, J. W. Ballantine skrev: >> Hi, >> >> Before the update of x11 on 4/21/2012, X was working fine, but now >> when I startx, my usb and touchpad mouse are no longer found. The >> mouse wo

Re: (mutt +) msmtp problem?

2012-05-16 Thread James Edwards
on above, mutt and msmpt *appear* to be fine, but this seems to be a problem with the wireless driver, card, or router - you are being disconnected from the network, which in turn is causing the 'broken pipe'. You could feasibly work around it by using a wire

Questions about Jail

2012-04-02 Thread James Y Chen
I do? Still using make world or other easier way? thanks James Y Chen IT Engineering Juniper Networks ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "fr

Re: clang buildworld broken

2012-03-25 Thread James
Clang again. Submitted by: dim (bsd.sys.mk) Reviewed by:dim, jhb -- James. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fr

Re: clang buildworld broken

2012-03-24 Thread James
Success! boot2 btx linked with 3 bytes available, rather than being 29 bytes too large. kernel: ver=1.02 size=690 load=9000 entry=9010 map=16M pgctl=1:1 client: fmt=bin size=156d text=0 data=0 bss=0 entry=0 output: fmt=bin size=1dfd text=200 data=1bfd org=0 entry=0 3 bytes available -- James

Re: clang buildworld broken

2012-03-24 Thread James
.if ${MK_SSP} != "no" && ${MACHINE_CPUARCH} != "ia64" && \ It's likely this with get it shrunk down enough. -- James. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-que

Moving boot/root disk in 9.0

2012-02-05 Thread james
o. Once I've got everything moved I'll disable the ZIL and move over by fiddling the BIOS priorities. James ___ 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"

How to build 9.0 from source?

2012-02-05 Thread james
e: don't know how t make buildkerel. Stop. /usr/src was empty before I set up the 'sys' link (which in my case points to a zfs volume). It seems wrong to m - how can I get sources etc installed so I can build the kernel? (And userspace if necessary - but

Re: Shared object "libxcb-aux.so.0" not found, required by "libxfsm-4.6.so.0" FreeBSD [SOLVED]

2012-01-17 Thread Jimmie James
Sorry for top posting in this message, but one reboot and a ldconfig -R allows everything to be rebuilt. Not sure which was the key here, but for others, I'd try ldconfig -R first. Not sure why portupgrade and portmaster failed though. On 01/18/12 00:11, Jimmie James wrote: On 01/17/12

Re: Shared object "libxcb-aux.so.0" not found, required by "libxfsm-4.6.so.0" FreeBSD

2012-01-17 Thread Jimmie James
On 01/17/12 16:50, Warren Block wrote: On Tue, 17 Jan 2012, Jimmie James wrote: On 01/17/12 15:39, Michael Johnson wrote: On Tue, Jan 17, 2012 at 3:04 PM, Jimmie James mailto:jimmie...@gmail.com>> wrote: Even after following said instruction in UPDATING, libxcb-aux.so.0 does n

Re: Shared object "libxcb-aux.so.0" not found, required by "libxfsm-4.6.so.0" FreeBSD

2012-01-17 Thread Jimmie James
On 01/17/12 16:50, Warren Block wrote: On Tue, 17 Jan 2012, Jimmie James wrote: On 01/17/12 15:39, Michael Johnson wrote: On Tue, Jan 17, 2012 at 3:04 PM, Jimmie James mailto:jimmie...@gmail.com>> wrote: Even after following said instruction in UPDATING, libxcb-aux.so.0 does n

Re: Shared object "libxcb-aux.so.0" not found, required by "libxfsm-4.6.so.0" FreeBSD

2012-01-17 Thread Jimmie James
On 01/17/12 16:50, Warren Block wrote: On Tue, 17 Jan 2012, Jimmie James wrote: On 01/17/12 15:39, Michael Johnson wrote: On Tue, Jan 17, 2012 at 3:04 PM, Jimmie James mailto:jimmie...@gmail.com>> wrote: Even after following said instruction in UPDATING, libxcb-aux.so.0 does n

Re: Shared object "libxcb-aux.so.0" not found, required by "libxfsm-4.6.so.0" FreeBSD

2012-01-17 Thread Jimmie James
On 01/17/12 15:39, Michael Johnson wrote: On Tue, Jan 17, 2012 at 3:04 PM, Jimmie James mailto:jimmie...@gmail.com>> wrote: Even after following said instruction in UPDATING, libxcb-aux.so.0 does not get installed by any of the XCB ports It was replaced with libxcb-util.so.0

Re: Shared object "libxcb-aux.so.0" not found, required by "libxfsm-4.6.so.0" FreeBSD

2012-01-17 Thread Jimmie James
Even after following said instruction in UPDATING, libxcb-aux.so.0 does not get installed by any of the XCB ports #pkg_info |grep -i xcb libxcb-1.7 The X protocol C-language Binding (XCB) library xcb-proto-1.6 The X protocol C-language Binding (XCB) protocol xcb-util-0.3.8,1A

How much of the manual needs adjustment for 9.0?

2012-01-15 Thread james
but its not clear to me how many of the functions of sysinstall are still supposed to work with a 9.0 release. James ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Problem with mfi driver, 9.0-RELEASE

2012-01-15 Thread james
the necessary fixes for the mfi driver? (Indeed, would I get those on FreeBSD stable?) James ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd

Re: 8.2 fails to boot after install on Sun

2012-01-03 Thread James Edwards
eBSD -and for more detail- http://www.freebsdwiki.net/index.php/Installation_on_Ultra_5 Hope this helps, James ___ 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: Static IP on a Bridge

2012-01-02 Thread james
t exist route: writing to routing socket: Network is unreachable add net default: gateway 192.168.1.1: Network is unreachable add net :::0.0.0.0: gateway ::1 add net ::0.0.0.0: gateway ::1 add net fe80::: gateway ::1 add net ff02::: gateway ::1 James

RE: Static IP on a Bridge

2011-12-29 Thread james
net 192.168.1.6 netmask 255.255.255.0" ifconfig_re0="up" ifconfig_tap0="up" ifconfig_tap1="up" defaultrouter="192.168.1.1" James ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailma

RE: Static IP on a Bridge

2011-12-29 Thread james
Quoting Devin Teske : Add the following line (exactly as it appears) to /etc/rc.conf: defaultrouter="192.168.1.1" That line's been there the whole time. Hasn't helped :( James ___ freebsd-questions@freebsd.o

Re: ZFS upgrade path

2011-12-29 Thread James Edwards
On Wed, December 28, 2011 12:18, James Edwards wrote: > There are four disks, all in a single storage pool - tank. > > Here is the naming convention I planned on following after 9.0 is > released: > > tank/9.0 > tank/9.0/usr > tank/9.0/var > tank/9.0/tmp > and so

Re: Static IP on a Bridge

2011-12-29 Thread james
Quoting "Brian Seklecki (Mobile)" : Also, what MAC address does the DHCPREQUEST packet appear to be sourced from (from the view of your DHCP server, or on the wire somewhere between the two (SPAN PORT)) ~BAS How do I do that?

Re: Static IP on a Bridge

2011-12-29 Thread james
at it will be setup correctly, though. Thank you for the help! James ___ 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"

Static IP on a Bridge

2011-12-29 Thread james
2.168.1.6, but I can't ping out. However, once I run dhclient in bridge0, things magically work. Does anyone know why the above won't work? Thanks! James ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/li

ZFS upgrade path

2011-12-28 Thread James Edwards
Hello all, I currently have a FreeBSD server colocated and it isn't always physically accessible. I was trying to develop an upgrade path for my server, in hopes to mainly save a trip to the colo center. There are four disks, all in a single storage pool - tank. Here is the naming convention I

Re: BIND 9.8.1-P1 with OpenSSL 1.0.0 issues..

2011-11-23 Thread James Edwards
t about the chroot. Bind 9.8.1 and OpenSSL 1.0.0 don't play nicely in a chroot environment. This also isn't limited to FreeBSD, as I experienced the problem on Solaris 10. James ___ freebsd-questions@freebsd.org mailing list http://lists.

Consistent ATI lockups [mi] EQ overflowing.

2011-11-22 Thread Jimmie James
Symptoms: total lockup of X, Xorg pegged at 100% CPU time, LEDs don't work, keyboard is usless. SSH in allows a clean shutdown, about 50% of the time. FreeBSD jimmiejaz.org 8.2-STABLE FreeBSD 8.2-STABLE #0: Sun Jun 26 08:42:45 EDT 2011 jim...@jimmiejaz.org:/usr/obj/usr/src/sys/FORTYTWO i

Re: Serial console with incorrect terminal set

2011-11-16 Thread James Edwards
and when I powered it back on, I made sure to have the correct console keyboard layout, and CTRL + C was working correctly. Thanks, James ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questio

Serial console with incorrect terminal set

2011-11-16 Thread James Edwards
work. My question is, is there another way to either 1) Stop ping or 2) Get to the openfirmware console? Thanks, James ___ 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"

No color on CUPS

2011-11-06 Thread James Colannino
nd if so, how did you fix it? Thanks so much! James ___ 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: Checking for broken packages (as in linking)

2011-11-05 Thread James Colannino
kages :) James ___ 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: Checking for broken packages (as in linking)

2011-11-05 Thread James Colannino
On 11/04/11 23:53, Conrad J. Sabatier wrote: On Fri, 04 Nov 2011 23:27:54 -0700 James Colannino wrote: What I want to know is, are there tools that will check the ports I've installed and tell me if any of my packages are linked against libraries that are no longer there? I'm par

Checking for broken packages (as in linking)

2011-11-04 Thread James Colannino
ling updates, I'm going to break something. I've been using FreeBSD for a little while now, but I'm still learning... :) Thanks in advance! James ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/free

Re: Why some flash sites don't work?

2011-11-01 Thread Jimmie James
Periodically I run into the problem that some sites don't work, for example: http://www.reuters.com/video/2011/11/01/greek-referendum-disappoints-markets?videoId=224096981&videoChannel=2602 http://belapan.by/archive/2009/07/10/media_yakubovich -- these don't work in both FF and chrome. I complain

Re: limit number of ssh connections

2011-09-19 Thread James Strother
Wow, I'm glad I asked. This has been very helpful. @Григорьев Александр Thanks for the tip on inetd, that looks like it might just do the trick. @Paul Macdonald My main reason for looking into this was glancing through the logs on a server I just put online and seeing large numbers of unauthoriz

Re: limit number of ssh connections

2011-09-19 Thread James Strother
on't think port knocking is a good fit here. Thanks, Jim 2011/9/19 Григорьев Александр : > If your target is protect freebsd box from bruting passwords from inet maybe > security/knockd will help you? > > 19.09.2011, 23:05, "James Strother" : >> Does anyone kn

limit number of ssh connections

2011-09-19 Thread James Strother
Does anyone know a good way of limiting the number of ssh attempts from a single IP address? I found the following website, which describes a variety of approaches: http://www.freebsdwiki.net/index.php/Block_repeated_illegal_or_failed_SSH_logins But I am honestly not really happy with any of th

Re: Can't log in as toor since package update

2011-09-09 Thread James Edwards
On 9/9/2011 8:52 AM, Paul Keusemann wrote: I use the toor login on my FreeBSD systems to log in with the korn shell. Since August 22, When I try to log in as toor or even when I try to "su - toor", I get logged in as root. For example: ushers# ssh -l toor woodstock Password: Last login: Fr

libnotify & notification-daemon oddness

2011-08-26 Thread Jimmie James
libnotify-0.7.3_1 notification-daemon-0.7.1 FreeBSD jimmiejaz.org 8.2-STABLE FreeBSD 8.2-STABLE #0: Sun Jun 26 08:42:45 EDT 2011 jim...@jimmiejaz.org:/usr/obj/usr/src/sys/FORTYTWO i386 After following the portupgrade steps to update libnotify and libproxy (notification-daemon got rebuild

Re: ATI & libreoffice lock up Xorg

2011-08-15 Thread Jimmie James
On 08/15/11 21:06, Warren Block wrote: On Mon, 15 Aug 2011, Jimmie James wrote: I just noticed this, but I'm pretty sure it's a result of the last ATI driver update, FreeBSD 8.2-STABLE #0: Sun Jun 26 08:42:45 EDT 2011 xf86-video-ati-6.14.2 + libreoffice-3.3.3_2 + xorg-7.5.1 = h

ATI & libreoffice lock up Xorg

2011-08-15 Thread Jimmie James
I just noticed this, but I'm pretty sure it's a result of the last ATI driver update, FreeBSD 8.2-STABLE #0: Sun Jun 26 08:42:45 EDT 2011 xf86-video-ati-6.14.2 + libreoffice-3.3.3_2 + xorg-7.5.1 = hard lockup, keyboard LEDs work for a bit, can't change to a console, kill X. ssh'ing in, running

A how-to for installing the LSI 6gbps mps driver on 8.2-RELEASE

2011-08-10 Thread James Colannino
lease/ James ___ 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 won't install after Fixit [solved]

2011-08-09 Thread James Colannino
On 08/09/11 13:08, James Colannino wrote: Hey everyone, I have the FreeBSD DVD (amd64) and, during an install, used the Fixit option (while choosing to mount the DVD as the live filesystem) to load a kernel module. After exiting the fixit shell and attempting a standard install, when it

FreeBSD won't install after Fixit

2011-08-09 Thread James Colannino
is a known issue, and if so, is there a way to work around this so that I can load kernel modules before continuing on with the installation? I could remain within the fixit environment and do the entire install manually, but I'd really rather not do that...

Re: FBSD 8.2 and USB Floppies

2011-07-18 Thread James Colannino
On 07/18/11 11:57, Pegasus Mc Cleaft wrote: On Monday 18 July 2011 19:45:27 James Colannino wrote: newfs /dev/da0 It was successful. I then tried to mount the new filesystem (mount /dev/da0 /mnt), and got the same error: invalid argument. Does FBSD have a problem mounting USB floppy disks

FBSD 8.2 and USB Floppies

2011-07-18 Thread James Colannino
my other USB storage devices seem to work, and as I have an ordinary floppy drive I can try, but that curious part of me wants to know why this isn't working. I can provide dmesg output, if necessary. Thanks! James ___ freebsd-questions@free

Re: CUPS and Windows Printers

2011-07-13 Thread James Colannino
of CUPS configuration mainly done through a web > interface today, maybe you could also ask this > question in a CUPS web forum? That would probably be a good idea as well... :) James ___ freebsd-questions@freebsd.org mailing list http://lists.freeb

CUPS and Windows Printers

2011-07-13 Thread James Colannino
so that I can start getting some work done at the office? :) Thanks so much! James ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-que

negative sbsize

2011-06-26 Thread Jimmie James
After the last firefox update and flash, I've been getting thousands and thousands of "kernel: negative sbsize for uid = 1001" in my logs, and google appears to show a bug from 2001, http://www.freebsd.org/cgi/query-pr.cgi?pr=27275 with no solution. Flash sites now crawl, hang firefox, midori a

what to do with multimedia/xvid4conf

2011-05-06 Thread Jimmie James
pkgdb -Ff ---> Checking the package registry database Stale origin: 'multimedia/xvid4conf': perhaps moved or obsoleted. -> The port 'multimedia/xvid4conf' was removed on 2011-05-02 because: "Has expired: Upstream has disapear and distfile is no more available" -> Hint: xvid4conf-1.12_5 i

Re: audacious-2.5.0 broken for anyone else?

2011-04-29 Thread Jimmie James
On 04/29/11 16:37, Roland Smith wrote: On Fri, Apr 29, 2011 at 12:37:11AM -0400, Jimmie James wrote: Removing audio/xmp fixes the xmp-audacious.so is not compatible with this version of Audacious Removing the icecast (libshout2) leaves Failed to load plugin (/usr/local/lib/audacious/Output

audacious-2.5.0 broken for anyone else?

2011-04-28 Thread Jimmie James
Removing audio/xmp fixes the xmp-audacious.so is not compatible with this version of Audacious Removing the icecast (libshout2) leaves Failed to load plugin (/usr/local/lib/audacious/Output/icecast.so): Shared object "libshout.so.5" not found, required by "icecast.so" Audacious will not load u

RE: Missing plugin for Firefox

2011-04-22 Thread Jimmie James
It's a youtube video, so it's flash. How to: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/desktop-browsers.html Steven, wrote: Missing plugin for Firefox, but I don't know which one. I tried to view this music video, but I have no idea how to discover what format it is. http://pop

Fwd: Re: vlc, webcam streaming

2011-03-22 Thread Jimmie James
(sorry, dropped the list off this) On 03/22/11 10:55, Hans Petter Selasky wrote: On Tuesday 22 March 2011 15:16:56 Jimmie James wrote: Camera works fine with skype, emesene work wonderfully, mplayer gives me an image, but it flashes between green screen and the actual images. Full vlc -vv

vlc, webcam streaming

2011-03-22 Thread Jimmie James
Camera works fine with skype, emesene work wonderfully, mplayer gives me an image, but it flashes between green screen and the actual images. Full vlc -vv output is here, http://pastebin.com/MaEP6f6R (highlights below) Anyone have a suggestion/hint/tip? VLC is unable to open the MRL 'v4l://'

webcamd startup problems

2011-03-17 Thread Jimmie James
Hope someone can see what I missed here, as the topic says, webcamd doesn't start at boot. Logitec USB cameram product 0x08b2 vendor 0x046d, is plugged in, works wonderfully in skype-2.0.0.72,1, emesene-1.6.3, pwcview, etc.. grep webc /etc/rc.conf webcamd_enable="YES" -r-xr-xr-x 1 root wh

Fwd: multimedia/py-gstreamer build failure [SOLVED]

2011-03-04 Thread Jimmie James
It would appear there was some python 2.6 cruft left floating around, rebuilding gstreamer and related ports fixed this. Sorry about the noise. `/usr/ports/multimedia/py-gstreamer/work/gst-python-0.10.21/gst' CC _gst_la-gst-argtypes.lo CC _gst_la-gstmodule.lo CC _gst_la-pygsti

multimedia/py-gstreamer build failure

2011-03-04 Thread Jimmie James
Anyone have an idea on this? It's blocking dozens of apps that need updating. ---> Installing 'py27-gstreamer-0.10.21' from a port (multimedia/py-gstreamer) ---> Building '/usr/ports/multimedia/py-gstreamer' ===> Cleaning for py27-gstreamer-0.10.21 ===> License LGPL21 accepted by the user

Re:Best Laptop to buy for Freebsd Without OS?

2011-02-20 Thread James Phillips
vice 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 003: ID 0bda:8189 Realtek Semiconductor Corp. RTL8187B Wireless 802.11g 54Mbps Network Adapter Bus 004 Device 002: ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 mul

GNU/Linux NIS tweaks was: FreeBSD Decision

2011-01-15 Thread James Phillips
I needed I need to use NIS to set send user and group information to keep the network sane. For example, "james" may be user 1001 on one machine and user 1002 on another. The problem is that the FreeBSD "special" groups are not compatible with the GNU/Linux "spe

Re: FreeBSD Decision

2011-01-14 Thread James Phillips
n into is that md5sum (Debian) ~= md5 (BSD). I suppose you are supposed to use SHA2 these days anyway :P Regards, James Phillips ___ 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: CURRENT: Issue with ZFS and 2TB WD HDD (WDC WD20EURS-63Z9B1 80.00A80)

2010-12-01 Thread James R. Van Artsdalen
On 12/1/2010 5:36 PM, O. Hartmann wrote: > There is no valuable dmesg/message output, due to the simple fact, > that after yesterday's "make world" and another import try the > BACKUP00 pool was imported. The only thing to report is, that while > importing the BACKUP00 pool, which is on devise ada3

Re: CURRENT: Issue with ZFS and 2TB WD HDD (WDC WD20EURS-63Z9B1 80.00A80)

2010-11-29 Thread James R. Van Artsdalen
O. Hartmann wrote: > Attached to the system are three WD harddrives with ZFS as filesystem > on GPT partitioning scheme. Please send the output of "camcontrol devlist" and "zpool status" on FreeBSD-8.1. Then export the pool in FreeBSD-8.1, boot FreeBSD-9 with verbose booting and send the output o

Re: gvfs-1.6.6' build failure

2010-11-24 Thread Jimmie James
Deleting xz-5.0.0 and installing lzma-9.12 fixed this problem. Sorry for the noise, but a heads up if anyone else hits this issue. On 11/24/10 13:54, Jimmie James wrote: FreeBSD jimmiejaz.org 8.1-STABLE FreeBSD 8.1-STABLE #0: Mon Nov 15 17:52:21 EST 2010 root@:/usr/obj/usr/src/sys/FORTYTWO

gvfs-1.6.6' build failure

2010-11-24 Thread Jimmie James
FreeBSD jimmiejaz.org 8.1-STABLE FreeBSD 8.1-STABLE #0: Mon Nov 15 17:52:21 EST 2010 root@:/usr/obj/usr/src/sys/FORTYTWO i386 Hit this in the middle of the Gnome 2.32, I hit this error, any suggestions? [13:44:20] jim...@jimmiejaz <115> [0] /usr/ports/devel/gvfs#make clean ; rehash ; por

portsclean -CDD oddness

2010-11-03 Thread Jimmie James
After doing a portupgrade, I've always run portsclean -CDD [for reference] -C Clean out all the working directories of the ports tree. (cf. WRKDIRPREFIX) -D Clean out all the distfiles that are not referenced by any port in the ports tree. Specified twice (i.e. -DD), clean out all the distfil

Re: ssh under attack - sessions in accepted state hogging CPU

2010-08-09 Thread James Harrison
Hi Matt, > > I know there's not much I can do about the brute force attacks, but will > upgrading openssh avoid these stuck connections? 1. switch over to using solely RSA keys 2. switch to a non-standard port 3. what version of openssh are you currently using? Best James_

  1   2   3   4   5   6   7   8   9   10   >