RC3: problems with SSH

2000-03-11 Thread Mathew Kanner
My colleague found these problems on a machine freshly installed with RC3. The machines on the other end are mix of sunos 2.5,6,7 on sparcs. Please flame me if this has already been discused. Script started on Sun Mar 12 00:55:40 2000 bash-2.03$ slogin -v XXX SSH Version OpenSSH-1.2.2, protoco

Re: RC3: problems with SSH

2000-03-11 Thread Mathew Kanner
t-Length: 815 Lines: 21 On Mar 11, Kris Kennaway wrote: > On Sat, 11 Mar 2000, Mathew Kanner wrote: > > > debug: Received server public key (1152 bits) and host key (1024 bits). > > > rsa_public_encrypt() failed > > Are you using rsaref? rsaref can't handle keys longe

RC3: burncd/ata problems

2000-03-11 Thread Mathew Kanner
I've got a new machine that I was testing FreeBSD out on. I had large problems with promise ata controller and fujistsu drives, a red-herring on the promise site was that they can't run ata66. Turns out that the last pci slot on the a-bit BE6-II doesn't work regularly when the on-board u

Re: ata + vinum problems

2000-03-15 Thread Mathew Kanner
On Mar 15, Soren Schmidt wrote: > It seems Mathew Kanner wrote: > > disks on Promise controllers. I believe that the problems lies with > > multiple cards on the same interupt but what do I know -- execpt that > > the problem goes away when I disable most devices in

ata + vinum problems

2000-03-14 Thread Mathew Kanner
Hi All, I wanted to document my difficuties with Vinum and multiple disks on Promise controllers. I believe that the problems lies with multiple cards on the same interupt but what do I know -- execpt that the problem goes away when I disable most devices in the BIOS. Th

Re: ata + vinum problems

2000-03-15 Thread Mathew Kanner
On Mar 15, Mathew Kanner wrote: > On Mar 15, Soren Schmidt wrote: > > Btw are you running the latest 4.0 or -current code ? there was > > a time when we had problems with the HPT and Promise controllers ? > > The kernel in question was cvsup'ed right at the chang

Re: ata + vinum problems

2000-03-15 Thread Mathew Kanner
On Mar 15, Greg Lehey wrote: > > Replying to myself. By now this is probably the wrong list. > > I'm not sure what to do anymore. I've tried to set the bios > > settings back to what I've had when it worked it it doesn't seem to > > want to go. I've set the drives for ata/66 and ata/33.

Re: pnp and AWE64

1999-11-13 Thread Mathew Kanner
On Nov 13, Jim King wrote: > At 01:05 PM 11/13/1999 -0800, Alex Zepeda wrote: > >What does pnpinfo show? > > pnpinfo shows a bunch of information about my USR PnP modem, but nothing at > all about the AWE64 (or anything else). > Sorry to jump in. I once difficulties with PnP that felt

Re: ep driver troubles

1999-11-30 Thread Mathew Kanner
On Nov 30, Eric Ogren wrote: > > After playing around with the configuration program for a little bit, if > I set the card back to ISA mode (fixed address/irq), the patched driver > now detects the card. > As soon as I set the card to PnP, the driver doesn't see it. Based on the > pnpinfo outpu

Re: pcm/sbc and Avance Logic ALS-120

1999-12-24 Thread Mathew Kanner
On Dec 24, [EMAIL PROTECTED] wrote: > On -CURRENT: Fri Dec 24 08:38:50 EST 1999, > I'm getting the following when I enabled pcm and sbc in the kernel: > > unknown0: at port 0x220-0x22f irq 5 drq 1,0 on isa0 > sbc0: at port 0x388-0x38f on isa0 > sbc0: alloc_resource > device_probe_and_attach: sb

Re: pcm/sbc and Avance Logic ALS-120

1999-12-25 Thread Mathew Kanner
On Dec 24, Mike Smith wrote: > > On Dec 24, [EMAIL PROTECTED] wrote: > > > On -CURRENT: Fri Dec 24 08:38:50 EST 1999, > > > I'm getting the following when I enabled pcm and sbc in the kernel: > > > > > > unknown0: at port 0x220-0x22f irq 5 drq 1,0 on isa0 > > > sbc0: at port 0x388-0x38f on isa0

Re: ata + vinum problems

2000-03-23 Thread Mathew Kanner
On Mar 15, Mathew Kanner wrote: > On Mar 15, Greg Lehey wrote: > > attention yet, but I do see that your problem relates to soft > > updates. It's not clear that the soft updates themselves are a cause > > of the problem, or just a facilitator, but it would be interesti

Re: ata + vinum problems

2000-03-23 Thread Mathew Kanner
On Mar 23, Matthew Dillon wrote: > Oh, addendum... I didn't see this email regarding an actual panic. > > There are two problems here, one of which (the nbufkv lockup) should > be solved by my previous email. > > The second problem is this panic you are reporting, and I have no i

Re: Vinum breakage

2000-04-05 Thread Mathew Kanner
On Apr 05, Matthew Dillon wrote: > (needless to say, the patch I posted is relative to FreeBSD-4.x, not 5) > > -Matt > Matthew Dillon > <[EMAIL PROTECTED]> > Here's wha

Re: Overwhelming messages from /sys/netinet/if_ether.c

2000-04-07 Thread Mathew Kanner
On Apr 07, Donn Miller wrote: > Since I started using a cable modem and dhclient, my system has been > literally overwhelmed with messages like: > > /kernel: arp: xx:xx:xx:xx:xx:xx is using my IP address 0.0.0.0! > I haven't tried this but how about changing the /sbin/dhclient-script to

ntpdate bug(?)

2000-08-03 Thread Mathew KANNER
10:16:25 ntpdate[407]: step time server 212.242.40.181 offset 172878.565883 sec bash-2.03# date Thu Aug 3 10:16:26 EDT 2000 bash-2.03# --Mat -- Mathew Kanner <[EMAIL PROTECTED]> Systems Programmer, SOCS McGill University Obtuse quote: He [not me] understands: "This field o

Re: ntpdate bug(?)

2000-08-05 Thread Mathew KANNER
[Following up] I'm embarassed to say that I missed the following sentence in the ntpdate man page. -b [...]This option should be used when called from the a startup file at boot time. This should have rung a bell for me. Thanks to the guy who responded. --Mat To

Re: new rc.diskless{1,2} files

2001-03-30 Thread Mathew KANNER
shift > done > if [ "${bootp_ifc}" != "" ] ; then > break > fi > done > echo "Interface ${bootp_ifc} IP-Address ${bootp_ipa} Broadcast ${bootp_ipbca}" IIRC, PXE sets a kernel env. with this info. Maybe we should

rc.diskless -> /sbin/mdfs

2001-04-02 Thread Mathew KANNER
se. Anyway, my pain threshold is pretty high so I would prefer to hear that this is all bad than not to hear anything at all :) Thanks, --Mat -- Mathew Kanner <[EMAIL PROTECTED]> Sys Admin at large Obtuse quote: He [not me] understands: "This field of perception is

Re: PXE build?

2000-11-14 Thread Mathew KANNER
configured for tftp (with some), nfs (with others). However, recently someone on -questions referenced a flash upgrade available and I found it on the Intel web site. It fixed all my problems. --Mat > > Thanks, > Jeff -- Mathew Kanner <[EMAIL PROTECTED]>

Re: hw.acpi.disable_on_poweroff

2003-01-27 Thread Mathew Kanner
On Jan 27, Scott Sipe wrote: > > This defaulted to 1 ony my Current--is there a reason for this? I like > being able to press the power putton and have it shutdown properly, or have > shutdown -p power down. Hello Scott, When it's 0, it's prevents some rogue machines from mysteri

Re: Specifying default alternate sound device?

2003-08-05 Thread Mathew Kanner
On Aug 05, Adam wrote: > Is there any easy way to specify a default alternate sound device (eg, > /dev/dsp1). I have both onboard sound (/dev/dsp) and a SB Live card > (/dev/dsp1), but I don't use the onboard sound. It's really frustrating > to try to configure every single application (that uses s

Re: pcm & exclusive sleep mutex with Oct19 CURRENT

2003-10-21 Thread Mathew Kanner
Hello Paolo, See below. On Oct 20, Paolo Pisati wrote: > from my dmesg: > [snip] > exclusive sleep mutex pcm0:mixer (pcm mixer) r = 0 (0xc2d34540) locked @ > /usr/src/sys/dev/sound/pcm/mixer.c:322 Could you try deleting the snd_mtxlock and snd_mtxunlock in mixer_hwvol_init() in

sound LOR patches

2003-10-28 Thread Mathew Kanner
Hello All, I tried to fix some LOR in -current and attached you will find some patches. I sent these to the -sound list but I didn't get a response. (Maybe I should mention that I'm also part of the -sound list). So now I don't know what's going in with sound and -current.

Re: sound LOR patches

2003-10-29 Thread Mathew Kanner
On Oct 29, Kris Kennaway wrote: > On Tue, Oct 28, 2003 at 02:24:28PM -0500, Mathew Kanner wrote: > > Hello All, > > I tried to fix some LOR in -current and attached you will find > > some patches. > > I sent these to the -sound list but I didn't get a respo

sound patch for pop & crackles

2003-11-12 Thread Mathew Kanner
Hello All, Could people experiencing pops and crackles try the attached patch and set hw.snd.fragps=128. This patch also fixes select on vchans. more details in http://www.freebsd.org/cgi/query-pr.cgi?pr=59208 Thanks, --Mat -- I don't even know what street Can

kern/59233: patch to soundcard.h to include an ioctl and a constant for midi

2003-11-15 Thread Mathew Kanner
Hello All, I'm sorry to be a pain, but I think it's important this PR be commited before any branch. http://www.freebsd.org/cgi/query-pr.cgi?pr=59233 It's vital to build current midi software and it has been in other OSes for a while. Thanks, --Mat __

Re: pcm(4) related panic

2003-11-26 Thread Mathew Kanner
On Nov 25, Don Lewis wrote: > On 25 Nov, Don Lewis wrote: > > On 25 Nov, Artur Poplawski wrote: > >> Artur Poplawski <[EMAIL PROTECTED]> wrote: > >> > >>> Hello, > >>>

please test pcm patch

2003-11-26 Thread Mathew Kanner
Hello All, Please test a pcm patch that releases the channel lock around calls to uio move. This is a more complete patch than the previous one as it also does the _read routine. I will ask the RE to commit this if I hear a couple of "it works". Pointed out by: Artur Poplawski Explained

please test sndstat lor patch

2003-11-27 Thread Mathew Kanner
Hello Gang, I wrote this to cleanup /dev/sndstat a little and fix a LOR. Then I couldn't remember if there is a LOR or not. Could someone please remind me? If we do, could someone please test this patch. Thanks, --Mat -- The beaver, which has come to represent C

Re: Time jumping on both 4.x and 5.x ...

2003-11-28 Thread Mathew Kanner
On Nov 28, Marc G. Fournier wrote: > > In trying to isolate an issue where the PostgreSQL 'explain analyze' is > showing "odd results" (namely, negative time estimates on queries), Tom > Lane wrote a quick C program to test gettimeofday() (program attached) ... > the results on a 4.9-PRERELEASE ke

Re: Nvidia problem fixed in current?

2003-11-29 Thread Mathew Kanner
On Nov 29, Justin Smith wrote: > > [snip] > The kernel nvidia driver worked fine in 5.1. It only STOPPED working > when I upgraded to 5.2 beta (and rebuilt and reinstalled the kernel driver). > > This is a problem of 5.2 vs 5.1 something changed that stopped it > from working. Perhaps some

Re: no /dev/dsp.x

2003-11-29 Thread Mathew Kanner
On Nov 29, T Kellers wrote: > On Friday 28 November 2003 11:41 pm, T Kellers wrote: > > After fighting with the laptop for about an hour this morning before class, I > decided to wipe out the FreeBSD slice and start over with 5.1-RELEASE. After > that install and subsequent kernel build/install

Re: 5.2-BETA dsp.c duplicate lock

2003-12-01 Thread Mathew Kanner
On Dec 01, Maxime Henrion wrote: > Jesse Guardiani wrote: > > Jesse Guardiani wrote: > Index: isa/ad1816.c > === > RCS file: /space2/ncvs/src/sys/dev/sound/isa/ad1816.c,v > retrieving revision 1.29 > diff -u -p -r1.29 ad1816.c > --- i

Re: 5.2-BETA dsp.c duplicate lock

2003-12-02 Thread Mathew Kanner
On Dec 01, Maxime Henrion wrote: > Mathew Kanner wrote: > [patch ripped] > > > > Maxime, > > I think it would be better to isolate the changes (DUP_OK flag > > and lock creation) to just the channel code, no need to touch every > > driver. > > Y

Re: 5.2-BETA dsp.c duplicate lock

2003-12-02 Thread Mathew Kanner
On Dec 02, Mathew Kanner wrote: > On Dec 01, Maxime Henrion wrote: > [snip] > I believe that your patch should fix the problem. In general > I see one of three strategies, > > 1)Your patch, > 2)create a new snd_mtxcreate_chan for channels that sets the > f

please test pcm channel patch

2003-12-02 Thread Mathew Kanner
Hello All, Please test this PCM patch. It creates seperate locking classes for PCM channels and should prevent the warning where multiple mutexes from the same class are held (as reported recently). I believe this to be a good strategy as it masks fewer errors. Thanks, --

Re: please test pcm channel patch

2003-12-03 Thread Mathew Kanner
On Dec 03, Sean Chittenden wrote: > > > Hello All, > > > Please test this PCM patch. It creates seperate locking > > > classes for PCM channels and should prevent the warning where > > > multiple mutexes from the same class are held (as reported > > > recently). I believe this to be a good stra

Re: please test pcm channel patch

2003-12-03 Thread Mathew Kanner
On Dec 03, Sean Chittenden wrote: > > > Hello All, > > > Please test this PCM patch. It creates seperate locking > > > classes for PCM channels and should prevent the warning where > > > multiple mutexes from the same class are held (as reported > > > recently). I believe this to be a good stra

Re: Strange pcm/network problem

2003-12-03 Thread Mathew Kanner
Peter, I'm afraid I haven't a clue why this happens to you but please see my notes below. On Dec 03, Peter Hofer wrote: > since I installed 5.2-BETA, I've got a very strange problem. Always > when I'm listening to some music and start a network transfer, both > the music and the tr

Re: How to disable devices in -current / 5.2-BETA?

2003-12-03 Thread Mathew Kanner
On Dec 02, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > Scott Long <[EMAIL PROTECTED]> writes: > : However, having a general mechanism for disabling newbus devices would be > : really nice. > > Agreed. But today and 5.2 you lose. However, it isn't easy. What > does disa

Re: Strange pcm/network problem

2003-12-03 Thread Mathew Kanner
On Dec 03, Peter Hofer wrote: > Mathew Kanner wrote: > > > I notice that your network cards, sound card and sio use IRQ > >4, I also note that your aren't using acpi, what happens when you > >enable it? > > > You're right, it was because of ACPI ;

Re: MIDI on SB Live! ?

2003-03-22 Thread Mathew Kanner
On Mar 22, Michael Nottebrock wrote: > On Friday 21 March 2003 21:01, [EMAIL PROTECTED] wrote: > > just out of curiosity: Is someone working in MIDI support for Creative > > EMU10K1 based sound cards (aka Soundblaster Live!) ? > On and off, as far as I can tell. If you want MIDI right now, take a l

midi problem, an isa device on a pci card

2003-04-04 Thread Mathew Kanner
Hello, I've been fiddling with pci drivers in freebsd for a couple of months and up to now everything has ok, I did a midi driver for es137x which was relatively easy because the io was done on the pci bus. I was very pleased that there were enough resources for a newbie like me to dive in

Re: midi problem, an isa device on a pci card

2003-04-06 Thread Mathew Kanner
Hello, I've recived no responses. Anyway, the following includes my own solution to the question, lots of trial and error. I've found that isahints was the closest exsting code to what I wanted. As always, I would love to hear any comments. > How do I create isa de

Re: Sound Blaster Live DD5.1

2003-06-08 Thread Mathew Kanner
> [ Thomas and Emil talk about Dell OEM SB, Emil gives a pciconf ] Could somebody with Dell OEM card try this patch and report back? --Mat -- Brain: Pinky, are you pondering what I'm pondering? Pinky: I think so Brain, but if you replace the P with an O, my name would be Oinky,

DP2 won't stay powered off

2002-12-05 Thread Mathew Kanner
Hello, I've noticed some odd behavior when I installed DP2 on my machine last night. When I "shutdown -p now", the machine will turn itself back-on in about twenty minutes. This would be nice feature if I had asked for it. I've never seen this before with -current (which I haven't

Re: DP2 won't stay powered off

2002-12-05 Thread Mathew Kanner
On Dec 05, Nate Lawson wrote: > On Thu, 5 Dec 2002, Mathew Kanner wrote: > > I've noticed some odd behavior when I installed DP2 on my > > machine last night. When I "shutdown -p now", the machine will turn > > itself back-on in about twenty minutes. Thi