The problem earlier

1999-09-02 Thread Kenneth Culver
di, I don't use that) for the Aureal Vortex soundcard, I'll happily try that one, because I have one sitting around waiting for the driver. Second, make world is broken, See my previous message for information about that. Kenneth Culver To Unsubscribe: send mail to [EMAIL PROTECTED] wi

the pcm driver and the bktr device

1999-09-03 Thread Kenneth Culver
vpo0 bus 0 target 6 lun 0 da0: Removable Direct Access SCSI-2 device da0: Attempt to query device size failed: NOT READY, Medium not present changing root device to wd1s1a de0: enabling 10baseT port If someone can tell me how to make those devices stop sharing the same IRQ I'd apprec

pcm, bktr, etc....

1999-09-03 Thread Kenneth Culver
rranged everything and it still refuses to work properly. Here is the pcm part of a dmesg: pcm0: irq 10 at device 19.0 on pci0 pcm0: irq test failed pcm0: codec timeout reading register 2 (fe7604) pcm0: codec timeout reading register 26 (fe7604) ac97: dac not ready Thanks Kenneth Culver To

Re: pcm, bktr, etc....

1999-09-03 Thread Kenneth Culver
> On Fri, 3 Sep 1999, Kenneth Culver wrote: > > Also, my bios is really freaky. It refuses to assign any irqs except > > 10 and 11 to installed PCI devices. I can't figure it out. I've > > completely rearranged everything and it still refuses to work > > pro

Re: pcm, bktr, etc....

1999-09-03 Thread Kenneth Culver
> On Fri, 3 Sep 1999, Kenneth Culver wrote: > > > What motherboard? What version of BIOS? Is the BIOS version the latest? > > > > > Well, I figured it out I think. It is Award BIOS, and it's the latest > > version. I have 2 VooDoo 2's and at the place

Re: the pcm driver and the bktr device

1999-09-05 Thread Kenneth Culver
data disc loaded, unlocked da0 at vpo0 bus 0 target 6 lun 0 da0: Removable Direct Access SCSI-2 device da0: Attempt to query device size failed: NOT READY, Medium not present changing root device to wd1s1a de0: enabling 10baseT port That's it... :-) Kenneth Culver To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Latest kernel flop

1999-09-08 Thread Kenneth Culver
f the University of California. All rights reserved. Then it panics. What's going on here? Kenneth Culver To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Latest kernel flop

1999-09-08 Thread Kenneth Culver
gt; The Regents of the University of California. All rights reserved. > > Then it panics. > > What's going on here? > > Kenneth Culver Oops, did a config -r and fixed the panic, but the sio problem is still there. Kenneth Culver To Unsubscribe: send mail to [E

sb0?

1999-09-22 Thread Kenneth Culver
For some reason, after cvsupping about 5 minutes ago, and rebuilding a kernel, the sb0 device no longer works. it gives me this error: dscheck(#wd/0x20002): b_blkno 32256 is not on a sector boundary (ssize 1) Kenneth Culver To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubs

rtc?

1999-09-24 Thread Kenneth Culver
I reinstalled -current today, and for some reason there is an extra device generating interrupts. When I do a systat -vm 1 I find that there is a device called rtc at irq8 generating 128 interrupts. What is it? I didn't configure it, and it wasn't there before. Kenneth Culver To U

wierd message

1999-09-25 Thread Kenneth Culver
what does this message mean? Sep 24 18:34:04 culverk /kernel: arpresolve: can't allocate llinfo for 127.0.0.1rt I've been getting it alot since I reinstalled -current, it never used to happen before. Kenneth Culver To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsu

ata driver

1999-09-25 Thread Kenneth Culver
dc drivers for now... although the wdc drivers appear to be about 3 MB/sec slower on reads for my FreeBSD HD.. Kenneth Culver To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

just found this

1999-09-27 Thread Kenneth Culver
Check this out, if anyone is intrested. I found this on packetstorm.securify.com tonight. Any ideas?? [Resending once, since it's been 10.5 days...] Here's an interesting denial-of-service attack against FreeBSD >=3.0 systems. It abuses a flaw in the `new' FreeBSD vfs_cache.c; it has no way t

ata0-slave timeout

1999-09-30 Thread Kenneth Culver
y when I'm building a new kernel: I type make -j8 in /usr/src/sys/compile/MYKERNEL, and the errors start shortly thereafter. The last time this happened, I had to re-install current because my usr partition caused fsck to stop, and the system to lock hard. Kenneth Culver To Unsubscribe: send

the libc_r problem

1999-09-30 Thread Kenneth Culver
I am still getting this error when trying to compile using libc_r.so.4: /usr/lib/libc_r.so: undefined reference to `_thread_sys_sigprocmask' Kenneth Culver To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

ata driver

1999-10-03 Thread Kenneth Culver
d0: CDROM drive at ata1 as slave , 128KB buffer, PIO acd0: supported read types: CD-DA acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray acd0: Medium: CD-ROM 120mm data/audio disc loaded, unlocked Creating DISK da0 da0 at vpo0 bus 0 target 6 lun 0 da0: Removable Direct Access SCSI-2

ATA driver

1999-10-10 Thread Kenneth Culver
I finally got a chance to put the ata driver back in my kernel, and this is what happens: Whenever I am doing something that requires a lot of disk activity, (on the latest errors, I was recompiling the kernel with make -j8 and building gnomelibs): Oct 10 12:29:48 culverk /kernel: ata0-slave: ad_

Re: ATA driver

1999-10-10 Thread Kenneth Culver
It doesn't seem to have bad sectors... found-> vendor=0x109e, dev=0x036e, revid=0x02 class=04-00-00, hdrtype=0x00, mfdev=1 subordinatebus=0secondarybus=0 intpin=a, irq=9 map[0]: type 3, range 32, base ea002000, size 12 found-> vendor=0x109e, dev=0x0878, re

Re: ATA driver

1999-10-10 Thread Kenneth Culver
sure, as soon as i get a chance, I'll do that for ya. Ken On Sun, 10 Oct 1999, Soren Schmidt wrote: > It seems Kenneth Culver wrote: > > Oct 10 12:29:48 culverk /kernel: ata0-slave: ad_timeout: lost disk contact > > - res > > etting > > Oct 10 12:29:49 culverk

temperature monitor for windowmaker

1999-10-15 Thread Kenneth Culver
right now. In about 20 mins from now (9:00 PM EDT) you will be able to get this app from www.wam.umd.edu/~culverk/ Kenneth Culver To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

wmtempmon temperature monitor app

1999-10-16 Thread Kenneth Culver
Sorry for the inconvenience, it must have gotten corrupted somehow. It is fixed now, I just fixed it. Kenneth Culver To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

latest kernel doesn't compile.

1999-10-21 Thread Kenneth Culver
error before `interface' ../../sys/socket.h:146: syntax error before `}' *** Error code 1 Any suggestions? Just thought I'd let someone know. ========= | Kenneth Culver | FreeBSD: The best OS around.| | Unix S

Vortex

1999-11-28 Thread Kenneth Culver
Are our Aureal Vortex sound drivers working yet?? Just wondering because the OSS ones don't work with -CURRENT very well, and I'm a bit anxious to get rid of this stupid SB16... :-) Kenneth Culver To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current&

modules building...

1999-11-30 Thread Kenneth Culver
w how to make opt_linux.h. Stop several other modules exhibit similar behavior... ========= | Kenneth Culver | FreeBSD: The best OS around.| | Unix Systems Administrator | ICQ #: 24767726 | | and s

Re: modules building...

1999-11-30 Thread Kenneth Culver
I just cvsupped about 2 hours ago... = | Kenneth Culver | FreeBSD: The best OS around.| | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: AgRSkaterq

Bktr driver

1999-12-03 Thread Kenneth Culver
It seems that the bktr driver is still broken. I have looked through the code for the driver, and have yet to find the problem. here is a dmesg output with the error that seems to be causeing my problem: bktr0: irq 9 at device 17.0 on pci0 bktr0: Hauppauge Model 61291 D110 Warning - Unknown Haup

Sound Blaster ViBRA16X and pcm driver

1999-12-06 Thread Kenneth Culver
to do to get this working? = | Kenneth Culver | FreeBSD: The best OS around.| | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: AgRSkaterq | | The

Re: Sound Blaster ViBRA16X and pcm driver

1999-12-06 Thread Kenneth Culver
led: NOT READY, Medium not present Mounting root from ufs:/dev/wd1s1a WARNING: / was not properly dismounted de0: enabling 10baseT port ========= | Kenneth Culver | FreeBSD: The best OS around.| | Unix Systems Administrator

sbc and ViBRA16X

1999-12-07 Thread Kenneth Culver
dcard. ===== | Kenneth Culver | FreeBSD: The best OS around.| | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: AgRSkaterq | | The University of Maryland, | Website: (Under Construction) | | College

Re: Sound Blaster ViBRA16X and pcm driver

1999-12-07 Thread Kenneth Culver
uggestions? ===== | Kenneth Culver | FreeBSD: The best OS around.| | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: AgRSkaterq | | The University of Maryland, | Website: (Under Construction) |

this is wierd, PCM madness

1999-12-07 Thread Kenneth Culver
the Voxware drivers, I can't use those anymore though because they only worked when I was using PNP OS = NO in BIOS... With the most recent PnP fixes I've had to go back to using PnP OS = yes in Bios... ========= | Kenneth Culver

Re: this is wierd, PCM madness

1999-12-07 Thread Kenneth Culver
In addition to the soundcard... my modem won't attach to the sio driver... this is driving me nuts; any help would be appreciated... Kenneth Culver To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

SB ViBRA16X

1999-12-10 Thread Kenneth Culver
I have checked the mailing list archives and havn't been able to find anything on this so here goes: I have a SoundBlaster ViBRA16X, and a Diamond SupraExpress 56i modem. The SoundBlaster worked fine with PnP OS turned off in Bios, as did the modem. They were detected as non PnP devices by FreeBS

timecounter

1999-12-10 Thread Kenneth Culver
nction would be nice :-) Thanks ===== | Kenneth Culver | FreeBSD: The best OS around.| | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: AgRSkaterq | |

the PnP stuff

1999-12-11 Thread Kenneth Culver
aving the same problems, let me know, reply to me directly because the address I have the mailing list mail going to is temporarily down. Kenneth Culver To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

pcm and Vibra16X

1999-12-18 Thread Kenneth Culver
I tried finding what the problem could be, but I'm not too familiar with soundcard programming, so I couldn't find it. This is just to let someone know that sound works, but there are a few little glitches here and there. =========

more wierd pcm behavior

1999-12-19 Thread Kenneth Culver
what's going on. ===== | Kenneth Culver | FreeBSD: The best OS around.| | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: AgRSkaterq | | The Universi

FreeBSD-STABLE panics when playing DVD's

2001-09-29 Thread Kenneth Culver
I just cvsupped to the latest stable (from a -STABLE of 2 months ago) and now when I use vlc, or mplayer to play dvd's FreeBSD panics and reboots. I traced the panic but since I don't have a whole lot of time to sit here on the computer and trace kernel panics, I went the lazy man's route and c

linuxulator unimplemented syscalls

2001-11-28 Thread Kenneth Culver
I was just wondering if the following syscalls had any chance of being implemented anytime soon? linux: syscall ftruncate64 is obsoleted or not implemented (pid=5695) linux: syscall mmap2 is obsoleted or not implemented (pid=5695) linux: syscall mmap2 is obsoleted or not implemented (pid=5691) l

more on the linuxulator

2001-11-28 Thread Kenneth Culver
I'm not sure if I'm sending this to the correct place, but since it is a problem that will/could be fixed in -CURRENT, I'm assuming this is the right place. I tried to get the winex linux binary to run using the linux_base-6.1 libraries and I still got some errors, although not as many: linu

Re: SoundBlaster PCI-128 performance

2001-11-30 Thread Kenneth Culver
On Friday 30 November 2001 02:44 am, you wrote: Have you tried different speakers? Also have you tried moving the soundcard to a different slot? maybe some other card is causing interferance. I have a card that uses the same driver and havn't had a problem. Ken > I'm getting low volume, backgr

Re: parallel port i/o hogs cpu badly; is this normal?

2001-12-02 Thread Kenneth Culver
I don't know if there's a way to stop this, but it's normal, whenever I use my Parallel port zip drive, I have similar problems. Ken On Sunday 02 December 2001 01:20 pm, you wrote: > I have an HP postsript laser (2100M) on a parallel intfc. > > [alane ~]$ uname -a > FreeBSD wwweasel.geeksrus.ne

panic on 12/20/01 current

2001-12-21 Thread Kenneth Culver
Hi, I have just managed to repetedly panic -CURRENT... How you ask? I'll tell you :-D The short story is "Run a linux version of XFree86," here's the long story: first, I got the linux version of XFree86, along with all it's driver modules (compliled under linux of course). Then in /usr/compat

Re: rpcbind panic

2002-01-15 Thread Kenneth Culver
I can second this. I have seen the same panic, but was too lazy to hand copy it. Ken On Mon, 14 Jan 2002, Michael McGoldrick wrote: > Kernel and world built with sources cvsupped as of Mon Jan 14 18:44:04 GMT from > cvsup.freebsd.org. > The panic message is hand copied. Please send me a mail if

Re: Trace for rpcbind panic

2002-01-15 Thread Kenneth Culver
This is the same backtrace I got when I tried it too... The system would get all the way through booting, then fam (I'm assuming) sent something to rpcbind, which then caused this panic. Ken On Mon, 14 Jan 2002, Michael McGoldrick wrote: > The trace was short, so I wrote the whole thing down. >

Re: AMD AGP Bug

2002-01-30 Thread Kenneth Culver
You should check the archives of the FreeBSD mailing lists before sending a message to 4 of the lists. This quiestion has been answered several times on the FreeBSD lists. The answer is that this isn't even really an AMD AGP bug, it's a bug in the way linux handles mapping it's AGP memory. FreeBSD

Re: AMD AGP Bug

2002-01-30 Thread Kenneth Culver
Actually FreeBSD does make use of them, but in a way that doesn't cause a problem. Ken On Wed, 30 Jan 2002, David Malone wrote: > On Wed, Jan 30, 2002 at 12:13:07PM -0500, Cameron, Frank wrote: > > Has this issue been addressed in FreeBSD: > > > > http://www.geocrawler.com/lists/3/Linux/35/175/

Re: AMD AGP Bug

2002-01-31 Thread Kenneth Culver
> There's actually a seperate TLB bug, but FreeBSD doesn't > trigger that one, either (Linux can tickle it, when there > are certain specific circumstances met). > Well, I think I know what you're talking about, linux allocates agpgart memory without setting a "non-cacheable" bit, and then the agp

RE: AMD AGP Bug

2002-01-31 Thread Kenneth Culver
have) because if > Microsoft and Linux programmers made the same mistake, might > FreeBSD have also. > > > -Original Message- > > From: Kenneth Culver [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, January 31, 2002 10:42 AM > > To: Terry Lambert > >

RE: AMD AGP Bug

2002-01-31 Thread Kenneth Culver
article again to be sure since it was a week ago when I read it. Ken On Wed, 30 Jan 2002, [ISO-8859-1] Gérard Roudier wrote: > > > On Thu, 31 Jan 2002, Kenneth Culver wrote: > > > Yeah, that's what I saw on linux-kernel... > > You probably didn't see the whole stor

Re: AMD AGP Bug

2002-01-31 Thread Kenneth Culver
I was under the impression that they were writing into the cache not out of it... I really need to read that article again :-D Ken On Thu, 31 Jan 2002, Jason Evans wrote: > On Wed, Jan 30, 2002 at 11:14:48PM +0100, Gérard Roudier wrote: > > > > Linux can be fixed, but the useless writes of the

oops ... bad patches

2000-11-04 Thread Kenneth Culver
here are correct patches for my motherboard's agp (kt133) --- pci/agp_via.c Wed Jul 19 05:48:04 2000 +++ pci/agp_via.c.new Fri Nov 3 14:50:58 2000 @@ -70,6 +70,8 @@ return ("VIA 82C598 (Apollo MVP3) host to PCI bridge"); case 0x06911106: return ("V

Re: NVIDIA driver compilation failed

2003-01-02 Thread Kenneth Culver
Only one, that driver wasn't meant to compile on -CURRENT. It's not even supported there. Ken On Thu, 2 Jan 2003, Nuzrin Yaapar wrote: > Hi all, > > With the latest CURRENT cvsupped today, NVIDIA driver failed to compile. The > output: > > --- > [root@zhang-wu-ji ~/NVIDIA]# make setup > ... > <<

compile problem

2003-01-11 Thread Kenneth Culver
I'm seeing this on a -CURRENT cvsupped around 4:30 AM EST on 1/11/03 cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../../.. -I../../../dev -I..

Re: Linux Emulation Panic

2003-01-13 Thread Kenneth Culver
What exactly were you running? I use linux emulation on -CURRENT right now for mozilla and a few other packages, and havn't had any panics... you might have your kernel modules out of sync with your kernel. Ken On Mon, 13 Jan 2003, Chuck McCrobie wrote: > Two panics produced when using Linux emu

FreeBSD panic with umass

2003-01-19 Thread Kenneth Culver
Hi, I just tried to use a Genesys Logic USB Compact Flash card reader, and the following messages come up, followed by a panic: Jan 19 19:41:30 kenshin kernel: umass0: Genesys Logic USB Storage Device, rev 1. 10/1.13, addr 2 Jan 19 19:41:30 kenshin kernel: umass0: Get Max Lun not supported

Re: FreeBSD panic with umass

2003-01-20 Thread Kenneth Culver
> > Hi, > > I just tried to use a Genesys Logic USB Compact Flash card reader, > > and the following messages come up, followed by a panic: > > > > Jan 19 19:41:30 kenshin kernel: umass0: Genesys Logic USB Storage Device, > > rev 1. > > 10/1.13, addr 2 > > Jan 19 19:41:30 kenshin kernel: umass0

Re: FreeBSD panic with umass

2003-01-20 Thread Kenneth Culver
> To start, copy a quirk entry and wildcard a lot: > "Genesys*", "*", "*" > > Then do camcontrol inquiry daX and change the quirk to be more specific. > > Backtrace would be useful since you shouldn't be getting a panic. At the > worst, your usb reader just wouldn't work. > > -Nate > > That was

Re: FreeBSD panic with umass

2003-01-20 Thread Kenneth Culver
> :Backtrace would be useful since you shouldn't be getting a panic. At the > :worst, your usb reader just wouldn't work. > : > :-Nate > > At worse the system will crash. The problem is that USB devices > sometimes return total garbage for the READ CAPACITY command. This > isn't CAM'

Re: FreeBSD panic with umass

2003-01-20 Thread Kenneth Culver
On Mon, 20 Jan 2003, Matthew Dillon wrote: > :Hmm, good stuff, but shouldn't something be committed anyway? I mean if it > :causes a panic just by plugging in the device that's totally unacceptable. > :I'll provide a backtrace of the crash on my computer tomorrow I suppose (I > :won't be home un

Re: FreeBSD panic with umass

2003-01-20 Thread Kenneth Culver
I figured out something new on this device: Basically in linux, in order for this device to work, the INQUIRY data has to be faked. Just in case you forgot, this is the Genesys Logic Compact Flash reader/writer. There is some whole big set of crap the driver goes through in linux just to fake the

Re: FreeBSD panic with umass

2003-01-20 Thread Kenneth Culver
here are a few pointers when you look at the linux driver: several devices in linux/drivers/usb/storage/unusual_devs.h have the quirk flag: US_FL_FIX_INQUIRY. in the same directory, searching for USB_FL_FIX_INQUIRY yields the following in usb.c: /* Handle those devices which need us to fake * th

Re: Performance problems with 5.0-RELEASE

2003-01-23 Thread Kenneth Culver
> I hope someone could bring light to what's going on. Alltho I'm not > whining, I knew what I was getting myself into when I installed 5.0, it > would be nice get things solved, for FreeBSD's sake already. Did you by any chance build your own kernel? If so did you leave things like this in: opti

Re: 5.0-RELEASE & VMWare 3.2

2003-01-23 Thread Kenneth Culver
the vmware people don't list 5.0 as a supported os... theres probably a reason for this. Ken On Thu, 23 Jan 2003, Lev Serebryakov wrote: > Hello, current! How are you? > > When I needed to experiment with 4.6-RELEASE and I didn't have > ``free'' computer, I installed 4.6-RELEASE on VMWare. I

Re: /dev/dsp disappears while being used

2003-01-23 Thread Kenneth Culver
This may be related to the vchans stuff in in the pcm driver. Ken On Thu, 23 Jan 2003, Juli Mallett wrote: > * De: Alexander Langer <[EMAIL PROTECTED]> [ Data: 2003-01-23 ] > [ Subjecte: /dev/dsp disappears while being used ] > > When I then symbolically link /dev/dsp to one of the dspX.X

Re: FreeBSD panic with umass

2003-01-26 Thread Kenneth Culver
I actually just went and got a sandisk card reader instead but I'll test your changes anyway, since I still have the genesys one. Ken On Mon, 27 Jan 2003, MIHIRA Sanpei Yoshiro wrote: > I have GENESYS USB2IDE Interface Card(GL641). And I also have > same problem(umass0: BBB bulk-in clear stall

Re: VMWare 3.2 on FreeBSD

2003-01-26 Thread Kenneth Culver
No. On Sun, 26 Jan 2003, Theodoor van der Kooij wrote: > Hi all, > > is there a way to run VMWare 3.2 on FreeBSD 5.0? > > regards, > > Theodoor van der Kooij. > -- > Windows: "Where do you want to go today?" > Linux: "Where do you want to go tomorrow?" > FreeBSD: "Are you guys coming, or what?" >

Re: FreeBSD panic with umass

2003-01-28 Thread Kenneth Culver
I've only had time to do minimal testing, but no panics anymore with this patch. Ken On Mon, 27 Jan 2003, MIHIRA Sanpei Yoshiro wrote: > I forgot to add below changes. > > Please apply this patch and > # make -f Makefile.usbdevs > > Cheers > > - sanpei > > > Index: sys/dev/usb/usbdevs > ==

Re: Hyperthreading and machdep.cpu_idle_hlt

2003-01-31 Thread Kenneth Culver
> I have HTT for my CPU, is there any "hack" to the BIOS to enable > HyperThreading? > You might try updating your BIOS. Ken To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: HTT on current

2003-08-22 Thread Kenneth Culver
> Hi, > > I have a HTT capabale PCU on an Intel MB with the 875P chipset. I have > enabled HTT in the BIOS and compiled my kernel with the required SMP > options, however i dont think the system is really running in SMP mode. Top > does not display CPU numbers. Here is my dmesg: > > --- > > F

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-25 Thread Kenneth Culver
> I can't explain it. Someone is going to have to debug konsole and > figure out what is going on. I can concur, before last thursday, konsole worked fine with libc_r, but crashed randomly with libkse and libthr. After last thursday it even crashes with libc_r. Ken __

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-25 Thread Kenneth Culver
> see my post yesterday to -current or -ports with the 2 attachments. > > the KDE team found the bug, and fixed it. > > There are 2 patches to add to the port, which fix it. > Yeah, I just saw that, I was gone for the weeknend, sorry for the extra chatter. Ken _

Re: atapicam panic at boot.

2003-08-26 Thread Kenneth Culver
> free_hcb() > atapi_action() > xpt_run_dev_sendq() > xpt_action() > probe_start() > ... > I think some people are already tracking this down related to the recent update of the ata drivers. Ken ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org

Re: FreeBSD / KDE locking up solid

2003-08-29 Thread Kenneth Culver
> Evan Dower wrote: > > You say you have a GeForce 4? Do you have nvidia-driver installed? > > Nvidia-driver makes my computer lock up like the dickens. ;-) > Removing gl-support for kde should do fine. > > Hendrik > I have it working here fine with GL support and no hangs. Ken __

2 ports broken after gcc import

2003-08-29 Thread Kenneth Culver
Hi, Since this is related to both -current and to ports I crossposted to both. Basically (I've asked this question before, with no answer), several network-related apps broke after the last gcc import. nmap no longer works: kaoru:~:# nmap -sS -O 66.92.171.91 Starting nmap 3.30 ( http://ww

Re: 2 ports broken after gcc import

2003-08-29 Thread Kenneth Culver
> [EMAIL PROTECTED] root]# uname -a > FreeBSD tao.xtaz.co.uk 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sun Aug 24 13:35:21 > BST 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/TAO i386 > > [EMAIL PROTECTED] root]# gcc -v > Using built-in specs. > Configured with: FreeBSD/i386 system compiler > Thread m

Re: 2 ports broken after gcc import

2003-08-29 Thread Kenneth Culver
oken. So I guess it's not a compiler issue, but some kind of configuration issue. I can't think of what the problem could be though. Ken On Fri, 29 Aug 2003, Kenneth Culver wrote: > > [EMAIL PROTECTED] root]# uname -a > > FreeBSD tao.xtaz.co.uk 5.1-CURRENT FreeBSD 5.1-CURRENT

Re: 2 ports broken after gcc import

2003-08-29 Thread Kenneth Culver
> Just for more info, when was the last time you updated your /etc? on my > 4th -CURRENT machine, with the same compiler etc... I havn't updated my > /etc/ since June 1, and that machine works, the other 3 have been updated > very recently, like within the last few weeks, and they're all broken. So

Re: 2 ports broken after gcc import

2003-08-30 Thread Kenneth Culver
> Bizarre. I use ACLs in my kernel daily, and I use nmap almost daily, > and haven't seen this. If you re-add ACLs with a fresh kernel build, > does the problem come back? Could you look at ktraces of nmap with and > without ACLs and see what causes it? Do you have ACLs enabled on any > file sy

Re: 2 ports broken after gcc import

2003-08-30 Thread Kenneth Culver
> Might devfs propagate ACL characteristics via /dev nodes into > applications? Otherwise, the symptom you described would have made me > point to the IP firewall first. > My machine that was showing the problem didn't have a firewall enabled. I'll still mess with it some more to see what I can com

Re: 2 ports broken after gcc import

2003-08-30 Thread Kenneth Culver
> I just built a fresh nmap on my -current box and it appears to work fine > for me, as did the older nmap. So I guess that leaves me firmly in the > "unable to reproduce" camp. I have noticed that, on my wi0 boxes, I > tend to get a fair number of ENOBUFS errors when nmaping, but that > appears

Re: 2 ports broken after gcc import

2003-08-30 Thread Kenneth Culver
> I think I missed the message that this is a response to, but here's an > answer to the question: UFS_ACL controls only the introduction of ACL > code into UFS1 and UFS2 file systems, and enables conditional use of > ACLs code if the ACLs flag is set on a file system. If the ACLs flag is > not se

Re: more hints

2003-08-31 Thread Kenneth Culver
> If I remove "device pmtimer" from my config, I get a consistent panic, > or variation of: > > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x0 > fault code = supervisor read, page not present > instruction pointer = 0x8:0xc0135b0a7 > stack pointer

Re: 2 ports broken after gcc import

2003-09-02 Thread Kenneth Culver
> Bizarre. I use ACLs in my kernel daily, and I use nmap almost daily, > and haven't seen this. If you re-add ACLs with a fresh kernel build, > does the problem come back? Could you look at ktraces of nmap with and > without ACLs and see what causes it? Do you have ACLs enabled on any > file sy

Re: 2 ports broken after gcc import

2003-09-02 Thread Kenneth Culver
> Alright, it had nothing to do with ACL's. Unknown to me, someone got on > that machine and enabled the firewall, and added rules. Those rules were > causing the problem (I'm not sure why he added a firewall on a machine > already behind one on a 192.168.0.0/24 network). Anyway, sorry for > wastin

Re: ipnat memory leak?

2003-10-09 Thread Kenneth Culver
Quoting Vector <[EMAIL PROTECTED]>: > Several reasons: > > Having it in the kernel improves performance It also avoids at least 2 context switches per packet... one when the packet goes into natd and one when it goes back to the kernel. > > natd chokes on the latest windoze worms and I have imple

Re: boot hang: "ata1: resetting devices .. done" (5.1-CURRENT, IBM T30)

2003-10-12 Thread Kenneth Culver
Quoting Dan Nelson <[EMAIL PROTECTED]>: > In the last episode (Oct 08), Robert Ferguson said: > > I see this problem as well. I'm running on a T40, with a DVD/CDRW in > > the ultrabay, and -CURRENT as of this morning. At boot, it hangs > > immediately after > > > > ad0: 35174MB [71465/16/63] at a

Re: linux-emu ioctl not implemented w/ quake3

2003-04-03 Thread Kenneth Culver
I'd say this is a video card driver issue, because with my geforce3 and the nvidia drivers I could run q3 for as long as I wanted without any issues. Ken On Thu, 3 Apr 2003, Matthias Buelow wrote: > Hi folks, > > I'm running 5.0-RELEASE-p7 on i386 and investigated how quake3 (linux) > would be d

Re: HEADS UP! Major commits in the tree coming soon

2003-05-30 Thread Kenneth Culver
> The HEAD code freeze was extended by three days to > allow for some final pending work to be committed and > prepare 5.1 to be a good release. The code freeze will > > likely end sometime tomorrow, May 30. > > We ask that large scale changes still be deferred > until after 5.1 is actually release

Re: New Kernel Breaks IPFW

2003-06-10 Thread Kenneth Culver
Try rebuilding ipfw. Ken On Mon, 9 Jun 2003, John Stockdale wrote: > Hey everyone, > > I just cvsup'd my src today and was going to buildworld later tonight > but when I installed the newly built kernel with IPFIREWALL etc. and > rebooted, ipfw fell over, specifically, even after ipfw firewall e

Re: NVidia kernel driver support for FreeBSD-5.1

2003-06-18 Thread Kenneth Culver
> I've got a PCI-NVidia Riva TNT 64 video card at home, > and I've tried to compile the drivers but it doesn't work, > and after changing the source to let the compilation progress, > when the module is loaded I've received a "kernel panic". > > Im using FreeBSD-5.1 with XFree86-4.3, what can I do

Re: NVidia kernel driver support for FreeBSD-5.1

2003-06-18 Thread Kenneth Culver
> #pciconf -l -v > > [EMAIL PROTECTED]:12:0:class=0x03 card=0x chip=0x002d10de > rev=0x15 hdr=0x00 > vendor = 'NVIDIA Corporation' > device = 'NV5 TNT2 Model 64 / TNT2 Model 64 Pro' > > This is my video card, which sounds just like yours. I have it working > fine

Re: NVidia kernel driver support for FreeBSD-5.1

2003-06-18 Thread Kenneth Culver
> On Wednesday 18 June 2003 16:05, Kenneth Culver wrote: > > > #pciconf -l -v > > > > > > [EMAIL PROTECTED]:12:0:class=0x03 card=0x chip=0x002d10de > > > rev=0x15 hdr=0x00 vendor = 'NVIDIA Corporation' > > &

wierd dsl performance with -CURRENT

2003-07-09 Thread Kenneth Culver
Hi, Recently, for some wierd reason, with FreeBSD-CURRENT my DSL downloads have gotten about 10-15 KB/sec slower than they used to be.. I used to get 160KB/sec downloads, and now can only manage about 145. I was wondering if there are any ideas what is causing this. I'm sure it's a FreeBSD

Re: wierd dsl performance with -CURRENT

2003-07-09 Thread Kenneth Culver
> I think he is timing transfers from a Mac THROUGH the BSD box.. > If so then a change in throughput would be due to a change in ppp > behaviour.. No, I hooked the mac straight to the DSL modem, and also did the same with the windows box. > > It would be interesting to see if it changed with > 1/

Re: wierd dsl performance with -CURRENT

2003-07-09 Thread Kenneth Culver
> Just as an experiment, try setting "net.inet.tcp.newreno" to 0 using > sysctl(8). It might help; it might not. Please let us know. It didn't help. I also tried setting several other sysctl OID's in net.inet.tcp, but nothing helped. I'm totally out of ideas for why this could be happening. I me

Re: wierd dsl performance with -CURRENT

2003-07-09 Thread Kenneth Culver
> AH so it's direct DSL with either a fixed IP or DHCP or similar? Yep, basically I don't have a DSL modem, I have an Ethernet to ATM bridge (using AAL5 encapsulation I believe) running over the DSL. I have 2 fixed IP's, and in my normal configuration, my two BSD boxes are hooked up to a switch th

Re: wierd dsl performance with -CURRENT

2003-07-09 Thread Kenneth Culver
> > Transferring anything through the BSD NAT box shows the same performance > > issues, as well as transferring directly from BSD to the DSL modem on both > > of my BSD machines. Using windows or the mac directly connected to the DSL > > modem shows the normal bandwidth capability. I know the hard

Re: wierd dsl performance with -CURRENT

2003-07-09 Thread Kenneth Culver
> > > Can you do a > > > 'netstat -s -p tcp >> tcpstats' before and after the transfer? > > > > > > This should tell us if there were retransmits etc. It could be a > > > difference in minimum rtt values or a congestion issue that results in > > > timeout for our stack but some other recovery mech

Re: wierd dsl performance with -CURRENT

2003-07-09 Thread Kenneth Culver
> In the last episode (Jul 09), Kenneth Culver said: > > > look of any large values in the timestamps and see if there is > > > anything before that indicates a lost packet or a re-ordered one or > > > something (or a retransmitted ack) > > > > >

  1   2   >