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
I am using FreeBSD 7.0 Stable. I want to run the Linguistica project
Linux binary. However, after loading the Linux kernel module, when I
try to run the binary the system replies:
./lxa-ubuntu-325: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not
found (required by ./lxa-ubuntu-325)
./lxa-ub
On Thu, Aug 7, 2008 at 10:38 AM, Bill Moran <[EMAIL PROTECTED]> wrote:
> But to answer your real question, you can't just mash two avi files
> together to make 1 big one. You'll need something like avidemux or
> one of the command line tools to actually get the avi headers correct.
If I recall co
On Mon, Aug 4, 2008 at 8:02 PM, Slick Bo <[EMAIL PROTECTED]> wrote:
> I've
> seen a few people on this mailing list say that disk geometry really
> doesn't matter that much, and the OS usually works fine despite
> apparent errors. But I'd prefer to be able to keep my windows installation.
> If I le
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
On Mon, Aug 4, 2008 at 4:54 AM, Warren Liddell <[EMAIL PROTECTED]> wrote:
> Im trying to find out how i can change my net card on re0 to be a 10BaseT
> full duplex instead of auto @ 100.
I don't know, but someone else can probably help.
> Also trying to work out why when using dhclient fwe0 (pres
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,
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, dmesg says it's an Atheros 5212; I believe it).
It also has a wired internet connector, which works perfectly fine.
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, dmesg says it's an Atheros 5212; I believe it).
It also has a wired internet connector, which works perfectly fine.
I have recently been writing an implementation of the sieve of
Eratosthenes in C. To find all primes less than N, I dynamically
create an array of chars (relatively small datatype) of length N+1 (I
know I don't need to represent evens).
Everything works great up until around 600 million, at which
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
On Fri, Apr 25, 2008 at 10:15 PM, cuongvt <[EMAIL PROTECTED]> wrote:
>
> I bought nvidia geforce 8500GT graphic card
> and I want to install fresh Freebsd 7.0 (with X, gnome)
> So do I need to portinstall x11/xorg with x11/nvidia-driver?
> Or I only need to portinstall x11/nvidia-driver only in
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 get by nicely on FreeBSD, I
recently felt that I didn't have a very solid understanding of it's
organization or structure
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."
Hi All!
Still reading through the FreeBSD handbook. I'm at section 5.5.3; it
discusses how to edit the /usr/local/etc/fonts/local.conf file to
adjust how X11 handles the anti-aliasing of fonts. It ends (about)
with this sentence: "Anti-aliasing should be enabled the next time the
X server is sta
I'm just reading through the manual for FreeBSD, and I am at section
3.2.6 "Changing Console Video Modes." This discusses how to change
the default console resolution. I would try this out, but as I can
only access my FreeBSD box remotely at the moment, I am hesitant to
recompile the kernel with
A lot of people would reply that they'd like to configure the ports
themselves before launching the installation, leading people to
suggest scripts such as:
#!/bin/sh
plist=`pkg_version -ovl'<' |awk '{ print $1 }'`
for porg in $plist ; do
cd /usr/ports/${porg} && make config-recursive
done
B
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.
Sincerely,
-- Ned 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,
Hi all,
(This may actually be a question for the dtach people).
I've recently been using dtach (basically the detach function of
screen) over SSH to instruct my freeBSD machine to perform long tasks
even after I disconnect from it. It's worked great: I run SSH and
connect to my box, execute dtac
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
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
Hi,
My system randomly reboots, usually in the evening. It is definitely not
a soft reboot, since the filesystems don't get properly dismounted. My
suspicion is that it is a heat related issue -- I do leave the computer
running just about all day long, and it has started to get warm. The
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-
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-
Terminal. I frequently have several copies running
simultaneously. In general response to Gnome-Termin
25 matches
Mail list logo