Bug 2811 - irq mess on a via kt400 notebook (amilo a 7620) athlon xp mobile 2700
Summary: irq mess on a via kt400 notebook (amilo a 7620) athlon xp mobile 2700
Status: REJECTED INSUFFICIENT_DATA
Alias: None
Product: Platform Specific/Hardware
Classification: Unclassified
Component: i386 (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Zwane Mwaikambo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-01 12:20 UTC by marco ghidinelli
Modified: 2005-04-24 08:35 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.4 and 2.6
Subsystem:
Regression: ---
Bisected commit-id:


Attachments
dmesg (12.43 KB, text/plain)
2004-06-01 12:21 UTC, marco ghidinelli
Details
cat /proc/interrupts (561 bytes, text/plain)
2004-06-01 12:22 UTC, marco ghidinelli
Details
lspci -vv (7.42 KB, text/plain)
2004-06-01 12:22 UTC, marco ghidinelli
Details
.config (33.89 KB, text/plain)
2004-06-01 12:23 UTC, marco ghidinelli
Details
dmesg with a 2.6.7-bk17 (11.01 KB, text/plain)
2004-07-05 07:37 UTC, marco ghidinelli
Details
the .config of the 2.6.7-bk17 (26.28 KB, text/plain)
2004-07-05 07:38 UTC, marco ghidinelli
Details

Description marco ghidinelli 2004-06-01 12:20:32 UTC
Distribution: debian unstable
Hardware Environment: notebook ?
Software Environment: debian unstable
Problem Description: 
this notebook has a lot of strange behaviours when deals with irq assign:

$ cat /proc/interrupts
           CPU0
  0:    1197541          XT-PIC  timer
  1:       3459          XT-PIC  i8042
  2:          0          XT-PIC  cascade
  3:          4          XT-PIC  yenta, uhci_hcd
  5:      39090          XT-PIC  uhci_hcd, VIA8233
  9:        230          XT-PIC  acpi
 10:          2          XT-PIC  ohci1394, ehci_hcd
 11:        108          XT-PIC  eth0, uhci_hcd
 12:     114801          XT-PIC  i8042
 14:       9945          XT-PIC  ide0
 15:       1062          XT-PIC  ide1
NMI:          0
LOC:    1195499
ERR:     267255
MIS:          0

at every boot it says:
pci_irq-0316 [19] acpi_pci_irq_derive   : Unable to derive IRQ for device
0000:00:11.1
ACPI: No IRQ known for interrupt pin A of device 0000:00:11.1
(device 0000:00:11.1 is the ide controller)

the system works and it never hangs, but the cdrom is unusable:
many it freezes the process try to access it  

sometimes it does not assign an irq to the yenta cardbus, and so the
pcmcia/cardbus don't work at all.

the behaviour is about the same under either the 2.4 and the 2.6.(.27-rc2)
kernels: the only difference is that under the 2.4 it never freezes the
processes and the cdrom drive.

so here's the dmesg.

i tried a lot of kernels parameters without results, but i don't have the
right clue to understand what's happens.
Comment 1 marco ghidinelli 2004-06-01 12:21:37 UTC
Created attachment 3034 [details]
dmesg
Comment 2 marco ghidinelli 2004-06-01 12:22:31 UTC
Created attachment 3035 [details]
cat /proc/interrupts
Comment 3 marco ghidinelli 2004-06-01 12:22:59 UTC
Created attachment 3036 [details]
lspci -vv
Comment 4 marco ghidinelli 2004-06-01 12:23:43 UTC
Created attachment 3037 [details]
.config
Comment 5 marco ghidinelli 2004-07-05 07:37:26 UTC
Created attachment 3308 [details]
dmesg with a 2.6.7-bk17
Comment 6 marco ghidinelli 2004-07-05 07:38:24 UTC
Created attachment 3309 [details]
the .config of the 2.6.7-bk17
Comment 7 Zwane Mwaikambo 2004-11-30 23:28:03 UTC
Please try booting with acpi=off. Thanks

Note You need to log in before you can comment on or make changes to this bug.