Put simply, can Sager computers be set up with any mainstream Linux distributions? Maybe mainstream isn't the right word... With any distros that wouldn't require a massive amount of custom stuff or programming on my own part (I don't know that much about Linux, other than that it would be lighter to run than Windows).
Another question I have is whether anyone knows if Optimus will be enabled on builds with the Nvidia GTX 680M. According to notebookcheck, the 680M will feature Optimus [notebookcheck link] , but I don't know how official that is.
Much thanks,
~Tyranids
-
-
I checked out your Ubuntu offerings, and tried reading up a little more on multiple-booting laptops. I guess it really comes down to power consumption. The reason I was wondering about Linux was because it's lighter on resource consumption, correct? But if Optimus isn't supported, then that would outweigh any gains from the OS difference.
I'm really trying to see how I could get the maximum battery life possible out of a 15.6" model with the GTX 680M (when that comes out), or 660M if the 680 isn't offered in any of the 15" laptops. -
Nvidia says they will not support Optimus until PRIME lands in the kernel and drvscreen lands in X. -
I believe that project bubblebee allows you to use on-board or dedicated graphics but not have them dynamically switch (you would need to google that to confirm). -
ALLurGroceries Vegan Vermin Super Moderator
-
-
EDIT: -
ALLurGroceries Vegan Vermin Super Moderator
Linux power consumtion varies greatly between platforms. It will generally use slightly more power on a laptop than windows, but with some tweaking the difference can be as little as 1 to 2 watts.
-
On the laptop in my specs, I get ~2.5 hrs with the 3.0.0-17 kernel. With the 3.2+ kernel, we are supposed to see increased battery life. I don't use this laptop very often on battery, but if I needed to juice a little extra time, I'd do a couple of things...
Install powertop to see what is eating up most of my battery (waking up my PC from a sleep cycle)
Install cpufreq-utils to trim back my CPU speed to something more reasonable
Edit the grub boot params to include the following:
pcie_aspm=force i915.i915_enable_rc6=1 i915.i915_enable_fbc=1
Finally, install the jupiter applet to further control the power management.
You could also code up a way to turn off these super powered GPUs on battery, especially if you're using a lightweight WM.
I can't speak for the state of Bumblebee with Nvidia's most recent cards though. I've always stuck with ATI cards, accepting the heat issues, to circumvent having to deal with Optimus. -
If however I'd have to do that... I can deal with the programs you suggested but I wouldn't be able to code anything myself, I've minimal programming knowledge (and in Java too, not too helpful here).
Also, what does that boot parameter you mentioned do? I don't even know how to change anything related to booting up (other than basic require password/not and which programs to start).
Thank you all, this thread has helped me immensely. -
I would try to get a laptop with one GPU or wait until it's well supported, which should take another 2-3 years. -
Robert Morell and Pierre-<wbr>Loup Griffais of Nvidia have both stated on mailing lists that if dma-buf remains EXPORT_SYMBOL_GPL, Nvidia will not be able to support it. -
My new plan has simplified to just getting a card with Optimus, running windows, and on battery having settings for only the bare minimum (reduced CPU speed, screen brightness way down, wifi off, Optimus on). -
Anthony@MALIBAL Company Representative
It's not that it's buggy, it's just that the best performance is really dependent on having good profiles set up and quick driver updates. -
-
Anthony@MALIBAL Company Representative
-
So far I got the 3.2 kernel and the xorg-video-intel drivers to recognize the HD 4000 on my Ivy Bridge, but I get a kernel hang in a couple of minutes. The hardware is fine as it works in Windows. Any ideas why this may be happening? -
-
I expect that the temps will be a bit higher because the powersaving features are not properly working under linux. In my case, my HD 4000 hangs the computer after a few minutes. Do you know why this may be happening?
I may not be using the latest xorg-video-intel driver though. My kernel is a 3.2.x. -
sudo add-apt-repository ppa:bumblebee/stable
sudo apt-get update
sudo apt-get install bumblebee
that's it. But that was on a fresh install. You might want to purge out any other drivers first if not a clean install -
I started a thread on installing Linux on my Sager NP6165 / Clevo W150ER in here.
Still haven't installed bumblebee because I'm dealing with a random hanging issue
Clevo/Sager and Linux
Discussion in 'Sager and Clevo' started by Tyranids, Apr 10, 2012.