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)
 [<c0137a9a>] __report_bad_irq+0x36/0x7d
 [<c0137c6e>] note_interrupt+0x18d/0x1cb
 [<c01180b5>] profile_tick+0x39/0x54
 [<c013840b>] handle_level_irq+0x7a/0xa3
 [<c0105576>] do_IRQ+0x5c/0x76
 [<c0103b43>] common_interrupt+0x23/0x30
 [<c011abfd>] __do_softirq+0x2e/0x87
 [<c011ac89>] do_softirq+0x33/0x41
 [<c010557b>] do_IRQ+0x61/0x76
 [<c022f9dd>] pci_read+0x29/0x2e
 [<c0103b43>] common_interrupt+0x23/0x30
 [<c01376d3>] setup_irq+0x153/0x1d8
 [<d0a68502>] snd_via82xx_interrupt+0x0/0x5e [snd_via82xx_modem]
 [<c01377cd>] request_irq+0x75/0x90
 [<d0a687ef>] snd_via82xx_probe+0x135/0x41c [snd_via82xx_modem]
 [<c018428e>] sysfs_make_dirent+0x13/0x75
 [<c0184f43>] sysfs_create_link+0x122/0x133
 [<c01c197b>] pci_device_probe+0x36/0x57
 [<c [<c0214dc1>] __driver_attach+0x44/0x75
 [<c02142c4>] bus_for_each_dev+0x37/0x59
 [<c0214aa7>] driver_attach+0x16/0x18
 [<c0214d7d>] __driver_attach+0x0/0x75
 [<c021458c>] bus_add_driver+0x5f/0x15d
 [<c01c1abe>] __pci_register_driver+0x5b/0x87
 [<c012df00>] sys_init_module+0x1477/0x15ae
 [<d09fa000>] alsa_card_via82xx_init+0x0/0xf [snd_via82xx]
 [<c0102b90>] 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]

Reply via email to