Date: Wed, 16 Apr 2008 12:48:03 +0900 From: Takashi Inoue <takash-i@sophia.ac.jp> To: freebsd-mobile@freebsd.org Subject: Re: setting dev.acpi_ibm.0.events at boot time Message-ID: <480576F3.3090709@sophia.ac.jp> In-Reply-To: <480240AB.9080003@langille.org> References: <480240AB.9080003@langille.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi friends, I have a similar probrem with 7.0R on X61s. "dev.acpi_ibm.0.lcd_brightness=4" in sysctl.conf does NOT work with xorg(gdm). I think changing VT reset it. > I'm trying to set dev.acpi_ibm.0.events to 1. I'm failing. I can set > it from the command line: > > $ sudo sysctl dev.acpi_ibm.0.events=1 > Password: > dev.acpi_ibm.0.events: 0 -> 1 > > $ sysctl dev.acpi_ibm.0.events > dev.acpi_ibm.0.events: 1 > > > This allows the special keys (screen brightness etc) to work on my > ThinkPad X61s (see > http://lists.freebsd.org/pipermail/freebsd-mobile/2008-March/010567.html). > > I have tried /etc/sysctl.conf: > > $ grep ibm /etc/sysctl.conf > dev.acpi_ibm.0.events=1 > > and /boot/loader.conf: > > $ grep ibm /boot/loader.conf > acpi_ibm_load="YES" > dev.acpi_ibm.0.events="1" > > Neither of which result in the desired results. > > Clues? > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org" -- Takashi Inoue
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?480576F3.3090709>