QUOTE(Scott Lahteine @ Mar 29 2008, 07:51 PM)

Ok, here's the latest. I went through the script, and attempted to manually make the modifications that the script automates. Still no luck.
When I list the serial ports, this is what comes up:
cu.serial0
tty.serial0
Attached is my Info.plist (Had to change the file name for the forum to let me upload it.)
Thanks!
Edit:
I've been doing some digging, and I noticed that apple system profiler is reporting serial0 as an internal modem. This fujitsu does have a modem. Is it possible that the touch screen is on a different serial port? If so, how would I get tablet magic to recognize another port? Is this something I would edit in the plist file? Once again, sorry for my incompitance...
Also, here are some links to some linux drivers that people have written for the touch screen in this device. I don't know if they would be of any help.
http://samengstrom.com/nxl/3566/p1510_touc...en_page.en.htmlhttp://www.xmission.com/~bmidgley/p1510/And another edit:
Here's the output when I run the tablet magic daemon from the terminal:
104:~ TonyK$ /Library/PreferencePanes/TabletMagic.prefPane/Contents/Resources/TabletMagicDaemon -d
TabletMagicDaemon v2.0b13
© 2007 Thinkyhead Software <www.thinkyhead.com>
104:~ TonyK$ [INIT] Machine Type: ADP2,1 (Hackintosh?)
[PROC] Tablet Bounds: (0, 0) - (15239, 15239)
[PROC] Screen Bounds: (0, 0) - (1023, 599)
[PORT] serial0: OPENED
[PORT] Setting speed to 19200
[SENT] "0"
[SENT] "*"
[RCVD]
[PORT] Setting speed to 9600
[SENT] "0"
[SENT] "*"
[RCVD]
[PORT] Setting speed to 9600
[SENT] "SP\r"
[SENT] "~#\r"
[SENT] "~#\r"
[SENT] "~#\r"
[PORT] Setting speed to 19200
[SENT] "SP\r"
[SENT] "~#\r"
[SENT] "~#\r"
[SENT] "~#\r"
Could not initialize tablet.
[ERR ] Fatal Error: No Wacom Tablet Found!
104:~ TonyK$