Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: cbb regression



Hi,

Michael Lorenz à écris:
> I doubt that cbb is the problem. Do you have ACPI support in your  
> kernel?

Yes, acpi enable. And you're right, acpi seems to be the problem.

I found two old kernel, 4.99.38 when Jared D. McNeill asked to test
his power management branch.

The first is working, the second got the error. The only difference is
the acpica version (I deleted the line which warn for
powerhook_establish):


The cbb-working kernel:

> NetBSD 4.99.38 (DODO) #1: Tue Nov 29 14:18:45 CET 2007
>       
> jym%pifpaf.cardinet.kewego.int@localhost:/usr/src-NetBSD-4/sys/arch/i386/compile/obj/DODO
> rbus: rbus_min_start set to 0x40000000
> acpi0: using Intel ACPI CA subsystem version 20060217
> acpi0: X/RSDT: OemId <TOSHIB,L5      ,20020510>, AslId <TASM,04010000>



The non-working kernel:

< NetBSD 4.99.38 (DODO) #2: Thu Nov 29 20:20:00 CET 2007
<       
jym%pifpaf.cardinet.kewego.int@localhost:/usr/src-NetBSD-4/sys-pm/arch/i386/compile/obj/DODO
< rbus: rbus_min_start set to 0x40000000
< SMBIOS rev. 2.3 @ 0xec000 (38 entries)
< TOSHIBA Portable PC (Version 1.0)
< acpi0: using Intel ACPI CA subsystem version 20070320
[...]
< cbb0: bad Vcc request. sock_ctrl 0xffffff88, sock_status 0xffffffff
< cbb0: disabling socket
< new status 0xffffffff


If the full dmesg or kernel config can help, I will send it.


Greetings,
jym



Home | Main Index | Thread Index | Old Index