=== not_phunyguy is now known as phunyguy [01:52] Hi, what is the correct way to do something as "sudo apt purge linux*generic*" now? [01:57] As globs seem to no longer work on apt [02:18] FurretUber: Cleaner way ' sudo apt --purge autoremove ' - will leave the current kernel and one other. [02:19] The example I took from a case where an user had to install the lowlatency kernel but it was not possible to open the grub menu (this I don't know why) [02:20] So after confirming linux-lowlatency was installed, that command was used to remove the generic kernel as grub was the generic kernel [02:20] But using globs on 20.04 apt is no longer possible [02:22] Using the same example: https://paste.ubuntu.com/p/bSrdDBt8Jy/ [02:22] I imagine this change will cause some programs to break, and I would like to be aware what would be the 20.04 equivalent [02:29] Globbing not working on apt will break at least one of my image creation scripts [02:54] good morning [05:03] I'm having issues with the graphical installer [05:04] It seems super-desparate to tell me about how it's going to create "Primary" and "Logical" partitions despite booting into EFI mode [05:04] Also, it seems super-desparate to tell me that it's going to format a swap partition located on a completely different hard drive that I would prefer the installer not even touch [05:05] Also it mentions boot loaders - which I thought wasn't a thing on EFI [05:05] At least the wiki page about EFI notes that I really shouldn't be seeing that selection in EFI mode === albert23` is now known as albert23 [08:43] Hey all - I installed 20.04 yesterday on HP 360. All very very well. Except for multi-touch gestures on touch screen (these on touchpad work). [08:43] Anybody knows how to fix? [08:45] Dr8g0n: mostly when i tweak system, i try dconf-editor but i dont see much about touch or gestures, maybe you can look around too? [08:45] Dr8g0n: an other approach for touchscreen devices, is installing unity desktop and test things there too, they usualy have great touch support [08:47] lotuspshychje thanks but I do like Gnome too much... Looking for a solution on 3.36... [08:48] lotuspsychje ... (getting to grips with IRC again as well - it's been over a decade I think) [08:48] Dr8g0n: yeah i understand [08:49] i havent touched gnome much yet on touch devices yet, think it might still have rough edges [09:36] hi [09:38] nvidia-driver-440 is not working on 20.04, blacklisted nouveau but still no display [09:38] Getting these kinds of Errors with Intel Wireless 7260 [09:38] https://paste.ubuntu.com/p/RKr4BqXWRc/ [09:38] it can connect to wifi, but a lot of packetloss and these resets going on [09:39] already ordered some USB wifi cause i need this machine on the wifi [09:43] freezer: ubuntu version, kernel version? [09:44] 20.4 @ 5.4.0-21-generic [09:44] also get the pci id from lspci -knn | grep -EA3 'Network controller' | nc termbin.com 9999 [09:45] oh this is #ubuntu+1, sorry, i'm still waking up [09:45] https://termbin.com/6opd [09:45] haha [09:46] * pavlushka bribes coffee to tomreyn [09:46] ubuntu-drivers listed showed backport-iwlwifi-dkms [09:46] installed those, maybe will fix it [09:47] yes, that's worth a try. [09:49] "Loaded firmware version: 17.3216344376.0" - i'd also look for a newer one [09:50] that backport broke it entirely https://paste.ubuntu.com/p/yk7C8vhVt7/ [09:51] trying reboot [09:52] ok works now, gonna test stability [09:54] no same issues [09:54] where can i find a newer firmware? [09:56] you could potentially find newer firmware in the "linux-firmware" git repository, but there doesn't seem to be any. also this is not the very latest hardware so normally it should be working out of the box. i guess it's something specific to this kernel version. then. [09:57] darn, and there i thought i just go ahead and use 20.04 [09:57] well, guess i still could and use that usb wifi with RTL chipset [09:58] thank you [09:59] try a 18.04 live iso for now [09:59] or !mainline [09:59] !mainline [09:59] The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds [10:00] those kernels are not supported, and you need ensure you'll upgrade yourself whenever upgrades are built (there are some scripts which automate parts of this) [10:02] would kernel 5.6 still work with the nvidia drivers? [10:04] there's a channel #ubuntu-touch which seems more appropriate for my question but it is invite-only [10:05] anyone here can add me? [10:06] nvidia-driver-440 is not working on 20.04, blacklisted nouveau but still no display, any clue? [10:08] i have that same driver, but running desktop on the integrated intel [10:08] NVIDIA settings say all fine though, driver loaded, card detected etc [10:10] you have any IGP, maybe its displaying it on that? [10:18] freezer: i wouldn't expect nvidia (proprietary) drivers to work with non default kernel versions, no. [10:18] (that's in response to "would kernel 5.6 still work with the nvidia drivers?") [10:21] tomreyn: the version is 5.4 on 20.04 and the card works with the 440 driver on a 5.5 kernel on arch [10:27] those driveres are versioned, too, and usually further customized by the distribution shipping them. unless you using drivers you downloaded from nvidia.com, which would not likely work on ubuntu anyways. [10:27] [ 299.520221] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 440.64 Fri Feb 21 01:17:26 UTC 2020 [10:27] worked with kernel 5.6 and DKMS [10:27] * you are [10:28] Dr8g0n: ubuntu touch is a stopped project, see the community group #ubports now [10:32] tomreyn, same issue with kernel 5.6 :( [10:32] think i just install archlinux, at least that works out of the box with Folding@Home client [10:32] tomreyn: finally it loaded but taking longer time to load the desktop than on nouveau and performing worse than nouveau as the mate-terminal transparency gone [10:33] * pavlushka switching back to nouveau [10:35] freezer: hmm, or you can try a supported ubuntu release. [10:45] ok think 18.04 should still work fine. [10:45] don't wanna spend potential many hours getting to know Arch [10:45] although i installed it once before [10:49] freezer: did you check your ubuntu-drivers list ? [10:51] ubuntu-drivers listed showed backport-iwlwifi-dkms [10:51] no nvidia drivers? [10:52] ah sorry, this is about nvidia, i dunno then [11:01] nvidia worked for me [11:01] im getting the same FW error with Ubuntu 18.04 setup, what the heck is going on [11:01] maybe broken HW? [11:02] hmm, maybe. [11:03] searching the web for those outputs you get may help [11:03] make sure you got the latest 18.04 installer (and seek support in #ubuntu instead) [11:12] this seems to work https://askubuntu.com/questions/1184601/intel-wireless-adapter-suddenly-not-working-ubuntu-19-10 [11:12] sudo modprobe iwlwifi 11n_disable=1 bt_coex_active=0 [11:13] but only 54mbits [11:13] and i wanted to have a NAS on there [11:25] you disabled 802.11n, so 5 GHz, so you're stuck with (a)bg now [11:25] (2.4 MHz) [11:26] actually it might do 802.11ac as well, not sure, but apparently not in your case if that's the outcome. [12:16] Dr8g0n: any luck with your gestures? [12:16] it looks like connecting to a different 5GHz AP is fixing it [12:17] incompatibility with OpenWRT? [12:17] omg [12:17] that is ridiculous [12:21] yes looks like there was a bug for it [12:21] https://bugs.openwrt.org/index.php?do=details&task_id=2679 [12:56] now tell [12:56] sumagna: wich release are you using now? [12:57] ubuntu 19.10 [12:57] sumagna: we mostly reccomend to upgrade when final is released, but it depends what the user wants [12:58] sumagna: we have users that help test bugs out too, and install beta and help the community [12:58] ohh [12:58] so its up to you [12:58] i was thinking about installing [12:58] but stepped back after a thought came to my mind [12:59] i dont want mess up the windows 10 os [12:59] *want to [12:59] its always wise to backup things before upgrading [12:59] can it screw up my windows 10? [12:59] i used windows 10 [12:59] sumagna: its always possible bugs arise on any Os and release [13:27] https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1872076 [13:27] Launchpad bug 1872076 in gnome-shell (Ubuntu) "Multitouch gestures do not work on touchscreen in 20.04 X session" [Undecided,New] [13:28] tnx to report this bug Dr8g0n [13:29] Dr8g0n: you might wanna idle in #ubuntu-quality where testers & devs meet and talk, never know someone tested that [13:29] lotuspsychje - ok will do. [13:30] Have anyone else noticed mouse freezes under 20.04? I hadn't seen these under 19.10 on a 2008 MacPro with Mac ROMed GTX680 but they occur once a day under current 20.04. [13:30] I've switched over the Xwayland to see if that suppresses the issue [13:31] howarth: wich nvidia driver in use please? [13:35] nouveau [13:36] Can't use nvidia as it doesn't play well with the Mac ROM'd GTX680 [13:36] howarth: did you tested all drivers from ubuntu-drivers list yet? [13:37] The non-free ones? [13:37] https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-340/+bug/1797791 [13:37] Launchpad bug 1797791 in nvidia-graphics-drivers-340 (Ubuntu) "nvidia-440 installation issues need to be resolved and the package marked as 'tested'" [Undecided,Confirmed] [13:37] Those won't work [13:37] the 340 is a bit old indeed, no other drivers list? [13:38] if you have the 390 in your list, that would be good to test [13:39] nvidia-graphics-drivers-340 is the last one prior to the introduction of the nvidia-modeset [13:39] https://forums.developer.nvidia.com/t/black-screen-with-mac-version-of-gtx-680/66030/12 [13:40] howarth: did you check ubuntu-drivers list yourself? [13:40] What actually happens is that the Apple HD Cinema display (under nvidia drivers) will light up its LED back into sleep mode indicating that it has lost contact with the graphics card [13:40] I tried 440 [13:41] That was enough for me [13:41] It is exactly the same issue as always [13:41] 440 is a very latest driver...for an older card not the best solution [13:41] the Mac ROMed GTX and Apple motherboard doesn't play well with nvidia-modeset [13:41] so [13:41] did you check ubuntu-drivers list ? [13:41] I'd have to go all the way back to 340 [13:42] 360 isn't far enough back [13:42] as it has nvidia-modeset... that kills it for this combo [13:42] howarth: did you check ubuntu-drivers list? [13:43] where is that? You mean in the non-free drivers list? [13:43] howarth: open a termina and type: ubuntu-drivers list please [13:43] *terminal [13:44] nvidia-340 [13:44] nvidia-driver-390 [13:44] nvidia-driver-435 [13:44] nvidia-driver-440 [13:44] bcmwl-kernel-source [13:44] ok, can you please test 390 [13:44] odd [13:46] Hmmm [13:46] I wonder if they changed that [13:46] yes, 20.04 include the nvidia drivers default now [13:46] I swore it was nvidia-driver-360 rather than nvidia-340 last I checked [13:47] I'll give that a spin on my test external drive that I have been using for testing the full installs [13:47] its worth a test right howarth [13:47] older card, test the oldest driver [13:47] Still will be a rough ride if I want to use Wayland [13:47] The freeze is actually pretty random [13:48] howarth: nvidia + wayland is not perfect yet [13:48] I'll leave my main drive with nouveau/wayland to see if that suppresses it. [13:48] there are some improvements and workarounds out there, but think still being worked on [13:49] Anyway, it probably won't be long before the GTX680 is dropped out of the main nvidia releases [13:50] I am still trying to puzzle out the situation with clock scaling and nouveau [13:51] I thought there was supposed to be code added for that at some point [13:53] IMHO, other than the nvidia issue, a 2008 MacPro is pretty much the sweet spot for running linux on a Mac [14:29] Hi [14:33] meh, use a VM and be not concerned [14:34] When I power on my device, the internet connection (via WiFi) exists. After few minutes the internet access disappears (the WiFi remains connected, question mark appears on the WiFi icon). To fix this I have to switch off the WiFi and then reconnect. This happens every few minutes and then I have to repeat the fix. (Focal Fossa 20.04 beta) [14:35] E [14:35] Help [14:36] Hello [14:39] Hiiiiiii [14:39] This may be the wrong place to ask, but I heard and experienced hellfire trying to get 19.10 on the Pi 4. I tried an unofficial image someone brewed up and it works. Source is from: https://jamesachambers.com/raspberry-pi-4-ubuntu-server-desktop-18-04-3-image-unofficial/ [14:40] Here is only 20.04 support!!!!!! 😳 [14:40] No issues. How difficult in short would it be for someone, if interested, to get 20.04 with the desktop on the Pi 4? 18.04 is better than no Ubuntu, as I dislike Raspbian in comparison, and the server variant works well, but the GUI is a mess on the offical images. [14:41] Yeah I know. Just mentioning that if 19.10 didn't play nice chances are 20.04 will be harder as well. [14:41] Not too much excessive changes from a release prior to an LTS to an LTS. [14:43] I donate per each Ubuntu release, but after realizing there's a shortage of manpower and time as the main bottlenecks, I don't throw as much money at the Pi releases. === Eickmeyer[q] is now known as Eickmeyer [15:35] I can confirm that the nvidia-340 drivers work fine under Ubuntu 20.04 on a 2008 MacPro with Mac rom'ed GTX680 [15:35] Tested the 3D performance with the pymol demos and it looks okay [15:36] Oddly, going back to nouveau to compare, I noticed that shaders seem to now be blacklisted on nouveau under pymol [15:36] Detected blacklisted graphics driver. Disabling shaders. [16:43] Hi, I'm having a problem with the new APT. I'm reading the man page but now hit a problem [16:44] On 18.04, "apt list gc*7*" would show all packages that start with "gc" and have a "7" in the package name [16:45] As this no longer works on 20.04, I'm trying to use the patterns. However, "apt list '~ngc ~n7'" find anything that has "gc" and "7", regardless if it starts with "gc" or not. Even worse, it is finding pakages with the "7" before the "gc" [16:46] So, what is the 20.04 equivalent for "apt list gc*7*"? [17:05] it's working here [17:08] With list it works, but it doesn't on install or purge [17:12] When I gave a real example with purge yesterday, the focus was given on why I would use that command instead... [17:13] ...and the reason is that I don't know how to make the default kernel be a non-generic kernel [17:13] But this specific question is about apt patterns on 20.04 [17:16] try escaping the * [17:23] It didn't work, the error message is exactly equal, however [18:10] does Net Speed works on Focal Fossa ? I cant install it.. :/ [18:15] Err:4 http://ppa.launchpad.net/fixnix/netspeed/ubuntu focal Release 404 Not Found [IP: 91.189.95.83 80] [18:16] jjoeshua: You'd have to check with the ppa owner. [18:17] anyone know some other way to install it? [18:17] If it's not in the repos, we don't support it. [18:17] also I have anoter problem: [18:17] when I try to update I get: [18:17] !paste [18:17] For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [18:17] jjoeshua@jjoeshua:~$ sudo apt get updateE: Invalid operation getjjoeshua@jjoeshua:~$ [18:18] jjoeshua: Omit the "get" and you should be fine. [18:19] thanks , learning.. I am new in this [18:19] jjoeshua: If you're brand new, installing a prerelease version of Ubuntu is not a good way to learn. :) [18:19] E: The repository 'http://ppa.launchpad.net/fixnix/netspeed/ubuntu focal Release' does not have a Release file.N: Updating from such a repository can't be done securely, and is therefore disabled by default.N: See apt-secure(8) manpage for repository creation and user configuration details. [18:19] from where to start? :) [18:19] Again, you need to contact the PPA owner. That's not a bug. [18:20] https://launchpad.net/~fixnix [18:22] I learn basics command of terminal and how to use it.. what to learn next? I was thinking to start with Python [18:22] That's up to you. A good place to ask (since that's not a support question) is #ubuntu-offopic. [19:59] Switched from upgraded-to-20.04-beta to fresh install... which made bunch of issues disappear. But which package is supposed to create "power" group? bus-daemon[1860]: Unknown group "power" in message bus configuration file [20:00] referred to in /etc/dbus-1/system.d/org.freedesktop.thermald.conf [20:15] TJ-: Is there a change in the status of Secure Boot in 20.04 Beta with regards to your Full_Disk_Encryption_Howto_2019 walkthrough? [20:20] Oh, bummer, I'll keep it off for now [21:08] "The GRUB boot loader was previously installed to a disk that is no longer present, or whose unique identifier has changed for some reason. It is important to make sure that the installed GRUB core image stays in sync with GRUB modules and grub.cfg. Please check again to make sure that GRUB is written to the appropriate boot devices." [21:08] Does anybody get that while upgrading GRUB to 2.04-1ubuntu24 on 20.04, or is it just me? I haven't changed anything to my disks or my GRUB. [21:15] nael_n: single ubuntu installation on all attached disks or multiple os? [21:16] Single Ubuntu installation on a single internal NVMe in a laptop. I haven't touched /boot either. First partition is the EFI system partition. [21:17] It's a pretty standard setup methinks [21:18] is that a new install? [21:18] I have experienced in the past (as have some others) randomly: grub being installed on the USB! [21:19] I didn't notice it until removing the usb and then having no grub [21:19] had to fix it with at chroot [21:19] afaik it has still not been fixed because it happens rarely and randomly [21:22] No it's not a new install, it's a 20.04 system which I've been using/testing since late December. Updating it with apt from time to time. [21:23] I am at a complete and utter loss [21:42] in both the devel and -release chan I've seen notice of some grub issues [21:42] it's being worked on [22:10] Thx valorie. I'm going to click OK and hope for the best! [22:11] I'm not sure that's a good idea, but OK [22:11] you can always fix grub in a chroot from a live USB [22:11] that ain't fun, however [22:16] I like to live dangerously [22:17] A diff of the listings of /boot before and after the update shows no difference in file names or file sizes, so there's that at least [22:22] hopefully you have good backups, nael_n [22:23] and a handy ISO burned onto a USB [22:24] I'm backing up as we speak! XD [22:24] good move! [22:24] I need to do that before upgrading [22:25] upgraded the travel laptop with no issues [22:25] but it has basically no data on it [22:25] and no nvidia [23:07] What is the proper way to avoid bug 1870265? [23:08] bug 1870265 in linux (Ubuntu) "Intel GPU causes BUG: kernel NULL pointer dereference, address: 0000000000000040" [Undecided,Confirmed] https://launchpad.net/bugs/1870265 [23:08] I was trying to stop the crashes, and noticed there are multiple approaches that fix this, but I don't know which one is thebest [23:09] One approach involves changing Xorg settings, making the system use the intel Xorg driver instead of modesetting [23:09] The other approach involves changing xfwm4 configuration, so it uses xpresent or off [23:09] Which one of the workarounds is best to avoid the crash? [23:26] @valorie despite the grub malarkey, my computer rebooted swimmingly, thank goodness