summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/1649042
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/1649042')
-rw-r--r--results/classifier/accel-gemma3:12b/kvm/164904236
1 files changed, 36 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/1649042 b/results/classifier/accel-gemma3:12b/kvm/1649042
new file mode 100644
index 000000000..f0870abbe
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/kvm/1649042
@@ -0,0 +1,36 @@
+
+Ubuntu 16.04.1 LightDM Resolution Not Correct
+
+My Specs:
+
+Slackware 14.2 x86_64 > Host
+Nvidia GPU GTX660M
+nvidia-driver-352.63
+QEMU 2.7.0
+
+Ubuntu 16.04.1 x86_64 > Guest
+Unity
+Xorg nouveau - 1:1.0.12-1build2
+
+These are the startup options for Ubuntu:
+
+qemu-system-x86_64 -drive format=raw,file=ubuntu.img \
+-cpu host \
+--enable-kvm \
+-smp 2 \
+-m 4096 \
+-vga vmware \
+-soundhw ac97 \
+-usbdevice tablet \
+-rtc base=localtime \
+-usbdevice host:0781:5575
+
+Unity desktop resolution set for 1440x900.
+
+I noticed when I come to the login screen to enter my password the LightDM resolution fills my entire desktop.
+
+I searched online and found this solution;
+
+cp ~/.config/monitor.xml /var/lib/lightdm/.config
+
+For now I'm assuming this step should not be needed and the resolution should be correctly detected and set?
\ No newline at end of file