Re: cvs commit: src/sys/i386/linux linux_misc.c

1999-07-06 Thread Kenneth Wayne Culver
Speaking of which, I'm also of the opinion that we should add a "Do you want to run Linux binaries?" query to sysinstall which results in linux emulation being enabled by default and the linux_lib package being loaded. This would make it even more transparent to the user. Any

Aureal Vortex soundcard drivers

1999-07-25 Thread Kenneth Wayne Culver
I was just wondering how the drivers on the aureal vortex are coming along... I know that Cameron Grant was working on them, but I have not heard anything on that subject fora while, so I was kinda hoping to hear about it soon. Thanks. Kenneth Culver To Unsubscribe: send mail to [EMAIL

Re: it's time...

1999-08-08 Thread Kenneth Wayne Culver
to let newpcm out of the cage so you can all get your grubby little hands on it. http://www.vilnya.demon.co.uk/newpcm+dfrpnp-19990807.diff.gz this is a patch against a recent -current. if you have a pci or isapnp soundcard, you should have pnp0 and pcm0 in your kernel config as

gcc back?

1999-08-22 Thread Kenneth Wayne Culver
I'm just wondering but I noticed when I cvsupped a few minutes ago that gcc is back in the source tree. I was wondering if there were plans to keep gcc in the source now. Kenneth Culver To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the

Re: gcc back?

1999-08-22 Thread Kenneth Wayne Culver
I'm just wondering but I noticed when I cvsupped a few minutes ago that gcc is back in the source tree. I was wondering if there were plans to keep gcc in the source now. If you are tracking -current, you should be reading the commit messages. egcs has become gcc. I must have

current kernel breakage

1999-09-02 Thread Kenneth Wayne Culver
I recently recompiled my kernel with the following kernel config file, and now when I boot up, I get about halfway through probing, and the computer freezes, accepting no keyboard input or anything else but a hard reset (reset button) here is my kernel Config file.. # # GENERIC -- Generic

Make world broken

1999-09-02 Thread Kenneth Wayne Culver
Make world is broken, these are the errors I get: cc -nostdinc -O -pipe -I/usr/src/sbin/kget/../../sys/i386 -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/sbin/kget/kget.c /usr/src/sbin/kget/kget.c:34: isa/pnp.h: No such file or directory /usr/src/sbin/kget/kget.c: In function `main':

another error

1999-09-25 Thread Kenneth Wayne Culver
I cvsupped about 20 minutes ago and now I get this message when I su to root, or when I start xwindows. It doesn't seem to be hurting anything though: Warning:tty: no si_tty Is it anything to worry about? = | Kenneth Culver

Re: Loss of Functionality with newpnp

1999-09-26 Thread Kenneth Wayne Culver
This is only partially related, but I still can't even boot a kernel with the pnp0 controller enabled. It just hangs after probing the soundcard. On Sun, 26 Sep 1999, Mike Smith wrote: Sigh. Again, I didn't demand anything. I simply pointed out that functionality had been lost. If I

bktr

1999-09-27 Thread Kenneth Wayne Culver
I'm happy to report that for my WinTV card, the bktr drivers are working well with the latest changes. Keep up the good work. = | Kenneth Culver | FreeBSD: The best OS around.| | Unix Systems Administrator | ICQ

Re: HEADS UP: sigset_t changes committed

1999-09-30 Thread Kenneth Wayne Culver
I would have to agree with that. I have never seen such a well documented commit. But even then I still ran into problems, although I'm not sure how closely related they are to the changes made. My problems seem to be with the Soren's ata drivers. The good old "lost contact with device" messages

ata driver (again)

1999-09-30 Thread Kenneth Wayne Culver
The ata driver seems to be having problems staying in contact with my disks again. Let me know what details are needed to fix the problem, and I'll get in touch with you. = | Kenneth Culver | FreeBSD: The best OS

RE: ata driver (again)

1999-09-30 Thread Kenneth Wayne Culver
On Thu, 30 Sep 1999, Luke wrote: On 01-Oct-99 Kenneth Wayne Culver wrote: The ata driver seems to be having problems staying in contact with my disks again. Let me know what details are needed to fix the problem, and I'll get in touch with you. Hi I don't know

Re: Netscape core dump, happily :-)

1999-10-03 Thread Kenneth Wayne Culver
That's odd, I have not been able to make netscape crash. = | Kenneth Culver | FreeBSD: The best OS around.| | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM:

linux emu and quake3test

1999-10-08 Thread Kenneth Wayne Culver
IT seems that a recent change to the linux emulation code has caused q3 to have problems, whenever I try to go to an internet game, I get a message on the console: usage: ping [server] doing this operation worked fine yesterday. Kenneth Culver

Re: linux emulation broken..

1999-10-14 Thread Kenneth Wayne Culver
This is weird, I use linux netscape and word perfect all the time, and the only problems I see are memory leaks I knew were there (in the applications, not FreeBSD) = | Kenneth Culver | FreeBSD: The best OS around.

gcc 2.95.2

1999-11-15 Thread Kenneth Wayne Culver
I just successfully compiled the world and the kernel (defaut optimizations on everything) with gcc 2.95.2, and so far all is well :-) = | Kenneth Culver | FreeBSD: The best OS around.| | Unix Systems

bktr driver and gcc 2.95.2

1999-11-15 Thread Kenneth Wayne Culver
Alright, it seems I have my first problem with gcc 2.95.2, (well, I'm not really sure that it's a gcc problem). The problem is that now, after having upgraded the compiler, fxtv will only display every other scanline instead of all of them.

rtc0

1999-11-16 Thread Kenneth Wayne Culver
For some reason, after recompiling the kernel over the last few days, systat -vm no longer even shows an rtc0 device. It only shows the clk device. I know this is not supposed to happen, so can anyone give me any ideas on how to fix the problem???

rtc0

1999-11-17 Thread Kenneth Wayne Culver
This is the output of my systat -vm 1 after the upgrade to gcc 2.95.2: 2 usersLoad 0.13 0.58 0.63 Wed Nov 17 19:11 Mem:KBREALVIRTUAL VN PAGER SWAP PAGER Tot Share TotShareFree in out in out Act

fxtv/bktr driver broken?

1999-11-28 Thread Kenneth Wayne Culver
I have included a link screenshot of what the picture is doing on my tv card. It seems that since gcc 2.95.2 has been introduced as the default compiler on FreeBSD-CURRENT, the behavior in the jpeg has been occuring. I have tried to locate the source of the problem in the driver, but I don't know

Re: UP kernel performance and Matt Dillon's patches

2000-03-28 Thread Kenneth Wayne Culver
I havn't noticed this behavior... or any other performance hits and I'm running a kernel that was cvsupped about 5 10 minutes ago.. and recompiled about 5 minutes ago... = | Kenneth Culver | FreeBSD: The best OS

Re: UP kernel performance and Matt Dillon's patches

2000-03-28 Thread Kenneth Wayne Culver
Yeah, I was wrong before.. I just had to really hit the system hard before I noticed this behavior... it get's pretty bad... the mouse get's jumpy, and the keyboard input is really slow... = | Kenneth Culver |

sound broken on ViBRA16X?

2000-03-28 Thread Kenneth Wayne Culver
with a recently compiled kernel (cvsupped about 5 minutes ago..) sounds play for less than half a second... then just completely stop... Maybe this is related to Matt Dillon's recent work? I'm not sure... = | Kenneth Culver

Vibra16x

2000-03-28 Thread Kenneth Wayne Culver
OK, I'm not sure what was wrong before, but after a recompile of the kernel, all seems well again with sound at least. = | Kenneth Culver | FreeBSD: The best OS around.| | Unix Systems Administrator | ICQ #:

Re: xyz.lcs.mit.edu (aka ftp5.freebsd.org) now has more completemirror

2000-04-09 Thread Kenneth Wayne Culver
If you are at an Internet2-participating organization, use a MediaOne cable modem, or are connected to NEAR^H^H^H^HBBN^H^H^HGTE^H^H^HGenuity in the Boston area, you will get much faster access from our server than from the main FreeBSD.org hosts in California. YAY!! 150 mbit/sec connection

Re: SMP changes and breaking kld object module compatibility

2000-04-24 Thread Kenneth Wayne Culver
Richard Wackerbarth wrote: On Mon, 24 Apr 2000, Matthew Dillon wrote: : However, I consider your SMP changes VERY destablizing; they BREAK : lots of modules :-( Huh? No they don't. They simply require recompiling the modules. If they actually broke the modules I

Re: SMP changes and breaking kld object module compatibility

2000-04-24 Thread Kenneth Wayne Culver
On Mon, 24 Apr 2000, Kenneth Wayne Culver wrote: I don't think it was ever recommended that you upgrade your kernel without upgrading and rebuilding the modules (better still, world) at the same time. So this wouldn't really have an adverse effect, would it? I believe

Re: SMP changes and breaking kld object module compatibility

2000-04-24 Thread Kenneth Wayne Culver
University of Maryland, | Website: (Under Construction) | | College Park. | http://www.wam.umd.edu/~culverk/| = On Mon, 24 Apr 2000, Brandon D. Valentine wrote: On Mon, 24 Apr 2000, Kenneth Wayne Culver wrote:

linux ldconfig core dump

2000-04-25 Thread Kenneth Wayne Culver
As of about Thursday, Apr 20 I get this message when I try to run linux ldconfig: Segmentation fault(core dumped) I recompiled the module and the kernel on this day so I think that's what cause the problem, but I was wondering if there was anyone else having this problem. This started last

Re: linux ldconfig core dump

2000-04-25 Thread Kenneth Wayne Culver
, Kenneth Wayne Culver wrote: As of about Thursday, Apr 20 I get this message when I try to run linux ldconfig: Segmentation fault(core dumped) I recompiled the module and the kernel on this day so I think that's what cause the problem, but I was wondering if there was anyone else having

sound

2000-04-28 Thread Kenneth Wayne Culver
Just to let someone know (I know this is -current) but some of the recent changes to the pcm driver have had some wierd effects. First, no wav file will completely play (at least not the short ones); second, xmms now takes 100% cpu, and in top, it says that 76% of this is being used by the

Re: high CPU usage by xmms

2000-04-29 Thread Kenneth Wayne Culver
I'm also getting this behavior now. It's not the xmms binary that's taking all the cpu though... top reports it as "system" CPU usage. = | Kenneth Culver | FreeBSD: The best OS around.| | Unix Systems Administrator

Re: high CPU usage by xmms

2000-04-30 Thread Kenneth Wayne Culver
I guess it depends on your soundcard, I'm getting the behavior I'm getting with a ViBRA 16X and a kernel as of this morning. This didn't start happening until about 4 days ago with a -CURRENT kernel. Maybe you have an older -CURRENT.

Re: high CPU usage by xmms

2000-04-30 Thread Kenneth Wayne Culver
: Kenneth Wayne Culver wrote: I guess it depends on your soundcard, I'm getting the behavior I'm getting with a ViBRA 16X and a kernel as of this morning. This didn't start happening until about 4 days ago with a -CURRENT kernel. Maybe you have an older -CURRENT. I did a make build

Re: high CPU usage by xmms

2000-05-01 Thread Kenneth Wayne Culver
/| = On Mon, 1 May 2000, Ted Sikora wrote: Kenneth Wayne Culver wrote: Hmm, I don't know then, I'm using that ViBRA 16X which seems to cause problems a lot. On Sun, 30 Apr 2000, Ted Sikora wrote: Kenneth Wayne Culver wrote: I guess it depends on your soundcard, I'm

proposed pkg_delete change

2000-05-08 Thread Kenneth Wayne Culver
I have a suggestion for pkg_delete: Very often when I'm deleting a package (such as kde, after testing the port) I want to delete that package, and all it's dependancies; instead of going around looking for the dependancies, I think it would be a nice idea to add an option to pkg_delete to

Re: proposed pkg_delete change

2000-05-08 Thread Kenneth Wayne Culver
I have a suggestion for pkg_delete: Very often when I'm deleting a package (such as kde, after testing the port) I want to delete that package, and all it's dependancies; instead of going around looking for the dependancies, I think it would be a nice idea to add an option to pkg_delete

Re: a better idea for package dependencies

2000-05-08 Thread Kenneth Wayne Culver
Construction) | | College Park. | http://www.wam.umd.edu/~culverk/| = On Mon, 8 May 2000, David O'Brien wrote: On Mon, May 08, 2000 at 02:26:42PM -0400, Kenneth Wayne Culver wrote: Instead of automatically deleteing

Re: a better idea for package dependencies

2000-05-08 Thread Kenneth Wayne Culver
Wayne Culver wrote: pkg_delete -d package-version (or some other unused switch for dependancy) This might be a good option, but there should also be an automatic mode, whether or not it's the default. remove pkg_version_dependant [Y] ? y removed! remove pkg_version_dependant2 [Y] ? y

Re: rc.d startup scripts

2000-05-08 Thread Kenneth Wayne Culver
Just curious, but wouldn't this be FreeSVR4??? :-) = | Kenneth Culver | FreeBSD: The best OS around.| | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM:

Re: rc.d startup scripts

2000-05-09 Thread Kenneth Wayne Culver
Just curious, but wouldn't this be FreeSVR4??? :-) I'm going to assume that the smiley means you're joking, but I hope that we can stick to discussing this plan on its merits, rather than rejecting it out of hand because it's like something that someone else is doing. Yeah, I

Re: rc.d startup scripts

2000-05-09 Thread Kenneth Wayne Culver
Yeah, I was just joking, I kinda like some things about SVR4, but I still think it would be nice to keep the option of using some of the regular rc scripts that we have now. Imagine the confusion of the people that have ONLY used FreeBSD when they go in and see rc.d and all it's

Re: proposed pkg_delete change

2000-05-09 Thread Kenneth Wayne Culver
May 2000, Doug Rabson wrote: On Mon, 8 May 2000, Mike Pritchard wrote: On Mon, May 08, 2000 at 02:10:28AM -0400, Kenneth Wayne Culver wrote: I have a suggestion for pkg_delete: Very often when I'm deleting a package (such as kde, after testing the port) I want to delete that package

pcm static

2000-05-21 Thread Kenneth Wayne Culver
I was just wondering what the status on the static in the pcm driver on the SoundBlaster ViBRA16X is... Just in case anyone forgot what I'm talking about, almost half the time when I start playing an mp3 or an mpg movie I get static out of the soundcard instead of music. If I keep restarting the

Re: Anyone else seeing jumpy mice?

2000-05-22 Thread Kenneth Wayne Culver
I saw it once or twice in the last couple of weeks, when I'm kicking the hell out of the CPU (ie compiling something) = | Kenneth Culver | FreeBSD: The best OS around.| | Unix Systems Administrator | ICQ #:

Re: fatal trap 12 after lastest kernel build

2000-06-15 Thread Kenneth Wayne Culver
did you follow Peter Wemm's instructions on the new config changes? = | Kenneth Culver | FreeBSD: The best NT upgrade| | Unix Systems Administrator | ICQ #: 24767726 | | and student at The

Re: fatal trap 12 after lastest kernel build

2000-06-15 Thread Kenneth Wayne Culver
Wayne Culver wrote: did you follow Peter Wemm's instructions on the new config changes? Actually, I did. In fact, I built 2 or 3 kernels after the changes went into effect with no problems. It's just the sources that I cvsup'd as of an hour ago that's causing the problems. On Thu

Re: GENERIC from today does not detect system console on my box

2000-06-16 Thread Kenneth Wayne Culver
I had a wierder problem yesterday... I followed the new changes to the kernel config file, and included everything that belonged there, and yet for some reason, my kernel paniced while probing vga0 with an error number 6. I had to use a fixit floppy to get back into the system and compile a

Re: Config problems

2000-06-25 Thread Kenneth Wayne Culver
Hey chuck, except for the SMP stuff, your config looks mostly like mine (I only have a cpu line for i686) Let me know if there's anything I can do to help though. = | Kenneth Culver | FreeBSD: The best NT upgrade|

Re: Config problems

2000-06-25 Thread Kenneth Wayne Culver
/| = On Sun, 25 Jun 2000, Chuck Robey wrote: On Sun, 25 Jun 2000, Kenneth Wayne Culver wrote: Hey chuck, except for the SMP stuff, your config looks mostly like mine (I only have a cpu line for i686) Let me know if there's anything I can do to help though. I'm about ready

Re: Config problems

2000-06-26 Thread Kenneth Wayne Culver
duh... that was too simple... :-) = | Kenneth Culver | FreeBSD: The best NT upgrade| | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: muythaibxr

Re: What's going on with crypto all of a sudden ?

2000-06-28 Thread Kenneth Wayne Culver
if you're using -CURRENT, it's because you havn't followed the advice about the new randomdev. = | Kenneth Culver | FreeBSD: The best NT upgrade| | Unix Systems Administrator | ICQ #: 24767726 | |

Re: What's going on with crypto all of a sudden ?

2000-06-28 Thread Kenneth Wayne Culver
at 04:28:24PM -0400, Kenneth Wayne Culver wrote: if you're using -CURRENT, it's because you havn't followed the advice about the new randomdev. Stumbled over it right after i sent the email sorry -- Pascal Hofstee daeron @ shadowmere . student . utwente . nl Managers

Re: What's going on with crypto all of a sudden ?

2000-06-29 Thread Kenneth Wayne Culver
Hrmm, I think I just read somewhere (/usr/src/UPDATING?) that crypto is required to get a make world to work, and I guess certain other things won't work as well until you rebuild (?) :-) (:-P) if you're using -CURRENT, it's because you havn't followed the advice about the new randomdev.

Re: What's going on with crypto all of a sudden ?

2000-06-29 Thread Kenneth Wayne Culver
-0400, Kenneth Wayne Culver wrote: Hrmm, I think I just read somewhere (/usr/src/UPDATING?) that crypto is required to get a make world to work, and I guess certain other things won't work as well until you rebuild (?) :-) (:-P) You're grasping at straws, since the ssl(8) manual page

new sound card

2000-07-01 Thread Kenneth Wayne Culver
Alright, this just bit me in the ass... I just bought a card today that says "Creative Ensoniq AudioPCI" on the box. Well, as far as I can tell this card uses the es1371 chip. Well, I did a little digging because apparently the card's pci device id wasn't in the es137x.c file. So what I did was I

more info on sound card

2000-07-01 Thread Kenneth Wayne Culver
I managed to find a little more info on this chip in my new soundcard. It is slightly different from a regular es1371... and in linux it even get's some of its own #defines: CT5880REV_CT5880_C is it's revision. (or 0x02) and the chip says CT5880 on it. I'm assuming it's not much different, but

patches for my new soundcard

2000-07-01 Thread Kenneth Wayne Culver
I just got the soundcard to work, patches to /usr/src/sys/dev/sound/pci/ess137x.c are coming in a minute. Ken To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

patch to be committed please?

2000-07-01 Thread Kenneth Wayne Culver
Here is a patch with the changes I made to get my soundcard to work. It was pretty simple, it was just a matter of one more id that needed to be added so that the ac97 stuff could be turned on. It was trying to do a pre-ac97 2.1 init instead of what I should have been doing. Anyway, it works now.

could someone with committer access commit this?

2000-07-02 Thread Kenneth Wayne Culver
This is the patch to make my soundcard, a Creative Ensoniq AudioPCI (an es1371 chip, device id 0x58801274 rev 0x02). Can someone commit it please? Thanks. --- es137x.c.oldSun May 28 11:15:14 2000 +++ es137x.cSat Jul 1 23:22:00 2000 @@ -68,6 +68,7 @@ #define ES1370_PCI_ID

RE: Headsup! KSE Nay-sayers speak up!

2001-08-27 Thread Kenneth Wayne Culver
On Mon, 27 Aug 2001, Garrett Wollman wrote: On Mon, 27 Aug 2001 09:34:06 -0700 (PDT), John Baldwin [EMAIL PROTECTED] said: Just to get this out in the public: I for one think 5.x has enough changes in it and would like for KSE to be postponed to 6.0-current and 6.0-release. I agree.

Re: Headsup! KSE Nay-sayers speak up!

2001-08-28 Thread Kenneth Wayne Culver
FreeBSD is going to be left in the dust unless both the SMPng *AND* KSE projects are integrated into 5.0. I care about having a system that works well and does what I ask of it. What the Linux horde is doing is of little concern to me, and I suspect the same goes for a number of other

Re: Headsup! KSE Nay-sayers speak up!

2001-08-28 Thread Kenneth Wayne Culver
I have one system that I've been maintaining/updating since the 2.X days and I feel it's time to nuke it and start over. +1 for a non-smp system and SMP system. That said, I think the value of having both KSE and SMPng in 5.0 is HUGE and I think there is probably a large

Re: Headsup! KSE believers should show up!

2001-08-28 Thread Kenneth Wayne Culver
Well, I for one can test it on an alpha (I'm borrowing from [EMAIL PROTECTED]) as soon as my DSL gets installed ;-) Ken On Mon, 27 Aug 2001, Garance A Drosihn wrote: At 5:09 PM -0700 8/27/01, Darryl Okahata wrote: Is there some reason why KSE couldn't be integrated ASAP *AFTER* 5.0 is

Re: FreeBSD current is very slow

2001-09-11 Thread Kenneth Wayne Culver
Well, FreeBSD-CURRENT will have bugs... That's why it's -CURRENT and not -STABLE Ken On Mon, 10 Sep 2001, Liu Siwei wrote: Hi,all: Do you run freebsd-current? what current? I make a clean SNAP of freebsd-current through make release. And make a CD. I install freebsd-current from my own

Re: linuxulator unimplemented syscalls

2001-11-29 Thread Kenneth Wayne Culver
On Thu, 29 Nov 2001, Dan Nelson wrote: In the last episode (Nov 28), Kenneth Culver said: 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

Re: linuxulator unimplemented syscalls

2001-11-29 Thread Kenneth Wayne Culver
Your problem is probably somewhere other than ioctl 0x7201; try trussing/stracing the app and see what it's trying to access. Alright, I'll try that, I think I have another clue though, I got it to find the file (it was looking in /usr/compat/linux/mnt/cdrom instead of the regular /mnt/cdrom

Re: SoundBlaster PCI-128 performance

2001-11-30 Thread Kenneth Wayne Culver
maybe you did. I'm not sure what the problem is then. Ken On 30 Nov 2001, Seth Kingsley wrote: On Fri, Nov 30, 2001 at 09:12:52AM -0500, Kenneth Culver wrote: On Friday 30 November 2001 02:44 am, you wrote: Have you tried different speakers? Also have you tried moving the soundcard to

patch for ds1 soundcard

2000-07-24 Thread Kenneth Wayne Culver
I found on my computer that a ds1 builtin soundcard of type 10 (found in the file) will not init correctly unless the same 400ms wait is applied to it that is applied to type 8 cards. I have included a patch to make this happen. The patch was created against a -STABLE from today, but should not

Re: keyboard problems with X

2000-07-30 Thread Kenneth Wayne Culver
I have, like when I'm running tail on something, and then I try to ctrl-c out of it, the whole console locks solid, and I have to reboot. (although if I was connected to an ethernet, I think I could probably ssh in and reboot.) Also, as an unrelated problem in -CURRENT, I'm experiencing the

Re: keyboard problems with X

2000-07-30 Thread Kenneth Wayne Culver
Hrmm, that's even worse than my problem. = | Kenneth Culver | FreeBSD: The best NT upgrade| | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: muythaibxr

Re: keyboard problems with X

2000-07-30 Thread Kenneth Wayne Culver
My problems are with a previous build of late last week. And my problem isn't with X. My problem only happens when you start "tail" on some file, then try to exit. It locks the console solid... neither the mouse nor the keyboard work.

Re: VM flakiness since Thursday

2000-08-01 Thread Kenneth Wayne Culver
Just the lock stuff here, nothing else. = | Kenneth Culver | FreeBSD: The best NT upgrade| | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: muythaibxr

Re: VM flakiness since Thursday

2000-08-01 Thread Kenneth Wayne Culver
I'm in the process of tracing it out (in my small amount of spare time) to see where the problem is, and seeing if I can fix it, although I think this is over my head :-) I just wanna see if I can do it. = | Kenneth Culver

Re: Possible bug in current?

2000-08-01 Thread Kenneth Wayne Culver
Yeah, it's supposedly fixed now. = | Kenneth Culver | FreeBSD: The best NT upgrade| | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: muythaibxr

mixer no longer works

2000-09-01 Thread Kenneth Wayne Culver
In -CURRENT cvsupped as of today, the mixer no longer works. anything that tries to access the mixer just says "Operation not permitted" = | Kenneth Culver | FreeBSD: The best NT upgrade| | Unix Systems

forgot info on soundcard

2000-09-02 Thread Kenneth Wayne Culver
Alright, I forgot to mention what soundcard I have before, so here goes: I have an es1371 card. To repeat the problem, with a day-old -current the mixer doesn't work. I have the sound drivers loaded as a module. Ken To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

Re: mixer no longer works

2000-09-02 Thread Kenneth Wayne Culver
Nope, I'm not using devfs. = | Kenneth Culver | FreeBSD: The best NT upgrade| | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: muythaibxr | |

Re: xl driver

2000-09-03 Thread Kenneth Wayne Culver
the same thing is happening to me, only my pci bus is getting probed 3 times. = | Kenneth Culver | FreeBSD: The best NT upgrade| | Unix Systems Administrator | ICQ #: 24767726 | | and student at

Re: microuptime() went backwards

2000-09-07 Thread Kenneth Wayne Culver
The point I'm making is that we've had these problems before SMPng, and that you can't automatically assume that it's SMPng just because you get the messages. On the other hand, the 7 digits seem to be a pretty reliable signature. I'm getting this error while starting XFree86 4.0.1 on my

Re: microuptime() went backwards

2000-09-08 Thread Kenneth Wayne Culver
Lehey wrote: On Friday, 8 September 2000 at 0:18:07 -0400, Kenneth Wayne Culver wrote: On Fri, 8 Sep 2000, Greg Lehey wrote: On Thursday, 7 September 2000 at 22:49:30 -0400, Kenneth Wayne Culver wrote: The point I'm making is that we've had these problems before SMPng, and that you

Re: microuptime() went backwards

2000-09-08 Thread Kenneth Wayne Culver
Could all this be in any way related to the statclock not working on certain systems (like my Dell Inspiron)?? Also, could the "rtc" device as listed in systat -vm not being there (I'm assuming this is the statclock) be causing scheduling anomalies? I ask because I am trying to get gaim

the SMPng stuff on UP

2000-09-15 Thread Kenneth Wayne Culver
Alright, I just wanted to let everyone know that I have gotten the SMPng stuff up and working on my -CURRENT machine, and everything seems to work fine except the occasional "pcm0: hwptr went backwards x -- y" when I play sound and then do anything in X that involves moving a window. Oh, and

SMPng feedback

2000-09-18 Thread Kenneth Wayne Culver
Alright, I've been using -CURRENT with the SMPng changes for a few days and wanted to give some feedback. Overall everything works, although I have been experienceing a few problems which may or may not be related. 1) When I'm playing music (mp3), and I move the mouse or move a window in X,

Re: SMPng feedback

2000-09-19 Thread Kenneth Wayne Culver
IT's new as of last night. There is a random there, but it's not doing anything when I move the mouse. = | Kenneth Culver | FreeBSD: The best NT upgrade| | Unix Systems Administrator | ICQ #: 24767726

Re: SMPng feedback

2000-09-19 Thread Kenneth Wayne Culver
Sep 2000, Alexander Leidinger wrote: On 18 Sep, Kenneth Wayne Culver wrote: 1) When I'm playing music (mp3), and I move the mouse or move a window in X, the sound stutters and I get a pcm0: hwptr went backwards x - y (where x and y are different numbers). I see this too. If I use xmms

Re: SMPng feedback

2000-09-19 Thread Kenneth Wayne Culver
OK - its not my random driver, then :-). Well, unless your random driver is not attached to the ums device... It does something when I use the mouse attached to the psm device... and the mouse is still jumpy. Ken To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

Re: new idle_proc() makes my laptop very hot

2000-09-21 Thread Kenneth Wayne Culver
I can second this... on my PC the cpu used to run around about 84 degrees F with the case at 80 degrees F, now the cpu runs at about 91-93 degrees F while the case runs at 80 degrees F. = | Kenneth Culver | FreeBSD:

Re: new idle_proc() makes my laptop very hot

2000-09-21 Thread Kenneth Wayne Culver
I don't have it enabled... I am not even on my laptop with -CURRENT... this is on my regular PC... and I'm taking my thermal readings by banging around on some memory addys through /dev/io with a little hack of a program I wrote as a windowmaker dockapp for this purpose...

Re: new idle_proc() makes my laptop very hot

2000-09-21 Thread Kenneth Wayne Culver
My system fans always stay on... but again this is not in a laptop .. it is on my regular pc... = | Kenneth Culver | FreeBSD: The best NT upgrade| | Unix Systems Administrator | ICQ #: 24767726 |

fdc problem

2000-09-22 Thread Kenneth Wayne Culver
as of a few days ago, for some reason my floppy drive controller does not probe right with -CURRENT... I've attached a dmesg, a kernel config, and my hints file as kernstuff.tar Please let me know if I've made some dumb mistake or something in my configs... Kenneth Culver kernstuff.tar

Re: -CURRENT crashes under heavy disk activity

2000-09-22 Thread Kenneth Wayne Culver
://www.wam.umd.edu/~culverk/| = On Fri, 22 Sep 2000, Michael Reifenberger wrote: On Fri, 22 Sep 2000, Kenneth Wayne Culver wrote: ... To: [EMAIL PROTECTED] Subject: -CURRENT crashes under heavy disk activity This is a well known issue. See

Re: -CURRENT crashes under heavy disk activity

2000-09-22 Thread Kenneth Wayne Culver
Schmidt wrote: It seems Kenneth Wayne Culver wrote: Alright, I think I may just do that too... I was going to try to tough it out... but it looks like that just won't work I wish there was some way to get the other changes without getting the SMP stuff though. You update the ata

Re: -CURRENT crashes under heavy disk activity

2000-09-25 Thread Kenneth Wayne Culver
, Sep 22, 2000 at 03:37:32PM -0400, Kenneth Wayne Culver wrote: I will try to build a debug kernel, and get a backtrace of what's happening to send to the list, but basically what happened is that I was running a cvsup of the cvs source repository and the ports repository and it just crashed

Re: ESS1879 hwptr went backward?

2000-09-27 Thread Kenneth Wayne Culver
-CURRENT as of the smpng commits is really unstable... it's even somewhat unstable before that (I was having crashes on heavy disk activity even at the smpng commit, which could've been just my lack of knowledge of cvs and screwing up my source tree, but that's what was happening.)

Re: TI1225 CardBus controller

2000-10-05 Thread Kenneth Wayne Culver
It doesn't work for cardbus. = | Kenneth Culver | FreeBSD: The best NT upgrade| | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: muythaibxr | |

RE: -current grinds exceeding slow

2000-10-12 Thread Kenneth Wayne Culver
I use 0.85, I had some wierd problems with it in -CURRENT. I've moved down to 4.1.1-STABLE till some of this stuff in -CURRENT cools down. = | Kenneth Culver | FreeBSD: The best NT upgrade| | Unix Systems

docs for via kt133 south bridge

2000-10-31 Thread Kenneth Wayne Culver
I was wondering if any of the developers here had any docs for the via kt133 south bridge. I need the docs so that I can write a driver for the hardware monitoring features of this chip... I looked on via's website, but the docs there are incomplete... Ken To Unsubscribe: send mail to [EMAIL

Re: docs for via kt133 south bridge

2000-10-31 Thread Kenneth Wayne Culver
I think one of our Japanese friends has been trying to get these docs from VIA. With little luck it seems. Hrmm, well I'll send a messege or something over to VIA... I'm going to make this driver in such a way that it would be easy to add more drivers for other hwmon stuff in the future... Ken

  1   2   >