Search:

Type: Posts; User: kosumi68; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.05 seconds.

  1. [ubuntu] Re: 2013 Macbook Air w/ Haswell & Intel 5000 Graphics

    So the wireless device is the new BCM4360, and the trackpad is also new (hence no multitouch for now). Looks like the arch people made some progress with the wlan:...
  2. [ubuntu] Re: 2013 Macbook Air w/ Haswell & Intel 5000 Graphics

    It would be great to get some details on these machines:


    sudo lspci -vvv > lspci-MBA.txt
    sudo lsusb -v > lsusb-MBA.txt


    Thanks!
  3. Replies
    460
    Views
    137,644

    [ubuntu] Re: ubuntu on new retina macbook : any experience ?

    Disabling the nvidia controller (by disabling the pci entry in hda_intel.c) made the noise disappear, but I have had no luck getting any signal from the microphone either.
  4. Replies
    460
    Views
    137,644

    [ubuntu] Re: ubuntu on new retina macbook : any experience ?

    The patch is applied to the bluetooth tree and will appear in mainline shortly.
  5. [ubuntu] Re: MacBookAir 1,2 wakes too easily from suspend

    It is probably the built-in accelerometer in combination with a wakeup event in the kernel. Having such a device is a good thing in machines with spinning hard disks, since it is possible to lock the...
  6. Replies
    460
    Views
    137,644

    [ubuntu] Re: ubuntu on new retina macbook : any experience ?

    Very few people run a kernel with CONFIG_USB_EHCI_TT_NEWSCHED off, which is why noone else had seen it. In fact, it is even stupid to do so, since the "new" scheduler was introduced in 2006, with the...
  7. Replies
    460
    Views
    137,644

    [ubuntu] Re: ubuntu on new retina macbook : any experience ?

    I sent a patch yesterday which makes bcm5974 work without the dependency.
  8. Replies
    460
    Views
    137,644

    [ubuntu] Re: ubuntu on new retina macbook : any experience ?

    Turns out the CONFIG_USB_EHCI_TT_NEWSCHED option is necessary because of the way the bcm5974 squeezes several transactions into one microframe. Obvious... ;-)

    This option is common in the distros,...
  9. Replies
    460
    Views
    137,644

    [ubuntu] Re: ubuntu on new retina macbook : any experience ?

    The problem is there even when I boot with "init=/bin/bash". It is all very puzzling. :-(
  10. Replies
    460
    Views
    137,644

    [ubuntu] Re: ubuntu on new retina macbook : any experience ?

    On my setup (minimal distro, systemd, all modules builtin), my trackpad does not work, but reading from the appropriate /dev/input/eventX node results in a -ENOSPC. Has anyone else seen this? I have...
  11. Replies
    460
    Views
    137,644

    [ubuntu] Re: ubuntu on new retina macbook : any experience ?

    With a pristine mainline head, i915 builtin, no nouveau, and your patch applied, I can finally resume (systemd variant) my MacBookPro10,1 to a functional screen. It works!

    The reversal of the gwr...
  12. Replies
    64
    Views
    16,747

    [ubuntu] Re: MBA 11" 2012 with 12.04

    Thanks for that, Hubert. I added a timeout break and your Tested-by and will push it upstream once I get a few more positive reactions. Great work, everyone. :-)

    PS. I uploaded the new applesmc...
  13. Replies
    64
    Views
    16,747

    [ubuntu] Re: MBA 11" 2012 with 12.04

    Looks ok (the 129 is actually -2). Check the mactel repo for a fresh update.

    Thanks.
  14. Replies
    64
    Views
    16,747

    [ubuntu] Re: MBA 11" 2012 with 12.04

    adamski, myselph,

    Thanks for the feedback. It seems all writes should be treated
    the same way, which also affects what status is important during
    reads. Also, as adamski pointed out several...
  15. Replies
    64
    Views
    16,747

    [ubuntu] Re: MBA 11" 2012 with 12.04

    Hi adamski,



    Ah. So it seems the resend should not be done in so many cases,
    after all.



    Which could be because of the resend, if I interpret this
  16. Replies
    64
    Views
    16,747

    [ubuntu] Re: MBA 11" 2012 with 12.04

    Hi adamski,

    I think you are on to something here. It would be great to find out the minimum number of return codes which choke on a command resend. If it is just one or two, this approach might...
  17. Replies
    64
    Views
    16,747

    [ubuntu] Re: MBA 11" 2012 with 12.04

    I added an updated applesmc-dkms package for precise in the mactel-support ppa, including support for the mid-2012 macs.
  18. Replies
    64
    Views
    16,747

    [ubuntu] Re: MBA 11" 2012 with 12.04

    Yep, the output is in degC * 1000 (hwmon standard).

    Ok, so the 2012 models seem to belong to the (small) set of machines where using macfanctld (or similar) is recommended for now.
  19. [all variants] Re: [SOLVED] MPB4,1/MBA 'wait status failed: c != 8' solved?

    Hi adamski,



    This is considerably faster than previous models, roughly four times as fast. Nicely consistent with the need for a smaller
    minimum wait time.

    Thanks!
  20. Replies
    64
    Views
    16,747

    [ubuntu] Re: MBA 11" 2012 with 12.04

    Hi adamski,



    Excellent, thank you. No, the side effects should be slim. The original linear timing scheme (from 2008) had a smallest wait time of 10 us, so potentially this tweak will work on...
  21. Replies
    64
    Views
    16,747

    [ubuntu] Re: MBA 11" 2012 with 12.04

    Hi adamski,

    thanks for looking into this. A long shot, but maybe Apple changed the argument to APPLESMC_GET_KEY_BY_INDEX_CMD, from u32 to u16 for instance. The patch below will tell.



    diff...
  22. Replies
    916
    Views
    171,575

    [all variants] Re: MacBookAir4,1 & MacBookAir4,2 (MBA 2011) support

    Thanks, Dr. dfacto, for your excellent work!
  23. Replies
    882
    Views
    224,495

    Re: Macbook Pro 8,1 + Maverick

    Each Mac comes in three regional versions: ANSI, ISO and JIS, all of which have their own USB id.
  24. Replies
    64
    Views
    24,984

    [ubuntu] Re: Fan control script

    Perhaps this dkms package solves the problem. It contains a patch that ignores unused sensors. Cheers!
  25. Re: new xf86-input for macbooks and other multitouch-touchpads.

    Just checked, it works as usual.



    git clone http://bitmath.org/git/multitouch.git


    There is also a package in ppa now.
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4