All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@suse.cz>
To: kernel list <linux-kernel@vger.kernel.org>
Cc: mj@ucw.cz
Subject: Re: pci=biosirq... Is the machien having fun with me?
Date: Wed, 5 Dec 2001 21:31:27 +0100	[thread overview]
Message-ID: <20011205213127.A116@elf.ucw.cz> (raw)
In-Reply-To: <20011205211410.A117@elf.ucw.cz>
In-Reply-To: <20011205211410.A117@elf.ucw.cz>

Hi!

> On hp omnibook xe3, Sound is working poorly. Its maestro3 *plays*, but
> repeats portions.... No wonder.... It probably did not receive correct
> irq (while playing music!):
> 
> root@amd:~# cat /proc/interrupts
>            CPU0
>   0:      14014          XT-PIC  timer
>   1:       1134          XT-PIC  keyboard
>   2:          0          XT-PIC  cascade
>   5:          0          XT-PIC  Allegro
>   9:          1          XT-PIC  acpi
>  10:        111          XT-PIC  pcnet_cs
>  11:          8          XT-PIC  Texas Instruments PCI1420, Texas Instruments PCI1420 (#2)
>  12:        420          XT-PIC  PS/2 Mouse
>  14:      28392          XT-PIC  ide0
>  15:          8          XT-PIC  ide1
> NMI:          0
> ERR:          0
> root@amd:~#
> 
> So I did as adviced, appended pci=biosirq to commandline:

Okay, that message was pretty confusing. I had to select PCI_GOANY=y
for pci=biosirq to be recognized...

But /proc/interrupts still looks the same, and sound is still funny.

pavel@amd:~$ cat /proc/interrupts
           CPU0
  0:      16893          XT-PIC  timer
  1:        930          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  5:          0          XT-PIC  Allegro
  9:          1          XT-PIC  acpi
 10:        172          XT-PIC  pcnet_cs
 11:          8          XT-PIC  Texas Instruments PCI1420, Texas Instruments PCI1420 (#2)
 12:          6          XT-PIC  PS/2 Mouse
 14:      36712          XT-PIC  ide0
 15:          8          XT-PIC  ide1
NMI:          0
ERR:          0
pavel@amd:~$

What else should I try?
							Pavel
-- 
"I do not steal MS software. It is not worth it."
                                -- Pavel Kankovsky

      reply	other threads:[~2001-12-05 21:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-05 20:14 pci=biosirq... Is the machien having fun with me? Pavel Machek
2001-12-05 20:31 ` Pavel Machek [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20011205213127.A116@elf.ucw.cz \
    --to=pavel@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mj@ucw.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.