Hi,
I've tried several things mostly found here but cannot get any screen res higher than 1024x768, which is kinda small.
xrandr(1)() reports max res is 1024x768, but the monitor and a previous installation of GNOME2 (some time ago) support(ed) 1280x1024, which is my desire.
I built mate-base and xorg from ports and everything is updated.
There's no xorg.conf on the system.
I tried (using what was in the handbook chapter linked above):
-adding user to wheel and video
-enabling vt(4)() in /boot/loader.conf
-editing /usr/local/etc/X11/xorg.conf.d/screen-resolution.conf had no effect
-editing /usr/local/etc/X11/xorg.conf.d/driver-intel.conf threw an error that went something like-
The chipset is onboard Intel G35 which is reported by
What else to try?
TIA!
-bg
I've tried several things mostly found here but cannot get any screen res higher than 1024x768, which is kinda small.
xrandr(1)() reports max res is 1024x768, but the monitor and a previous installation of GNOME2 (some time ago) support(ed) 1280x1024, which is my desire.
I built mate-base and xorg from ports and everything is updated.
There's no xorg.conf on the system.
I tried (using what was in the handbook chapter linked above):
-adding user to wheel and video
-enabling vt(4)() in /boot/loader.conf
-editing /usr/local/etc/X11/xorg.conf.d/screen-resolution.conf had no effect
-editing /usr/local/etc/X11/xorg.conf.d/driver-intel.conf threw an error that went something like-
Code:
bad display name ":0" in "add" command...
Fatal server error: (EE) no screens found (EE)...
The chipset is onboard Intel G35 which is reported by
dmesg
as agp0 Intel G965 and FWIW dmesg
reports the display at vgapci0 VGA-compatible display.What else to try?
TIA!
-bg