LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-01-2005, 06:34 PM   #1
evolutionspeak
LQ Newbie
 
Registered: Oct 2005
Posts: 8

Rep: Reputation: 0
Question Help me please: ipw2200: Error allocating IRQ 18


I can't seem to get my wireless to work on my centrino notebook. This looks like an IRQ conflict to me but I have no idea how to see what is on what IRQ or how to resolve it or how to do anything at all. Please help me.
 
Old 10-01-2005, 09:25 PM   #2
marytee
Newbie
 
Registered: Jul 2004
Location: Detroit
Distribution: debian-based mepis
Posts: 3

Rep: Reputation: 0
You have not provided much information. What Linux kernel is your Linux distribution using? In a terminal, type: cat /proc/version

What are you seeing that is telling you it's an IRQ issue? Are you able to tell which one, like 11 or 5?
 
Old 10-01-2005, 09:32 PM   #3
youngstorm
Member
 
Registered: May 2003
Location: USA
Distribution: Fedora 21, RHEL 5,6&7, Windoze 7
Posts: 235

Rep: Reputation: 31
Hi,
Does linux see it at all?
 
Old 10-02-2005, 07:30 PM   #4
evolutionspeak
LQ Newbie
 
Registered: Oct 2005
Posts: 8

Original Poster
Rep: Reputation: 0
Sorry about the lack of info.
This is what cat /proc/version gave me:
Linux version 2.6.11-1.1369_FC4 (bhcompile@decompose.build.redhat.com) (gcc version 4.0.0 20050525 (Red Hat 4.0.0-9)) #1 Thu Jun 2 22:55:56 EDT 2005


The message I got I read from dmesg:
ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.0.0
ipw2200: Copyright(c) 2003-2004 Intel Corporation
ACPI: PCI Interrupt 0000:06:06.0[A] -> GSI 18 (level, low) -> IRQ 18
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: Error allocating IRQ 18
ipw2200: probe of 0000:06:06.0 failed with error -22
snd_intel8x0: Unknown parameter `'



The OS seems to see the card. When I go to the Network GUI thing under the desktop menu it shows up as eth1 but I can't activate it. It says the device is not present. I have tried toggling the wireless button on my laptop but it doesn't seem to help.
 
Old 10-03-2005, 09:02 AM   #5
raellis
LQ Newbie
 
Registered: Feb 2005
Location: Carlisle, PA
Distribution: Red Hat Enterprise WS 3
Posts: 17

Rep: Reputation: 0
IRQ 18? Unless hardware has advanced further than I have thought -- there IS a move coming up to a new standard -- there ain't no IRQ 18; instead, like most everything else where hardware is concerned, we're dealing with Hex numbers here and the highest assignment, at least in the past, has been to IRQ 15 (the first interrupt number is to IRQ zero). Unless this industry standard has changed, then the problem here is that the user is attempting to assign an interrupt channel that does not exist.
 
Old 10-03-2005, 10:56 AM   #6
rk_carol
LQ Newbie
 
Registered: Jan 2003
Location: Bangalore
Distribution: Redhat 9.0
Posts: 16

Rep: Reputation: 0
1. Open a console session or an xterm window if you are using a GUI
2. cat /proc/interrupts
The above command will show you all the IRQ lines open as well as the various devices ( both shared
as well as non-shared) that use the IRQ lines.
3. You can see whether another device is using IRQ18.

My best guess is that your sound card is using IRQ18 and that it has acquired the IRQ as non-shared.

You can rmmod your sound card drivers ( either by commenting the relevant entries in /etc/modules.conf) and try rebooting.

RK
 
Old 10-03-2005, 04:08 PM   #7
linuxlastslonge
Member
 
Registered: Jun 2002
Location: Franklin, IN
Distribution: Debian, CentOS, Mac OS X
Posts: 158

Rep: Reputation: 30
one option that you may look into:

check your bios and set PLUG AND PLAY OS to NO ... this forces your bios to handle the assigning of IRQ's.

this may fix your problem, as well.
 
Old 10-03-2005, 04:28 PM   #8
evolutionspeak
LQ Newbie
 
Registered: Oct 2005
Posts: 8

Original Poster
Rep: Reputation: 0
I did a cat /proc/interrupts and this is what it returned:
Code:
           CPU0       
  0:     160063          XT-PIC  timer
  1:        285          XT-PIC  i8042
  2:          0          XT-PIC  cascade
  8:          1          XT-PIC  rtc
  9:         35          XT-PIC  acpi
 12:       8205          XT-PIC  i8042
 14:       7406          XT-PIC  ide0
NMI:          0 
ERR:          0
So it appears that IRQ 18 is free. Unfortunately my BIOS is really lame (fsck you hp) and doesn't even give me that plug and play OS option. Here is a copy of my dmesg. As you can see I have a whole bunch of IRQ related errors. Thanks a lot for your help guys it is greatly appreciated.

Code:
Linux version 2.6.11-1.1369_FC4 (bhcompile@decompose.build.redhat.com) (gcc version 4.0.0 20050525 (Red Hat 4.0.0-9)) #1 Thu Jun 2 22:55:56 EDT 2005
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001f6e0000 (usable)
 BIOS-e820: 000000001f6e0000 - 000000001f6eb000 (ACPI data)
 BIOS-e820: 000000001f6eb000 - 000000001f700000 (ACPI NVS)
 BIOS-e820: 000000001f700000 - 0000000020000000 (reserved)
 BIOS-e820: 00000000e0000000 - 00000000f0006000 (reserved)
 BIOS-e820: 00000000f0008000 - 00000000f000c000 (reserved)
 BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
 BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved)
 BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
502MB LOWMEM available.
Using x86 segment limits to approximate NX protection
On node 0 totalpages: 128736
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 124640 pages, LIFO batch:31
  HighMem zone: 0 pages, LIFO batch:1
DMI present.
ACPI: RSDP (v000 HP                                    ) @ 0x000f7b20
ACPI: RSDT (v001 HP     308F     0x20040520  LTP 0x00000000) @ 0x1f6e513e
ACPI: MADT (v001 HP     308F     0x20040520 LOHR 0x0000005f) @ 0x1f6eae88
ACPI: FADT (v001 HP     308F     0x20040520 PTL  0x0000005f) @ 0x1f6eaef0
ACPI: HPET (v001 HP     308F     0x20040520 LOHR 0x0000005f) @ 0x1f6eaf64
ACPI: MCFG (v001 HP     308F     0x20040520 LOHR 0x0000005f) @ 0x1f6eaf9c
ACPI: BOOT (v001 HP     308F     0x20040520  LTP 0x00000001) @ 0x1f6eafd8
ACPI: SSDT (v001 HP     308F     0x00003000 INTL 0x20030224) @ 0x1f6e54bc
ACPI: SSDT (v001 HP     308F     0x00003001 INTL 0x20030224) @ 0x1f6e5370
ACPI: SSDT (v001 HP     308F     0x00003000 INTL 0x20030224) @ 0x1f6e5182
ACPI: DSDT (v001 HP     308F     0x20040520 MSFT 0x0100000e) @ 0x00000000
ACPI: PM-Timer IO Port: 0x1008
ACPI: HPET id: 0x8086a201 base: 0x0
Allocating PCI resources starting at 20000000 (gap: 20000000:c0000000)
Built 1 zonelists
Kernel command line: ro root=/dev/VolGroup00/LogVol00 rhgb quiet
Initializing CPU#0
CPU 0 irqstacks, hard=c0457000 soft=c0456000
PID hash table entries: 2048 (order: 11, 32768 bytes)
Detected 1862.528 MHz processor.
Using pmtmr for high-res timesource
Console: colour VGA+ 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 504492k/514944k available (2518k kernel code, 9904k reserved, 690k data, 180k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 3678.20 BogoMIPS (lpj=1839104)
Security Framework v1.0.0 initialized
SELinux:  Initializing.
SELinux:  Starting in permissive mode
selinux_register_security:  Registering secondary module capability
Capability LSM initialized as secondary
Mount-cache hash table entries: 512
CPU: After generic identify, caps: afe9fbff 00100000 00000000 00000000 00000180 00000000 00000000
CPU: After vendor identify, caps: afe9fbff 00100000 00000000 00000000 00000180 00000000 00000000
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 2048K
CPU: After all inits, caps: afe9f3ff 00100000 00000000 00000040 00000180 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: Intel(R) Pentium(R) M processor 1.86GHz stepping 08
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
ACPI: setting ELCR to 0200 (from 0c38)
checking if image is initramfs... it is
Freeing initrd memory: 1665k freed
softlockup thread 0 started up.
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xfd96e, last bus=6
PCI: Using MMCONFIG
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20050309
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
Boot video device is 0000:00:02.0
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs *10)
ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
ACPI: PCI Interrupt Link [LNKC] (IRQs *4)
ACPI: PCI Interrupt Link [LNKD] (IRQs *3)
ACPI: PCI Interrupt Link [LNKE] (IRQs *11)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs *4)
ACPI: PCI Interrupt Link [LNKH] (IRQs *3)
ACPI: Embedded Controller [EC0] (gpe 28)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 10 devices
usbcore: registered new driver usbfs
usbcore: registered new driver hub
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Simple Boot Flag at 0x36 set to 0x1
apm: BIOS not found.
audit: initializing netlink socket (disabled)
audit(1128348953.743:1): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
SELinux:  Registering netfilter hooks
Initializing Cryptographic API
ksign: Installing public key data
Loading keyring
- Added public key 42BD35A990375F72
- User ID: Red Hat, Inc. (Kernel Module GPG key)
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI: Thermal Zone [THRM] (43 C)
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12
hpet_acpi_add: no address or irqs in _CRS
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected an Intel 915GM Chipset.
agpgart: Detected 7932K stolen memory.
agpgart: AGP aperture is 256M @ 0xc0000000
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PSM1] at 0x60,0x64 irq 1,12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 76 ports, IRQ sharing enabled
ACPI: PCI Interrupt 0000:00:1e.3[B] -> GSI 20 (level, low) -> IRQ 20
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH6: IDE controller at PCI slot 0000:00:1f.1
ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
ICH6: chipset revision 3
ICH6: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x1810-0x1817, BIOS settings: hda:DMA, hdb:DMA
Probing IDE interface ide0...
hda: IC25N060ATMR04-0, ATA DISK drive
hdb: DV-28E-N, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hda: max request size: 1024KiB
hda: 117210240 sectors (60011 MB) w/7884KiB Cache, CHS=16383/255/63, UDMA(100)
hda: cache flushes supported
 hda: hda1 hda2 hda3
hdb: ATAPI 24X DVD-ROM drive, 256kB Cache, DMA
Uniform CD-ROM driver Revision: 3.20
ide-floppy driver 0.99.newide
usbcore: registered new driver hiddev
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.01:USB HID core driver
mice: PS/2 mouse device common for all mice
md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
NET: Registered protocol family 2
IP: routing cache hash table of 1024 buckets, 32Kbytes
TCP established hash table entries: 16384 (order: 5, 131072 bytes)
TCP bind hash table entries: 16384 (order: 6, 458752 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
Initializing IPsec netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 17
ACPI wakeup devices: 
PCIB PS2K PSM1 
ACPI: (supports S0 S3 S4 S5)
Freeing unused kernel memory: 180k freed
input: AT Translated Set 2 keyboard on isa0060/serio0
device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Synaptics Touchpad, model: 1
 Firmware: 5.10
 Sensor: 37
 new absolute packet format
 Touchpad has extended capability bits
 -> multifinger detection
 -> palm detection
input: SynPS/2 Synaptics TouchPad on isa0060/serio1
security:  3 users, 6 roles, 764 types, 87 bools
security:  55 classes, 180131 rules
SELinux:  Completing initialization.
SELinux:  Setting up existing superblocks.
SELinux: initialized (dev dm-0, type ext3), uses xattr
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
SELinux: initialized (dev mqueue, type mqueue), not configured for labeling
SELinux: initialized (dev hugetlbfs, type hugetlbfs), not configured for labeling
SELinux: initialized (dev devpts, type devpts), uses transition SIDs
SELinux: initialized (dev eventpollfs, type eventpollfs), uses genfs_contexts
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts
SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
SELinux: initialized (dev proc, type proc), uses genfs_contexts
SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
floppy0: no floppy controllers found
8139too Fast Ethernet driver 0.9.27
ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 16 (level, low) -> IRQ 16
eth0: RealTek RTL8139 at 0x3000, 00:c0:9f:c2:56:99, IRQ 16
eth0:  Identified 8139 chip type 'RTL-8100B/8139D'
ieee80211_crypt: registered algorithm 'NULL'
ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.0.0
ipw2200: Copyright(c) 2003-2004 Intel Corporation
ACPI: PCI Interrupt 0000:06:06.0[A] -> GSI 18 (level, low) -> IRQ 18
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: Error allocating IRQ 18
ipw2200: probe of 0000:06:06.0 failed with error -22
snd_intel8x0: Unknown parameter `'
ACPI: PCI Interrupt 0000:00:1e.2[A] -> GSI 17 (level, low) -> IRQ 17
unable to grab IRQ 17
Intel ICH: probe of 0000:00:1e.2 failed with error -16
ACPI: PCI Interrupt 0000:00:1e.3[B] -> GSI 20 (level, low) -> IRQ 20
unable to grab IRQ 20
Intel ICH Modem: probe of 0000:00:1e.3 failed with error -16
hw_random: RNG not detected
ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: debug port 1
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: request interrupt 23 failed
ehci_hcd 0000:00:1d.7: USB bus 1 deregistered
ehci_hcd 0000:00:1d.7: init 0000:00:1d.7 fail, -22
ehci_hcd: probe of 0000:00:1d.7 failed with error -22
USB Universal Host Controller Interface driver v2.2
SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1d.0: request interrupt 23 failed
uhci_hcd 0000:00:1d.0: USB bus 1 deregistered
uhci_hcd 0000:00:1d.0: init 0000:00:1d.0 fail, -22
uhci_hcd: probe of 0000:00:1d.0 failed with error -22
ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1d.1: request interrupt 19 failed
uhci_hcd 0000:00:1d.1: USB bus 1 deregistered
uhci_hcd 0000:00:1d.1: init 0000:00:1d.1 fail, -22
uhci_hcd: probe of 0000:00:1d.1 failed with error -22
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1d.2: request interrupt 18 failed
uhci_hcd 0000:00:1d.2: USB bus 1 deregistered
uhci_hcd 0000:00:1d.2: init 0000:00:1d.2 fail, -22
uhci_hcd: probe of 0000:00:1d.2 failed with error -22
ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1d.3 to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1d.3: request interrupt 16 failed
uhci_hcd 0000:00:1d.3: USB bus 1 deregistered
uhci_hcd 0000:00:1d.3: init 0000:00:1d.3 fail, -22
uhci_hcd: probe of 0000:00:1d.3 failed with error -22
Linux Kernel Card Services
  options:  [pci] [cardbus] [pm]
ACPI: PCI Interrupt 0000:06:09.0[A] -> GSI 20 (level, low) -> IRQ 20
Yenta: CardBus bridge found at 0000:06:09.0 [103c:3080]
Yenta: ISA IRQ mask 0x0cf8, PCI irq 0
Socket status: 30000006
ieee1394: Initialized config rom entry `ip1394'
ohci1394: $Rev: 1250 $ Ben Collins <bcollins@debian.org>
ACPI: PCI Interrupt 0000:06:09.2[C] -> GSI 22 (level, low) -> IRQ 22
ohci1394: Failed to allocate shared interrupt 22
ohci1394: probe of 0000:06:09.2 failed with error -12
SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts
NET: Registered protocol family 10
Disabled Privacy Extensions on device c03e6820(lo)
IPv6 over IPv4 tunneling driver
mtrr: no more MTRRs available
ACPI: AC Adapter [ACAD] (off-line)
ACPI: Battery Slot [BAT0] (battery present)
ACPI: Power Button (FF) [PWRF]
ACPI: Sleep Button (CM) [SLPB]
ACPI: Lid Switch [LID]
ibm_acpi: ec object not found
ACPI: Video Device [GFX0] (multi-head: yes  rom: yes  post: no)
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
audit(1128374176.907:2): avc:  denied  { write } for  pid=1363 comm="fsck" name=rhgb-console dev=ramfs ino=4791 scontext=system_u:system_r:fsadm_t tcontext=system_u:object_r:ramfs_t tclass=fifo_file
EXT3 FS on dm-0, internal journal
kjournald starting.  Commit interval 5 seconds
EXT3 FS on hda2, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
SELinux: initialized (dev hda2, type ext3), uses xattr
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
Adding 524280k swap on /dev/VolGroup00/LogVol01.  Priority:-1 extents:1
SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
ip_tables: (C) 2000-2002 Netfilter core team
ip_conntrack version 2.1 (4023 buckets, 32184 max) - 272 bytes per conntrack
cs: IO port probe 0xc00-0xcff: excluding 0xcf8-0xcff
cs: IO port probe 0x800-0x8ff: excluding 0x800-0x80f
cs: IO port probe 0x100-0x4ff: excluding 0x4d0-0x4d7
cs: IO port probe 0xa00-0xaff: clean.
SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
Bluetooth: Core ver 2.7
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP ver 2.7
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM ver 1.5
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
lp: driver loaded but no devices found
mtrr: no more MTRRs available
 
Old 10-04-2005, 05:26 PM   #9
evolutionspeak
LQ Newbie
 
Registered: Oct 2005
Posts: 8

Original Poster
Rep: Reputation: 0
bump
 
Old 10-05-2005, 10:10 AM   #10
rk_carol
LQ Newbie
 
Registered: Jan 2003
Location: Bangalore
Distribution: Redhat 9.0
Posts: 16

Rep: Reputation: 0
Edit your kernel bootup command line by adding the following :

acpi=noirq

If you are using lilo, you can use

append="acpi=noirq"

If you are using grub, select the image you want to boot, using 'e' and edit the line, adding the above and then boot.

I strongly suspect that ACPI is cludging the IRQ lines. From your boot message, I suspect that other devices too may not be working such as USB,
soundcard, Bluetooth etc. not just your wireless lan.

Try the above...
 
Old 10-05-2005, 04:06 PM   #11
evolutionspeak
LQ Newbie
 
Registered: Oct 2005
Posts: 8

Original Poster
Rep: Reputation: 0
that worked perfectly, thanks

now I just have to get WPA working
 
Old 10-10-2005, 08:14 PM   #12
Dragineez
Member
 
Registered: Oct 2005
Location: Annapolis
Distribution: Ubuntu
Posts: 278

Rep: Reputation: 41
Saved My 833

Quote:
Originally posted by rk_carol
Edit your kernel bootup command line by adding the following :

acpi=noirq

If you are using lilo, you can use

append="acpi=noirq"

If you are using grub, select the image you want to boot, using 'e' and edit the line, adding the above and then boot.

I strongly suspect that ACPI is cludging the IRQ lines. From your boot message, I suspect that other devices too may not be working such as USB,
soundcard, Bluetooth etc. not just your wireless lan.

Try the above...
Staring at my unbootable laptop, contemplating hari-kari, I stumbled across this thread. Eureka! Boot sequence stops on an acpi error - why not turn it off? Doing as you suggest made the box bootable again. I'm writing this on it. THANX!
 
Old 10-11-2005, 01:16 AM   #13
mgmax
Member
 
Registered: Jul 2005
Distribution: Debian
Posts: 82

Rep: Reputation: 16
Another problem I had was that it couldnt use any IRQs and /var/log/messages said some blah blah and "try pci=biosirq". I tried that and it worked fine.
You can also try pci=userpirqmask.

Max
 
Old 10-22-2005, 10:44 AM   #14
xjlittle
Member
 
Registered: Aug 2003
Location: Indiana
Distribution: fc6 sles9 & 10 kubuntu ubuntu-server
Posts: 240
Blog Entries: 2

Rep: Reputation: 30
Talking

Ok after fighting this off and on for a couple of months now I added

Quote:
acpi=noirq
to my menu.lst and everything started working normally again. FWIW I was using SuSEPro 9.3 and my ipw2200 nic would work, powermanagement would work but not usb. I went to SuSE 10 and usb and powermanagement worked but the nic was flaky. I tried adding

Code:
irqpoll
to grub which allowed the nic to work but screwed up power management. (I use power management frequently on my notebook along with a palm usb pda).

But now with the
Code:
acpi=noirq
code everything is working beautifullly. Thanks!
 
Old 10-23-2005, 10:33 AM   #15
rk_carol
LQ Newbie
 
Registered: Jan 2003
Location: Bangalore
Distribution: Redhat 9.0
Posts: 16

Rep: Reputation: 0
Apparently a lot of people are happy with the small piece of advice I sent !

Always ready to help...

Thanks.
V. Radhakrishnan
http://www.atr-labs.com
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mandriva 2006b3 ipw2200 error!! blekman Mandriva 2 09-03-2005 09:56 AM
Starting PCMCIA during boot displays IRQ error SuSE starter Linux - Hardware 3 07-11-2005 06:02 AM
IRQ error loading orinoco_cs dezert_fox Linux - Wireless Networking 7 11-29-2004 06:30 AM
8139too.o wont load.. IRQ error maybe? hobbes567 Linux - Hardware 3 07-01-2004 10:48 AM
IDE IRQ Timeout Error ejtbrown Linux - General 4 10-18-2001 12:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:07 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration