[ACPI-bugzilla] [Bug 5987] hda: cdrom_pc_intr: The drive appears confused - ICH7: 100% native mode - irq 209: nobody cared - ASUS P5WD2-Premium
http://bugzilla.kernel.org/show_bug.cgi?id=5987 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 22:54 --- possibly a duplicate of bug 5084 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5987] hda: cdrom_pc_intr: The drive appears confused - ICH7: 100% native mode - irq 209: nobody cared - ASUS P5WD2-Premium
http://bugzilla.kernel.org/show_bug.cgi?id=5987 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 22:15 --- > ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) > ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) > ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) > ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) Another sign of a shoddy BIOS -- duplicate entries in the MADT. I believe that Linux should survivie this -- programming these IRQs twice. Try this: # /etc/init.d/acpid stop press the power button a few times and see if the acpi entry on IRQ9 in /proc/interrupts increments appropriately. --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5987] hda: cdrom_pc_intr: The drive appears confused - ICH7: 100% native mode - irq 209: nobody cared - ASUS P5WD2-Premium
http://bugzilla.kernel.org/show_bug.cgi?id=5987 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 21:56 --- > ACPI: OEMB (v001 A M I AMI_OEM 0x1530 MSFT 0x0097) @ 0x3ff8e040 > >>> ERROR: Invalid checksum Evidence of a shoddy BIOS, but not related to the failure at hand. The acpidump output shows that this table claims a length of 102 bytes. But the checksum across 102 bytes is non-zero. It is possible that the BIOS writer got the checksum right but the length wrong, as the checksum after 46 bytes is zero. Perhaps some buggy proprietary OS recognizes the OEM-specific "OEMB" as a fixed length structure of 46 bytes and errantly lets this BIOS through its test suite... Linux ignores any table with a bad checksum. But as Linux doesn't recognize an OEMB table, it would ignore it even if the checksum were valid. Whatever this table is, it is non-volatile: BIOS-e820: 3ff8e000 - 3ffe (ACPI NVS) --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5987] hda: cdrom_pc_intr: The drive appears confused - ICH7: 100% native mode - irq 209: nobody cared - ASUS P5WD2-Premium
http://bugzilla.kernel.org/show_bug.cgi?id=5987 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 22:19 --- To simplify matters, please reproduce this failure with CONFIG_PCI_MSI=n, and with "nvidia" excluded from the kernel. --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5082] speedstep_smi produces FATAL error on first load, works on second load
http://bugzilla.kernel.org/show_bug.cgi?id=5082 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 22:19 --- I'm using bios release 1.11. Here are a few bytes from "od -v -Ad -N 60 -w1 -t x1 /proc/acpi/fadt": 054 a2 055 00 056 00 ... 082 00 083 00 084 00 085 00 086 00 where the second group is in case the 'byte offset 55' was an offset in hex (the offsets above are in decimal). So should I modify the fadt by hand (with seek and write)? That seems a bit bold, so maybe there is another way. -Sanjoy `Never underestimate the evil of which men of power are capable.' --Bertrand Russell, _War Crimes in Vietnam_, chapter 1. --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5082] speedstep_smi produces FATAL error on first load, works on second load
http://bugzilla.kernel.org/show_bug.cgi?id=5082 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 21:41 --- IBM release some BIOS update for TP600X; http://www-307.ibm.com/pc/support/site.wss/MIGR-4FYS2U.html What relese do you use? Current version is 1.11 which is for Windows XP support. We can show Microsoft's document; http://download.microsoft.com/download/5/7/7/577a5684-8a83-43ae-9272-ff260a9c20e2/Windows%20Native%20Processor%20Performance%20Control.doc It define the interface for Windows XP. The same document also said; FADT PSTATE_CNT Value To allow the operating system to assume control of performance state transitions from the BIOS, provide the proper control value in the PSTATE_CNT field of the Fixed ACPI Description Table (FADT) at byte offset 55. As described in the Intel BIOS Writers Guide, this value should be set to 80h to disable the SpeedStep Applet interface. It is one of possibilities of this reported platform. --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5987] hda: cdrom_pc_intr: The drive appears confused - ICH7: 100% native mode - irq 209: nobody cared - ASUS P5WD2-Premium
http://bugzilla.kernel.org/show_bug.cgi?id=5987 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 21:14 --- Begin forwarded message: Date: Tue, 31 Jan 2006 23:56:58 -0500 From: Jeff Garzik <[EMAIL PROTECTED]> To: "Brown, Len" <[EMAIL PROTECTED]> Cc: Andrew Morton <[EMAIL PROTECTED]>, Bartlomiej Zolnierkiewicz <[EMAIL PROTECTED]> Subject: Re: [Bugme-new] [Bug 5987] New: Oopses at boot, inability to use IDE CD-ROM drive and a lockup once-a-day. Brown, Len wrote: >>ICH7: 100% native mode on irq 209 > > > Has 100% native mode *ever* worked on *any* system? For libata, definitely. I could have sworn it worked in IDE driver too... Jeff --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5987] hda: cdrom_pc_intr: The drive appears confused - ICH7: 100% native mode - irq 209: nobody cared - ASUS P5WD2-Premium
http://bugzilla.kernel.org/show_bug.cgi?id=5987 [EMAIL PROTECTED] changed: What|Removed |Added CC||acpi- ||[EMAIL PROTECTED] ||et Summary|Oopses at boot, inability to|hda: cdrom_pc_intr: The |use IDE CD-ROM drive and a |drive appears confused - |lockup once-a-day. |ICH7: 100% native mode - irq ||209: nobody cared - ASUS ||P5WD2-Premium --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 20:34 --- please boot with "acpi=off", attach the dmesg -s64000 output and paste a copy of /proc/interrupts. Please also attach the output from lspci -vv --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 176901] Thinkpad 600E ACPI issues
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Thinkpad 600E ACPI issues https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=176901 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 20:51 EST --- With acpi=noirq it will suspend and resume OK, but after hibernation it comes back frozen with a blank screen. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5872] kacpid takes 99% cpu after boot
http://bugzilla.kernel.org/show_bug.cgi?id=5872 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 16:34 --- after some fight i found that commenting the following line in sensors.conf helps: set in1_min vid * 0.95 --- You are receiving this mail because: --- You are the assignee for the bug, or are watching the assignee. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5864] Alert message of Battery time remaing 1 minute (Toshiba M45-S355)
http://bugzilla.kernel.org/show_bug.cgi?id=5864 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|NEW Kernel Version|2.6.15-mm2 |2.6.15.2 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5864] Alert message of Battery time remaing 1 minute (Toshiba M45-S355)
http://bugzilla.kernel.org/show_bug.cgi?id=5864 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 16:14 --- Created an attachment (id=7192) --> (http://bugzilla.kernel.org/attachment.cgi?id=7192&action=view) dmesg with debug msg Hi Vladimir, in attachment my dmesg with your patch (I try with kernel 2.6.15.2) My battery is FULL, but when I start my laptop appear error message (remaing time is less then 1 minute with battery) and also Kpowersaved error ERROR - KPOWERSAVE == Service power manager is not active If you active can get better performance: /usr/sbin/rcpowersaved start == But when I try start kpowersaved I receive this message: "daemon already running" Detail: my ethernet card don't run with module sk98lin available in Kernel 2.6.15.2 Is possible run my ethernet with module SKY2, available ONLY in mm patch! Thanks, Renato --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5872] kacpid takes 99% cpu after boot
http://bugzilla.kernel.org/show_bug.cgi?id=5872 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 16:06 --- i have currently no paper documentation to this notebook - its asus m6va (M6800VA). i have no idea how to get such info via software. --- You are receiving this mail because: --- You are the assignee for the bug, or are watching the assignee. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5872] kacpid takes 99% cpu after boot
http://bugzilla.kernel.org/show_bug.cgi?id=5872 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 15:58 --- Created an attachment (id=7191) --> (http://bugzilla.kernel.org/attachment.cgi?id=7191&action=view) requested files note, that output of sensors after "sensosrs -s" changes and the notions FAULT and ALARM dynamically changes its positions. --- You are receiving this mail because: --- You are the assignee for the bug, or are watching the assignee. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5930] 2.6.15 regression - 2nd CPU unused - Serverworks OSB4/Supermicro 370DER
http://bugzilla.kernel.org/show_bug.cgi?id=5930 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 11:47 --- Ashok, is this patch OK to apply in the Gentoo kernel, or is a final patch in the works? --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5897] oops when reading battery info
http://bugzilla.kernel.org/show_bug.cgi?id=5897 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 10:50 --- Another variant of ACPI problem: after resume, the following appears in syslog: Jan 31 20:34:38 vkondra-mobl kernel: ACPI-0292: *** Error: Looking up [SERN] in namespace, AE_ALREADY_EXISTS Jan 31 20:34:38 vkondra-mobl kernel: ACPI-0508: *** Error: Method execution failed [\_SB_.PCI0.LPC_.EC__.GBIF] (Node f7f02354), AE_ALREADY_EXISTS Jan 31 20:34:41 vkondra-mobl kernel: ACPI-0213: *** Error: Method reached ma ximum reentrancy limit (255) Jan 31 20:34:41 vkondra-mobl kernel: ACPI-0508: *** Error: Method execution failed [\_SB_.PCI0.LPC_.EC__.BAT0._BIF] (Node f7f0219c), AE_AML_METHOD_LIMIT Jan 31 20:34:41 vkondra-mobl kernel: done Jan 31 20:34:44 vkondra-mobl kernel: ACPI-0213: *** Error: Method reached ma ximum reentrancy limit (255) .etc. etc. now, /proc/acpi/battery/BAT0/state is OK but /proc/acpi/battery/BAT0/state is not: [EMAIL PROTECTED] ~]$ cat /proc/acpi/battery/BAT0/state present: yes capacity state: ok charging state: charging present rate:16330 mW remaining capacity: 61970 mWh present voltage: 12325 mV [EMAIL PROTECTED] ~]$ cat /proc/acpi/battery/BAT0/info present: yes ERROR: Unable to read battery information --- You are receiving this mail because: --- You are the assignee for the bug, or are watching the assignee. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5065] SIS900 NIC fails -- 2.6.10 and later, unless acpi=off
http://bugzilla.kernel.org/show_bug.cgi?id=5065 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 10:44 --- mine is fixed since I reinstalled from 2.6.14 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5065] SIS900 NIC fails -- 2.6.10 and later, unless acpi=off
http://bugzilla.kernel.org/show_bug.cgi?id=5065 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 09:05 --- I have the same problem. If I don't use acpi=off or acpi=noirq sis900 doesn't work. This is my dmesg: irq 3: nobody cared (try booting with the "irqpoll" option) [] __report_bad_irq+0x31/0x77 [] note_interrupt+0x75/0x9a [] __do_IRQ+0x9f/0xe9 [] do_IRQ+0x1b/0x28 [] common_interrupt+0x1a/0x20 handlers: [] (sis900_interrupt+0x0/0xdb [sis900]) Disabling IRQ #3 eth0: Media Link On 10mbps half-duplex NETDEV WATCHDOG: eth0: transmit timed out eth0: Transmit timeout, status 0004 0241 I'm using 2.6.15 PS: Sorry for my english --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5303] AMD64 Erratum: Should not enable C2 when using APIC
http://bugzilla.kernel.org/show_bug.cgi?id=5303 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 08:32 --- When the processor sees a C2 Stop Clock, it generates a Stop Grant message to the SB. In such a situation an interrupt that is pending can only be serviced after the processor sees a stop clock deaasertion message. This might add latency to the interrupt service and hence the warning messages reported by Linux. There are 2 ways to get around this - 1. Interrupt pending message - AMD 64 architecture has implemented an MSR which when setup by the BIOS enables our processor to generate an interrupt pending hypertransport message to the SB when an interrupt is pending and a stop clock is recieved by the processor. This message is followed by the stop grant message by the processor. The SB is then supposed to generate a stop clock deassert immidiately allowing the processor to service this pending interrupt. 2. Some new SB's do not require the interrupt pending message as they perceive that an interrupt is pending when a stop clock was sent and hence generate a wakeup event and/or stop clock deassert allowing the processor to handle this pending interrupt. I would suggest getting in touch with your hardware manufacturer (HP?) and finding out if any of the above are supported. --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5303] AMD64 Erratum: Should not enable C2 when using APIC
http://bugzilla.kernel.org/show_bug.cgi?id=5303 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 08:40 --- Thanks for the information. Unfortunately in practice it's common that it's not possible to do anything about this from the platform side (no new BIOS for old systems etc.) Can you recommend a less intrusive software workaround other than disabling C2? I guess one could implement some logic to disable C2/C3 if a few ticks get lost and see if that changes things. --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5303] AMD64 Erratum: Should not enable C2 when using APIC
http://bugzilla.kernel.org/show_bug.cgi?id=5303 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 4020] Reboot no longer works after suspend
http://bugzilla.kernel.org/show_bug.cgi?id=4020 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 07:30 --- But my problem is just that, reboot hanging. My keyboard and rest has always worked fine. --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 4791] ACPI + SERIO_I8042 bug/conflict
http://bugzilla.kernel.org/show_bug.cgi?id=4791 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 07:10 --- Try uncommenting the quirk code so that it will run again, and apply this patch: http://bugzilla.kernel.org/attachment.cgi?id=7182&action=view That's from another bugzilla entry that looks like the same problem as yours. --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 3927] AMD64/ATI : timer is running twice as fast as it should
http://bugzilla.kernel.org/show_bug.cgi?id=3927 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 04:05 --- AK> ... noapic doesn't use any interrupt routing tables in the DSDT. Well, it does; have a look at my DSDT that I posted here: http://bugzilla.kernel.org/attachment.cgi?id=4448&action=view. When the APIC is not used, ACPI uses the LNK[A-H] devices in the DSDT to determine to which interrupt pins of the PIC the PCI devices are connected. If, as in my case, the SATA controller is (claimed to be) connected to LNK0, but this link is not declared as a device (only LNKA -- LNKH are), ACPI does not enable the controllers interrupt, the boot stops. I think with pci=noacpi Linux asks the BIOS about the interrupt routing and doesnt look at the DSDT for this. AK> ... my understanding is that XP doesn't use the APIC AK> in many circumstances neither. All the machines in my department which are bought after 2004 or so (six different models) show 24 interrupts in XPs Device Manager, and as I understand it, this is only possible with an APIC. Of course I dont know what XP does, but my guess is that if it finds an APIC, it uses it, and the BIOS builders hack at the DSDT et al. until XP works -- and no longer. --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 3927] AMD64/ATI : timer is running twice as fast as it should
http://bugzilla.kernel.org/show_bug.cgi?id=3927 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 04:08 --- Ok that sounds more like an ACPI bug. Perhaps you complain to them? I would recommend you open a new bug for that, as far as I'm concerned this one is done. --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5674] ACPI errors for Twinhead F10D (store into alias)
http://bugzilla.kernel.org/show_bug.cgi?id=5674 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 03:51 --- Thanks for the fix. Will the new ACPICA code make it into kernel 2.6.16? --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 4791] ACPI + SERIO_I8042 bug/conflict
http://bugzilla.kernel.org/show_bug.cgi?id=4791 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 01:32 --- OK, here is the result. I have comment out quirk_usb_handoff_ohci(pdev), like this (i think it is good) if (pdev->class == PCI_CLASS_SERIAL_USB_UHCI) quirk_usb_handoff_uhci(pdev); /*else if (pdev->class == PCI_CLASS_SERIAL_USB_OHCI) quirk_usb_handoff_ohci(pdev); */ else if (pdev->class == PCI_CLASS_SERIAL_USB_EHCI) quirk_usb_disable_ehci(pdev); And now PS2 mouse works, but my USB keyboard goes crazy :-) But is maybe ok, when this lines are missing. dmesg shows now this PNP: No PS/2 controller found. Probing ports directly. serio: i8042 AUX port at 0x60,0x64 irq 12 serio: i8042 KBD port at 0x60,0x64 irq 1 That's all. If i can help somway, plese let me know. --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5872] kacpid takes 99% cpu after boot
http://bugzilla.kernel.org/show_bug.cgi?id=5872 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 01:06 --- Please give the exact manufacturer and model of your motherboard or system. Your report suggests that the problem is triggered by some limit value being written to the LM85 (or compatible) chip registers. Please provide: * The output of "sensors" before you run "sensors -s". * The output of "sensors" after you run "sensors -s". Please run "sensors" a couple times with several seconds in between so that alarms have time to trigger and wear-off as needed. * The relevant section of your /etc/sensors.conf file. Running "sensors -s" scans your /etc/sensors.conf file for "set" statements for your chip, and writes values to the chip registers accordingly. We need to find out which statement triggers the kacpid problem. Also, do you have the fan and/or thermal acpi modules loaded? If so, please provide all the information available under /proc/acpi/fan and /proc/acpi/thermal_zone, before and after running "sensors -s". --- You are receiving this mail because: --- You are the assignee for the bug, or are watching the assignee. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 176901] Thinkpad 600E ACPI issues
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Thinkpad 600E ACPI issues https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=176901 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 03:48 EST --- Does your 600E work better in ACPI mode if booted with "acpi=noirq"? If yes, does the patch here invoke "acpi=noirq" for it automatically? http://bugzilla.kernel.org/show_bug.cgi?id=5966 -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5741] boot failure w/o pci=noacpi - PCI Int Link AE_NOT_FOUND - Asus K8N-DL
http://bugzilla.kernel.org/show_bug.cgi?id=5741 [EMAIL PROTECTED] changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution||CODE_FIX --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 00:42 --- checed into acpi-test tree Individual ACPICA update can be had here: ftp.kernel.org:/pub/linux/kernel/people/lenb/acpi/patches/test/acpica/acpica-unix-20060127.patch.gz please re-open if testing fails. --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 3927] AMD64/ATI : timer is running twice as fast as it should
http://bugzilla.kernel.org/show_bug.cgi?id=3927 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 00:12 --- As more annecdotal evidence that this bug was closed prematurely, I know two people in addition to myself with AMD Sempron laptops with ATI motherboards for whom this patch does not fix the problem. The Sempron is a 32-bit chip running a motherboard which was seemingly designed to accept both Semprons and Athlon 64's. Applying the fix to the 64-bit-only side leaves the Sempron users in the dark. Please reopen. --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 3927] AMD64/ATI : timer is running twice as fast as it should
http://bugzilla.kernel.org/show_bug.cgi?id=3927 --- Additional Comments From [EMAIL PROTECTED] 2006-01-30 23:51 --- Im afraid noapic is not an option in the long run, at least for newer systems. BIOS writers simply dont care for this because Windows uses the APIC if present. For example, on my machine the interrupt routing table in the DSDT is completely broken (using non-existing interrupt links and wrong I/O ports for enabling interrupt links). Originally I could only boot with pci=noacpi since otherwise the interrupt for the SATA controller wasnt enabled and the boot hung, and it took me quite some time to find this command line option. Even a BIOS update didnt fix the crappy DSDT. In other words how does an innocent user who installs Linux on such a system should know about these options (or how to fix his DSDT)? --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 4020] Reboot no longer works after suspend
http://bugzilla.kernel.org/show_bug.cgi?id=4020 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 00:14 --- I'm not the original submitter, but i'm experience the same with different HW. Distribution: Debian Sid Hardware Environment: MSI S260 Centrino notebook Software Environment: confirmed with kernel 2.6.14 and 2.6.15 Seems that 2.6.15 includes the http://lkml.org/lkml/2005/8/23/16 patch. After resume keyboard (and all the system) works flawlessy, only reboot hangs, shutdown instead works ok. Ask freely if you need other info. --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5303] AMD64 Erratum: Should not enable C2 when using APIC
http://bugzilla.kernel.org/show_bug.cgi?id=5303 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 00:14 --- Good that you tested that already because I was about to suggest it :) The inl() should cause an SMI calling into the SMM BIOS and that code is known to often do strange and broken things. I guess we have to wait for AMD people to comment. --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 3927] AMD64/ATI : timer is running twice as fast as it should
http://bugzilla.kernel.org/show_bug.cgi?id=3927 --- Additional Comments From [EMAIL PROTECTED] 2006-01-31 00:10 --- Your comment doesn't make sense because noapic doesn't use any interrupt routing tables in the DSDT. Did you perhaps confuse it with acpi=off? I'm not a windows expert, but my understanding is that XP doesn't use the APIC in many circumstances neither. --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[ACPI-bugzilla] [Bug 5674] ACPI errors for Twinhead F10D (store into alias)
http://bugzilla.kernel.org/show_bug.cgi?id=5674 [EMAIL PROTECTED] changed: What|Removed |Added CC||acpi- ||[EMAIL PROTECTED] ||et --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla