Have you repaired permissions? Did you make any changes to Apple16X50Serial.kext?how do i fix it, and get the tablet working?
#241
Posted 17 December 2008 - 10:47 PM
#242
Posted 17 December 2008 - 11:10 PM
in /System/Library/Extensions/Apple16X50Serial.kext/Contents/PlugIns/Apple16X50ACPI.kext/Contents/Info.plist i changed PNP0501' in 'WACF004'.
wich further steps are necessary?
#243
Posted 17 December 2008 - 11:26 PM
what does kextload -t /System/Library/Extensions/Apple16X50Serial.kext tell you?at my last try i used sudo chown -R root:wheel /System/Library/Extensions/Apple16X50Serial.kext and sudo chmod -R 755 /System/Library/Extensions/Apple16X50Serial.kext
in /System/Library/Extensions/Apple16X50Serial.kext/Contents/PlugIns/Apple16X50ACPI.kext/Contents/Info.plist i changed PNP0501' in 'WACF004'.
wich further steps are necessary?
#244
Posted 18 December 2008 - 12:09 AM
kextload: extension /System/Library/Extensions/Apple16X50Serial.kext appears to be loadable
kextload: /System/Library/Extensions/Apple16X50Serial.kext loaded successfully
what do i wrong?
#245
Posted 18 December 2008 - 06:49 PM
#246
Posted 19 December 2008 - 12:06 AM
#247
Posted 23 December 2008 - 04:27 AM
#248
Posted 29 December 2008 - 08:27 AM
Thanks for updating the post; the Ethernet driver kext worked perfectly when installed with b7 on my x61 (restarting wasn't necessary).
Hey, and apple's 10.5.6 combo update (from 10.5.5) works flawlessly with the DSDT patch + chameleon (v9) 1.0.12 on an x61, just make sure you install the AppleIntelCPUPowerManagement.kext from 10.5.5 after installing the DSDT patch but before the update (or else you will get a kernel panic during the installation). In addition, the TurnLidOn method no longer sleeps the kernel in 10.5.6, so you need to replace TurnLidOn.kext with ClamshellDisplay.kext, simply do a search for it in the meantime.
Here is a pic: 10.5.6
If people are still having keyboard and trackpoint trouble after updating, simply install the two (already patched) kexts linked here; the 10.5.5 CPUPowerManagement kext is also posted:
Attached Files
#249
Posted 03 January 2009 - 03:58 PM
does speed step work when leopard is installed with vanilla kernel
how much battery life do you get in leopard
is it possible to increase/decrease lcd brightness
#250
Posted 07 January 2009 - 04:37 PM
#251
Posted 08 January 2009 - 12:25 AM
The link that says it's to a thread instead actually downloads 'appleps2keyboard.kext.zip' and the other link is 403 forbidden.
#252
Posted 08 January 2009 - 08:11 PM
Thanks.
#253
Posted 08 January 2009 - 10:57 PM
#254
Posted 09 January 2009 - 03:15 AM
TabletMagic - http://sourceforge.n...ts/tabletmagic/ (tried b14 and b15)
ThinkPadTabletEnabler.kext from above.
Copied /System/Library/Extensions/Apple16X50Serial.kext out to somewhere i didn't need elevated permissions to edit it.
view contents - went to /Contents/PlugIns/Apple16X50ACPI.kext viewed contents on that and went to /Contents/Info.plist double clicked to open in property list editor.
in that browse to Information Property List - > IOKitPersonalities -> ACPI 16X50 Serial Port -> IONameMatch : changed it to an array and added strings PNP0501 to WACF004, saved the file. (it looks identical to the one on offer to download here)
use kext helper to load the newly modified kext, also hit the kext permissions button and ran the script.
to all accounts this should have worked, but it has not for me, it has added serial0 to the dropdown in tabletmagic, but no tablet is detected :-(
I have tried with the serial port in the BIOS listed enabled and disabled it seems to make no difference to the number of serial ports TabletMagic lists.
x61t SXGA+.
checking ioreg -l it confirms that WACF004 is the correct string.
All i get is 'no tablet found' in TabletMagic.
#255
Posted 14 January 2009 - 10:46 AM
Attached Files
#256
Posted 15 January 2009 - 05:18 PM
Just follow the steps below
0) unzip TabletMagicDaemon.zip
1) In Tablet Magic, under "Extras" select "Kill Daemon"
2) In terminal, type
sudo cp /Library/PreferencePanes/TabletMagic.prefPane/Contents/Resources/TabletMagicDaemon /Library/PreferencePanes/TabletMagic.prefPane/Contents/Resources/TabletMagicDaemon.old
sudo cp /path/to/TabletMagicDaemon /Library/PreferencePanes/TabletMagic.prefPane/Contents/Resources/TabletMagicDaemon
3) In Tablet Magic, select "Enabled"
Note that under "Setup", the baud rate will appear as 2400. It will work anyway.
Hope this helps someone,
Cheers.
TabletMagicDaemon.zip 31.19KB
137 downloads
#257
Posted 17 January 2009 - 01:57 AM
I had a little bit of trouble getting my x61 to recognize the 38400 baud rate, so i downloaded the table magic source and replaced 19200 with 38400 everywhere. After compiling, it works perfectly! I attached the necessary replacement here:
Just follow the steps below
0) unzip TabletMagicDaemon.zip
1) In Tablet Magic, under "Extras" select "Kill Daemon"
2) In terminal, type
sudo cp /Library/PreferencePanes/TabletMagic.prefPane/Contents/Resources/TabletMagicDaemon /Library/PreferencePanes/TabletMagic.prefPane/Contents/Resources/TabletMagicDaemon.old
sudo cp /path/to/TabletMagicDaemon /Library/PreferencePanes/TabletMagic.prefPane/Contents/Resources/TabletMagicDaemon
3) In Tablet Magic, select "Enabled"
Note that under "Setup", the baud rate will appear as 2400. It will work anyway.
Hope this helps someone,
Cheers.TabletMagicDaemon.zip 31.19KB 137 downloads
Hi Guffin!
Were you able to have your X61T touchscreen working?
I would presume your X61T is the Multi-Touch Multi-View screen as you are using 38400.
I downloaded your daemon and followed your procedure but i'm not getting positive results. And when i reboot the computer, it shows that Apple16X50Serial.kext cannot be used and was wrongly installed. Re-install/repaired permissions but tablet still not working. BTW i have changed WACF004 to WACF008 on the info.plist of Apple16X50ACPI.kext.
Appreciate if you can perhaps post your entire procedure here.
Have been working over a month to have my touchscreen work but still zero outcome.
#258
Posted 24 January 2009 - 09:21 PM
#259
Posted 29 January 2009 - 02:15 AM
#260
Posted 02 February 2009 - 09:44 PM
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users



Sign In
Create Account






