I have been trying to connect from my FreeBSD box to a Microsoft
VPN. I am running Windows 2000 Pro and also Windows Millennium
inside QEMU. I have also tried using both "-user-net" and
"/dev/tun0" connections. The connections fail while trying to
authenticate my name and password.
The FreeBSD Diary contains a large number of practical
examples and how-to guides. This message is posted weekly
to freebsd-questions@freebsd.org with the aim of letting people
know what's available on the website. Before you post a question
here it might be a good idea to first search the maili
On 26 Mar Kris Kennaway wrote:
> On Sat, Mar 26, 2005 at 04:24:42PM +0100, Dick Hoogendijk wrote:
> >
> > So, what is this and waht can be done about it? I guess it's a gcc
> > compiler error. I deleted all gcc packages that were installed (back
> > to the systems's version - FreeBSD-4.11R). It di
On 2005-03-27 10:21, Dick Hoogendijk <[EMAIL PROTECTED]> wrote:
>On 26 Mar Kris Kennaway wrote:
>>On Sat, Mar 26, 2005 at 04:24:42PM +0100, Dick Hoogendijk wrote:
>>> So, what is this and waht can be done about it? I guess it's a gcc
>>> compiler error. I deleted all gcc packages that were installe
On Sun, 27 Mar 2005 11:36:32 +0300
Giorgos Keramidas <[EMAIL PROTECTED]> wrote:
> On 2005-03-27 10:21, Dick Hoogendijk <[EMAIL PROTECTED]> wrote:
> >>> "c++: cannot specify -o with -c or -S and multiple compilations"
> >>> The same error happens sometimes with 'cc'
> >>
> >> Show us the full erro
Ok, that's simple,
kde is a system which use client - server mode to communicate between each
application. it use the hostname to know where to listen and to know where to
ask question. Well, if you set a hostname without any real sense, like
"vincent" for example, it will try to resolv it, in o
Ted Mittelstaedt writes:
> In a case like this it is very likely a BSD driver issue - why,
> because the FreeBSD driver author could not test with every
> custom-modified microcode when he wrote the driver. There is no list
> out there of every computer company who has had a source license to
> th
Ted Mittelstaedt writes:
> Actually it was a waste to you because you don't want to try anything,
> but it wasn't a waste to others on the list.
It was a waste to me because nobody knows what the problem is or how to
fix it, and the only suggestions I got were that the hardware was
failing, which
Paul A. Hoadley writes:
> Here are some measurements. A few weeks ago I ran Unixbench 4.1.0
> (/usr/ports/benchmarks/unixbench) on a P4 2.8GHz with and without
> hyperthreading enabled. I note a slight difference in the 10 minute
> load average in favour of the uniprocessor run (0.00 vs 0.10 in
This little problem has been bothering me for sometime. I'm trying to do a
MRTG setup on my 5.3 system. The ISP I colocate with has allocated me a /29
in public space. Let's say for e-mail purposes, I've been given
192.168.0.29/29. Here are two entries from my mrtg.cfg:
Target[localhost_192.16
Alejandro Pulver <[EMAIL PROTECTED]> wrote:
> On Sat, 26 Mar 2005 20:37:51 +0100
> Fabian Keil <[EMAIL PROTECTED]> wrote:
>
> > Alejandro Pulver <[EMAIL PROTECTED]> wrote:
> >
> > > I am using FreeBSD 5.3 with Samba 3.0.7,1.
> > >
> > > I can read all files from a Windows 2000 Pro. But when
> >
[EMAIL PROTECTED] writes:
> You can argue the technical theory all you want, but the
> measurements say otherwise.
You have to ensure that you're doing the right measurements.
>FreeBSD 4.9 ->> Load: 38% (I put this in for fun :-)
>
> Freebsd 5.4-Pre UP (no HT) -> Load: high 55-60% range
>
> Free
[EMAIL PROTECTED] writes:
> When you get your machine running without a kernel
> let me know. The kernel is the key to the O/S. If you
> don't need networking and don't have many interrupts,
> then it probably doesnt matter that much.
The kernel represents only a small part of total system utiliz
On 26 Mar Kris Kennaway wrote:
> On Sat, Mar 26, 2005 at 04:24:42PM +0100, Dick Hoogendijk wrote:
> > Hi,
> >
> > I'm getting desperate. First I couldn't compile just a gnome
> > package. OK, it could be missed.. But now I want to compile the new
> > KDE-3.4 and it does not work :-( Compiling kde
Running FreeBSD 5.4-BETA1 and k3b port make stops with output pasted
below. Port is latest one. Any way to get it working?
---
then mv -f ".deps/k3bflacdecoder.Tpo" ".deps/k3bflacdecoder.Plo"; \
else rm -f ".deps/k3bflacdecoder.Tpo"; exit 1; \
fi
In file included from /usr/local/include/id3/utils.
On Sun, 27 Mar 2005 01:56:50 +0100, Gert Cuykens <[EMAIL PROTECTED]> wrote:
> i am looking for a very simple colored one, in the style of
>
> me 19:10# bla bla
> you 19:10# bla bla
>
> no menus or borders
I don't know what you mean by no menus or borders, but irssi is pretty
stripped down and ca
Hi, I am Pradeep from India. Recently I purchased FreeBSD latest
version. But when I was installing, setup failed with an unknown error
message. I came to know that this version does not support ACPI or
Advanced power management system. I also got hold of the remedy. But I
could not do it
yet another question from me...
I can't get flash player working on firefox anyway. (fbsd 5.4-beta1
and ff 1.0.2). I tired install ports www/flashplugin-firefox,
www/flashpluginwrapper and www/linuxpluginwrapper. none of them
succesfully. about:plugins in firefox won't show flash and flash sites
do
Did you edit /etc/libmap.conf if so what did you add?
Regards,
Dev Tugnait
* Perttu Laine ([EMAIL PROTECTED]) wrote:
> yet another question from me...
> I can't get flash player working on firefox anyway. (fbsd 5.4-beta1
> and ff 1.0.2). I tired install ports www/flashplugin-firefox,
> www/flashp
# Francisco Reyes:
[ strftime() not in 5.x-awk ]
>
> Now I just wonder how to get date in my output. :-(
Well, if nothing else helps there's always system("date").
However, you could also install lang/gawk.
HTH,
Mario
___
freebsd-questions@freebsd.org
Hi,
In "The design and implementation of 4.4BSD", the execution of
workqueues, some timer events and scheduling are referred to as
"software interrupts", as well as system calls. I thought only system
calls would be in "soft interrupt" category as they are initiated with
a software interrupt instr
Thanks for your help. I'm a bit farther now using just --with-gd, but
I'm still having problems. I'd like to find out what's causing the
crt1.o error. See below:
configure:29964: gcc -o conftest -g -O2 -R/usr/local/lib
-L/usr/local/lib conftest.c -ljpeg -lm 1>&5
/usr/lib/crt1.o(.text+0x64):
Hi,
I have managed to setup a vinum volume using 2 striped disks, the volume
is created and I can do newfs on it and mount it.
However, when I set start_vinum="YES" in rc.conf, vinum loads then I get
panic, followed by hanging vnode.
I'm using 5.3.
Any pointers please.
Rob
__
Right. Thats what I said. You'll killl your networking.
So you don't want HT or SMP on a Server. Thats
what most MP machines are used for.
-Original Message-
From: Anthony Atkielski <[EMAIL PROTECTED]>
To: freebsd-questions@freebsd.org
Sent: Sun, 27 Mar 2005 12:33:36 +0200
Subject: Re: hype
On March 27, 2005 10:35 am, Robert Slade wrote:
> Hi,
>
> I have managed to setup a vinum volume using 2 striped disks, the volume
> is created and I can do newfs on it and mount it.
>
> However, when I set start_vinum="YES" in rc.conf, vinum loads then I get
> panic, followed by hanging vnode.
>
>
Test it yourself. I made a comment about making sure
you test before you assume that HT is helpful. I don't
feel compelled to convince you. Do what you want.
-Original Message-
From: John Pettitt <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: freebsd-questions@freebsd.org
Sent: Sat, 26 Mar 2
WRONG on all counts!
Firstly, anyone who uses their own server for lists is
a complete idiot. Are you trying to insult everyone
who has found AOL or Yahoo or Gmail to be more
convenient for not clogging their server with lists
traffic? Or do you just feel important because you
laid out the $20 for
Hi all,
I have put in a number of hours over the past few days researching scponly
and sftp and scp.
It seems to me, that for all the work of scponly shell to be setup, why not
just create a simple jail and allow ssh teminal access for users?
That having been said, is it possible to set up jail
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2005-03-27, Paul Waring scribbled these
curious markings:
> I run it from a screen session all the time and it works well once you
> get the hang of it. I think you can make it beep when new messages
> come in but because I run it on a remote server
[EMAIL PROTECTED] wrote:
-Original Message-
From: Fabian Keil <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: freebsd-questions@freebsd.org
Sent: Sat, 26 Mar 2005 21:59:59 +0100
Subject: Re: A Riddle
[EMAIL PROTECTED] wrote:
--- Chris <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> >
Apparently you can't read. I didn't say you were an
idiot for running your own server. Only that you
were an idiot to use your server to download
tons of crap from lists that you don't want to
read when for free you can have it stored elsewhere.
I have a server, and a domain (several) and lots of
o
You know, you spout all of this wonderful theory without considering
the quality of the implementation. Everything is implementation.
And a key point that you consistently overlook is that
FreeBSD 5.x is a particularly poor implementation of SMP.
Linux and Dragonfly get 80% improvement in performan
On Sun, 27 Mar 2005 11:23:05 -0500
"Grant Peel" <[EMAIL PROTECTED]> wrote:
> It seems to me, that for all the work of scponly shell to be setup,
> why not just create a simple jail and allow ssh teminal access for
> users?
>
> That having been said, is it possible to set up jails for existing
>
I tried this a couple of days ago, and I similarly got the missing
tiff-3.6.1_1 error as it was no where to be found in the ftp site.
I had installed FreeBSD 5.3 and the ports collection from a CD onto
a new machine. I got that error afterwards when I tried to build
from ports samba3, IIRC.
cvs
On Sun, 27 Mar 2005 13:45:01 +0100, Paul Waring <[EMAIL PROTECTED]> wrote:
> On Sun, 27 Mar 2005 01:56:50 +0100, Gert Cuykens <[EMAIL PROTECTED]> wrote:
> > i am looking for a very simple colored one, in the style of
> >
> > me 19:10# bla bla
> > you 19:10# bla bla
> >
> > no menus or borders
>
>
Rodger Castle <[EMAIL PROTECTED]> writes:
> I'm using emacs20 from the ports collection (as emacs from ports would not
> compile due to the Xau3d compile error) on 5.4-PRERELEASE.
> $TERM is xterm
There haven't been any reported failures in building
x11-toolkits/Xaw3d in at least several months.
On Sun, 27 Mar 2005, Mario Hoerich wrote:
Now I just wonder how to get date in my output. :-(
Well, if nothing else helps there's always system("date").
However, you could also install lang/gawk.
Since this was from a shell script I did
date | awk '{print "#"$1 " " $2 "-" $3 "-" $6}'
It works for m
Hi,
I am trying to enable the builtin sound card present in Dell
Dimension 8300 but cant seem to get it done. As far as I remember, in
FreeBSD 5.3 it can be done simply by having the following two options in
the kernel config file:
device sound
device snd_ich
However, FreeBSD 5.1 does no
On Sun, 27 Mar 2005 16:28:29 + (UTC), Christopher Nehren
<[EMAIL PROTECTED]> wrote:
> Surely you have screen(1) set up to show terminal beeps to you
> *somehow*, right? I personally prefer having it use esdplay because I
> usually have rhythmbox going, but you should be able to use a good ol'
>
On Sun, 27 Mar 2005 16:28:29 + (UTC), Christopher Nehren
<[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 2005-03-27, Paul Waring scribbled these
> curious markings:
> > I run it from a screen session all the time and it works well once you
> > get the hang o
On Thu, Mar 24, 2005 at 07:55:13PM +0100, Anthony Atkielski wrote:
> Can I boot from the FreeBSD boot CD and avoid mounting anything on any
> of the hard drives at all? (That's not a problem in this case, since the
> root is on a different drive, but if I ever had to replace the drive
> containing
On Wed, Mar 23, 2005 at 01:10:37PM -0800, NMH wrote:
>
> --- Matthew Seaman <[EMAIL PROTECTED]>
> wrote:
> > On Tue, Mar 15, 2005 at 08:50:22AM -0800, Boris
> > Spirialitious wrote:
> > > When opteron support start for Freebsd? I have
> > 4.9.
> > > is supported? Or 4.11 better? I can't use 5.x.
I sticky this thread as retarded.
* [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote:
> Apparently you can't read. I didn't say you were an
> idiot for running your own server. Only that you
> were an idiot to use your server to download
> tons of crap from lists that you don't want to
> read when for
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2005-03-27, Gert Cuykens scribbled these
curious markings:
>> Surely you have screen(1) set up to show terminal beeps to you
>> *somehow*, right? I personally prefer having it use esdplay because I
>> usually have rhythmbox going, but you should be
Is inetd a daemon that start other daemons ?
Is sql and apache a standalone daemon ?
Can i delete inetd ?
I vote we get rid of inetd :)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscri
On Sun, 27 Mar 2005 17:41:25 + (UTC), Christopher Nehren
<[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 2005-03-27, Gert Cuykens scribbled these
> curious markings:
> >> Surely you have screen(1) set up to show terminal beeps to you
> >> *somehow*, right? I
[EMAIL PROTECTED] writes:
> You know, you spout all of this wonderful theory without considering
> the quality of the implementation.
Somethings can be derived directly from theory. If you know the design
of the hardware, you can predict that two processors will provide x%
increment of throughpu
[EMAIL PROTECTED] writes:
> Right. Thats what I said. You'll killl your networking.
Beyond a certain network load, you have to increase the number of timer
interrupts per second no matter how fast your processors are or how many
of them you have, if you are polling your I/O interfaces instead of
On 2005-03-27, Gert Cuykens scribbled these
curious markings:
> And how do you turn on beeps in irssi ?
/set beep_msg_level hilight
I recommend perusing through irssi's online help. You'd be surprised at
what's available (even *I'm* surprised, and I've been using it for a
while; even tinkered wit
On Sun, 2005-03-27 at 16:59, Ean Kingston wrote:
> On March 27, 2005 10:35 am, Robert Slade wrote:
> > Hi,
> >
> > I have managed to setup a vinum volume using 2 striped disks, the volume
> > is created and I can do newfs on it and mount it.
> >
> > However, when I set start_vinum="YES" in rc.conf,
On Sun, 27 Mar 2005 11:02:44 +0200
Fabian Keil <[EMAIL PROTECTED]> wrote:
> Alejandro Pulver <[EMAIL PROTECTED]> wrote:
>
> > On Sat, 26 Mar 2005 20:37:51 +0100
> > Fabian Keil <[EMAIL PROTECTED]> wrote:
> >
> > > Alejandro Pulver <[EMAIL PROTECTED]> wrote:
> > >
> > > > I am using FreeBSD 5.3
On Sun, Mar 27, 2005 at 07:46:09PM +0200, Gert Cuykens wrote:
> Can i delete inetd ?
Why would you want to? Just don't enable it from /etc/rc.conf
and you'll be fine. If you need it, you can always enable it
later. Many machines run just fine without inetd. It all depends
what you wanna do.
> I v
> Is inetd a daemon that start other daemons ?
YES
> Is sql and apache a standalone daemon ?
YES
> Can i delete inetd ?
Just don't start it at boot time
> I vote we get rid of inetd :)
It's your box, do what ever you want
___
freebsd-questions@freebsd
At 02:05 PM 3/27/2005, [EMAIL PROTECTED] wrote:
On Sun, Mar 27, 2005 at 07:46:09PM +0200, Gert Cuykens wrote:
> I vote we get rid of inetd :)
No. With inetd, you can also turn regular filters into network
aware programs (sort of). And not every network service is always
needed all the time. Having
On Sun, 27 Mar 2005 21:05:11 +0200, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> On Sun, Mar 27, 2005 at 07:46:09PM +0200, Gert Cuykens wrote:
> > Can i delete inetd ?
>
> Why would you want to? Just don't enable it from /etc/rc.conf
> and you'll be fine. If you need it, you can always enable it
On Sun, 27 Mar 2005 14:13:00 -0500, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> > Is inetd a daemon that start other daemons ?
> YES
>
> > Is sql and apache a standalone daemon ?
> YES
>
> > Can i delete inetd ?
> Just don't start it at boot time
and that would be (rc.conf) inetd_enable="NO"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2005-03-27, Gert Cuykens scribbled these
curious markings:
> Is inetd a daemon that start other daemons ?
Kind of. Its manual page is very descriptive.
> Is sql and apache a standalone daemon ?
SQL is (or is not, depending upon whom you believe)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2005-03-27, Gert Cuykens scribbled these
curious markings:
> So how do we remove it from freebsd ? Please let it be a pkg_delete :)
> If not witch freebsd source developer do i need to pull his leg to
> remove it from source into a pkg ?
Here's a b
Im still confused as to your questions.. again.. most of these are answered
by a simple glance at the FreeBSD handbook:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-inetd.html
If you want to remove the inetd binary from your system .. go for it...
There are those who still us
On Sun, 27 Mar 2005 18:13:18 + (UTC), Christopher Nehren
<[EMAIL PROTECTED]> wrote:
> On 2005-03-27, Gert Cuykens scribbled these
> curious markings:
> > And how do you turn on beeps in irssi ?
>
> /set beep_msg_level hilight
>
> I recommend perusing through irssi's online help. You'd be surp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2005-03-27, Gert Cuykens scribbled these
curious markings:
> Thx ps how do you do /set | more in irc language ?
Have you tried using the backscroll, accessible (in irssi at least) with
Page Up / Page Down?
Best Regards,
Christopher Nehren
-BEG
On Saturday 26 March 2005 22:45, Anthony Atkielski wrote:
> [EMAIL PROTECTED] writes:
> > Yes, the theory is very nice; you've done a nice
> > job reading Intel's marketing garb.
>
> I haven't read their marketing materials. I'm simply going by the
> technical descriptions I've read of the archite
On Sun, 27 Mar 2005 20:45:04 + (UTC), Christopher Nehren
<[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 2005-03-27, Gert Cuykens scribbled these
> curious markings:
> > Thx ps how do you do /set | more in irc language ?
>
> Have you tried using the backscr
I got this annoying problem when upgradeing to 5.3, the miniinst iso
blurps out "TIMEOUT - WRITE_DMA" when it starts writing base to my
disk. And when I tried to first install 5.2.1 and upgrade (cvsup, make
buildworld etc.. ) to 5.3 that way everything seems fine until I
reboot to single-user-mode,
I had this same issue on an older AMD Nforce board. 5.2.1 seemed to install
and run.. but moving to 5.3 gave me issues. I tinkered with the DMA
settings in the BIOS.. to no avail. The Geometry seemed to be off on the
drive I noticed (IBM deskstar) when I newfs'd it.. so I changed out drives..
RW writes:
> Multiple processors can run multiple processes at the same time. A HT
> processor can only run two threads from the same process.
This is incorrect. HT processors don't care where the threads come
from; it is possible to run threads from two completely different
processes on the sam
Hello all,
portupgrading net-snmp-5.2.1 doesn't seem to work on my machine:
/libexec/ld-elf.so.1:
/usr/local/lib/perl5/site_perl/5.8.6/mach/auto/SNMP/SNMP.so: Undefined
symbol "perl_get_sv"
*** Error code 1
Stop in /usr/ports/net-mgmt/net-snmp/work/net-snmp-5.2.1.
*** Error code 1
Stop in /usr/p
On Sun, 27 Mar 2005 13:32:43 -0800, Thomas Foster <[EMAIL PROTECTED]> wrote:
> I had this same issue
I´ll have seen some more posts on the list with about the same problem
therefore, I hope some bright one will take alook at the code.. and
post something smart.. I´m very much stuck, hopeing any ne
Does it compile WITH_PERL="NO" ?
what version of autoconf and libtool are you using?
and perl -v returns what version?
what happens after running ldconfig -R
T
- Original Message -
From: "gustaaf wijnands" <[EMAIL PROTECTED]>
To:
Sent: Sunday, March 27, 2005 1:35 PM
Subject: upgrading net
Christopher Nehren wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2005-03-27, Gert Cuykens scribbled these
curious markings:
Thx ps how do you do /set | more in irc language ?
Have you tried using the backscroll, accessible (in irssi at least) with
Page Up / Page Down?
Just curious if you
On 2005-03-27, Chuck Robey scribbled these
curious markings:
> Just curious if you folks have tried the mozilla application, available
> only from mozilla (not firefox) called chatzilla? I have tried nearly
> all of the other IRC clients, it's not a minimal one, but it's very very
> nice.
I pe
Thomas Foster wrote:
Does it compile WITH_PERL="NO" ?
It doesn't compile WITHOUT_PERL=yes
what version of autoconf and libtool are you using?
pkg_info |grep autoconf
autoconf-2.13.000227_5 Automatically configure source code on many Un*x
platforms
autoconf-2.59_2 Automatically configure sourc
[EMAIL PROTECTED] wrote:
>>> I have been trying to connect from my FreeBSD box to a Microsoft
>>>
>>>
>>> VPN. I am running Windows 2000 Pro and also Windows Millennium
>>> inside QEMU. I have also tried using both "-user-net" and
>>> "/dev/tun0" connections. The connections fail while trying
On Sun, Mar 27, 2005 at 12:09:03PM -0500, Francisco Reyes wrote:
> On Sun, 27 Mar 2005, Mario Hoerich wrote:
>
> >>Now I just wonder how to get date in my output. :-(
> >
> >Well, if nothing else helps there's always system("date").
> >However, you could also install lang/gawk.
>
> Since this was
Every time I turn round, someone is telling me that I should update
to a more recent version of freeBSD. Each time I try, I encounter
nothing but trouble.
Before I even begin: *CAN* freeBSD be installed on the fourth of
four SCSI disk drives on the second of two SCSI cards?
I know of no way to
I've got the pf firewall installed, and every time I run cvsup,
portupgrade or try to install ports, I have to disable it. What
outgoing and incoming ports do I need to allow in order to run these
without disabling the firewall?
___
freebsd-questions@fre
[EMAIL PROTECTED] wrote:
> Ted Mittelstaedt writes:
>
>> In a case like this it is very likely a BSD driver issue - why,
>> because the FreeBSD driver author could not test with every
>> custom-modified microcode when he wrote the driver. There is no list
>> out there of every computer company who
Charlie Sorsby writes:
> Every time I turn round, someone is telling me that I should update
> to a more recent version of freeBSD. Each time I try, I encounter
> nothing but trouble.
If the version you are currently running does what you require, there is
no reason for you to update, no matter
[EMAIL PROTECTED] wrote:
> Ted Mittelstaedt writes:
>
>> Actually it was a waste to you because you don't want to try
>> anything, but it wasn't a waste to others on the list.
>
> It was a waste to me because nobody knows what the problem is or how
> to fix it, and the only suggestions I got were t
Ted Mittelstaedt writes:
> You also pay Microsoft for their stuff - makes a big difference ...
The rest of FreeBSD seems to have been written without any checks from
me.
> ... my guess if you contacted the ahc() developer and offered to pay
> him the cost of an NT server license he would be more
Anthony Atkielski wrote:
> If I have to worry about hurting the developer's delicate feelings,
maybe a new developer might be a good idea. I hoped to stop having to
deal with schoolkids when I got out of school. Good developers feel
morally obligated to deliver bug-free code and don't have to be
[EMAIL PROTECTED] wrote:
>
>> In any case if you meet the driver author halfway and don't approach
>> it like it's his driver that's broken, but rather that your hardware
>> isn't exactly compliant, (regardless of what you really believe) you
>> won't be put into the anal insertion category.
>
> If
I have got to a point where I need some help. I have got starcraft tot
install, broodwar to install, and update it. I can run programs from cd
in with, like setup.exe, but starcraft still can't read a file on the
cd. I have mounted the cd in my home dir, created the right wine config
file, a
Use your 3.4 FreeBSD system or a win system to download the mini.iso
file for 4.11 and then burn it to cd. Boot your box from the 4.11
mini newly created cd and accept the default slice sizes, select not
to install the ports collection. The ports collection is over 3000
strong now and some are var
Ted Mittelstaedt writes:
> And to test with just one disk on the controller, specifically the
> Seagate, but also with just the Quantum, to eliminate a possible bad
> interaction between the disks and to eliminate possible incompatible
> firmware in either of the disks to that of the Adaptec contr
Chris writes:
> Tell that to the MS developers then - perhaps they will listen to you.
Done.
> Tell them to stop producing bloated code.
I've tried, but that is both a tendency of many developers (especially
PC developers) and a marketing imperative.
> Code that allows every 12 year-old on the
Ted Mittelstaedt writes:
> But the ahc() driver -is- bug free. It's not bug free when it's running
> on modified hardware, but it's fine when it's running with unmodded
> hardware.
It's also free of bugs if it's never called.
> Your complaint sounds somewhat like the guy who bought a 68 Mustang
jason henson wrote:
I have got to a point where I need some help. I have got starcraft
tot install, broodwar to install, and update it. I can run programs
from cd in with, like setup.exe, but starcraft still can't read a file
on the cd. I have mounted the cd in my home dir, created the right
On Sunday 27 March 2005 22:33, Anthony Atkielski wrote:
> RW writes:
> > Multiple processors can run multiple processes at the same time. A HT
> > processor can only run two threads from the same process.
>
> This is incorrect. HT processors don't care where the threads come
> from; it is possible
I have version 4.6 and 4.8 of FreeBSD and I am having trouble getting pass a
certain point. This is the procedure I have followed form The FreeBSD Handbook,
3rd Edition, Volume I: User Guide Edited by Murray Stokely and Chern Lee.
I boot for the CD and start form Start kernel configuration i
I have version 4.6 and 4.8 of FreeBSD and I am having trouble getting pass a
certain point. This is the procedure I have followed form The FreeBSD Handbook,
3rd Edition, Volume I: User Guide Edited by Murray Stokely and Chern Lee.
I boot for the CD and start form Start kernel configuration
Hi everyone, when attempting to install GTK2 or XFCE, I get a stop error
stating that the package atk-1.0.901 does not exist. I've
checked /usr/ports/accessibility/atk and have found that atk1.6.1
exists, and can be installed without problems, however apparently this
is not the right version.
I'm
On Sun, 27 Mar 2005 16:33:35 -0800, Joe Parker <[EMAIL PROTECTED]> wrote:
>
>
> I have version 4.6 and 4.8 of FreeBSD and I am having trouble getting pass a
> certain point. This is the procedure I have followed form The FreeBSD
> Handbook, 3rd Edition, Volume I: User Guide Edited by Murray Sto
4.11 is the current production stable release which contains massive
changes from 4.8 one of which is the "kernel configuration in
full-screen visual mode" is not required any longer. The book you
are referencing is outdated. Release 4.6 and 4.8 are no longer
supported versions. The 5.3 version is
RW writes:
> But what would be the point, that's slower than running with HT turned-off.
Not necessarily. It depends on a lot of things.
It any case, nobody is forced to run with HT and SMP enabled.
--
Anthony
___
freebsd-questions@freebsd.org mai
it was said:
>While loading the sysinstall it freezes up when it reaches
sio0:
>type 8250.
Yow!
>The book shows type 16550A
>
>The computer I am trying to install FreeBSD on is an AMD 700
Mhz
> maching with 512 K of memory.
The 8250 UART has been obsolete for _years_ (pre-386 days). Try
di
Hi all,
I've got a PS/2 Labtech optical mouse with and Xorg 6.8.2 running on
FreeBSD 5.4PR with an AMD Athlon and a GeForce 2 MX and I'm having
some strange problems with Xorg and moused. This all worked fine
under NetBSD (1.6.x and 2.0) with the wsmouse driver, but strangely,
now when I use Xorg
Ted Mittelstaedt said...
>Bruce,
>
> Please do us a favor, these kinds of reports basically go into the
>bit bucket when posted to the freebsd-questions mailing list.
>
> If you would be so kind, please run send-pr on your 4.11 systems
>and send what your seeing in as a bug. Granted, since it's
>
> No, I'll be told that as long as I'm dealing with children instead of
> adults.
this is around the fith time recently you have either insinuated or
outright claimed that the participants of this mailing list are all
immature children. And yet you return time and time again asking for
help. W
Updating a computer, pkg_info reported I only had two packages,
cvsup-without-gui-16.1h and perl-5.8.5, both of which were out
of date as reported by pkg_version.
I tried to install portmanager, but it was not able to get the
needed files from http://portmanager.sunsite.dk.
So, I installed po
1 - 100 of 131 matches
Mail list logo