eBSD before)
* Ditch FreeBSD for Solaris so I can keep ZFS lovin for the intended purpose of
this system
I'm open to suggestions, direction, etc to see if I can nail down what is going
on and put this issue to bed for not only myself but for anyon
, so having libutil.so there makes sense in my mind.
I think your best bet is to dig into whatever is setting LD_LIBRARY_PATH
and get it set correctly. Remove /usr/lib32 or at least ensure that /lib
is searched first. Trying to change rtld's behavior is not the right
approach, IMHO.
--
N
he button is handled by a kernel driver.
If you try 7.0 or -current, you should find this works for you.
--
Nate
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
dure? I tried the power-button (no effect) and
> hitting random keyboard keys (no effect). How is it supposed to work?
>
> Thanks!
The power button or lid is the most common way to wake. Since
suspend/resume support needs debugging on many machines, it may not work
for you.
--
Nate
r a serial console setup appears
irrelevant, since the problem arises on sio1 as well.
Just curious if anyone knows what this could be. If not, I'll investigate
further. Thanks in advance for any ideas.
A personal CC is appreciated on replies, though I read the list as well
Thanks Derek and Reko!
BIND works, and is resolving.
Nate Peck
On 1/14/07, Derek Ragona <[EMAIL PROTECTED]> wrote:
Once you get the syntax corrected, make sure you are picking up the correct
named.conf file by doing:
ps -ax| grep name
If you don't have /etc/rc.conf setup cor
ype master;
file "pri/localhost.zone";
allow-update { none; };
notify no;
};
zone "home.lan" IN {
type master;
file "db.home.lan";
};
zone "10.10.10.in-addr.arpa" in {
type m
That's good. Thanks for the help!
But I forgot to ask: Is WPA managed through some other layer(like
wpa_supplicant), or is it integrated into iwconfig?
From,
Nate Peck
On 11/16/06, Christian Walther <[EMAIL PROTECTED]> wrote:
Hi,
it's not about the ath-chipset in this case
Dear All,
How is the FreeBSD support for Atheros Chipsets? Is there 54 megabit speed?
And also, how is WEP and/or WPA support?
Nate Peck
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To
Alexandre Vieira wrote:
You can find the asl and iasl output attached.
Nope, we couldn't. Try posting a URL to it.
--
Nate
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubs
I forgot to mention, this is on 6.1-RELEASE-p4/amd64. Also, the /dev/acd0
node remains in existence and seems to work fine.
On Tue, 26 Sep 2006, Nate Eldredge wrote:
Hi all,
In the course of various screwing around with my ATAPI CDROM device
(including some dvd ripping and playing that got
nal CC on any replies, if
convenient, so I don't miss them in my digest.
--
Nate Eldredge
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
In FreeBSD, is there good support for right to left languages such as
Hebrew and Arabic?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
makes no difference so I don't see how this
is an ACPI issue.
--
Nate
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
em will almost never be idle and so we can't save power via Cx.
We don't need high speed sampling right now, we need a predictive
algorithm. So until someone implements this, it's moot.
--
Nate
___
freebsd-questions@freebsd.org mailing lis
tp://66.102.7.104/search?q=cache:IEXV5nW17ZMJ:wikitest.freebsd.org/moin.cgi/powerd+site:wikitest.freebsd.org+powerd+&hl=en&lr=&strip=1
--
Nate
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
est anyway.
You can test this with:
hint.acpi_perf.0.disabled="1"
This will cause acpi_perf to let est attach. But I suspect est won't.
--
Nate
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/fr
Bruno Ducrot wrote:
On Wed, Nov 30, 2005 at 10:05:04AM -0800, Nate Lawson wrote:
Marco Calviani wrote:
Hi,
2005/11/30, Bruno Ducrot <[EMAIL PROTECTED]>:
You have to load the cpufreq.ko module at boot.
Adding that line:
cpufreq_load = "YES"
to /boot/loader.conf
should
". The only
automated control of cpu speed is either by the BIOS (which we can't
control) or the TM/TM2 (and that one is heat-based, not load-based).
--
Nate
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
. Ping an IP online using the '-S' argument to specify
the source as one of the IP aliases.
Cheers,
Nate
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send a
2) Why does this box come up without ACPI by default after all?
I checked the quirks table and found nothing that should match your
machine. Can you send a full dmesg of booting when acpi is
automatically disabled? There's usually a quirk message printed if this
is the case.
--
Nate
_
Nate Lawson wrote:
Nikolas Britton wrote:
I can't find his name or email address anywhere BUT I think I can do
one better then that. Here are two ASL's that where uploaded to the
ACPI4Linux project:
http://acpi.sourceforge.net/dsdt/tables/Compaq/Armada_1750/Compaq-Armada_1750-686EM
"man acpi" for steps, but the
short of it is:
iasl Compaq-Armada_1700_1750_3500-686EM_99.1130_A-custom.asl
cp DSDT.aml /boot
And add to /boot/loader.conf:
acpi_dsdt_load="YES"
acpi_dsdt_name="/boot/DSDT.aml"
This will load your custom AML at boot time.
--
Nate
sdt.asl" - Thu Mar 11 13:09:58 2004
+ *
+ * C source code output
+ *
+ */
Can you get the author of this patch to send you the raw "dsdt.asl",
instead of the compiled version? If so, send it to me so I can diff
against the one I asked you to dump and post.
--
Nate
___
sy ACPI support due to
the tools and testing just getting up to speed back then. Until
recently, Linux declined to support ACPI on systems older than 2001.
The chipset may support ACPI but the AML supplied by the OEM is what is
the issue here. Post a URL where I can download the AML:
acpidump
. Some people put a lot of
effort into documenting things and it seems that no one has read it.
-Nate
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
On Tue, 4 May 2004, Mikhail Teterin wrote:
> On Sunday 02 May 2004 01:23 pm, Nate Lawson wrote:
> = On Sun, 2 May 2004, Mikhail Teterin wrote:
> = > My Vaio laptop (5.2-current from April 7) duly goes to a quiet sleep
> = > when I type `zzz'.
> = >
> = > Troub
ably still uses old
disklabel(8) ioctls. This is almost certainly a growfs bug. You should
compile it with -g and do a breakpoint to find what operation produces
that error message.
-Nate
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/
On Fri, 2 Jan 2004, David O'Brien wrote:
> On Tue, Dec 30, 2003 at 12:06:06PM -0800, Nate Lawson wrote:
> > AMD, Cyrix. The amd64 arch is for the new 64 bit Opterons (i.e. FX64).
>
> What is "FX64"???
>
> "Opteron" is the server 64-bit CPU
> "
rectory in
> the ftp instead? Or is that for AMD's more advanced
> server processors?
Install the i386 version of FreeBSD for all ia32 boxes, including Intel,
AMD, Cyrix. The amd64 arch is for the new 64 bit Opterons (i.e. FX64).
-Nate
___
[EMAI
Hello,
after updating from 5.1-RELEASE-p11 to 5.2-RC (this morning)
I get these errors when I try to install software from ports:
[/usr/ports/archivers/zip]
[EMAIL PROTECTED] # > make clean
Redirezione in uscita ambigua.
"/usr/ports/Mk/bsd.port.mk", line 1918: warning: "/usr/sbin/pkg_info -P 2>/
p://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/vinum-vinum.html
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html
-Nate
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Greg groggy Lehey said:
> Logging the panic message isn't enough. We already had that at the start.
oh, I didn't read the first messages :)
nate
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
on the flip side the kernel panics i've had on solaris managed to get
logged to the syslog server :)
nate
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
accounts for
ftp synch and www synch.
nate
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
at 100% cpu, even
if the guest OS was at 0% cpu usage.
if you do have power management turned on(I've never used freebsd 5)
then it may be a bug in vmware. I tend to lean towards the guest OS
though.
nate
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
ort 53;
in named.conf:
listen-on { 127.0.0.1; };
I've been using this configuration(I also have it bind to another IP) for
a couple years with success. I have another copy of BIND listening on yet
another IP as well..
nate
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsu
welcome.msg
User ftp
Group ftp
UserAlias anonymous ftp
MaxClients10
DisplayLogin welcome.msg
DisplayFirstChdir .message
DenyAll
DenyAll
AllowAll
D
ther quickly
if the NFS server is not available, and the system should resume normal
operations. Most systems default to hard NFS mounts. some people reccomend
against soft, but I've never had a problem with it.
nate
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freeb
FreeBSD, I get that
> blank look that we've all come to know and love.
I reccomend NUT(Network UPS tools), www.exploits.org/nut/ is the URL I
think, sample:
http://portal.aphroland.org/cgi-bin/nut/multimon.cgi
or, embedded in a webpage:
http://portal.aphroland.org
nate
To Unsubsc
my servers that run IDE have DMA/33 controllers, the few that have
faster ones all use Promise ATA/100 cards or 3ware 6800 series raid cards.
I haven't trusted recent AMD/VIA/Intel IDE chips for a while.
nate
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
n these would be good.
never used it before but it's been out for a while:
http://linux.corel.com/products/draw/index.htm
also never tried but ..
http://xibios.free.fr/english/xclamation.html
http://www.atlantictechsolutions.com/scribusdocs/projects.html
http://www.mediascape.com/artstream-li
n the "external"
one. then behind that machine I have another machine doing the NAT.
works great.
nate
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
^^^
I appreciate some of the info you give. But every time you reference a
proper noun (person, journal, etc.), Google only gives results of you
talking about it in FreeBSD list archives! See also "freebsd mitre
netbeui"
What kind of conclusion is one to draw from that?
-Nate
urls, then there is mesgsnarf to grab email(though
I never got this one working). all part of the dsniff package(not sure
if freebsd has it in a single package or different ones).
I usually use these on a bridged freebsd system inbetween the router
and the switch.
nate
To Unsubscribe: send mail
letely crashing,
not just hanging.
it's most annoying because sometimes I don't notice it down for
a couple days, and all those log entries for that time are gone
forever:(
thanks
nate
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
24" or even 32" IDE cables, which work on some
systems but I prefer to stick to 18" wherever possible since
that is the IDE spec(and I have had some problems with 24"
cables hooked to promise IDE controllers - got some CRC errors
on transfers, not fatal but I don't lik
mean anything negative towards freebsd's init system,
whats the advantage of using it over the more common system V ? or
is it there just because it's always been that way ?
I am mostly a debian person, so i am used to the debian-way, but
i am tryin hard to learn freebsd in-depth too.
than
48 matches
Mail list logo