Re: Linux binary wants GLIBC_2.4, GLIBCXX_3.4.9

2009-03-02 Thread Edward Ruggeri
Thanks very much! Will this actually change behavior of the Linux kernel module, or is it just supposed to trick new versions of linux_base to build? -- Ned Ruggeri On Sun, Mar 1, 2009 at 7:35 PM, Pieter de Goeje wrote: > On Monday 02 March 2009, Edward Ruggeri wrote: >> I am using Fr

Linux binary wants GLIBC_2.4, GLIBCXX_3.4.9

2009-03-01 Thread Edward Ruggeri
this area; is there something I haven't thought of? Thanks! Sincerely, -- E Ruggeri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebs

Re: joining 2 files together ?

2008-08-07 Thread Edward Ruggeri
ers correct. If I recall correctly, generally you can play the file, but it will stop at the end of the first "part." However, I think you can seek past that point and avoid the premature termination. Which is to say that you are correct. -- Ned Ruggeri __

Re: Sorry - plaintext this time - Disk geometry and two OSes.

2008-08-05 Thread Edward Ruggeri
l that fix my problem? This is something I've wondered about, but blithely ignored. What does the warning really mean? Why doesn't it matter? -- Ned Ruggeri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/li

Re: Setting up Wireless net Card

2008-08-05 Thread Edward Ruggeri
On Tue, Aug 5, 2008 at 2:48 AM, Warren Liddell <[EMAIL PROTECTED]> wrote: > Im trying to setup//configure my Belkin Wireless Card, but since i have had it > for a while in a windows machine, im no clue about using a wireless card in > FreeBSD an not as yet able to find to many sources//articles tha

Re: ifconfig query/dhclient

2008-08-04 Thread Edward Ruggeri
using dhclient fwe0 (presuming its my > wireless card) it never gets a link .. is there more to getting a link with > wireless? there is no encryption. Have you done 'ifconfig fwe0 up" first? -- Ned Ruggeri ___ freebsd-que

Re: Atheros Wireless Card Causes Page Fault

2008-07-17 Thread Edward Ruggeri
On Thu, Jul 17, 2008 at 9:38 AM, Edward Ruggeri <[EMAIL PROTECTED]> wrote: > Hi, > > This is a question about a hardware problem. I hope this is an > appropriate place to ask. > > I have a recently purchased Lenovo ThinkPad, with a Atheros 5212 > wireless card (well,

Atheros Wireless Card Causes Page Fault

2008-07-17 Thread Edward Ruggeri
t really is an Atheros 5212, not only because that's what FreeBSD says, but that's also what Lenovo ships as the basic ThinkPad card (I didn't go with Intel wireless). So if I'm using the right driver, I'm not sure what the issue might be. Thanks for any help you might

Atheros Wireless Card Causes Page Fault

2008-07-17 Thread Edward Ruggeri
t really is an Atheros 5212, not only because that's what FreeBSD says, but that's also what Lenovo ships as the basic ThinkPad card (I didn't go with Intel wireless). So if I'm using the right driver, I'm not sure what the issue might be. Thanks for any help you might

Dynamic Memory Allocation Limit?

2008-04-29 Thread Edward Ruggeri
MP for a Athlon X2 4200+ (if it makes a difference). Sorry if this is a RTFM question ... Sincerely, -- Ned Ruggeri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Re: Even more documentation?

2008-04-29 Thread Edward Ruggeri
On Fri, Apr 25, 2008 at 10:32 PM, Edward Ruggeri <[EMAIL PROTECTED]> wrote: > Hi all, > > I've used FreeBSD for about two years now. Besides using Linux for > projects on school computers, I never had much experience with > Unix-like operating systems. While I g

Re: do I need to install xorg?

2008-04-25 Thread Edward Ruggeri
11/nvidia-driver only in order to startx? > Thanks and regards You will need to install the x11/xorg port -- this is not part of the base system. You can do this through packages or ports. You can even install it (as a package) through sysinstall by selecting a distribution contain

Even more documentation?

2008-04-25 Thread Edward Ruggeri
hensive and well-organized. If anyone has advice, I'd very much appreciate it! Sincerely, -- Ned Ruggeri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Changing Console Video Modes

2008-04-22 Thread Edward Ruggeri
On Mon, Apr 21, 2008 at 2:55 PM, Joshua Isom <[EMAIL PROTECTED]> wrote: > > On Apr 20, 2008, at 9:28 PM, Edward Ruggeri wrote: > > > > I'm just reading through the manual for FreeBSD, and I am at section > > 3.2.6 "Changing Console Video Modes."

Handbook Question

2008-04-22 Thread Edward Ruggeri
server is started." Perhaps I am splitting hairs: hasn't anti-aliasing been enabled all along, it's now just going to be handled differently the next time local.conf is read? I ask because I'm afraid I missed something. Sincerely, -- Ned Ruggeri _

Changing Console Video Modes

2008-04-20 Thread Edward Ruggeri
al environments (e.g., can see more of a high-resolution image w/ a greater resolution), but is it the same for text? Thanks! Sincerely, -- Ned Ruggeri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-quest

Re: overnight upgrade interrupted by questions

2008-04-15 Thread Edward Ruggeri
amp;& make config-recursive done Before I go and annoy someone on the portupgrade list, does anyone here know if the portupgrade people have decided this is unnecessary functionality? Sincerely, -- Ned Ruggeri On Tue, Apr 15, 2008 at 8:49 AM, Manolis Kiagias <[EMAIL PROTECTED]> w

Re: Slow performance as root over SSH?

2008-04-14 Thread Edward Ruggeri
On Mon, Apr 14, 2008 at 12:41 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote: > No. Unless dtach is doing something bizarre I cannot think of a reason > this would be happening. > > Kris Maybe I simply over-sentimentalized the old days of updating the portsdb. Sincerel

Re: Slow performance as root over SSH?

2008-04-14 Thread Edward Ruggeri
On Mon, Apr 14, 2008 at 9:29 AM, Kris Kennaway <[EMAIL PROTECTED]> wrote: > > Edward Ruggeri wrote: > > Recently, I figured to do this with portupgrade. Now, I don't allow > > root login, so I log in as a user in the wheel group and use su. Now, > > as root,

Slow performance as root over SSH?

2008-04-14 Thread Edward Ruggeri
bably a dtach performance issue? If anyone has any thoughts, I'd definitely appreciate them. Thanks! Sincerely, -- Ned Ruggeri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubsc

System Reboots with Bittorrent Use

2007-12-01 Thread ruggeri
Hi! I have had this problem before, so let me narrate the history (quickly). I used to use the rtorrent port. However, when running rtorrent (never any other time) the system would spontaneously reboot. I couldn't figure out what exactly the problem was, but when I switched to deluge (another b

Re: Random Restarts?

2007-05-20 Thread Edward Ruggeri
On Sun, 20 May 2007 13:23:00 -0500, Garrett Cooper <[EMAIL PROTECTED]> wrote: Roland Smith wrote: On Sun, May 20, 2007 at 11:03:25AM -0500, Edward Ruggeri wrote: Hi, My system randomly reboots, usually in the evening. It is definitely not a soft reboot, since the filesystems

Re: Random Restarts?

2007-05-20 Thread Edward Ruggeri
On Sun, 20 May 2007 11:41:36 -0500, Roland Smith <[EMAIL PROTECTED]> wrote: On Sun, May 20, 2007 at 11:03:25AM -0500, Edward Ruggeri wrote: Hi, My system randomly reboots, usually in the evening. It is definitely not a soft reboot, since the filesystems don't get properly

Random Restarts?

2007-05-20 Thread Edward Ruggeri
27;d rather not reset the heatsink, etc., if the problem is really something else :) Thanks in advance guys! Sincerely, -- Ned Ruggeri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To un

Dock Question?

2007-03-17 Thread ruggeri
are the Engage dock, but that doesn't seem to work on Xfce, as well as the akamaru dock, which relies on xcompmgr, which I'd rather not run. Thanks in advance! Sincerely, -- Ned Ruggeri ___ freebsd-questions@freebsd.org mailing list http://

Re: Problem Launching Applications in Gnome

2007-03-11 Thread Edward Ruggeri
On Thu, 08 Mar 2007 13:04:48 -0600, Edward Ruggeri <[EMAIL PROTECTED]> wrote: On Thu, 08 Mar 2007 12:54:55 -0600, Chuck Swiger <[EMAIL PROTECTED]> wrote: On Mar 7, 2007, at 6:57 PM, [EMAIL PROTECTED] wrote: The main application I run is Vim, which I run through Gnome-

Re: Problem Launching Applications in Gnome

2007-03-08 Thread Edward Ruggeri
in sbwait and will finally load as it comes out of sbwait. If I try to open another GT during vim's stalling, it will also be stuck in sbwait, generally coming out of it at the same time as vim. Thanks very much for your thoughts! -- Ned Ruggeri __

Problem Launching Applications in Gnome

2007-03-07 Thread ruggeri
ither. I never experience this problem outside Gnome, whether I'm using screen or several virtual terminals. It's really strange. Anyway, I hope someone out there has some ideas. Thanks very much in advance. -- Ned Ruggeri PS I'll include my ~/.vimrc file: autocmd! set nocompatib