[11:43] Hi I am setting up a pc for a client/friend of mine and I am having tremendous difficulties figuring out how to get a resolution of 1920x1080 out of a GTX 1050 ti using the proprietary drivers. So far I used the default driver upon inserting the card (nouveu) and it gave 1920x1080. The 390 driver and the lower numbered one, both of which gave terrible low resolutions (1600x900 being the highest, although gets cut [11:43] off at the edges of the display). xrandr fails to addmode (supposedly due to a restriction in the proprietary driver) and the 396 and 410 drivers both give the same low resolutions. [11:44] Reverting back to the Nouveu driver is also a failure in that it has reportedly reverted back however I now only have a single tiny resolution (800x600 I think or perhaps lower) [11:45] I have removed the xorg.conf a number of time in order to make sure it is not being influenced by previous driver configurations, still not working as expected [11:45] adding a modeline entry to xorg.conf broke X too [11:45] Running Ubuntu MATE 18.04 [12:57] Is there anyone here? [12:59] you need to purge the nvidia driver in order to use nouveau again [13:10] tjaalton: I have done, it's using Nouveau now although it does not have it's original list of resolutions namely 1920x1080 [13:10] It's actually running at 640x480 [13:11] lsmod |grep nouveau [13:12] tjaalton: No results :-( [13:12] so you have it blacklisted still, meaning you didn't remove nvidia hard enough [13:12] Oh? [13:13] I did sudo apt purge nvidia-driver* and sudo apt autoremove. I also removed the contents of the blacklist file, well the entries relating to nouveau [13:14] and rebooted? [13:14] dunno then [13:14] Should I delete this file entirely "/etc/modprobe.d/blacklist-nvidia-nouveau.conf" [13:14] most likely [13:14] Okay [13:15] also need to run 'update-initramfs -k all -u [13:15] ' [13:15] I did "update-initramfs -u" [13:15] no the -k all -u [13:16] should do [13:16] I am doing your one now too [13:17] it just updates it for all kernels [13:17] Ah I see [13:17] not the one you're running [13:17] not just [13:17] Okay so now I'll reboot [13:18] hmm.. still 640x480 [13:19] And no results for lsmod | grep nouveau [13:19] I am completely baffled [13:20] did you install the kernel manually+ [13:20] ? [13:20] or is it from the disto [13:20] distro [13:21] tjaalton: From the distro [13:22] Ubuntu MATE 18.04 [13:22] I did in my desperation add the graphics drivers ppa [13:22] Would that have caused any trouble? [13:22] maybe [13:22] oh [13:22] :-( [13:23] dmesg|grep nvidia [13:23] or, grep nomodeset /proc/cmdline [13:23] No results [13:24] No results for that either [13:24] check dmesg [13:24] search for nouveau or drm [13:26] Do I just run "dmesg | grep -i nouveau" or "dmesg | grep -i drm"? [13:26] No results for nouveau [13:26] $ dmesg | grep -i drm [13:26] [ 2.152418] ata1.00: supports DRM functions and may not be fully accessible [13:26] [ 2.155624] ata1.00: supports DRM functions and may not be fully accessible [13:26] ok [13:30] I am just going to make a cup of tea, might calm my nerves :-) [13:30] tjaalton: I do appreciate your help very much by the way. Thank you [13:31] I honestly have no idea what to do [13:31] sounds like nouveau is still blacklisted [13:31] try loading it manually [13:31] modprobe nouveau [13:31] Will try that right now [13:32] $ sudo modprobe nouveau [13:32] [sudo] password for caoimhin: [13:32] modprobe: ERROR: ../libkmod/libkmod-module.c:832 kmod_module_insert_module() could not find module by name='off' [13:32] modprobe: ERROR: could not insert 'off': Unknown symbol in module, or unknown parameter (see dmesg) [13:33] huh [13:33] dmesg|tail [13:34] https://paste.ubuntu.com/p/D5Kwh6Z2Y7/ [13:35] ok, wonder if that means it's blacklisted [13:35] grep -r nouveau /etc/modprobe.d/ [13:35] /etc/modprobe.d/nvidia-graphics-drivers.conf:blacklist nouveau [13:35] /etc/modprobe.d/nvidia-graphics-drivers.conf:blacklist lbm-nouveau [13:35] /etc/modprobe.d/nvidia-graphics-drivers.conf:alias nouveau off [13:35] /etc/modprobe.d/nvidia-graphics-drivers.conf:alias lbm-nouveau off [13:36] heh [13:37] Okay so I deleted those entries [13:37] just ppa-purge the ppa [13:37] Should I update initramfs again? [13:37] ah okay [13:39] Okay I removed those entries from the blacklist file, purged the ppa and performed and update on initramfs. Should I also delete that "/etc/modprobe.d/nvidia-graphics-drivers.conf" file? [13:39] I thought I had previously deleted it [13:40] Perhaps it was a different file or it was recreated by something installed via that ppa [13:40] Okay so reboot [13:41] I probably should have checked to see if there was a "xorg.conf" needing deleted [13:41] Oh it's looking like it's 1080p now! [13:42] tjaalton: It's 1080p now :-) [13:42] cool [13:43] I wonder how on earth I am going to get the proprietary driver installed and running at 1080p [13:43] My client/mate will be using this for gaming [13:44] tjaalton: By the way thank you for your patience [13:44] np [13:49] I am just going to run "sudo apt install nvidia-driver-390" to see what I get this time. Perhaps the same but, fingers crossed [13:54] Okay so I installed "nvidia-driver-390" and reboot. It seems to have installed successfully however I believe it's still using the Nouveau driver [13:55] you probably have no blacklist [13:56] I think some package was left in a conf-installed state and you removed the configs by hand, so it's not going to replace them [13:58] Oh, does this mean I am screwed? [13:59] Sorry I really need to grab a drink of tea [13:59] be straight back [14:00] someone who knows the nvidia driver better might be able to help with that.. [14:08] Okay thank you tjaalton, I wonder if there is ever a good time to be on this channel for help. It seems awfully quiet. [14:09] it usually is, until there's a new nvidia version out.. [14:09] Ah I see [14:09] Makes sense [16:11] Speaking of new NVIDIA releases being out… https://www.nvidia.com/download/driverResults.aspx/138959/en-us :) [16:25] so it's out of beta now? [16:25] Apparently. :) [17:52] 410.66 driver released ;)