All of lore.kernel.org
 help / color / mirror / Atom feed
* pci=biosirq... Is the machien having fun with me?
@ 2001-12-05 20:14 Pavel Machek
  2001-12-05 20:31 ` Pavel Machek
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Machek @ 2001-12-05 20:14 UTC (permalink / raw)
  To: kernel list; +Cc: mj

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:

Kernel command line: auto BOOT_IMAGE=pavel ro root=304
BOOT_FILE=/boot/bvmlinuz enableapic vga=0x0317 hdc=ide-scsi pci=biosirq
ide_setup: hdc=ide-scsi
...
PCI: Using configuration type 1
PCI: Probing PCI hardware
Unknown bridge resource 0: assuming transparent
Unknown bridge resource 2: assuming transparent
PCI: Using IRQ router ALI [10b9/1533] at 00:07.0
PCI: Found IRQ 5 for device 00:08.0
PCI: Sharing IRQ 5 with 00:08.1
Initializing RT netlink socket
DMI 2.2 present.
...
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with
idebus=xx
ALI15X3: IDE controller on PCI bus 00 dev 78
PCI: No IRQ known for interrupt pin A of device 00:0f.0. Please try using pci=biosirq.
									  ~~~~~~~~~~~
ALI15X3: chipset revision 195
ALI15X3: not 100% native mode: will probe irqs later
ALI15X3: simplex device:  DMA disabled
...
Uniform CD-ROM driver Revision: 3.12
maestro3: version 1.22 built at 21:18:22 Nov 29 2001
PCI: Found IRQ 5 for device 00:08.0
PCI: Sharing IRQ 5 with 00:08.1
maestro3: Configuring ESS Allegro found at IO 0x1400 IRQ 5
maestro3:  subvendor id: 0x0018103c
ac97_codec: AC97 Audio codec, id: 0x4583:0x8308 (ESS Allegro ES1988)
Creative EMU10K1 PCI Audio Driver, version 0.16, 21:18:05 Nov 29 2001
Linux Kernel Card Services 3.1.22


I did specify pci=biosirq, and it *still* suggests me using
pci=biosirq. Smells like bug. Linux-2.4.14. 

								Pavel


-- 
"I do not steal MS software. It is not worth it."
                                -- Pavel Kankovsky

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pci=biosirq... Is the machien having fun with me?
  2001-12-05 20:14 pci=biosirq... Is the machien having fun with me? Pavel Machek
@ 2001-12-05 20:31 ` Pavel Machek
  0 siblings, 0 replies; 2+ messages in thread
From: Pavel Machek @ 2001-12-05 20:31 UTC (permalink / raw)
  To: kernel list; +Cc: mj

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-12-05 21:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-05 20:14 pci=biosirq... Is the machien having fun with me? Pavel Machek
2001-12-05 20:31 ` Pavel Machek

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.