[coreboot] T60: Beeping for the battery states

Paul Menzel paulepanter at users.sourceforge.net
Sat Nov 24 00:15:40 CET 2012


Dear coreboot folks,


the proprietary BIOS allows to disable/mute sound, when battery status
is low or the power cable is plugged in or out.

Is it possible to configure that with coreboot or ectool [1]?

        src/ec/lenovo/h8 $ tail -9 h8.h
        #define H8_EVENT_BAT0		0x4a
        #define H8_EVENT_BAT0_STATE	0x4b
        
        #define H8_EVENT_BAT1		0x4c
        #define H8_EVENT_BAT1_STATE	0x4d
        
        #define H8_EVENT_FN_F5 0x64
        #define H8_EVENT_FN_F6 0x65
        #endif
        src/mainboard/lenovo/t60 $ git grep -i mute
        acpi/platform.asl:      \_SB.PCI0.LPCB.EC.MUTE(1)


Thanks,

Paul


[1] http://www.coreboot.org/Ectool
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20121124/0155787f/attachment.sig>


More information about the coreboot mailing list