New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
OVH and iGPUs
curieuxmurray
Member
in Help
I'm trying to understand if we can get access to iGPUs or not in the Eco range. I've read some threads here and there that claims it can be accessed but they're years-old thread.
I went on their chat and they redirected me to their GPU server offering, which doesn't make sense to me as I'm looking at a ks-3 server, definitely not the same price tag!
So what's the concensus here ?

Comments
iGPU is working on my KS.
You should check /etc/default/grub, their install templates have nomodeset in them.
I have the LE-B with the Intel Xeon E3-1245 v6 and the iGPU works
But it is NOT guaranteed to work / available
you have to make changes in grub remove the nomodeset then reboot the machine. Sometimes it will lag out or frozen after the reboot, just wait the support team to respond to that
Need to remove
nomodesetin/etc/default/grubBefore:
After:
run
grub-mkconfig -o /boot/grub/grub.cfgafter, and reboot.