Skip to content

Instantly share code, notes, and snippets.

@rynbrd
Created August 3, 2012 23:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rynbrd/3252399 to your computer and use it in GitHub Desktop.
Save rynbrd/3252399 to your computer and use it in GitHub Desktop.
MacBook Pro Retina - Unsupported Hardware
Confirmed not working:
-Nouveau driver (no HW accel; works in noaccel with patches from https://bugs.freedesktop.org/show_bug.cgi?id=51971)
-i915 driver (screen corruption; mode is correct)
-GMUX (not recognized by GMUX driver)
-Microphone (speakers and headphone jack work; microphone and microphone jack emit white noise)
-Thunderbolt (coldplug only; often requires reboot)
-Backlight (not working on any NVIDIA driver; works for Intel card with i915)
-Wireless 802.11n (802.11b/g works)
Working for some and not others:
-Sleep mode on lid close (using NVIDIA blob; does not come out of suspend; blank screen with backlight on)
Working but not confirmed/tested:
-Bluetooth
@frigaut
Copy link

frigaut commented Aug 4, 2012

ryan,

  • backlight is working with the (screen corrupted) i915 -> "backlight not working with nouveau"
  • sleep mode doesn't work with nouveau and i915, but working with nvidia blob -> "Sleep mode on lid close with nouveau and i915 ..."
  • I confirm that webcam is working out of the box
  • hotplug of thunderbolt to ethernet adapter not working and not likely to work soon AFAIK
    Other than that, I agree.
    Francois

@rynbrd
Copy link
Author

rynbrd commented Aug 4, 2012 via email

@frigaut
Copy link

frigaut commented Aug 4, 2012 via email

@rynbrd
Copy link
Author

rynbrd commented Aug 4, 2012

  1. I only mean when closing and opening the lid. Doing so manually, either scripted or point-and-click using the WM commands, works perfectly fine.

  2. I hadn't seen that. I'll have to explore other option then.

  3. That behavior can be changed with configuration.

@frigaut
Copy link

frigaut commented Aug 4, 2012 via email

@rynbrd
Copy link
Author

rynbrd commented Aug 4, 2012

Check out ButtonMoveEmulate. It defaults to True, to the moving finger(s) count towards clicks. Set it to False and you should get the behavior you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment