overdue-scratch

Author Topic: VoodooPS2 and ±/§ instead of Tilde/Back tick  (Read 12270 times)

0 Members and 1 Guest are viewing this topic.

crazyJAT

  • Entrant
  • Posts: 5
VoodooPS2 and ±/§ instead of Tilde/Back tick
« on: January 06, 2010, 05:36:12 AM »
Why?  There is very little information out there about this problem, and I don't understand much of it.  I have a "old ass" HP click keyboard.  I love this keyboard and prefer it to any keyboard I have ever used.  I would like to be able to use it in OS X and Windows, to write code and play games.  I tried a PS2 to USB adapter, but they don't play very nice with PC games, holding ctrl to crouch and moving in several directions with other keys doesn't always work (usb keyboards have a limited amount of keys which can be held down at a given time).  So, can't use that.  My only choice is VoodooPS2.  But I can't easily access my home directory without a tilde...  What am I to do?

I am so lost.  Someone please show me the way!
« Last Edit: January 06, 2010, 06:11:50 AM by crazyJAT »

SaBuJo

  • Entrant
  • Posts: 1
Re: VoodooPS2 and ±/§ instead of Tilde/Back tick
« Reply #1 on: April 21, 2010, 12:49:13 PM »
I have the same problem!!!

r0m30

  • Forum Moderator
  • Posts: 98
    • r0m30's OSX86 site
Re: VoodooPS2 and ±/§ instead of Tilde/Back tick
« Reply #2 on: April 22, 2010, 02:09:59 AM »
There is an error in the keycode translation table, see this post for a fix.
--- r0m30 ---
HP Mini 1033CL (Costco) OSX Retail 10.6 Chameleon-2.0-RC3-r658
HP m9077c -  ASUS IPIBL-LA MoBo with Core 2 Quad Q6600
    Retail 10.6.2 Chameleon-2.0-RC4-r684

crazyJAT

  • Entrant
  • Posts: 5
Re: VoodooPS2 and ±/§ instead of Tilde/Back tick
« Reply #3 on: September 25, 2010, 11:03:56 PM »
1.  I don't understand how to apply the fix. (It didn't work for me)
2.  Why isn't this fix in the main line code?
3.  Can someone make it more clear how to fix this stupid issue?

NTICompass

  • Entrant
  • Posts: 9
    • NTICompass Inc.
Re: VoodooPS2 and ±/§ instead of Tilde/Back tick
« Reply #4 on: November 18, 2010, 07:20:45 AM »
Is there a patched kext available?

andrew19933

  • Entrant
  • Posts: 2
Re: VoodooPS2 and ±/§ instead of Tilde/Back tick
« Reply #5 on: June 28, 2011, 07:41:02 AM »
yes there is, although it isn't under the official download page.
here is the link:  http://forum.voodooprojects.org/index.php?action=dlattach;topic=304.0;attach=257

All credit goes to trip2me, all I did was search through the jungle of threads and return with the hidden holy ark   :)

from what I understand, the error is caused because the old VoodooPS2Controller.kext (.98) was modified in such a way so that Mac OS X would recognize the keyboard as a 102-key keyboard, not 101-key (which most people have). you can see if you are having the same cause of error by looking at the keyboard layout on the Keyboard Viewer (under the input menu in the menubar). if it shows the tilde key between LEFT SHIFT and 'z', then you are having this error.

the difference between the kext in the 'Debug' and 'Release' folder is that the kext in Debug logs the keypresses (i think the proper term in scancode) in /var/log/system.log, where 'Release' doesn't

BTW, this also added play/pause/forward/back music controls on my keyboard (I have an ASUS 1201PN) which I am really thankful for.

hope this kext works for you guys!

NTICompass

  • Entrant
  • Posts: 9
    • NTICompass Inc.
Re: VoodooPS2 and ±/§ instead of Tilde/Back tick
« Reply #6 on: June 28, 2011, 08:13:10 AM »
yes there is, although it isn't under the official download page.
here is the link:  http://forum.voodooprojects.org/index.php?action=dlattach;topic=304.0;attach=257

hope this kext works for you guys!

I'll try this out when I get the chance to.  Thanks a lot.  After 7 months, I just kinda gave up on this thread.  I'm glad to see someone helping out.  Thanks a lot!

NTICompass

  • Entrant
  • Posts: 9
    • NTICompass Inc.
Re: VoodooPS2 and ±/§ instead of Tilde/Back tick
« Reply #7 on: June 29, 2011, 05:29:01 AM »
yes there is, although it isn't under the official download page.
here is the link:  http://forum.voodooprojects.org/index.php?action=dlattach;topic=304.0;attach=257

hope this kext works for you guys!

I'll try this out when I get the chance to.  Thanks a lot.  After 7 months, I just kinda gave up on this thread.  I'm glad to see someone helping out.  Thanks a lot!

Sweet, this kext works :-)

andrew19933

  • Entrant
  • Posts: 2
Re: VoodooPS2 and ±/§ instead of Tilde/Back tick
« Reply #8 on: June 29, 2011, 06:50:56 AM »
Glad to help