Date: Mon, 3 Oct 2011 09:56:18 -0700 From: matt <sendtomatt@gmail.com> To: arrowdodger <6yearold@gmail.com> Cc: freebsd-acpi@freebsd.org, FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: FreeBSD 9: Fn+* keyboard combinations aren't working anymore. Message-ID: <20111003095618.38b27400@sylph> In-Reply-To: <CALH631ndm0-3BAra9bLpF0g9_VyMjm%2Beiiof2bE%2BTJssAfD7SA@mail.gmail.com> References: <CALH631=0tCjB8tibPD6HkOsHxsirD_399hF2aD_%2BgPpZ5T4aAA@mail.gmail.com> <20110928133228.GV97394@e-new.0x20.net> <CALH631=2erDDHZyuFVxbisQ-FFAtwFr8=ht_HtyEfOGkzs=7Rw@mail.gmail.com> <CALH631ndm0-3BAra9bLpF0g9_VyMjm%2Beiiof2bE%2BTJssAfD7SA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2 Oct 2011 15:49:44 +0400 arrowdodger <6yearold@gmail.com> wrote: > On Wed, Sep 28, 2011 at 5:44 PM, arrowdodger <6yearold@gmail.com> > wrote: > > > On Wed, Sep 28, 2011 at 5:32 PM, Lars Engels <lars.engels@0x20.net> > > wrote: > > > >> On Wed, Sep 28, 2011 at 05:30:25PM +0400, arrowdodger wrote: > >> > Hello. I've used FreeBSD 8-STABLE on my Asus K40IN notebook. This > >> notebook > >> > has an key combination (Fn+F6/F7)to change monitor brightness. > >> > After > >> i've > >> > updated my system to 9-STABLE, these combinations stopped > >> > working. It's worth mentioning, that these combinations still > >> > work at boot screen. > >> > >> Have you tried loading acpi_asus.ko? > >> > > > > I've tried to do so when i was on 8-STABLE and it didn't work. It's > > not working for me on 9-STABLE too: > > acpi_asus0: Unsupported Asus laptop: K40IN > > > > All hotkeys, except ones for switching Wi-Fi and adjusting volume, > > were working on 8-STABLE. > > > > If no one knows a fix for this problem, maybe someone can point me to > relevant code? I may try to bisect revisions, or to check commit log. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" /usr/src/sys/dev/acpi_support/acpi_asus.c Might be a good place to start? You can use 'acpidump -dt > acpidump.aml' to get a dump of the laptop's acpi in the file acpidump.aml...This may allow you to determine what changed, either in the acpi_asus or in your laptop's ACPI Matt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111003095618.38b27400>