Re: Hi all.. Novice user having woes getting Atheros card up in FreeBSD 6.0

2006-01-27 Thread Peter Jeremy
hardware is that vendors regularly update the electronics without changing the model designations. This doesn't affect Windoze users because they provide updated drivers to match. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http

Re: manual escape to debugger on serial console not working?

2006-01-26 Thread Peter Jeremy
On Thu, 2006-Jan-26 11:17:21 +0200, Niki Denev wrote: Ah, this was the missing link :) I completely forgot the part that i must type ~~# to actually send a BREAK. I rarely use the ssh break so I set it to something other than '~' in my .ssh/config so it doesn't clash with (eg) tip. -- Peter

Panic on S3 suspend

2006-01-26 Thread Peter Jeremy
, lo_name = 0x803f6841 if_addr_mtx, lo_type = 0x803f6841 if_addr_mtx, lo_flags = 196608, lo_list = {tqe_next = 0x0, tqe_prev = 0x0}, lo_witness = 0x0}, mtx_lock = 4, mtx_recurse = 0}} (kgdb) -- Peter Jeremy ___ freebsd

Re: xorg-server 6.9.0 won't build on 4.11-stable

2006-01-25 Thread Peter Jeremy
that should happen, though I doubt that combination is officially supported. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Xorg server dies

2006-01-21 Thread Peter Jeremy
cleanly. Presumably the xorg.conf.new is the result of Xorg -configure. How about supplying the command line you used to start X, the output written to the console and anything else you did between starting X and getting the console prompt back. -- Peter Jeremy

Problems with PCI SATA Controller

2006-01-20 Thread Peter Hoskin
Hi, I've had a number of problems with this card. Please note I'm not using this as a RAID card. [EMAIL PROTECTED]:3:0: class=0x010400 card=0x61121095 chip=0x31121095 rev=0x02 hdr=0x00 vendor = 'Silicon Image Inc (Was: CMD Technology Inc)' device = 'SiI 3112

Re: Problems with PCI SATA Controller

2006-01-20 Thread Peter Hoskin
(i.e 1 disk) attached, however I can't find it offhand. Cheers Mark *sigh* I guess I'll be taking the card back and getting some PATA - SATA adaptors. I need two drives as I wish to do a mirrored RAID, which with this card seems to be out of the question. Regards, Peter Hoskin

CFLAGS vs COPTFLAGS for building kernel modules

2006-01-19 Thread Peter Jeremy
the problem. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Fast releases demand binary updates.. (Was: Release schedule for 2006)

2006-01-12 Thread Peter Jeremy
as the rest of the Project. It makes it much simpler if we all agree on the meanings of the words we use. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail

Re: SUMMARY: Fast releases demand binary updates..

2006-01-12 Thread Peter Jeremy
promised. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: SHA1_Update() produces wrong results for large buffers

2006-01-09 Thread Peter Jeremy
(1.5G) - which explains the rapid exit and incorrect result. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: NIC card problems

2006-01-07 Thread Peter C. Lai
Peter Jeremy wrote: Real DEC Tulip cards do this when running Tru64 as well. My guess is that it's a bug in the NIC. (And it looks like AMDtek have copied it). Peter, Warner, Stefan, et al.: I just found this thread on the mailing list, and am responding to it, a year later :) I also believe

Re: FreeBSD Update is the binary update solution [Re: HEADS UP: Release schedule for 2006]

2006-01-06 Thread Peter Jeremy
to modules (eg IPv6 support). In any case, the way to minimise the kernel footprint is to statically load all the required functionality and not have any modules. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: FreeBSD Update is the binary update solution [Re: HEADS UP: Release schedule for 2006]

2006-01-05 Thread Peter Jeremy
/cobalt/bcfg2/ )? -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: HEADS UP: Release schedule for 2006

2005-12-22 Thread Peter Jeremy
would help you. Taking Solaris as an example of an OS which is broken up into lots of packages, patches don't replace whole packages, they replace individual files. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org

Re: NFS UDP mounts on RELENG_6?

2005-12-19 Thread Peter Jeremy
/fragmented UDP packets? NFS typically sends 8K packets which are split into 6 UDP packets. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: [SOLVED] Re: NFS UDP mounts on RELENG_6?

2005-12-19 Thread Peter Jeremy
On Mon, 2005-Dec-19 01:37:44 -0800, Jon Dama wrote: I haven't see any evidence that suggests using NFS with UDP is actually useful. IMO, its a false economy. On modern hardware anyway. Keep in mind that NFS was written to run on a 25MHz (or so) 68020. -- Peter Jeremy

Re: Need help with crash analysis

2005-12-18 Thread Peter D. Quilty
, Peter D. Quilty wrote: I have a Dell Inspiron 9100 laptop that has been crashing lately. It seems to happen when there is a moderate disk load and the network load is 6 Mbits/sec. I can usually replicate it by running portsdb -fUu while downloading or copying large files across the network

Re: HEADS UP: Release schedule for 2006

2005-12-17 Thread Peter Jeremy
and can't explain exactly what they did - without putting them off FreeBSD. I think FreeBSD Update shows the way forward but IMHO there needs to be an official binary update tool accessible from www.freebsd.org. -- Peter Jeremy ___ freebsd-stable

Re: FreeBSD Update is the binary update solution [Re: HEADS UP: Release schedule for 2006]

2005-12-17 Thread Peter Jeremy
On Sat, 2005-Dec-17 18:19:25 -0700, Scott Long wrote: Peter Jeremy wrote: I think FreeBSD Update shows the way forward but IMHO there needs to be an official binary update tool accessible from www.freebsd.org. FreeBSD Update was written by, and is continuously maintained by the actual FreeBSD

Re: HEADS UP: Release schedule for 2006

2005-12-16 Thread Peter Jeremy
to ATAPI devices so the decision was made to default to PIO4 in 5.x. You can set hw.ata.atapi_dma to 1 in 5.x if you want to (see acd(4)). -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

Re: indefinite wait buffer: Does this indicate hardware issue?

2005-12-16 Thread Peter Jeremy
user after boot). If you suspect retries are a problem, monitor the I/O rate with iostat or systat and see if it suddenly drops. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

Need help with crash analysis

2005-12-16 Thread Peter D. Quilty
. -- Peter D. Quilty [EMAIL PROTECTED] 703-906-5633 GnuPG Key: http://users.adelphia.net/~pdquilty/gpg-pubkey.asc GnuPG Key Fingerprint: A46A 0E56 D13E 5617 4696 2B04 0D0C E34D CB6D D107 makeoptions DEBUG=-g machine i386 cpu I686_CPU ident PDQ.9100 options

Re: Odd performance problems after upgrade from 4.11 to 6.0-Stable

2005-12-15 Thread Peter Jeremy
code then generic_*() for Athlon or P4 CPUs, we should implement it. If there isn't, we can get a (slight) performance improvement by removing the indirection through *_vector - I suspect that CPUs can't predict/pipeline an indirect branch as well as a direct branch. -- Peter Jeremy

Re: shmget errors

2005-12-15 Thread Peter Jeremy
that by looking at the output of ``ipcs -p'': If the process IDs listed under the CPID and LPID columns don't exist, chances are that the memory segment isn't in use anymore. Looking at NATTACH in ipcs -a is a better approach. -- Peter Jeremy ___ freebsd

Re: kernel cpu entries

2005-12-15 Thread Peter Jeremy
mention actual times, is the difference statistically significant? (see src/tools/tools/ministat) -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL

Re: 6.0 random freezes

2005-12-14 Thread Peter Jeremy
] # gdb kernel.debug /var/crash/vmcore.1 (kgdb) kldsyms (kgdb) where Hopefully this will decode #7 and you can provide a few more frames. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: 6.0 random freezes

2005-12-13 Thread Peter Jeremy
tee live traffic into both systems and just junk the responses from your test bed, or record live traffic and replay it into your test bed. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: 6.0 random freezes

2005-12-13 Thread Peter Jeremy
file doesn't match your kernel. Are you running kgdb with the same kernel as was running when the system crashed? (If you don't have that kernel handy, you might as well delete vmcore.0). -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http

Re: 6.0 random freezes

2005-12-12 Thread Peter Jeremy
problem will help make 6.x more stable. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: 6.0 random freezes

2005-12-12 Thread Peter Jeremy
/developers-handbook/kerneldebg-gdb.html -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Upgrading 5.3 6.0 buildworld failure now in libmagic

2005-12-08 Thread Peter Jeremy
of end user documentation. Are you volunteering? -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: cpu-timer rate

2005-12-07 Thread Peter Jeremy
to VMware clients. And as someone stated VMware plays fast and loose with clocks. I'm sure I'm not the only end-user who would appreciate it if the core team This is nothing to do with the core team. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing

Re: cpu-timer rate

2005-12-07 Thread Peter Jeremy
in VMWare are a minority of a minority, I run FreeBSD in VMware at work. After installing vmware-tools and telling VMware to use the host clock I haven't seen any clock problems (definitely in 5.x and I don't recall seeing any in 4.x or 6.x). -- Peter Jeremy

Re: cpu-timer rate

2005-12-06 Thread Peter Jeremy
LAPIC at hz*3 but this was later changed to hz*2 to reduce overheads. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: cpu-timer rate

2005-12-02 Thread Peter Jeremy
at a high rate and uses two different divisors for the soft clocks (/2 for tick, /3 for profhz and /15 for stathz). Larger divisors are better for utilisation statistics but increase clock interrupt overheads. -- Peter Jeremy ___ freebsd-stable

Re: FreeBSD 6.0 cron is running on GMT

2005-11-26 Thread Peter Jeremy
? -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: FreeBSD 6.0 cron is running on GMT

2005-11-26 Thread Peter Jeremy
machdep.wall_cmos_clock. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Recurring problem: processes block accessing UFS file system

2005-11-24 Thread Peter Jeremy
in 4.x). In my case, the trigger is OpenOffice.org - one of the offending processes is almost always OOo/program/pagein. Unfortunately, I haven't been able to get to the bottom of this (and my son isn't happy that OOo keeps deadlocking on him). -- Peter Jeremy

Re: Laptop choices

2005-11-23 Thread Peter Goetz
was. (suspend to disk doesn't work at all) The touch pad can easily been disabled in the bios (what I also did, because I don't like it). I hope that helps! Peter ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

Re: Swapfile problem in 6?

2005-11-17 Thread Peter Jeremy
} depend in ${MAKE} buildkernel -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Swapfile problem in 6?

2005-11-16 Thread Peter Jeremy
options BREAK_TO_DEBUGGER -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Swapfile problem in 6?

2005-11-15 Thread Peter Jeremy
/kerneldebug-gdb.html If in doubt, post the output from the above commands here and someone will hopefully provide further input. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe

Re: Swapfile problem in 6? (was: 6.0: during kernel compilation, 'kernel linking' freezes PC)

2005-11-14 Thread Peter Jeremy
on /var. However, exactly the same deadlock occurs: Have you pre-allocated the swapfile or is it being allocated as necessary? If the latter, try dd if=/dev/zero of=swapfile bs=1m count=128 -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http

Re: USB Card Reader Permissions

2005-11-08 Thread Peter Jeremy
googling turned up a site with a tutorial (unfortunately, I didn't keep a record). -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: 5.4 - 6.0 buildworld failure

2005-11-05 Thread Peter Jeremy
is this error occurring during the buildworld? (What are the latest lines beginning '' and '===') What non-standard bits do you have in your command line, /etc/make.conf or MAKEOBJDIRPREFIX? -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list

Re: FreeBSD 6.0 Released

2005-11-04 Thread Peter Jeremy
to use 7-bit ASCII which doesn't include accents. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Nogobble, nogobble

2005-11-04 Thread Peter Jeremy
with the CISCO approach is that the configuration is defined as a set of differences from a default configuration but (AFAIK) the default configuration isn't formally documented (ie in IOS config format). FreeBSD does document the defaults. -- Peter Jeremy

Re: compile error - bus error

2005-11-03 Thread Peter Jeremy
you have problems compiling anything else (buildworld in particular). -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: compile error - bus error

2005-11-03 Thread Peter Jeremy
it rebooted. That sounds very much like hardware. I'd check the hardware before anything else - faulty fans, loose cards/cables, give memtest86 a run. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: math/grace port: libXcursor.so.1.0 not found ??

2005-10-26 Thread Peter Jeremy
to dlopen libm to complain about an X library. You might like to try asking the port maintainer (see the Makefile). -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any

Re: new FreeBSD-webpage

2005-10-07 Thread Peter Jeremy
of an exaggeration. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: new FreeBSD-webpage

2005-10-06 Thread Peter Jeremy
browser. On the downside, I notice it now uses cookies. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: HEADSUP: bridge(4) removed from HEAD

2005-09-28 Thread Peter Jeremy
notice. There's no reason why the handbook can't mention both (or, preferably, all three) bridging devices - it just needs to mention that if_bridge doesn't exist in 5.x -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http

Re: 5.3 - 5.4 breaks ATA (Intel ICH2)

2005-09-24 Thread Peter Jeremy
). You shouldn't have two masters on ata0. I hope that's a typo. How far through the boot process do you get? I gather the loader runs successfully and loads the kernel but the kernel can't find ad0. Does it find the controller (ata0 or whatever)? -- Peter Jeremy

Re: 6-Release Beta 5: extremely slow installation in VMWare 4.52

2005-09-23 Thread Peter Jeremy
printf messages won't be helping performance. [1] http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ctm.html -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe

Re: High interrupts w/ Cisco 350 card

2005-09-22 Thread Peter D. Quilty
On Wed, 2005-09-21 at 18:01 +1000, Peter Jeremy wrote: On Tue, 2005-Sep-20 19:44:07 -0400, Peter D. Quilty wrote: I'm running 5.4-RELEASE-p6 on a Toshiba Tecra M2 laptop. My network card is a Cisco 350 PCMCIA card. I'm experiencing a very high rate of interrupts during heavy network traffic

Re: High interrupts w/ Cisco 350 card

2005-09-22 Thread Peter Jeremy
On Thu, 2005-Sep-22 07:13:29 -0400, Peter D. Quilty wrote: On Wed, 2005-09-21 at 18:01 +1000, Peter Jeremy wrote: Have you tried anything other that FreeBSD 5.4 on your Tecra? No, I haven't. It is my primary laptop and I would prefer not to have to load another OS merely for testing. It would

Re: ep0 Interrupt Storm, 3Com EtherLink III (PnP)

2005-09-21 Thread Peter Jeremy
the interrupt request. I've also seen it when a device configured for polling (and hence without an installed interrupt handler) decides to raise an interrupt and gets upset at the interrupt not being handled. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing

Re: High interrupts w/ Cisco 350 card

2005-09-21 Thread Peter Jeremy
On Tue, 2005-Sep-20 19:44:07 -0400, Peter D. Quilty wrote: I'm running 5.4-RELEASE-p6 on a Toshiba Tecra M2 laptop. My network card is a Cisco 350 PCMCIA card. I'm experiencing a very high rate of interrupts during heavy network traffic. Not quite. vmstat -i reports 173 interrupts/sec. That's

High interrupts w/ Cisco 350 card

2005-09-20 Thread Peter D. Quilty
/CDRW/1.60 at ata1-master UDMA33 cd0 at ata1 bus 0 target 0 lun 0 cd0: MATSHITA UJDA750 DVD/CDRW 1.60 Removable CD-ROM SCSI-0 device cd0: 33.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed Mounting root from ufs:/dev/ad0s1a -- Peter D

Re: NFS directory copies cause crash

2005-09-16 Thread Peter Jeremy
line within ffs_dirpref() to locate which divide is failing. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Can't reboot into single mode

2005-09-11 Thread Peter Jeremy
(from memory) into the boot menu? When you boot single user, what are console messages between Mounting root... and the can't exec getty message? -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: HZ option [Was: Re: custom kernel + if_xl + error]

2005-09-04 Thread Peter Jeremy
/statistics clock then the statistics become unreliable (and a process can cheat the scheduler by appearing to use no CPU time). -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe

Re: 6.0-BETA2 as reliable webserver?

2005-08-19 Thread Peter Jeremy
to 6.x will be far easier than moving from 4.x to 6.x. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Memory requirements between releases

2005-08-13 Thread Peter Jeremy
one or two gettys. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: 4-5 libmilter.a install failure

2005-08-09 Thread Peter Jeremy
the directory from the first installworld, you can always copy mtree (any any other over-written utilities) back where they started. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

Re: Quality of FreeBSD

2005-07-22 Thread Peter Jeremy
bears any resemblance to the BIOS and ACPI in the supposedly identical motherboard that I buy this week. As far as the vendor is concerned, as long as it (sort of) works on Windoze when you use the vendor-supplied driver then the vendor has fulfilled their fit-for-use responsibility. -- Peter

ahd problems on 5.4-STABLE and 6.0-BETA1

2005-07-20 Thread Peter Czanik
Jul 20 13:48:02 beech kernel: ahd1: Adaptec AIC7902 Ultra320 SCSI adapter at device 12.1 on pci5 Jul 20 13:48:02 beech kernel: aic7902: Ultra320 Wide Channel B, SCSI Id=7, PCI 33 or 66Mhz, 512 SCBs Bye, Peter ___ freebsd-stable@freebsd.org mailing list

Re: Problems with 5.x

2005-07-01 Thread Peter Jeremy
) of the errors you are getting. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: init: can't exec getty 'none' for port /dev/console: No such file or directory

2005-07-01 Thread Peter Jeremy
unknown off secure The only change you can validly make to this line is to change 'secure' to 'insecure' but I suspect you've changed 'off' to 'on'. Try turning the console back off and sending a SIGHUP to init. -- Peter Jeremy ___ freebsd-stable

Re: init: can't exec getty 'none' for port /dev/console: No such file or directory

2005-07-01 Thread Peter Jeremy
Please don't top-post. On Fri, 2005-Jul-01 20:17:47 +0300, Bashar wrote: Peter Jeremy wrote: You should have the following line in /etc/ttys: console noneunknown off secure True its set to on, but i believe this change was requested from the DC to enable the remote

Re: Data corruption in cd9660 on FreeBSD 4.11?

2005-06-24 Thread Peter Jeremy
filesystem? Anything unusual in your kernel config file? Have you tried building a kernel with WITNESS and/or DIAGNOSTIC? Any chance of you repeating the tests with a 5.x system? Maybe on a spare small partition or using a 5.4-RELEASE disk1 as a live filesystem. -- Peter Jeremy

Re: howto update freebsd 4.7 release to 4.7 stable

2005-06-22 Thread Peter Jeremy
that. I was looking in the wrong source tree. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: howto update freebsd 4.7 release to 4.7 stable

2005-06-21 Thread Peter Jeremy
the kernel is not supported in general. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: FreeBSD MySQL still WAY slower than Linux

2005-06-17 Thread Peter Jeremy
'traditional' UFS asyncasync[*] UFS + softupdates sync sync sync 'Metadata' covers directory updates and some inode updates [*] softupdates controls write ordering to ensure on-disk consistency. -- Peter Jeremy ___ freebsd-stable@freebsd.org

Re: FreeBSD MySQL still WAY slower than Linux

2005-06-17 Thread Peter Jeremy
don't think any banks or telcos have business critical systems running on FreeBSD or Linux with MySQL databases. And the FreeBSD-S/390 port is nowhere near Tier-1 status yet. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http

Re: rebooting problem

2005-06-17 Thread Peter Jeremy
if you avoid loading any modules? See http://www.FreeBSD.org/cgi/query-pr.cgi?pr=i386/72441 -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL

Re: /usr/local/etc/rc.d/*.sh not working?

2005-06-14 Thread Peter Cranmer
Put them all in the same directory and write a quick script to loop through the dir (make sure the directory's secure...). Then you could just add that script to /etc/rc.conf? peter - Original Message - From: Michael W. Lucas [EMAIL PROTECTED] To: K?vesd?n G?bor [EMAIL PROTECTED

Re: Strange error

2005-06-11 Thread Peter Jeremy
on debugging on the client (ssh -vvv ...). You can also turn on debugging on the server with '-d' (though you probably also want to use '-p'). If the problem isn't obvious, compare the output with a debugging session that works. -- Peter Jeremy ___ freebsd

Re: FreeBSD 5.4: Is it generally unstable?

2005-06-08 Thread Peter Jeremy
recommend 5.4 over 4.11. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: DVD only gets udma2 (udma4 capable)

2005-05-30 Thread Peter Mulholland
with an 80 wire cable. -- Best regards, Petermailto:[EMAIL PROTECTED] ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Context sensitivity in beastie.4th?

2005-05-27 Thread Peter Jeremy
% of the testing in userland, like I did when I wrote beastie.4th. [Instructions deleted] I believe your instructions are worth preserving. Any chance of you adding that to (eg) /usr/src/sys/boot/README or into the ficl or forth directories? -- Peter Jeremy

Re: 5.4-RC2 freezing - ATA related?

2005-05-20 Thread Peter Jeremy
/ar0 of=/dev/null bs=32k' just to confirm that you don't have any unreadable blocks (though this seems unlikely). -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send

Re: 5.4-RC2 freezing - ATA related?

2005-05-20 Thread Peter Jeremy
On Fri, 2005-May-20 14:53:09 -0600, Elliot Finley wrote: From: Peter Jeremy [EMAIL PROTECTED] On Fri, 2005-May-20 08:25:58 -0600, Elliot Finley wrote: I took the -L option off of my dump command in my daily dump script. I've gone two days without locking up which is unusual. I think that may

Re: 5.4-RC2 freezing - ATA related?

2005-05-19 Thread Peter Jeremy
by the x/x match anything in the backtrace? -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Boot loader cant identify ntfs?

2005-05-19 Thread Peter Jeremy
change a partition partition type then the new partition type may not be recognized but that is no worse than the current situation. It would probably be possible to pad the available space with other common partition types. -- Peter Jeremy ___ freebsd

Re: Where to sing up to a spam list?

2005-05-19 Thread Peter Hoskin
Marcin Jessa wrote: Even though my anti-spam email gateways drop tons of spam everyday, some of it still gets through. I want to test my new anti-spam filters and therefore sign in/publish an email account to a spammer database. Any idea where I can do that ? Spamcop.net is a great place for

Re: Boot loader cant identify ntfs?

2005-05-19 Thread Peter Mulholland
in this regard. The only thing I would *maybe* suggest is to add the option of using the Multiboot specification that GRUB defines, instead of chainloading /boot/loader, however chainloading works well enough and is easy to accomplish. -- Best regards, Petermailto:[EMAIL

Re: 5.4-RC2 freezing - ATA related?

2005-05-18 Thread Peter Jeremy
) and is probably the root of your problem. Nothing else is waiting on physical I/O. I'd say that your first guess was right: This is a bug in the ATA code and is probably a job for sos. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http

Re: 5.4-RC2 freezing - ATA related?

2005-05-18 Thread Peter Jeremy
/sys/net/netisr.c:233 #13 0xc058310a in swi_net (dummy=0x0) at /usr/src/sys/net/netisr.c:346 -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL

Re: Alright you primitive screwheads, LISTEN UP!!

2005-05-17 Thread Peter Jeremy
hub - which means that it's either genuine or an inside job. [I also get called by my surname but haven't quite reached the level of aggravation suggested by the initial posting]. Peter ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org

Re: pkg question...

2005-05-17 Thread Peter Jeremy
know any easy way to find/delete them. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: 5.4-RC2 freezing - ATA related?

2005-05-17 Thread Peter Jeremy
the problem. If that's all too hard and you want a fix, see http://www.freebsd.org/commercial/consult_bycat.html -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail

Re: 5.4-RC2 freezing - ATA related?

2005-05-16 Thread Peter Jeremy
system handy, a hard copy of ddb(4) will be very handy if you want to play around in DDB. -- Peter ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: State of gvinum RELENG_5 or RELENG_5_4 ?!

2005-05-12 Thread Peter Orlowski
a plain disk as the system disk, too. At this point, I'm thinking that as far as S/W RAID goes in FreeBSD, the R is pretty meaningless Well, R does not mean redundant but realtime backup ;-(. Peter ___ freebsd-stable@freebsd.org mailing list http

Re: State of gvinum RELENG_5 or RELENG_5_4 ?!

2005-05-11 Thread Peter Orlowski
disk the other way round. I had to erase the gmirror metadata on the intact disk to get it to work again. I'd say gmirror will save your data but it won't save you from some downtime... Greetings, Peter -- Peter Orlowski Institut für Theoretische Physik Technische

Re: Performance issue

2005-05-09 Thread Peter Jeremy
of a solution at present. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: background_fsck=no does not work?

2005-04-26 Thread Peter Jeremy
see any good reason for it wanting to lock an OO.org shared library. I have the crashdump lying around in case anyone can suggest somewhere to look for the cause. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: dump woes

2005-04-22 Thread Peter Jeremy
. The filesystem was only 4.1GB, but the dump file was growing to almost 12GB! Try running fsck on the filesystem. It's possible that there's some corruption that's confusing dump. -- Peter Jeremy ___ freebsd-stable@freebsd.org mailing list http

<    5   6   7   8   9   10   11   12   13   >