Pop server

2003-12-02 Thread Tom White
7;t a pretty situation. Also ideally a debian package, obviously. ~Tom White - http://www.oddquad.org/ - "History 473 (formerly 362) Stuff (Not offered 2002-2003)*" --Williams College Course C

Uninterruptible Sleep

2003-11-18 Thread Tom White
rate, Is there any way to kill these guys short of a reboot? Something to force-close file descriptors, maybe, or some random other trick someone can pull out of their hat? ~Tom White http://www.oddquad.org/ As a child I was apprenticed to the

Re: kernel-2.6.0 says no /dev/dsp - no sound

2003-08-10 Thread Tom White
OSS API emulation needs to be enabled in the ALSA section of the kernel options, (the mixer and digital sections. If it still doesn't work, try man MAKEDEV ~Tom White On Tue, Aug 05, 2003 at 01:31:59PM +0100, Anthony Campbell wrote: > Just trying out kernel 2.6.0-test2 (fro

Re: On Woody: (No) Sound with VIA 686a Southbridge, AC 97

2003-08-09 Thread Tom White
Caidence, Your best bet is definitely a kernel upgrade. It is possible to get the VIA Southbridge to work under an older kernel using Alsa, but it's something of a pain. The one time I did it it took me quite a few hours to figure out exactly what had to go into /etc/modutils/snd and get everyth

Re: RealTex 8139 Problem -- Dmesg output

2003-08-03 Thread Tom White
I found that my on-board 8139-C failed to receive packets if ACPI was compiled into the kernel; it might be worthwhile trying it without ACPI support if it's enabled, or tinkering with your in-kernel power management options. ~Tom White -

Re: apache-ssl or libapache-mod-ssl?

2003-08-01 Thread Tom White
by a human, and you only need to worry about the differences between the sites in VirtualHost settings. Of course, the include directive could be used the same way... ~Tom White - http://www.oddquad.org/ -

Re: initscripts

2003-08-01 Thread Tom White
*) echo "Usage: /etc/init.d/powerdown stop" exit 1 esac exit 0 Just throw it into /etc/init.d/powerdown and symlink it appropriately. ~Tom White - http://www.oddquad.org/ - It is

Re: Kernel 2.6.0-test2 minor issues. Works well!!!

2003-08-01 Thread Tom White
d (An RTL-8139C, using the RTL-8139 driver) fails to receive packets (although sending is fine) if ACPI is enabled. So I can help you even less with ACPI. :-( Good luck! ~Tom White - http://www.oddquad.org/ ---

Re: Kill a process that refuses to die?

2003-06-13 Thread Tom White
Try killall -9 `pidof enjoympeg` ~Tom W - If you think the problem is bad now, just wait until we've solved it. -- Arthur Kasspe On Fri, 13 Jun 2003, lists1 wrote: > Date: Fri, 13 Jun 2003 17:34:51 -0400 > From: lists1 <[EMAIL PROTECTE