All of lore.kernel.org
 help / color / mirror / Atom feed
* IRQ-Problem on Compaq 1720US, 2.4.18+acpi-7,24 - Help
       [not found] ` <20020813120946.GE2605-j6u/t2rXLliUoIHC/UFpr9i2O/JbrIOy@public.gmane.org>
@ 2002-08-14 12:08   ` Prabhakar Reddy Gudla Venkata Siva
  0 siblings, 0 replies; 2+ messages in thread
From: Prabhakar Reddy Gudla Venkata Siva @ 2002-08-14 12:08 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi list,

I compiled the kernel with the suggested osl.c patch and my corrected
dsdt.hex.

On bootup I get the following error (it is not the complete log):
**************************************************************************
pci_bind_0191 [22] acpi_pci_bind: Device 00:00.1d.02 not present in PCI
namespace
.....
.....
schedule_task(): keventd has not started
schedule_task(): keventd has not started
.....
.....

and that's all abt it.
**************************************************************************

However, when I did check the output of lspci on a working kernel (w/o
ACPI) there is no device on 00:00:1d.02. The o/p of lspci is below. I have
also checked it on my Windoze and there is not dev with that PCI ID.

*********************************lspci on working kernel******************
[reddyg@localhost ~]# lspci
00:00.0 Host bridge: Intel Corp. 82830 830 Chipset Host Bridge (rev 02)
00:01.0 PCI bridge: Intel Corp. 82830 830 Chipset AGP Bridge (rev 02)
00:1d.0 USB Controller: Intel Corp. 82801CA/CAM USB (Hub  (rev 01)
00:1d.1 USB Controller: Intel Corp. 82801CA/CAM USB (Hub  (rev 01)
00:1e.0 PCI bridge: Intel Corp. 82801BAM/CAM PCI Bridge (rev 41)
00:1f.0 ISA bridge: Intel Corp. 82801CAM ISA Bridge (LPC) (rev 01)
00:1f.1 IDE interface: Intel Corp. 82801CAM IDE U100 (rev 01)
00:1f.3 SMBus: Intel Corp. 82801CA/CAM SMBus (rev 01)
00:1f.5 Multimedia audio controller: Intel Corp. 82801CA/CAM AC'97 Audio
(rev 01)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M6
LY
02:04.0 Communication controller: Conexant HSF 56k HSFi Modem (rev 01)
02:05.0 FireWire (IEEE 1394): Texas Instruments: Unknown device 8023
02:06.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus
Controller (rev 01)
02:08.0 Ethernet controller: Intel Corp. 82801CAM (ICH3) Chipset Ethernet
Controller (rev 41)
*****************************end lspci**********************************

For the "curious minds", the links to some system information files
can be found here:

http://www.glue.umd.edu/~reddyg/linux/dsdt_info.html



---

P Reddy



-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31

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

* Re: IRQ-Problem on Compaq 1720US, 2.4.18+acpi-7,24 - Help
@ 2002-08-14 14:13 Huw Hawkins
  0 siblings, 0 replies; 2+ messages in thread
From: Huw Hawkins @ 2002-08-14 14:13 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f


I'm no expert on dsdt tables, and in fact I've never tried to debug one
myself. But it looks to me like a device is defined on line 2292 of the
original, or 2255 of the modified asl code. as here:

-----------------------------------------------------------
Device(USB2) {
            Name(_ADR, 0x001d0002)
            OperationRegion(U2CS, PCI_Config, 0xc4, 0x4)
            Field(U2CS, DWordAcc, NoLock, Preserve) {
                U2EN,	2
            }
.
etc.
.


Since there seems to be only hubs USB0 and USB1 in lspci, perhaps the
problem lies here.


Huw



-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31

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

end of thread, other threads:[~2002-08-14 14:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-14 14:13 IRQ-Problem on Compaq 1720US, 2.4.18+acpi-7,24 - Help Huw Hawkins
  -- strict thread matches above, loose matches on Subject: below --
2002-08-13 12:09 Compaq 1720US, 2.4.18, acpi-7,24 " Ducrot Bruno
     [not found] ` <20020813120946.GE2605-j6u/t2rXLliUoIHC/UFpr9i2O/JbrIOy@public.gmane.org>
2002-08-14 12:08   ` IRQ-Problem on Compaq 1720US, 2.4.18+acpi-7,24 " Prabhakar Reddy Gudla Venkata Siva

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.