-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thanks for your efforts!!! #39
Comments
Instructions to patch the kernel and packages will vary depending on what distribution you are using. Hopefully all patches will eventually make it into the mainline kernel and all packages will be available in all distributions. Then, everything will just work out of the box. Until then, you will need to stick with macOS, or learn some of that Klingon ;) |
Hahhaha. I´m old and busy but I try to do my best. |
Well, we need a lot of hope for that. E.g. look at older MacBook Pros which still need an out-of-tree driver for the webcam. Aside from that, it'll be still quite a long journey till we reach a satisfying point. The MacBook Pro 2016 is now a year old and look where we currently are with support. It's getting better, for sure, but it takes its time. And let's not start talking about features like graphical Touch Bar functionality, working Touch ID, advanced Touchpad functionality (force press, customizable vibration feedback, ...) or even the advanced power-saving stuff Apple is doing (e.g. I just learned that they do dynamic switching of the RAM voltage to save some power). But it's quite fun, so let's see how far we get. 😄 |
I'd think linux saves some power on its own just because it has less cloud and fuzz? once wifi would start working I'd try on the 2016 but laptop without wifi is kind of pointless 😆 |
@n1ckh3ll Since you are using Antergos, compiling kernel should be relatively straightforward using Arch Build System, as you may have already discovered. It may help if you have a more powerful desktop machine to build the kernel though, as that saves a lot of time. My biggest pain point remains to be NVMe timing out at boot. I wonder if there's any progress on figuring out the problem. I'm also looking forward to the patches that power down thunderbolt for better battery life. Otherwise, I am okay with how Linux runs on my machine so far. |
@peterychuang thanks, I´m on it. |
@n1ckh3ll I've just created a repository for the pkgbuild I use. If you are interested, you can clone the repository, run |
@peterychuang Maybe you could upload it to the AUR? There is already linux-macbook, so maybe call it linux-macbook13? |
@christophgysin I'll look into it later. |
Hi, OMG thanks !!!!!
El 15 oct. 2017 15:26, "Peter Y. Chuang" <[email protected]>
escribió:
… @christophgysin <https://github.com/christophgysin> I'll look into it
later.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#39 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AfRz8jiQAfh7fiKiDysggindhhSajx7Jks5ssggIgaJpZM4P5aWT>
.
|
@peterychuang I have tried to compile but got errors. I am sure they are my fault as while compiling I got 3 questions: And got : |
@n1ckh3ll The linux-next tree for Oct 16 seems to have a few problems. I haven't been able to build it either. What I am going to do is to wait for the next tree. Alternatively, you can try to built the Oct 13 tree. Regarding the kernel options, cherry trail should be unnecessary, I'd think, though it probably won't make much difference if you enable it. The one regarding btrfs should be irrelevant unless you are using btrfs. For unwinder, I chose ORC, but the machine should work with either one of them. |
@n1ckh3ll the 20171017 tree is buildable again. I've updated my pkgbuild repository for the new tree. |
I have it working!!! Thanks!!!! If someone needs more help, like me (I had to search a bit):
Then you can install grub-customizer from the AUR repo and update from there the boot entries and select which kernel boots by default. |
Closing, because the issue seems to be resolved. |
Hi, I have been a mac user for a long time and an linux enthusiast maybe long before that. I have tried quite a lot of distros since redhat 6... Unfortunately I never have achieved a pleasant usage of GNU-linux. Always there is something that does not work well (I mean well) not just works...(andf that after countless hours of forum investigating) But anyway I still try... I suppose its a love-hate relation I have with Linux.
Now I have been following this github for some months and finally decided to give a try on my 13.1 with antergos-KDE (kernel 13.x.x). I love how smooth it runs, even streamed videos.
I think I will change to a full Linux experience (single boot) when audio and suspend work.
I, of course, will not ask for a Time Frame but I would like to ask.... Do you think that in the future will be easy to make everything work for us, users? Like follow a tutorial... You know Im not afraid of tinkering but things like compile kernel.... well are a little too much for me and some instructions sound like klingon..
Thanks for your time and efforts.
Keep going!!!!!
Update: BTW If I can be of any help, within my knowledge I would be willing to do so. I enter here almost every day! :D
The text was updated successfully, but these errors were encountered: