Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jul 2012 06:55:49 -0700 (PDT)
From:      SicoSico <resuscitated_wael@hotmail.com>
To:        freebsd-x11@freebsd.org
Subject:   Re: Re[2]: Dual video card notebook: no X11 at all
Message-ID:  <1342360549890-5727059.post@n5.nabble.com>
In-Reply-To: <CAN6yY1vbkZGZwrHt9HyGCMHYG_XOOjrfmNLreJhe5epdRgtFdA@mail.gmail.com>
References:  <20120702094132.GT2337@deviant.kiev.zoral.com.ua> <1341230349.29141163@f233.mail.ru> <1342084801386-5726206.post@n5.nabble.com> <CAN6yY1umnHoREDzOM_S8diGWPEOXSHy72mQA_6KUHuk84Dry7w@mail.gmail.com> <1342149269866-5726448.post@n5.nabble.com> <alpine.BSF.2.00.1207130925020.15353@tapio.cksoft.de> <1342181508753-5726549.post@n5.nabble.com> <CAN6yY1s3mXsKEuaAoxC9dOoYFmuw-EpjjLgeEbGV4CevCDwnFA@mail.gmail.com> <1342250994028-5726759.post@n5.nabble.com> <CAN6yY1vbkZGZwrHt9HyGCMHYG_XOOjrfmNLreJhe5epdRgtFdA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
kldstat shows that acpi_video, acpi_ibm and acpi_call are loaded
#sysctl dev.acpi_ibm.0
unknown oid 'dev.acpi_ibm.0'

What I did was patch the file acpi_ibm.c
But now I tried to change the DSDT file and I think I am close to finding
out what is wrong...

/boot/loader.conf
acpi_dsdt_load="YES"
acpi_dsdt_name="/boot/dsdt.aml"

I added the lines manually from
http://people.freebsd.org/~iwasaki/acpi/tpx61.asl.diff
And this produces acpi errors that gets printed on the screen when I press
Fn+Down/Up
Finally those keys are alive!

ACPI Error: [^^^GFX0.AINT] Namespace lookup failure, AE_NOT_FOUND
(20120711/psargs-392)
ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0_._Q11] (Node
0xfffffe0002535140), AE_NOT_FOUND (20120711/psparse-560)

ACPI Error: [^^^GFX0.AINT] Namespace lookup failure, AE_NOT_FOUND
(20120711/psargs-392)
ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0_._Q12] (Node
0xfffffe0002535100), AE_NOT_FOUND (20120711/psparse-560)

--
View this message in context: http://freebsd.1045724.n5.nabble.com/Dual-video-card-notebook-no-X11-at-all-tp5723538p5727059.html
Sent from the freebsd-x11 mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1342360549890-5727059.post>