Re: Compiling module-init-tools versions after v3.0

2005-08-08 Thread Andrew Haninger
On 8/8/05, Adrian Bunk <[EMAIL PROTECTED]> wrote: > Workaround: > > Remove the > > man_MANS = $(MAN5) $(MAN8) > > line in Makefile.in before running configure. On 8/8/05, Ken Moffat <[EMAIL PROTECTED]> wrote: > per LFS (http://www.linuxfromscratch.org/lfs/) make DOCBOOKTOMAN="" > (or look at

Compiling module-init-tools versions after v3.0

2005-08-08 Thread Andrew Haninger
Hello. I'm trying to upgrade one of my machines to module-init-tools-3.2-pre8 so that I can better assist a driver developer in debugging some issues with the OPL3SA2 driver from ALSA. The machine is currently running a slightly-modified Slackware 9.1 distribution (I've updated several packages t

Re: Oops when shutting down laptop

2005-08-04 Thread Andrew Haninger
On 8/4/05, Kristian Grønfeldt Sørensen <[EMAIL PROTECTED]> wrote: > http://www.vkr.dk/~kriller/oops.jpg Sorry that I can't help. I actually have a machine that's Oops'ing during software suspend (with suspend2). I typed it all up last night, which was terribly time-consuming. I have another laptop,

Re: [Alsa-devel] Re: [2.6 patch] schedule obsolete OSS drivers for removal

2005-08-01 Thread Andrew Haninger
On 7/31/05, Adrian Bunk <[EMAIL PROTECTED]> wrote: > Can you send me the bug numbers in the ALSA bug tracking system if you > have to send bug reports, so that I can track when these issues will be > resolved? Thorsten: Please remember to include the list(s) when emailing those links/numbers. I'd l

Re: [2.6 patch] schedule obsolete OSS drivers for removal

2005-07-26 Thread Andrew Haninger
On 7/26/05, Adrian Bunk <[EMAIL PROTECTED]> wrote: > config SOUND_OPL3SA2 > tristate "Yamaha OPL3-SA2 and SA3 based PnP cards" > - depends on SOUND_OSS > + depends on SOUND_OSS && OBSOLETE_OSS_DRIVER > help > Say Y or M if you have a card based on one of these

Re: BUG: Yamaha OPL3SA2 does not work with ALSA on 2.6 kernels.

2005-07-26 Thread Andrew Haninger
On 7/26/05, Andrew Haninger <[EMAIL PROTECTED]> wrote: > I'll report what I know in bug #879. *Durr* I didn't scroll down. I've already reported my current semi-working (works+oopses) setup in that bug report I'm reporting this here now because of the part of that bug

Re: BUG: Yamaha OPL3SA2 does not work with ALSA on 2.6 kernels.

2005-07-26 Thread Andrew Haninger
On 7/26/05, Jaroslav Kysela <[EMAIL PROTECTED]> wrote: > We have already two similar reports #440 and #879. Please, provide us > all info (working manual conf etc.).. Yes. #879 is the one that mentions that this might be a kernel bug (so I reported it here): "I suspect this is kernel bug and it co

Re: BUG: Yamaha OPL3SA2 does not work with ALSA on 2.6 kernels.

2005-07-25 Thread Andrew Haninger
On 7/25/05, Adrian Bunk <[EMAIL PROTECTED]> wrote: > Does the OSS driver work in 2.6? I was able to get the OSS module (opl3sa2) installed in 2.6 and I was able to get some nice hiss when doing 'cat /dev/urandom > /dev/dsp'. I used the following modprobe line: modprobe opl3sa2 io=0x370 irq=11 dma=

Re: "seeing minute plus hangs during boot" - 2.6.12 and 2.6.13

2005-07-25 Thread Andrew Haninger
On 7/22/05, Francisco Figueiredo Jr. <[EMAIL PROTECTED]> wrote: > Hangs appears just before mounting filesystems message and before configuring > system to use udev. I don't know if this will help, but there were issues raised earlier about older versions of udev causing hangs on newer kernels. Loo

BUG: Yamaha OPL3SA2 does not work with ALSA on 2.6 kernels.

2005-07-25 Thread Andrew Haninger
Hello. I have a 5 year old Gateway Solo 2500 that is currently running Linux 2.6.12.2. If I install ALSA and try to have alsaconf bruteforce-detect the OPL3SA2 sound card, it will say that it has detected it, but loading the modules will fail. If I install Linux 2.4 and recompile/rerun alsaconf, t

Re: PS/2 Keyboard is dead after resume.

2005-07-16 Thread Andrew Haninger
On 7/16/05, Dmitry Torokhov <[EMAIL PROTECTED]> wrote: > Ok, so you start with IRQ 12 disabled.. You don't have a PS/2 mouse, > do you? Nope :). > > serio: i8042 AUX port at 0x60,0x64 irq 12 > > serio: i8042 KBD port at 0x60,0x64 irq 1 > > You did not select PNP support (but as far as keyboard co

Re: PS/2 Keyboard is dead after resume.

2005-07-15 Thread Andrew Haninger
On 7/15/05, Dmitry Torokhov <[EMAIL PROTECTED]> wrote: > Could you try doing: > > echo 1 > /sys/modules/i8042/parameters/debug > > before suspending and the post your dmesg, please? Maybe we see something > there. Here you go: 12) *0, disabled. ACPI: PCI Interrupt Link [ALKA] (IRQs 20) *

PS/2 Keyboard is dead after resume.

2005-07-14 Thread Andrew Haninger
Hello. I'm using Linux Kernel 2.6.12.2 plus suspend 2.1.9.9 and acpi-20050408 with the hibernate-1.10 script. My machine is a Shuttle SK43G which has a VIA KM400 chipset with an Athlon XP CPU. Suspension seems to work well. However, when I resume, the keyboard is dead and there is a warning in dm