sio clock interrupt problem

2005-02-22 Thread Richard Jones
<16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 > sio1: type 16550A > orm0: at iomem 0xca000-0xcbfff,0xc-0xc9fff on isa0 > pmtimer0 on isa0 > atkbdc0: at port 0x64,0x60 on isa0 > atkbd0: irq 1 on atkbdc0 > kbd0 at atkbd0 > atkbd0: [GIANT

OpenSSH, Kerberos and RedHat

2005-06-30 Thread Richard Jones
-interactive). Can anyone help? I thought it may be a Kerberos flavour mismatch; RedHat is compiled against MIT, and FreeBSD against Heimdal. I tried recompiling FreeBSD's openssh-portable against MIT Kerberos, but it failed to build with a slew of GSSAPI errors. Regards, Richard -- Ric

PS/2 Mouse wheel

2002-09-24 Thread Richard Jones
t) > psm0: failed to get data. > psm0: irq 12 on atkbdc0 > psm0: model Generic PS/2 mouse, device ID 0 Similarly moused detection is different: Machine A: > moused -p /dev/psm0 -i all /dev/psm0 ps/2 sysmouse IntelliMouse Machine B: > moused-p /dev/psm0 -i all /dev/psm0 ps/2 sysmouse generic I'm quite new to FreeBSD (although running in production already ;), can anyone help? Thanks, Richard -- Richard Jones http://www.jonze.net To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Port manipulation

2002-09-26 Thread Richard Jones
ll wget without Japanese language support How to install lame without GTK support. TIA Richard -- Richard Jones http://www.jonze.net To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Wondering about mail clients (specific features)

2002-09-27 Thread Richard Jones
tt does, you need to add > "mailboxes =mbox =freebsd-questions =personal" Where the "=" refers to the specified default directory (a bit like the shell's "~"). Otherwise I used to have something like the following in my ~/.bashrc: MAILPATH=$(echo $(find ~/

Re: advise on gateway-setup

2002-10-03 Thread Richard Jones
nd running everything will sit in memory. > doing a fiber solution. So if anybody has some fiber specific Now this could make a big difference. Running several Gb NIC cards might start to test your PCI bus and possibly processor. Regards, Richard -- Richard Jones http://www.jonze.net

Dual monitor console

2002-11-20 Thread Richard Jones
nd console text the most comfortable to read, and would love, when for example troubleshooting, to have logs scrolling on one monitor whilst tinkering on the other. (Plus it would look very 80's hacker film ;) TIA, Richard -- Richard Jones http://www.jonze.com To Unsubscribe: send mail to [

ttpx

2003-07-04 Thread Richard Jones
ick look in /dev shows that there are no ttyp[0-x]. I've created a custom kernel to be sure that pty is included, and the same kernel config works on two other boxes. I guess what I'm asking is, how do I debug devfs for FreeBSD 5.1? TIA, Richard Jones -- Richard Jones http://www.

ftpchroot

2003-07-09 Thread Richard Jones
tpd exited", and "FTP LOGIN FROM ..." I'm using FreeBSD-5.1 RELEASE, can anyone help? Richard Jones -- Richard Jones http://www.jonze.com ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

ftpchroot

2003-07-09 Thread Richard Jones
tpd exited", and "FTP LOGIN FROM ..." I'm using FreeBSD-5.1 RELEASE, can anyone help? Richard Jones -- Richard Jones http://www.jonze.com ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Compaq ML370 and FreeBSD-5.1

2003-07-21 Thread Richard Jones
h a "page not present error". Has anyone else had this problem? Regards, Richard Jones -- Richard Jones http://www.jonze.com ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Compaq ML370 and FreeBSD-5.1

2003-07-21 Thread Richard Jones
ng time, its probably probing something but it should boot. It only hangs with the default kernel. Every other options results in a (non recoverable) panic. I left the default kernel hanging, and it now seems to be progressing through the kernel init, albeit painfully slowly (so far two hours). R

Re: Compaq ML370 and FreeBSD-5.1

2003-07-22 Thread Richard Jones
registered Is there anything else I can try? The F10 System Partition utilties didn't want to play nicely because I couldn't provide it with a server profile diskette. R P.S. I've a very funny feeling that this is PnP BIOS issue. [0] I can provide full output if someone really

Re: Compaq ML370 and FreeBSD-5.1

2003-07-22 Thread Richard Jones
On Tue, Jul 22, 2003 at 10:45:04AM +0100, Richard Jones wrote: > On Mon, Jul 21, 2003 at 05:29:27PM +, Kerberus wrote: > > Odd i have it running on an ML530 fine, saw the same errors at first and > > just disabled ACPI, it worked and installed fine from there, though >

Re: Compaq ML370 and FreeBSD-5.1

2003-07-22 Thread Richard Jones
On Tue, Jul 22, 2003 at 01:55:06PM -0700, James Long wrote: > On Tue, Jul 22, 2003 at 10:45:04AM +0100, Richard Jones wrote: > > > > Is there anything else I can try? > > You could try posting to the correct mailing list for FreeBSD-CURRENT. But I'm not running CURRENT

Files left over from a installworld

2005-11-09 Thread Richard Jones
Hi, I've been continuously upgrading my machine from (I think) RELEASE-4.8, and I'm beginning to see lots of cruft from older releases accumulating. What are the list's feelings on deleting the majority of files listed by: find / /usr -xdev -mtime +7 There are plenty there that I created or belo

Kernel module path

2006-06-07 Thread Richard Jones
urely there's a better way - either by modifying the installkernel behaviour or kldload. R -- Richard Jones MSN: [EMAIL PROTECTED] Y!M: rwkjones http://www.jonze.com ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mail

Re: Kernel module path

2006-06-07 Thread Richard Jones
On Wed, Jun 07, 2006 at 10:40:54PM +1000, Nick Withers wrote: > On Wed, 7 Jun 2006 11:28:09 +0100 > Richard Jones <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I'm having trouble loading kernel modules. Put simply "make > > installkernel"

Re: Kernel module path

2006-06-08 Thread Richard Jones
On Wed, Jun 07, 2006 at 11:28:09AM +0100, Richard Jones wrote: > Hi, > > I'm having trouble loading kernel modules. Put simply "make > installkernel" seems install native kernel modules into /boot/kernel/, > but kldload seems to want to load them from /boot/modu

Vim, system locale and digraphs

2006-07-05 Thread Richard Jones
chard Jones -- Richard Jones MSN: [EMAIL PROTECTED] Y!M: rwkjones http://www.jonze.com ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Disk repair

2005-07-13 Thread Richard Jones
n a Sun box, but, well, it works most of the time :-) Regards, Richard -- Richard Jones http://www.jonze.com ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"