Bug 82819 - kernel freeze loading yenta_socket
Summary: kernel freeze loading yenta_socket
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 9
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks: 79579 CambridgeTarget
TreeView+ depends on / blocked
 
Reported: 2003-01-27 08:07 UTC by Need Real Name
Modified: 2008-01-17 17:49 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-09-30 15:40:28 UTC
Embargoed:


Attachments (Terms of Use)
output from acpidmp (95.59 KB, text/plain)
2003-01-27 08:11 UTC, Need Real Name
no flags Details
output of dmidecode (4.42 KB, text/plain)
2003-01-27 08:12 UTC, Need Real Name
no flags Details

Description Need Real Name 2003-01-27 08:07:45 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.2) Gecko/20021202

Description of problem:
loading yenta_socket on toshiba satellite 1110 noteboot freeze kernel
same on kernel 2.4.18-18.8.0 and 2.4.20-2.21 with enabled ACPI

seems that pcmcia bridge has no assigned interrupts

pcmcia is not usable on thoshiba notebooks
Unabale to install RH8.0 from CD


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.modprobe yenta_socket
2.
3.
    

Actual Results:  console display
PCI: No IRQ known for interrupt pin A of device 02:04.0.
PCI: No IRQ known for interrupt pin B of device 02:04.1.
then ->
kernel freeze

Expected Results:  yenta_socket is loaded

Additional info:

attached dmidecode and acpidmp outputs

Comment 1 Need Real Name 2003-01-27 08:11:18 UTC
Created attachment 89616 [details]
output from acpidmp

Comment 2 Need Real Name 2003-01-27 08:12:26 UTC
Created attachment 89617 [details]
output of dmidecode

Comment 3 Arjan van de Ven 2003-01-29 13:55:04 UTC
does this still happen in 2.4.20-2.27 as is available in rawhide ?

Comment 4 Need Real Name 2003-01-29 19:38:04 UTC
With 2.4.20-2.27
Now no kernel dont freeze but module don't load
Jan 29 20:10:12 Maus kernel: Linux Kernel Card Services 3.1.22
Jan 29 20:10:12 Maus kernel:   options:  [pci] [cardbus] [pm]
Jan 29 20:10:12 Maus kernel: PCI: No IRQ known for interrupt pin A of device
02:04.0. Please try using pci=biosirq.
Jan 29 20:10:12 Maus kernel: PCI: No IRQ known for interrupt pin B of device
02:04.1. Please try using pci=biosirq.
Jan 29 20:10:12 Maus kernel: unloading Kernel Card Services

pci=biosirq does no matter

BUT  this kernel do not propper shut down it hangs after doing
killall
when sending SIGTERM last message is
Sending all precesses the TERM signal ...
 


Comment 5 Arjan van de Ven 2003-02-03 15:06:33 UTC
reboot hang is a known (and now fixed) other, unrelated bug.
It looks like your bios doesn't provide the proper $PIR table for irq routing to
your cardbus controller..... not a lot we can do about that.

Comment 6 Need Real Name 2003-02-21 20:15:24 UTC
adding acpi patch acpi-20021205-2.4.20.diff  to 2.4.20-2.21 will solve the
IRQ routing problem.
This patch applies to the redhat kernel with only one reject in
arch/i386/kernel/io_apic.c failing insert #include <linux/acpi.h>


For toshiba laptops it is also advised to add patch
relaxed-aml.patch  from 
http://home.mn.rr.com/richardsons/toshiba-1115-s103

Comment 7 Bugzilla owner 2004-09-30 15:40:28 UTC
Thanks for the bug report. However, Red Hat no longer maintains this version of
the product. Please upgrade to the latest version and open a new bug if the problem
persists.

The Fedora Legacy project (http://fedoralegacy.org/) maintains some older releases, 
and if you believe this bug is interesting to them, please report the problem in
the bug tracker at: http://bugzilla.fedora.us/



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