he zpool/zdevs using the glabel devices instead to
circumvent any future problems associated with device numbering.
Steve
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
On 05/10/10 11:55, Mike Andrews wrote:
On 5/5/10 11:19 AM, Freddie Cash wrote:
On Tue, May 4, 2010 at 11:32 PM, Giulio Ferro
wrote:
Giulio Ferro wrote:
Thanks, I'll try these settings.
I'll keep you posted.
Nope, it's happened again... Now I've tried to rise vm.kmem_size to
6G...
I'm
On Tue, Apr 15, 2008 at 12:20 PM, Roland Smith <[EMAIL PROTECTED]> wrote:
> On Tue, Apr 15, 2008 at 11:34:31AM -0700, Steve Franks wrote:
> > Being a naturally curious guy, with your pointers, I've located the
> following:
> >
> > [EMAIL PROTECTED] /var/cra
I have added options USB DEBUG to my kernconf file ("DYSTANT"). Here
is the backtrace:
Steve
[EMAIL PROTECTED] /usr/obj/usr/src/sys/DYSTANT]$ sudo kgdb kernel.debug
/var/crash/vmcore.6
[GDB will not be able to debug user-mode threads:
/usr/lib/libthread_db.so: Undefi
On Mon, May 12, 2008 at 3:50 PM, Roland Smith <[EMAIL PROTECTED]> wrote:
> On Mon, May 12, 2008 at 01:38:51PM -0700, Steve Franks wrote:
> > I have added options USB DEBUG to my kernconf file ("DYSTANT"). Here
> > is the backtrace:
> >
> > Steve
&
from /lib/libcrypto.so.5
#35 0x29512080 in ?? ()
#36 0x2952a102 in ?? ()
#37 0xbf8f5d68 in ?? ()
#38 0x282f2eac in RAND_bytes () from /lib/libcrypto.so.5
Previous frame identical to this frame (corrupt stack?)
(gdb)
Thanks,
Steve
___
free
he problem only happens with extreme disk activity. The box becomes
unresponsive (can not SSH etc). Keyboard input is displayed on the
console, but the commands are not accepted.
Is there anything I can do to either figure this out, or work around
r while running an Amanda backup, and
my network throughput hits about ~90 Mbps @ ~5 kpps.
I'll post back with results of the increase of the timeout.
Steve
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/f
lows the values to be changed via
sysctl and up it to 15.
This problem happens across all four disks.
Does anyone else have any suggestions on what I can check?
Steve
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listi
Steve Bertrand wrote:
Matthew Dillon wrote:
If you are getting DMA timeouts, go to this URL:
http://wiki.freebsd.org/JeremyChadwick/ATA_issues_and_troubleshooting
Then I would suggest going into /usr/src/sys/dev/ata (I think, on
FreeBSD), locate all instances where request
two drives?
Is there anyone interested to the point where remote login would be helpful?
Steve
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
n if the
box is up for multiple hours straight. The problem occurs only if I
through work at it.
Steve
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Jeremy Chadwick wrote:
On Tue, Jul 15, 2008 at 10:29:28PM -0400, Steve Bertrand wrote:
Is there anyone interested to the point where remote login would be helpful?
I believe my FreeBSD Wiki page documents what to do if your problem
is easily reproducable: contact Scott Long, who has offered
any, but can/will add in an IDE/ATA 7200 200GB in the
event this problem may be related to ZFS/RAM issues.
Steve
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
this box, I can provide
legitimate parties other network resources to produce a consistent flow
of data to ensure the ability to easily reproduce the issue locally, on
demand.
Steve
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/m
Steve Bertrand wrote:
I'm wondering if the problems described in the following link have been
resolved:
http://unix.derkeiler.com/Mailing-Lists/FreeBSD/stable/2008-02/msg00211.html
I've got four 500GB SATA disks in a ZFS raidz pool, and all four of them
are experiencing th
> Steve Bertrand wrote:
> The only other box I have with four SATA ports on it is my actual
> workstation. The board is ASUS P5GD1, and has an Intel 82801FR SATA
> controller.
I transferred the SATA disks to the above board, loaded up the zpool, and
I can not reproduce the problem :
?
IMHO, just replace the board. If you are not able to acquire DMA on the
disk subsystem, you've lost already.
-- Clifton (suddenly questioning why I'm spending hours on mailing lists
today)
...because your systems are running s
On 7/13/12 9:39 AM, John Baldwin wrote:
On Thursday, July 12, 2012 11:47:28 pm Steve McCoy wrote:
On 7/12/12 4:34 PM, Steve McCoy wrote:
John Baldwin wrote:
Barring that, can you do a binary search of kernels from stable/8
between 8.1
and 8.2 on an 8.1 world to see which commit caused the
Hi Adrian,
I've submitted the PR as kern/170021.
Thanks!
On 7/19/12 11:29 AM, Adrian Chadd wrote:
Oh, and would you please file a PR for this? I've been looking into
ACPI related slowdowns for a while and I'm glad you found a culprit.
Adrian
___
On 7/19/12 10:12 AM, Eric van Gyzen wrote:
You might simply try a different idle function. See these sysctls:
machdep.idle: acpi
machdep.idle_available: spin, mwait, mwait_hlt, hlt, acpi,
Eric
I've tried your suggestion (with mwait) and the problem went away. Thanks a lot!
This seems like a
ormatting there, but it seems like ifa->ifa_ifp is
null. For the record, net-snmpd is being polled every 60 seconds. I see
that the locking in this file has changed a little since 9.0-RELEASE, so
I'm currently working on upgrading it to 9.0-STABLE in hopes of avoiding
the problem. Any commen
-RELEASE, 8.2-RELEASE, and 9.1-BETA1
with the same results. Booting with ACPI disabled results in a kernel
panic during the boot process.
I'd greatly appreciate any help or suggestions on this matter. We've
already tried just about every BIOS option on the board.
Steve Polyack
Ta
On 08/02/2012 01:58 PM, John Baldwin wrote:
On Thursday, August 02, 2012 10:21:20 am Steve Polyack wrote:
Hi,
We're having some trouble with detection of a couple of Sil3124 SATA
controller cards on newer motherboard and processor combos.
Specifically, we're running a Supermic
I am out of the office until 03/09/2012.
Note: This is an automated response to your message "freebsd-stable
Digest, Vol 475, Issue 7" sent on 25/08/2012 13:00:57.
This is the only notification you will receive while this person is away.
UK Businesses use 2 million tonnes of paper each yea
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
some regression?
Yes, I use the legacy ATA stack.
> Does anybody have good ideas why we should not drop
> it now?
Because it works?
--
Steve
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To
On Wed, Mar 27, 2013 at 11:35:35PM +0200, Alexander Motin wrote:
> On 27.03.2013 23:32, Steve Kargl wrote:
> > On Wed, Mar 27, 2013 at 11:22:14PM +0200, Alexander Motin wrote:
> >> Hi.
> >>
> >> Since FreeBSD 9.0 we are successfully running on the new CAM-b
On Thu, Mar 28, 2013 at 12:22:11AM +0200, Alexander Motin wrote:
> On 28.03.2013 00:05, Steve Kargl wrote:
> >
> > Last time I tested the new one, and this was several months
> > ago, the system (a Dell Latitude D530 laptop) would not boot.
>
> Probably we should j
On the downside, he's locked into his position, and will never move up.
My theory is, teach as much as you know, and there is a better chance of
moving up or out ;)
Steve
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/
>> My theory is, teach as much as you know, and there is a better chance of
>> moving up or out ;)
>>
>> Steve
>
> Luckily it's a small operation and I own it ;-)
>
> Steve I am a technical trainer and training developer.
> Knowledge is power and
formation I can
> provide to get any assistance, I will.
>
> It took me near two weeks to get this setup working how I wanted, and I
> KNEW I shouldn't of upgraded this one first, but it's the only way to
> learn the migration method of a GELI encrypted setup.
>
>
, I will.
It took me near two weeks to get this setup working how I wanted, and I
KNEW I shouldn't of upgraded this one first, but it's the only way to
learn the migration method of a GELI encrypted setup.
TIA if anyone can provide any insight.
Steve
__
Steve Bertrand wrote:
> Just a note...
...and another note. I'm an idiot.
I copied GENERIC to a new config file, but ended up editing the original
GENERIC file with my changes.
I directly proceeded to build the new kernel configuration file, which
as it turns out had none of my chang
I have a known issue with MySQL on 7.0 but that is seemingly unresolved.
There are two reasons why I am asking here. The first is that all
indications of searching for an answer suggest it is a network related
issue (although both the client and server are on the same machine).
Second, I've never
fo 2
Master: no device present
Slave: ad5 ATA/ATAPI rev 7
pearl# atacontrol info 3
Master: no device present
Slave: ad7 ATA/ATAPI rev 7
Regards,
Steve
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/list
you have kbdmux enabled in the kernel.
However, removing it did not fix it for me. Because I am booting from a
USB thumbdrive which has my key on it, and the thumbdrive is removed
after boot, I just went without a passphrse.
Steve
___
freebsd-stabl
getting
stored correctly by the earlier pass rules.
Whee. Breadcrumbs for someone to google up some dark and
stormy night.
--
Steve Watt KD6GGD PP-ASEL-IA ICBM: 121W 56' 57.5" / 37N 20' 15.3"
Internet: steve @ Watt.COM Whois: SW32-ARIN
Fre
ari Exp $
I get 3 link state DOWN/UP notices when DHCP client starts. It works
for exactly 60 seconds after boot, then stops. Patch from earlier "fun
with if_re" thread didn't help, if_re.c from -CURRENT failed to build.
Reverting back to rev 1.95.2.36.2.2 fixes i
.
Ok. I can test that if you wish.
Reverting back to rev 1.95.2.36.2.2 fixes it.
Your controller looks like RTL8168D PCIe controller. ATM I have no
idea why if_re.c 1.95.2.41 does not work. I'll let you know if I
find a clue.
Ok. I'm happy to test any patches.
Thanks,
Steve
__
On Feb 25, 2009, at 11:27 PM, Pyun YongHyeon wrote:
On Wed, Feb 25, 2009 at 11:15:38PM -0500, Steve Wills wrote:
[...]
I guess re(4) thinks it lost established link. How about unplug and
then replug UTP cable? Would you show me "devinfo -rv | grep phy"?
rgephy0 pnpinfo oui=0x732
your old re(4)/rl(4)
files and download if_re.c, if_rl.c and if_rlreg.h from CURRENT
and apply the patch.
Unfortunately, for me, this patch doesn't change things.
Thanks,
Steve
___
freebsd-stable@freebsd.org mailing list
http://lists.f
Hi,
On Feb 25, 2009, at 7:38 PM, Pyun YongHyeon wrote:
On Tue, Feb 24, 2009 at 08:12:18PM -0500, Steve Wills wrote:
Hi,
I upgraded my 7.1-RELEASE system to RELENG_7 yesterday and after
booting, re0 works for only a short time, then gives "re0: PHY read
failed" over and over. Does a
/usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
Steve
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
Mikolaj Golub wrote:
> On Mon, 27 Apr 2009 13:37:50 -0400 Steve Bertrand wrote:
>
> SB> Hi all,
>
> SB> I'm running into an issue during a buildworld. I noticed this problem
> SB> early last week, and also after another csup as of this morning.
>
> SB&
Mikolaj Golub wrote:
> On Mon, 27 Apr 2009 15:30:44 -0400 Steve Bertrand wrote:
> SB> dns5# uname -a
> SB> FreeBSD dns5.eagle.ca 7.1-STABLE FreeBSD 7.1-STABLE #1: Thu Mar 19
> SB> 08:52:46 EDT 2009
>
> Don't you have old net-mgmt/bsnmpd installed? What does `wh
Steve Bertrand wrote:
> Mikolaj Golub wrote:
>> On Mon, 27 Apr 2009 15:30:44 -0400 Steve Bertrand wrote:
>
>> SB> dns5# uname -a
>> SB> FreeBSD dns5.eagle.ca 7.1-STABLE FreeBSD 7.1-STABLE #1: Thu Mar 19
>> SB> 08:52:46 EDT 2009
>>
>> Don&
Steve Bertrand wrote:
> Hi all,
>
> I'm running into an issue during a buildworld. I noticed this problem
> early last week, and also after another csup as of this morning.
>
> I've rm'd everything in /usr/obj, but the problem persists. If anyone
> could provi
I upgraded my workstation (via source) to 7.2-RELEASE from 7.1-RELEASE
about a day ago. After the upgrade procedure, I'm having no luck with
using DRM in X11. It worked fine before and gave reasonable
performance. Now when I start up X with DRI enabled, both of my screens
display garbage. T
Paul Schmehl wrote:
Read /usr/portsUPDATING wrt xorg. There were major changes in the
config file and peripheral detection between 7.1 and 7.2
You need to make sure that both dbus and hald are running. Remove the
mouse and keyboard sections from your xorg.conf file. They are no
longer ne
Robert Noland wrote:
Why is this drm2? Is this a multicard setup? Multicard doesn't work
right now. If you aren't using more than one card, can you disable
whatever else drm is attaching to?
robert.
This is something funny I had to deal with initially. There is *no*
drm0 or drm1 bein
Robert Noland wrote:
On Mon, 2009-05-04 at 14:48 -0400, Steve Polyack wrote:
This is something funny I had to deal with initially. There is *no*
drm0 or drm1 being probed. Consequently, there is only one entry in
/dev/dri/, card2. As a result, Xorg doesn't even recognize card2
Robert Noland wrote:
Ok, they are at least partially disabled... I wonder if a BIOS update
would help.
Anyway, the garbled screen issue is usually associated with the caching
method used on the PCI GART. On IGP chips we force the GART to be
uncacheable. On PCI chips they are supposed to be ab
Robert Noland wrote:
ok, how about this one... If this doesn't do it, then we need to start
digging...
robert.
No change when using this patch either. I've also updated to the latest
BIOS and have ensured that the onboard Intel adapter is as disabled as
it can get. I can provide you so
only. I don't want
to use dedicated hardware if I don't have to, so I'm asking about jails
first.
Operationally, are there any success stories regarding v6 and jails that
anyone could share?
Steve
___
freebsd-stable@freebsd.org mailing list
l
then update the actual system for advisories, new features if they apply
to me, or generally any time I turn up a new system or VM to keep them
all consistent.
Cheers,
Steve
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mail
I just want to throw out a heart-felt thank you, congratulations and
excellent work to all those who had their hand in making the jail
framework so completely flexible (particularly on the IP side of things).
Kudos, and thank you all. IPv6 works flawlessly!
Steve
some pointers on how to do this without destroying
the pool?
Steve
smime.p7s
Description: S/MIME Cryptographic Signature
Glen Barber wrote:
> On Wed, May 27, 2009 at 12:49 PM, Steve Bertrand wrote:
>> However, during the upgrade, something didn't go quite right, and now
>> when I boot, I end up with:
>>
>> /libexec/ld-elf.so.1: Shared object "libc.so.7" not found required
Kevin Day wrote:
>
> On May 27, 2009, at 11:49 AM, Steve Bertrand wrote:
>
>> Hey all,
>>
>> In short, I've got a system with /boot on a USB thumb drive that I boot
>> from, which then mounts root and the rest of the system from a 4-disk
>> ZFS sto
j
# cd /storage/usr/src
# make buildworld NO_FSCHG DESTDIR=/storage
...and that's where I'm at right now.
Thanks for all the help. I'll post back with the final results.
Steve
smime.p7s
Description: S/MIME Cryptographic Signature
Steve Bertrand wrote:
> Larry Rosenman wrote:
>> On Thu, 28 May 2009, Ruben van Staveren wrote:
>>
>>>
>>> On 28 mei 2009, at 19:33, Niki Denev wrote:
>
>>>> Just curious... doesn't a "zfs upgrade -a" do the same thing?
>&g
ould worry about which system is best
for YOU, not how fast it is. Playing the speed game is a never ending.
--STeve Andre'
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
Patrick M. Hausen wrote:
> So we switched to GEOM for mirroring a long time ago for
> one simple reason: hardware replacement.
Amen.
Steve
smime.p7s
Description: S/MIME Cryptographic Signature
c trunk on my 2 cpu amd64 based system almost
everyday. I don't see the performance issue you seem to
have. Do you use ULE? If yes, then switch to 4BSD.
--
Steve
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/list
ERC6 controller perhaps?
Steve Polyack
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
Václav Haisman wrote:
Steve Polyack wrote:
Václav Haisman wrote:
I am getting "mfi0: Copy out failed" message in logs, usually several
times a
day. What does it mean? This is FreeBSD 7.2.
> I can't tell you exactly what the error message means, but out of
lic interface
>> so I can't test much more.
>
> You can use site-local (fec0::) or rfc4193 addresses for testing.
In the event you don't have your own public v6 space (or not enough of
it), you can acquire it for free from the fabulous guys over at
http://he.net
Steve
smime.p7s
Description: S/MIME Cryptographic Signature
loader.conf ( IIRC, only the first two lines are mandatory, the
other two are just tweaks ):
zfs_load="YES"
vfs.root.mountfrom="zfs:storage"
vm.kmem_size="1536M"
vm.kmem_size_max="1536M"
Steve
smime.p7s
Description: S/MIME Cryptographic Signature
Steve Bertrand wrote:
> Lisa Besko wrote:
>> I have a system that has a simple zfs raid 0 volume on it and it will
>> now mount when the system boots. After the system is up I can run
>> /etc/rc.d/zfs start and it's fine. I don't see any errors in the lo
lot more users probably
>> do
>> not either. Please use your best judgment.
>>
>> Thank you and best regards.
>
> BTW, it also helps to mitigate messages like this one...
>
> robert.
Well, I got my laugh for the day :)
xact chipset:
ral0: mem 0xf020-0xf0207fff irq 20 at
device 0.0 on pci3
ral0: MAC/BBP RT2561C, RF RT2527
ral0: [ITHREAD]
I noticed some people having this problem with ndis and iwi in 2008
(!) on the list, but no mention of ral...
Best,
Steve
___
fre
784 , which may have
helped - it picks up 6-8 out of 9 disks, but obviously that's not
ideal. The motherboard BIOS version is current, as is the firmware for
the SATA controllers.
Does anyone have any ideas or other patches that I may try?
T
Steve Polyack wrote:
I have a system running FreeBSD 8.0-RC1 that contains 3x Sil3124 PCI-E
SATA controller cards. Each card has 3x Sil3726 Port Multipliers
attached (5 slots per SATA PM). The problem is that the disks are
often not all detected by FreeBSD, even though the controller Option
Alexander Motin wrote:
Have you tried new CAM-based ATA subsystem present in 8.x by siis(4)
driver? Work is still in progress there, but it should work with port
multipliers much better then previous implementation.
Indeed, the siis(4) driver works MUCH better. However, it's still not
alwa
Alexander Motin wrote:
If your conditions permit, you can try to upgrade to recent HEAD to look
how will it go with newer code. I am periodically merging my work there
from Perforce. Also I am going to generate new test patch for HEAD,
which includes reworked PMP support, tomorrow.
You can
Alexander Motin wrote:
Steve Polyack wrote:
Alexander Motin wrote:
You can try this patch against today's HEAD:
http://people.freebsd.org/~mav/cam-ata.20091022.patch
I tried the patch this morning against a fresh checkout of HEAD.
Immediately after boot only one devic
Alexander Motin wrote:
Steve Polyack wrote:
I'm about to try today's head and patch. I'll let you know how it goes.
Ok. Just to be sure it is not cabling issue (I have seen such), try also
limit port speed to 1.5Gbps by adding to loader.conf:
hint.siisch.0.sata_rev=
Steve Polyack wrote:
Alexander Motin wrote:
Steve Polyack wrote:
I'm about to try today's head and patch. I'll let you know how it
goes.
Ok. Just to be sure it is not cabling issue (I have seen such), try also
limit port speed to 1.5Gbps by adding to loader.conf
intpin=a, irq=255
powerspec 2 supports D0 D3 current D0
MSI supports 1 message, 64 bit
Has anyone seen this problem and do you have some recommendations
to fix or work around the issue?
--
Steve
___
freebsd-stable@freebsd.org mail
On Mon, Jul 24, 2006 at 09:20:37PM -0500, John Merryweather Cooper wrote:
> Steve Kargl wrote:
> >
> >cardbus0: CIS pointer is 0!
> >cardbus0: Resource not specified in CIS: id=10, size=100
> >cardbus0: Resource not specified in CIS: id=14, size=0
> >cardbus0:
)]error = 6
Thanks in advance for any suggestions you might have.
Steve
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
ot;objcopy --redefine-sym" to rename the symbol in the flash
library? I've not tried it of course.
Steve
Regards,
BMS
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail
umber = 12
panic: page fault
when trying to start auditd. I can provide backtrace, but it seems
pretty reproducible.
Steve
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any ma
e file system targeted by the audit
trail, or just on the system in general?
Just on the system, but I'd like to have them together.
Is compiling quotas in sufficient to reproduce the problem, or must
quotas be enabled on at least one file system?
Compiling quotas in is suffici
On Nov 14, 2006, at 12:41 PM, Kostik Belousov wrote:
I'm wondering how many people are tripped over this feature of
vn_open.
Please, try the patch:
That fixes it, thanks.
Steve
___
freebsd-stable@freebsd.org mailing list
s; /* connection status */
static int opened; /* have done openlog() */
Any ideas on what could be wrong with my system? FYI In general I use ccache
but i've disabled it for this run, by editing out the commands
in /etc/make.conf.
Steve
__
On Sunday 16 January 2005 17:37, Kris Kennaway wrote:
> On Sun, Jan 16, 2005 at 02:22:05PM +0000, Steve Hodgson wrote:
> > I'm getting the following error on a RELENG_5_3 box when trying to
> > compile the RELENG_5 sources. I've been cvsupping now for about a week
>
ar the nifty
> details on how exactly it got that way :)
>
THANK YOU! This is the first time since 7 Dec 04 that I've
been able to boot a current -CURRENT on my Dell Inspiron 4150
laptop.
--
Steve
___
freebsd-stable@freebsd.org mailing list
h
On Tuesday 15 February 2005 14:02, Tuure Laurinolli wrote:
> Steve Hodgson wrote:
> > On Sunday 16 January 2005 17:37, Kris Kennaway wrote:
> >>On Sun, Jan 16, 2005 at 02:22:05PM +, Steve Hodgson wrote:
> >>>I'm getting the following error on a RELENG_5_3
ly in private if in a hurry, I subscribe in digest mode currently.
Thanks,
Steve
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Following up to myself for the archives, this problem was solved with a
BIOS upgrade. This is on an Asus P4P800-E Deluxe (865PE). Old BIOS rev
was 1002, new is 1004.
Sorry for the noise.
Steve
___
freebsd-stable@freebsd.org mailing list
http
Where should I look next?
>
Have you run sysutils/memtest86 with the 8 GB? I had
4 bad out of 12 tested where the DIMMs were Crucial
PC2700 2GB Reg. ECC DIMMs.
--
Steve
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/li
A
>2: Disk 0
> 1: FFS
You need to get into your SCSI BIOS (don't know what the key
sequence is for 3ware, it's ^A for Adaptec) at the correct time
and enable the disk for booting. As shown here, there's no chance
of it being bootable.
--
Steve Watt KD6GGD PP-ASEL-I
read masks are per-signal, and signals
sent to the process when all threads within the process have the
signal blocked remain pending against the process so any thread may
accept the signal using sigwait()/sigtimedwait()/sigwaintinfo().
I suspect the answer is yes, but I haven't played with thread
revious frame inner to this frame (corrupt stack?)
If one goes back upto the "Unread portion" above, on the console
I see a line about ath_ioctl, then frame #17.
--
Steve
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
[157] exit
exit
Script done on Thu Apr 26 16:38:51 2007
--
Steve
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
On Thu, Apr 26, 2007 at 10:44:52PM -0400, [EMAIL PROTECTED] wrote:
> in message <[EMAIL PROTECTED]>,
> wrote Steve Kargl thusly...
> >
> > By increasing the kernel message buffer, I was able to
> > get the previous "Unread portion" im my last email.
>
On Fri, Apr 27, 2007 at 02:26:15PM -0700, Sam Leffler wrote:
> Steve Kargl wrote:
> > By increasing the kernel message buffer, I was able to
> > get the previous "Unread portion" im my last email.
> >
> > Unread portion of the kernel message buffer:
> >
Hi Guys I would like to use freebsd 6.1 and I need a SATA Raid card to
support raid 1.
Can some one tell me what card I can still get that Freebsd 6.1 supports.
Thank you
Ps please respond to email only
___
freebsd-stable@freebsd.org mailing list
http:
101 - 200 of 340 matches
Mail list logo