-
Notifications
You must be signed in to change notification settings - Fork 26
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
alienwawre17r4 ubuntu16.04 #4
Comments
UPDATE: |
@mingrui Hey. Have you successfully installed by following this instruction? I just got an Alienware with GPU 1080 and I want to try this instruction. Can you give me some guide? |
Thank you for this! |
@HuaizhengZhang Yes I am running ubuntu right now on my alienware 17 r4 1080 with the 120hz panel! follow this guide! |
Hello @mingrui @HuaizhengZhang @dkorobov2 @awesomebytes , do you have problems with the duration of your battery? average of 2 hours, Windows 6 hours. |
Hello. Even tho your model is different so I can't assure the same results, what I do is... Disable the Nvidia card to save battery in Ubuntu when I need to. I almost never do it so I don't really know what's the battery duration. |
Hi @awesomebytes thanks for your quick answer |
Unfortunately the battery saving goodies usually only work in Windows. Specially with Nvidia involved in the game. You should make sure your Nvidia card is disabled tho. In my laptop I can disable the Nvidia card in Windows with a hotkey. If I go back to Ubuntu afterwards the Nvidia card is completely disabled, so I'm sure (as much as I can be) it's not sucking battery. You could give it a try if you also have that hotkey/function. It's very annoying but better than nothing. |
Thanks @awesomebytes |
@newoverflow On my 17r4 with GTX1080 and 120hz screen, I can barely get 2 hours in Ubuntu, because nvidia optimus doesn't work for 120hz screen models. |
@mingrui @awesomebytes Oh, noob question but, does it directly affect my battery life ? How fast? |
@newoverflow Well, a battery has a limited number of cycles and loses efficiency over time... so if you keep emptying and charging the battery, of course, it will affect the battery life. Note that if you keep it plugged the battery stays healthy (the charging electronics should take care of not damaging your battery). Btw in a quick google some people say that your model may have in the BIOS an option to disable either the intel or the nvidia GPU (so the OS won't even see it). You could check that out. They call it PEG. Altho some say it's the same than using the hotkey I mentioned in Windows. Good luck! |
@newoverflow alienware has many replacement parts for sale on alibaba / taobao (I live in China and purchased replacement heatsink before), including batteries. They are relatively easy to take apart and replace. So if you need a replacement that's not a big problem. |
I followed everything, but this line of code gave me a black screen on reboot:
sudo prime-select intel
I rebooted into recovery mode and tried switching back to nvidia, allowed me to reboot to X again:
sudo prime-select nvidia
running the cuda samples I don't have to append with
optirun
I think maybe this is because after I installed ubuntu, I used the graphical interface menu: additional drivers, to switched to nvidia gpu.
But anyways switching to nvidia worked for me.
Can I leave this here in case other people run into the same problem?
Thanks for your write up!
The text was updated successfully, but these errors were encountered: