Is there any guides for modding Sager bios(s)? I'm aware of Prema's work (Had a Prema P151EM1 back in the day) and didn't find out about the Prema Partner thing before I bought my P775DM3-G but I need something more custom than even a Prema partnered bios provides. I run Linux as my daily driver due to my line of work and I need to be able to control fan speeds with my function keys. Being able to toggle keyboard colors with function keys would be a bonus as well. I'm aware of the risks and I do have the equipment to recover from a worst case scenario, but if there's any resources out there on this subject it would be very helpful. All I've been able to find is old threads about pre-uefi bios(s).
Thanks!
-
-
System76 seems to have done it with their machines.. I wonder how they did it.
-
Maybe they wrongfully plagiarized Prema's work. I certainly hope not, but dishonesty is rampant. I think that is one of the reasons SVL7 is AWOL now, and Prema is not making it easy for people to access his firmware mods. Hard to say, but I suspect they may not tell you straight up how to do things. If they are actually producing original firmware mod work they would be smart to keep that kind of detail close to the vest for many reasons, some of which have to do with OEM interference on future firmware (like taking active steps for blocking valuable exploits that benefit everyone). The less that is known the better or we will end up all getting screwed by the OEMs.
Have you asked them for assistance? -
-
Well this is interesting... apparently they have a driver for their machines that works in Linux. I compiled it in Arch to see if that would do the trick but no dice. They have some kind of check to make sure it's an actual System76 machine. Grr.
Edit: I have many, many regrets about purchasing this machine. I wanted a bad-ass linux workstation not this finicky hot mess of throttle and regret
Mr. Fox likes this. -
Also there are similar issues with most high end laptops out there. -
droidmahn likes this.
-
Things are just spiralling downwards. And people keep on supporting them with their hard earned money even after being burned.
ASUS Msi CLEVO RAZER , you name it. It's the same story everywhere.Last edited: Dec 15, 2016 -
I may see if throwing money at Prema yields me any results. I usually operate under the open source community so sharing is second nature. Seeing a reseller act like a nazi profiting on free software is making my blood boil. Which is why System76 wont be getting any of my money next go around. Will definitely get a Prema partnered machine when/if I decide to go for the dual GPU model Clevo. I really want to see how they handle VFIO and if KVM-VGA pass-through is possible. Would make life so nice for me.
Mr. Fox likes this. -
-
Poor cooling solution.
Bad drivers.
The GPU isn't even NVIDIA certified yet.
Oh and did I mention the $4k cost without even the highest end BGA processor.out there ?TomJGX likes this. -
-
VFIO I haven't tried. I can give it a shot in Jan.droidmahn likes this. -
-
After which it was a matter of toggling the VM display output. -
ALLurGroceries Vegan Vermin Super Moderator
-
-
-
ALLurGroceries Vegan Vermin Super Moderator
To get around the model check, you can run this:
Code:#./system76-driver --model serw8-17
Product codes are found in system76driver/products.py
Source code is available at https://launchpad.net/system76-drivertoughasnails, Dannemand, steberg and 3 others like this. -
But I'm sure it's not going to be limited to this system since the basic way of how the dGPU is implemented is pretty much the same for both yours and my system. -
"The drivers for your system are provided by Ubuntu"
So how did they edit the bios to make fan control/keyboard color switching work with FN keys... grrrr -
ALLurGroceries Vegan Vermin Super Moderator
Hrm... that's not much of a driver installer now is it?
I wonder where system76 BIOS updates come from... I can't find them on their website.
Where did you see the thing about the function keys working for system76?toughasnails likes this. -
-
ALLurGroceries Vegan Vermin Super Moderator
From what I can tell they claim an unmodified copy of Ubuntu can restore all functionality on their systems, so either there's some Ubuntu specific patches that make the keyboard work, or it's in their BIOS as you suspect. I still haven't figured out where or how system76 distribute BIOS updates.
toughasnails, steberg, Mr. Fox and 1 other person like this. -
Mr. Fox likes this.
-
Most of the people who know about them have gotten their systems through their work places. -
Yeah even in Ubuntu those hotkeys dont work. It's got to be BIOS
-
-
-
Yeah I always use an external monitor with an external keyboard. And the lid down, poor man's solution -
VFIO does work on the P700/800 series, but you have use the unsafe interrupts boot option.
That being said, standard VFIO pass-through wouldn't be terribly useful on it's own since there's only 1 GPU which has any physical outputs (your primary). You could theoretically pass GPU2 in but you'd need to trick it into rendering to an offscreen buffer and transferring. Remember to disconnect the SLI bridge before you do this. I have no idea what weirdness could be caused by a passthrough GPU receiving data through the SLI bridge from effectively a different machine!.
You might actually be able to use the PRIME code to do this But instead of using it to render to the Intel frame-buffer, you'd use it to render to a SPICE buffer or similar. Or you could use a VirtualGL bridge. See here: https://wiki.archlinux.org/index.php/bumblebee#Using_VirtualGL_as_bridge
Basically the same concepts, except your target is a SPICE buffer rather than Intel one.
Unfortunately the Intel iGPU is disabled in the BIOS so that's out.
You may also want to look at the very recent KVM-GT/vGPU patches: http://www.phoronix.com/scan.php?page=news_item&px=VFIO-Linux-4.10-Mediated
I don't believe anybody has even attempted with a GeForce card yet, but theoretically it allows you to create a logical virtual GPU which can then be passed to VMs in discrete allotments rather than full passthrough. It's mainly for Nvidia Tesla cards to be divided up like is currently done by Hyper-V RFX and similar implementations. -
-
Reading that phoronix article about mediated VFIO makes me think this will likely be a GRID specific feature D:<
Hardmod an MXM gpu anyone? -
-
-
Last edited: Dec 16, 2016
-
Meaker@Sager Company Representative
If we did get more AMD MXM cards I know they are going to be supporting virtualization of slices of the GPU.
droidmahn likes this. -
-
XMG likes this.
-
-
Meaker@Sager Company Representative
Mr. Fox likes this. -
-
Meaker@Sager Company Representative
Mr. Fox likes this. -
-
-
Well here goes nothing. I hope it's not in German or this is going to get sehr merkwürdig
-
For gamers I could see it being useful for people who play older games which need older OS's like pre-WinXP. -
Very cool. I'm all for better 3D Graphicalness in VM land.
Resources for modding Sager Bios
Discussion in 'Sager and Clevo' started by droidmahn, Dec 15, 2016.