Re: ACPI Error

2018-02-12 Thread Jeffrin Jose
> 
> This might be the answer.
> 
> https://lists.debian.org/debian-user/2017/04/msg00698.html

anyway thanks for that link :)

--
software engineer
rajagiri school of engineering and technology



Re: ACPI Error

2017-12-25 Thread Georgi Naplatanov
On 12/25/2017 12:30 PM, Thomas Vazhappilly wrote:
> I have installed Debian 9.2 some days back. And during the boot
> sequence, the following chunk of text dumps to the screen. Here is the
> sample text.
> 
> ACPI Error: Method parse/execution failed [\_SB.PCIO.SATO.PRTI._GTF]
> (Node 892c260eed0), ED_NOT_FOUND (20160831/psparse-543)
> ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND
> (20160831psargs-359)
> 
> The photo of the monitor output is here > https://pasteboard.co/GZPsgY4.jpg
> 
> And the dmidecode output is copied to pastebin >
> https://pastebin.com/SUWpWTSp.
> 
> Please give me a working solution to override the error message.
> 

Hi Thomas,

I have machines with similar error messages.

This might be the answer.

https://lists.debian.org/debian-user/2017/04/msg00698.html

Kind regards
Georgi



Processed: Re: ACPI Error: Method parse/execution failed

2012-01-31 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 642231 src:linux-2.6 3.0.0-1
Bug #642231 [linux-image-3.0.0-1-amd64] acpi: ACPI Error: Method 
parse/execution failed
Warning: Unknown package 'linux-image-3.0.0-1-amd64'
Bug reassigned from package 'linux-image-3.0.0-1-amd64' to 'src:linux-2.6'.
Bug #642231 [src:linux-2.6] acpi: ACPI Error: Method parse/execution failed
Bug Marked as found in versions linux-2.6/3.0.0-1.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
642231: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642231
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.132805396526348.transcr...@bugs.debian.org



Re: ACPI Error or outdated bios!

2007-04-22 Thread Gnu_Raiz
I just wanted to do a follow up for all those in the future who might 
stumble on this with the list.  Once etch was released and packages 
started to go testing, and unstable I picked up a newer kernel. 
Linux-Image 2.6.20.1-486 out of unstable, I still had the same errors, 
but for some reason I was able to boot with acpi=off and get to a login 
screen. This seems to have fixed all the hald spaming errors, as well as 
the mouse error.

It seems that this laptop has major acpi errors, especially when batteries 
are connected. According to dmesg, and kern.log I now have weird irq 5 
failures due to not using acpi. In fact if I pass some kernel parameters 
such as acpi=noirg, or pci=usepirqmask I get segfaults. I am not able to 
complete the boot process. Even if I use irqpoll I still get this error.

irq 5: nobody cared (try booting with the "irqpoll" option)
 [] __report_bad_irq+0x36/0x7d
 [] note_interrupt+0x18d/0x1cb
 [] profile_tick+0x39/0x54
 [] handle_level_irq+0x7a/0xa3
 [] do_IRQ+0x5c/0x76
 [] common_interrupt+0x23/0x30
 [] __do_softirq+0x2e/0x87
 [] do_softirq+0x33/0x41
 [] do_IRQ+0x61/0x76
 [] pci_read+0x29/0x2e
 [] common_interrupt+0x23/0x30
 [] setup_irq+0x153/0x1d8
 [] snd_via82xx_interrupt+0x0/0x5e [snd_via82xx_modem]
 [] request_irq+0x75/0x90
 [] snd_via82xx_probe+0x135/0x41c [snd_via82xx_modem]
 [] sysfs_make_dirent+0x13/0x75
 [] sysfs_create_link+0x122/0x133
 [] pci_device_probe+0x36/0x57
 [] __driver_attach+0x44/0x75
 [] bus_for_each_dev+0x37/0x59
 [] driver_attach+0x16/0x18
 [] __driver_attach+0x0/0x75
 [] bus_add_driver+0x5f/0x15d
 [] __pci_register_driver+0x5b/0x87
 [] sys_init_module+0x1477/0x15ae
 [] alsa_card_via82xx_init+0x0/0xf [snd_via82xx]
 [] syscall_call+0x7/0xb
 ===

This is the kernel options I use right now that allows me to boot.
 acpi=off irqpoll pnpbios=off 

I doubt their is going to be an easy fix for this, if you have any 
suggestions on what other kernel parameters to try let me know. One good 
thing about this options is I don't have hald hogging up all my cpu time, 
or giving me the errors of the original post.

Gnu_Raiz 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]