@wizardfromoz :
It worked! (The GRUB menu results, that is.)
Right, here's what returned from videoinfo:
There are about thirteen more listings, but I'm excited about the first one with the asterisk because it's the optimal resolution of my monitor according to the Samsung website's specs for this product.
Here's what came out of grep -i vesa /var/log/Xorg.0.log:
It worked! (The GRUB menu results, that is.)
Right, here's what returned from videoinfo:
Code:
Adapter `EFI GOP driver':
*0x000 3840 x 2160 x 32 (15360) Direct color, mask: 8/8/8/8 pos: 16/8/0/24
There are about thirteen more listings, but I'm excited about the first one with the asterisk because it's the optimal resolution of my monitor according to the Samsung website's specs for this product.
Here's what came out of grep -i vesa /var/log/Xorg.0.log:
Code:
[ 10.650] (==) Matched vesa as autoconfigured driver 4
[ 10.653] (II) LoadModule: "vesa"
[ 10.653] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 10.654] (II) Module vesa: vendor="X.Org Foundation"
[ 10.654] (II) VESA: driver for VESA chipsets: vesa
[ 10.890] (II) UnloadModule: "vesa"
[ 10.890] (II) Unloading vesa
Last edited: