[00:51] I'm on ubuntu 22.04. I just installed gimp using flatpak. I installed it as a non-root user. Now that I installed it, how do I run it? I can't find the binary. [00:52] Googling doesn't help me on this. The google results tell me which possible subdirectories the binary might be in. But when I look in those subdirectories, there aren't binaries. Just a further maze of subdirectories. [00:54] try "flatpak run org.gimp.GIMP" [00:54] (I stole that from https://docs.flatpak.org/en/latest/using-flatpak.html ) [00:54] that does it! Thanks sarnold! [00:54] yay :D [00:55] I'm basically trying to get this runing: https://github.com/intel/openvino-ai-plugins-gimp [00:56] It looks pretty cool. But I've never heard of openvino before === hyperreal4 is now known as hyperreal [01:00] well that looks neat [01:00] Yeah. [01:01] sarnold: like, photoshop has racked up some competition. Like the Affinity suite, which is commerical but has a one-off cost per version. I think that photoshop is trying to justify the subscription by providing AI tools. [01:02] sarnold: but this seems to provide comparable AI-enhanced workflow tooling for gimp [01:02] cd [01:02] whoops [01:03] bobdobbs`: hopefully it'll stick around; it also has a bit of the feeling of a neato research project but it'll stagnate in a year and not even run in two years. that's just my guess, and I'd love to be wrong. [01:06] sarnold: Yeah. You might be right. But in a couple of years that won't matter, given the extremely high pace of change in the AI world. [01:07] bobdobbs`: heh, maybe. but the others might be only done as SAAS websites or something annoying [01:07] This isn't even the first GIMP AI plugin. I came across one a few months ago that allows a user to plug GIMP into a local instance of stable diffusion. [01:08] btw, I'm gonna have to start again - I just accidently deleted my entire stable diffusion folder. lol. [01:08] Shouldn't take too long to set everything up again. I didn't lose any data that I created myself. [03:26] On varnish I changed the line from ExecStart=/usr/sbin/varnishd -a :80 -f /etc/varnish/default.vcl -s malloc,256m to this ExecStart=/usr/sbin/varnishd -a :801 -f /etc/varnish/default.vcl -s malloc,256m and it did not fix the issue [04:24] hi [04:58] Does anyone understand this https://webuzo.com/docs/v2/webserver-module-configuration/#varnish-cache-with-nginx === shokohsc59 is now known as shokohsc5 [06:21] Hi people! Need some troubleshooting here. [06:21] !ask | db` [06:21] db`: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [06:29] So, I've got an old laptop (Sony Vaio) with legacy bios, winning Win 10. I setup ubuntu using a flash drive by manually configuring the partitions (the "something else" option during installation). I also had to setup an EFI partition of 512 MB. I got the /home on another partition (sda8) and / on sda6. EFI is on sda9. In the bootloader [06:29] configuration, I chose sda9 (since EFI is on sda9; infact had tried with sda8 earlier). Now, when I boot, the system says " Operating system not found". Windows is on sda2. Windows recovery is on sda1. I don't see the bootloader/grub screen to choose os. I tried reinstalling and choosing bootloader to be on sda8 (/), still same issue. I guess I [06:29] need to manually intervene and  fix the bootloader stuff. Any assistance is greatly appreciated. [06:30] Running*; not winning. Lol [06:30] db`: are you in the live session right now? [06:31] for future reference in the installer 'device for bootloader installation' you want to keep it as the disk itself not a partition [06:31] but in any case i dont think that's the issue [06:31] EriC^^you mean I let the default option of the whole disk be the way it is, and not choose any option at all? [06:32] yeah exactly [06:32] Okay, I'll give that a try. I guess I'll have to install Ubuntu all again? [06:32] nah [06:32] Or can I just change the settings and it should work? [06:33] Oh okay, thanks. [06:33] I'll give that a try. [06:33] wait [06:33] are you in a live session right now? [06:33] I'm not live atm. Will be in an hour or so [06:33] at this point that isnt the issue, if it didnt install ubuntu to the mbr windows should still boot so something else is up [06:33] ok [06:35] Well, windows is on c:\. D:\ & F:\ are two additional partitions I've. I installed Ubuntu on F:\ by making partitions within, to keep /home separate. [06:37] F:\ is 100 gb. I installed Ubuntu on 40gb of f drive - i.e / - sda6. 50gb of f drive for /home - sda8. EFI of 512 mb again from the balance leftover of f drive, and a swap [06:37] So basically, I've kept Ubuntu out of windows partition EriC^^ [06:38] i see [06:38] So, do you suggest that I keep the bootloader option to the whole drive and try? [06:39] how many disks do you have? [06:39] But since you say that it's not the issue, what do you intend? [06:40] I have only 1 disk HDD 700GB. C, d & f drives are all from the same physical disk. [06:40] well right now the predicament is that if ubuntu installed to the mbr, you should at least get a grub rescue shell, if it didn't then windows should be booting so that's pretty odd [06:41] ok, and since you have only 1 disk, then that rules out another disk being booted [06:42] usually when one shrinks windows and stuff it's recommended to reboot into it a couple times so it changes its bootloader stuff, i wonder if that's the problem? [06:42] No clue [06:42] in any case, you could try to reinstall ubuntu in the something else option, leaving the disk as the bootloader device and see what happens [06:43] I carved out f drive for ubuntu from d drive, actually. Didn't touch c. [06:43] i see [06:43] maybe the 'boot flag' is now missing in the partition table? some bios wont boot a disk without it present [06:44] once you have a live usb session it will be easier to just take a look and see what might be wrong [06:44] I can use the flash drive and goto the grub terminal. But then what commands do I use to fix the bootloader may probably fix it [06:45] Sure, but I can't boot into windows at all. All I can do is plug in the flash drive & run ubuntu in try mode and get to terminal, or maybe use the grub console [06:45] that works [06:46] Sure, I'll get back in an hour EriC^^, thanks [06:54] Where does ubuntu define the umask on startup/ FOr ubuntu in my shell it defaults to 0002 on alpine it defaults to 0022 so the os must be setting it somewhere [06:54] i looked in fstab but it is not there [07:08] aiena, itś in pam, read man pam_umask === TomTom_ is now known as TomTom [08:03] Hello guys and girls [08:03] Can somebody answer a question regarding the ubuntu installation please? [08:06] I wanna install ubuntu next to windows for reasons. I already installed windows, created an empty partition for ubuntu and now I am asking myself which partitions i should create in the installer. I wanna encrypt my root partition. So I choose encrypted partition as partition type and set it to the root mount point /. But it wasn't enough. The installer told me to create a boot partition. Maybe because the boot [08:06] partition should not be encrypted. Can somebody help me with that? [08:08] My machine is a new lenovo ideapad 5 pro [08:10] I remember that with ubuntu you can easily "divide" the partition between windows and ubuntu. Anyway, when you set / to be an encrypted partition you need to create a separate partition for /boot [08:12] heapify: should the boot partition just be ext3 format? [08:15] If I'm using EFI boot, the partition type should be FAT for the boot partition, right? [08:17] shoto, yes you need i think 512mb as EFI minimum but if you have windows installed ubuntu can reuse the same efi partition to store the windows and linux efi data [08:17] shoto, you will have to disable secure boot i think afaik [08:18] shoto, in the drop down there is a partition type EFI you would use that instead of FAT [08:18] though an EFI is FAT32 i think [08:19] Thank you very much! [08:20] A last question: There is a drop down menu for boot loader installation. Which location should I choose there? The boot partition? Or the encrypted root? [08:20] i am not sure never setup a system that way [08:20] shoto,I have an idea [08:21] install virtualbox on your windows system and experiment with 2 OSes inside it [08:21] aiena good idea [08:21] install a windows trial version and then install an ubuntu on the side [08:21] assuming your system can cope [08:21] yea, that's what i'll do [08:22] thank you all again! and have a great day! [08:22] if windows boots fine aftr that then you got 90% figured out [08:22] shoto, oh plese try to make a backup before a full install if something goes wrong and u have the resources [08:22] sure! [08:22] otherwise make sure you know exaclt whats going to happen and be insanely careful and cross fingures [08:23] i dont have backup drives but i had no issues because i test a lot or use a blank nvme drive disconnecting the main one etc. [09:17] is there a way to make totem less useless? [09:18] it can't play anything because it pops up a message saying "Unable to play the file" and "application/smil decoder is required to play the file but it is not installed" [09:18] it's an mp4 file, in mpeg2 with PCM audio, there's no way it needs anything fancy [10:07] hello, how can I install plugins in obs installed from flatpak [10:17] hello, how can I install plugins in obs installed from flatpak [10:37] digup, ask the packager of the flatpak ... === Rahoul17822909 is now known as Rahoul1782290 [10:39] (in the snap you put them into ~/snap/obs-studi👋current/.config/obs-studi👋plugins/ ... i'd assume the flatpak might have configured a similar dir for this, the maintainer should be able to tell) [10:39] bah ... silly emojis === coc0nut_ is now known as coc0nut === Rahoul17822906 is now known as Rahoul1782290 === de-facto_ is now known as de-facto === michele_ is now known as michele [11:55] I have an issue with my laptop: when the workload is high (but not a necessary condition..), it freezes and I have to force a shutdown [11:56] could it be kernel related, or hardware related? How can I tell? [12:06] x7upLime: keep a journalctl -f open and stress test your laptop and see if you can catch any errors to freeze it [12:08] does the journal also catch /proc/kmsg messages ? [12:37] hi, this page https://askubuntu.com/questions/64605/how-do-i-set-focus-follows-mouse explains how to focus windows (make them active) but only for that version of ubuntu, not valid for more current versions, how to do it with current version? [12:38] Hi All! I am trying to upgrade my old GA motherboard Z68MX-UD2H-B3 BIOS to UEFI. Can I run ubuntu 23.04 with Win 11 with UEFI? [12:40] nanas: all your hotkeys are shown in gnome settings/keyboard/hotkeys [12:40] !uefi | DumbLDoor [12:40] DumbLDoor: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [12:40] !dualboot | DumbLDoor see also [12:40] DumbLDoor see also: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot [12:41] thank you lotuspsychje but I don't want hotkeys, I want to raise a window just by hovering over it, that's not on the hotkeys section [12:41] Thank you @ubottu @lotuspsychje [12:41] nanas: then try dconf-editor to find your tweak on keyword [12:42] lotuspsychje, dconf-editor? [12:42] !info dconf-tools | nanas [12:42] nanas: Package dconf-tools does not exist in lunar [12:43] When I upgrade BIOS to UEFI, will UEFI detect the current OS installations or I need install them again? Your answer will save me some time. [12:43] !info dconf-editor [12:43] dconf-editor (43.0-1, lunar): simple configuration storage system - graphical editor. In component universe, is optional. Built by dconf-editor. Size 287 kB / 1,128 kB [12:43] * nanas lost already [12:43] nanas: just try to install it, see what it does [12:43] install what sorry? === toxic0[m] is now known as toxic[m] [12:46] nanas: dconf-editor [12:49] Hi all [12:52] lotuspsychje, it shows me new folders. nothing that looks like 'windows' or 'desktop' for now [12:53] nanas: dconf-editor has a search function, try 'focus' for example [12:54] nanas: i think the value you looking for is, focus-mode [12:59] lotuspsychje, thank you so much, it seems to have worked [12:59] welcome nanas === zniavre_ is now known as zniavre [15:35] Hello is anyone here? I have an issue updating Ubuntu, I am getting errors, in which you can see here https://pastebin.com/ee1Nw7u9 please help [15:42] pasjrwoctx: see https://forum.yunohost.org/t/update-errors-fetchfailedexception-and-splitting-up-failed/7604/2 [15:48] @jeremy31: I tried that see the results here https://pastebin.com/G67jSFZm === root is now known as forestgumpthedud [16:15] what does this mean? /usr/bin/apt-key: 692: echo: echo: I/O error [16:16] what errors are in dmesg [16:19] i have no clue [16:23] pasjrwoctx: "dmesg" is a command you can run, which generates output, possibly including erros. [16:26] pasjrwoctx: your file system probably ran full. see df -h and df -hi [16:29] its great to see Ubuntu Pro supporting releases for at least 10 years [16:31] tomreyn: here https://pastebin.com/SvfUDY31 [16:36] pasjrwoctx: so what would you say, reading this, has anything run full? [16:36] /tmp/ looks full, should I just delete it all? === root is now known as forrestgumpthedu [16:37] pasjrwoctx: clearing up some space there so that applications such as apt, which need some temporary storage in /tmp, can operate, would probably help. [16:39] /tmp does not normally run full, i would suggest you examine what caused it to do so, and to delete just that, if possible. some of what is stored in /tmp may still be in use until next reboot (so deleting that may not be safe). [16:40] Thank You tomreyn, for your help, it was the df-h that helped me see my /tmp/ needed to be emptied. Thanks have a great weekend. [16:40] you're welcome, have a great weekend, too. [16:41] bought ezcap 331, device to capture video from hdmi [16:41] it works fine, but is not recognized by Linux [16:41] could not locate any drivers [16:41] vendor responded: [16:41] Usually the deivde based on UVC standard, and can work with Linux. [16:41] But there are many different versions, and cannot test it more. [16:50] Jakov: you can get the vnedor + product id's from lsusb, then search the web for any potentially existing drivers. [16:54] https://justpaste.it/camc5 [16:54] must be Quanta Computer, Inc. HD Camera [16:54] or not :) [16:57] i see no indication for "ezcap 331" linux support anyways [16:58] any ezcap devices found? [17:00] https://linux-hardware.org/?view=search&vendor=ezcap#list [17:00] try a different usb port, too [17:01] your lsusb does not seem to list the device [17:02] WHat does "trust this executable" do? Does it weaken my security? [17:02] Bus 002 Device 002: ID 32ed:3200 ezcap ezcap CAM LINK 4K [17:02] Right click firefox desktop icon "trust this executable"? [17:04] .buffer 14 [17:05] Guest65, it allows you to execute the executable, which does weaken your security if the executable is insecure or malicious [17:05] hmmm [17:06] I cant already run firefox without checking that box [17:06] I can* [17:06] tomreyn what does it mean? [17:06] maybe whatever is on your desktop is a different executable than the firefox you installed [17:06] so you don't need it [17:06] and shouldn't execute it === shokohsc50 is now known as shokohsc5 [17:13] ... [17:13] its the firefox icon [17:13] just on my desktop [17:13] Notepad, Fireefox... all have ethis "!" on the icon [17:13] when I trust the executable, the ! dissapears [17:14] but Im wondering if that has security implications [17:14] ls -l ~/Desktop === glider_ is now known as glider [17:42] I can't launch python script from icon [17:42] Exec=/home/pitcher2.py [17:42] it wont run [17:42] maybe /hom/user/*.py [17:44] no [17:44] location is correct [17:44] taketime: relative to root file system? [17:45] yeah there is only one home [17:46] only one home... meaning exactly ? [17:46] allright [17:46] but /home/pitcher2.py could also be shown as /home/$USER/pitcher2.py [17:46] python thinks the script I'm running is not in the directory [17:46] I'm running it from [17:46] no [17:48] how do I make it think that when I exec [17:48] please, rethink your plan [17:48] should cd? [17:48] Exec=/home/$USER/pitcher2.py [17:48] jeremy no [17:49] okay well yes but it's not about user folder [17:49] python doesnt "think" [17:50] you will likely have to change $USER to match the user name [17:50] exec needs to cd [17:50] no\ [17:50] it does not go to directory at all ] [17:50] even if file is in $USER [17:51] script seems to run from / [17:51] copy the file to /usr/bin/ and change the exec line and see if it works [17:52] PYTHON script runs in that directory [17:52] and does job there [17:52] Exec=/home/$USER/pitcher2.py [17:52] this supposed to run .py [17:53] python seem to not understand the directory where it's at from Exec= [17:53] change $USER to actual user [17:54] DUDE [17:54] IT DOES NOT WORK [17:54] taketime, try 'Exec=python3 /home/$USER/pitcher2.py' [17:54] for me it would be Exec=/home/jeremy/pitcher2.py [17:55] specify the interpreter, python, or similar, with full path, or make sure you have a 'hashbang' in line one of the script and run it through 'env' (again with full path) [17:55] it does not work [17:55] taketime, or python2 (if you're using that ver) [17:55] nether way [17:56] Exec=python3 /home/$USER/pitcher2.py [17:56] Exec=/home/$USER/pitcher2.py [17:56] taketime, if it does not work, you probably need to correct some other path issues in the script itself [17:56] does not work [17:56] script runs [17:56] I open terminal in dir [17:56] python pitcher2.py [17:56] runs correctly [17:56] can't exec [17:57] Exec=/home/username/pitcher2.py [17:57] Exec=python /home/username/pitcher2.py [17:57] none of these 4 variants work [17:57] what's the output of which python [17:58] dude it's 3 [17:58] it really does not matter [17:58] paste the full .desktop file [17:58] exec won't do cd to dir and so it does not understand where script [17:59] [Desktop Entry] [17:59] Name=Pitcher [17:59] Exec=python3 /home/$USER/pitcher2.py [17:59] Icon= [17:59] comment=pitcher [17:59] Type=Application [17:59] this is going to take time [17:59] btw, taketime : https://linuxhint.com/run-python-script-desktop-icon-linux/ [18:00] does not work [18:01] ok, paste the script then [18:01] not into the channel, though [18:02] it does not matter script runs okay when I open terminal in directory and run python pitcher2.py [18:02] I have to be with terminal in that dir [18:02] unless it's like that exec won't run script [18:02] so it's impossible to use python scripts as desktop icons [18:03] it's impossible unless you do it correctly. [18:03] what did I did incorrectly [18:03] I even sent you that .desktop file [18:05] did you read the article ioria posted a link to? [18:05] it does not work [18:05] everything is exactly [18:05] how it is in the tutorial [18:05] ubuntu is just bugging [18:06] you should probably slow / calm down first, maybe have a beverage, then take some time to read that article. maybe read it another time, and then try again. [18:08] nothing has been fast [18:08] taketime, i just did it one, works ok: https://termbin.com/2sy4 [18:09] that is first of all terminal app [18:09] second of all , this was from start how I tried [18:09] it does not work [18:09] does your script have a hashbang in line 1? [18:09] taketime, so, the the problem is in the script, not in the system in general; [18:10] (specifying the interpreter) [18:14] Exec=/usr/bin/env python3 /home/$USER/pitcher2.py [18:14] wont work as well [18:14] yeah [18:15] it wont run with or without #!/usr/bin/env python [18:17] doing everything from terminal works [18:17] I just cd to dir [18:17] run python script.py [18:17] cd away [18:17] hustle over [18:17] it's just stupid that we cannot make icons that run terminal python scripts [18:18] well you will say we can, but I did every way and none of them make exec from right dir [18:19] hwich ubuntu version are you running there, which graphical desktop? where is the .desktop file placed, or how is it installed? [18:19] did you whitelist it using gio? [18:19] 22.04 [18:20] gio set /usr/share/applications/pitcher.desktop metadata:: trusted true [18:20] gio: too many arguments [18:21] gio set /usr/share/applications/pitcher.desktop metadata::trusted true [18:21] no blank space before "trusted" [18:21] gio: metadata::trusted attribute setting is not supported [18:24] i'm not sure whether changes to files in /usr/share/applications/ will become effective unless you also run some commands to update the running desktop. [18:26] try placing the file in your actual desktop directory instead. [18:28] there is also ~/.local/share/applications/ - the default install location for per user .desktop files (to provide your session with additional applications which are also to be added to the menus / become known to the gnome shell, if any) === Guest34 is now known as Mammal === Mammal is now known as Mammals [19:06] taketime: see https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html [19:08] if you need a specific working directory to always run from, you probably want to use Path [19:09] (alternatively, you can also change to that working directory with Python itself, of course) [19:15] also, you might have to quote that $ [19:41] taketime, JanC here's a .desktop I put in my Desktop directory, marked executable, and clicked on. After clicking through the xfce dialog to mark it trusted, I got a python interpreter running in a terminal in my home directory. https://dpaste.com/6F2EQGJAK === gr0k is now known as dog_whistle [20:05] hola [20:06] dime hola [20:06] sup === Rahoul17822907 is now known as Rahoul1782290 === shokohsc56 is now known as shokohsc5 === root is now known as Guest4688 [21:23] I have a new USB<->ethernet adapter that I can't get working. I downloaded the driver from the chip manufacturer, built and installed with modprobe. Device is detected but link is down and I've been unable to bring it up. === Guest4688 is now known as gumpthedude [21:23] "ip link set eno1 up" gives no error but the link stays down. [21:24] if I remove the cable from the motherboard ethernet connection and plug it into the usb device, it's still not happy. [21:24] I've verified the device works by plugging it into my windows machine. === Vercas6 is now known as Vercas [21:28] oh, "UP in <> is the link, not the "state DOWN" thing. Ok, progress [21:28] fluid: Check rfkill, see if it's "off"? [21:31] rfkill not installed [21:31] It's a wired interface [21:31] no lights when I plug in a known good connection [21:32] "rfkill list" shows nothing [21:33] ip says "NO-CARRIER" [21:33] Probably best to state exactly what this device is, what driver you downloaded, and what instructions you followed. [21:35] Device is a StarTech USB 3.0 Gigabit Ethernet Adapter USB31000SPTB [21:36] I downloaded the ASIX_USB_NIC_Linux_Driver_Source_v1.1.0 and compiled it based on the instructions in the Readme, which was just running "make install" and then "modprobe ax_usb_nic" [21:37] The file is the AX88179A driver listed for the "Linux kernel 5.x/4.x/3.x/2.6.x" [21:39] fluid: was is the devices ID from> lsusb [21:40] ASIX Electronics Corp. AX88179 Gigabit Ethernet [21:40] I need the USB ID from lsusb results [21:40] sorry, 0b95:1790 [21:42] fluid: https://ubuntuforums.org/archive/index.php/t-2470874.html [21:43] so try to rmmod your custom kernel module [21:43] then try [21:43] sudo rmmod ax88179_178a [21:43] sudo modprobe cdc_mbim [21:43] sudo modprobe ax88179_178a # optional [21:46] I don't have ax88179_178a. Should I try to modprobe my new driver after I modprobe the cdc_mbim? [21:46] i would try to plug it in after you loaded cdc_mbim [21:46] maybe it just works? [21:47] A year old bug report shows that this works in terminal> sudo rmmod ax88179_178a && sudo modprobe usbnet [21:47] try that too if it does not work [21:48] same situation. No link lights, ip says "NO-CARRIER" [21:48] it is a little strange that it registers as eno1 [21:48] my usb ethernet devices all get names that start with usb [21:49] altname enp0s31f6 [21:49] [21:49] fluid: You said it works in Windows? [21:49] yup [21:49] fluid: Actually establishes a connection? [21:50] yes, been using it for weeks [21:50] fluid: Try a different USB port? [21:51] Same result. [21:52] fluid unplug the thing and run in a terminal dmesg -w then plug it in, then paste the terminal output at dpaste.com, post URL here [21:55] http://dpaste.org/Z67Ot [21:57] I didn't realize that the new naming scheme brings interfaces up as "eth0" then re-names them. I thought it went the other direction. [21:58] USB devices get the MAC address as part of the new naming [21:59] fluid: what happens in terminal when you plug a cable into it? [21:59] [ 2578.823069] ax_usb_nic 2-7.2.1:1.0 enx000acd2b48d1: renamed from eth0 [21:59] nothing [22:00] fluid: Did you try it before installing that driver? [22:05] Yes. Same issue. [22:13] mfg has a driver on their website, same identifier, but needs other software to compile. [22:18] I had to install flex and bison but now I'm getting an issue about making syscall_32.tbl [22:20] the $(shell PWD) everyone is recommending doesn't fix it [22:21] fluid: what Ubuntu version? [22:23] 22.04 [22:23] 22.04.1 LTS [22:24] fluid: URL from terminal for > lspci -nnk |grep-iA3 net|nc termbin.com 9999 [22:26] Whoops, lspci -nnk |grep -iA3 net|nc termbin.com 9999 [22:26] Missed a space [22:27] lspci not lsusb? [22:28] https://termbin.com/l9j3 === Vercas7 is now known as Vercas [22:29] It has 2 ethernet connectors built in? [22:29] yes [22:30] I guess you tried both? [22:31] the internal ports work [22:32] Why the need for the USB adapter? [22:32] I need more! [22:36] Why? === leo is now known as Guest8195 [22:42] even "make clean" doesn't work, [22:42] fs/aufs/magic/mk: No such file or directory [22:43] SUBDIRS is depreciated...... [22:46] and the new driver throws errors on incompatible-pointer-types and return-type [22:46] What a mess, all for a USB device. [22:58] ok, I seem to have made progress. I power-cycled what the adapter is connected to and have "ax88179 - Link status is: 0" followed by "ax88179 - Link status is: 1" in dmesg [23:00] Still no lights on the USB adapter but I *am* getting messages when I disconnect and reconnect the network cable === synapt is now known as nate === nate is now known as Guest5210 [23:31] I'm trying to upgrade the clangd package on ubuntu 20.04 from clang-10 to clang-11. I can install clangd-11 from apt, but this does not change the version of clang. Is there some other command I need to run to make the clangd package point to clangd-11 instead of the older version? [23:37] it looks like the clangd package provides the clangd symlink whcih points to clangd-10 [23:37] so you have to run clangd-11 if you want the version 11 [23:49] rbox: Is there a way of changing which binary clangd points at? Which apt/dpkg will still honor? [23:49] no [23:50] the package owns /usr/bin/clangd and it points to clangd-10 [23:50] i suppose you could uninstall clangd [23:50] and manually create a /usr/bin/clangd [23:50] but putting random files in /usr is bad form, espeically stuff owned by packages [23:50] Is there a way of checking these paramaters of each package on the command line? To see if clangd-11 will update the symbolic link? [23:51] huh? [23:51] i just told you it wont [23:51] How do I get information about the package? [23:51] what "information" [23:51] What symbolic links it changes and things like that [23:51] dpkg -L will tell you what files a package owns [23:51] Thanks