[00:01] this is odd. if i use username=username,password=password in fstab for cifs the share will mount. if i used credentials=filename it does not [00:03] that sounds vaguely familiar.. [00:04] ah never mind. strange thing. i got rid of an extra line underneat the password? [00:04] aha! hhooray [00:04] whatever. i'll take it. [00:30] anyone able to help with my network-manager issue? [00:30] everyone still asleep? :) [00:31] oh man a nap sounds good... [00:32] ok so i am running a plex container but i can't seem to access it and there is no easy way to get access to localhost:32400 [00:32] x0n: hmm, the 'unmanaged' bit reminds me of https://askubuntu.com/questions/71159/network-manager-says-device-not-managed .. does this sytem have some /etc/network/interfaces configuration? === BrianG61UK__ is now known as BrianG61UK_ [00:38] g'morning. I've installed kubuntu desktop on a server install. having some trouble with network manager not picking up my wired ethernet for management. paste: https://paste.ubuntu.com/p/pBhBfFtQQP/ [00:38] any pointers? [00:38] locsmif_work, check the nvidia site? they should know what's their latest version offering :) [00:39] x0n: is this nic configured in /etc/network/interfaces? [00:40] x0n: haha how do you even remember that question... I must have asked so long ago :D [00:46] Hamidreza, it would help if you'd specify what use case you are tuning for and possibly which issues you are experiencing that make you consider setting sysctl values manually [00:51] hi all, i have this application that communicates with a device that works under windows on interface 2but not in ubuntu and i think that the problem is the fact that the driver is missing in ubuntu, does anyone know how to mount if 0x2 to usbhid like 0 and 1? [00:51] I:  If#=0x0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=01 Driver=usbhid [00:51] I:  If#=0x1 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=02 Driver=usbhid [00:51] I:  If#=0x2 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=00 Prot=00 Driver=(none) [00:55] nbusrone, multiply by logical sector size (probably 4 or 8 meg for an ssd) [00:55] most intesting smart values are probably "reallocated sector count" (not sure if applicable to SSD) and "old age" (ticks down from 100, should indicate how much juice is still left for wear leveling) [00:55] also nbusrone, TLC is still hardly shocking... while shopping for a new SSD I recently found out that QLC is all the rage now. get off my lawn TBH :) [00:55] especially-corn: I don't understand the question, but look at the usb-modeswitch package and see if does the trick [00:56] man, in five days when x0n finally catches up, he's gonna be so surprised.. [00:59] @sarnold was kicked out because of ping, whatever that is [01:00] what i'm doing is that i have an application that communicates with a hid device on interface 2, but interface 2 does not appear in the hid devices list, i suspect it's becasue there is no  driver assigned to it in usb-devices as shown above [01:02] sarnold i'm just trying to make it appear in the hid devices list so that i can communicate with it [01:02] especially-corn: you didn't miss anything while you were gone [01:03] especially-corn: now I understand the question, thanks :) [01:03] I:  If#=0x1 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=02 Driver=usbhid [01:03] I:  If#=0x2 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=00 Prot=00 Driver=(none) [01:03] see how the second interface doesn't have the driver assigned? if i could get that to use usbhid i think that would solve my problem === denningsrogue1 is now known as denningsrogue [01:48] Hi all. I recently updated from 18.04 to 20.04. At one point I had to reinstall nvidia drivers. Today I tried to start a program and I got an error output that seems to indicate an issue with openGL. I'm not sure how to debug this. But this is the output I get from 'glxinfo | grep OpenGL': https://pastebin.ubuntu.com/p/kFMn2stMT3/ [01:49] I'm not sure where to take things from here, cos I don't really know the ins and outs of video [01:52] bobdobbs: In 20.04 what kernel are you using: ' uname -r ' ? [01:52] Bashing-om: hai. The output of that command is: 5.4.0-64-generic [01:55] bobdobbs: Good deal, 5.4 is solid. See if the driver loaded ' sudo lshw -C display ' looking in the configuration line. [01:56] https://pastebin.ubuntu.com/p/fdQQHcQpjk/ [01:56] What does this tell us? [01:58] bobdobbs: Tells us that the Nvidia driver is loaded . so far so good - pastebin next ' dpkg -l | grep -i nvidia ' to make sure there is no driver conflicts. [01:59] A lot of output here: https://pastebin.ubuntu.com/p/jbSzfzjp3G/ [02:02] bobdobbs: Looks sane, though the "rc" components can be removed. What issue are you dealing with other than a usage notice ? [02:04] Bashing-om: I'm trying to take MozillaVPN for a spin. The VPN has a GUI client. When I try to start the application, it crashes. The dump indicates an openGL issue. I'll pastebin the dump... [02:05] https://pastebin.ubuntu.com/p/9B9PhCwPds/ [02:06] does glxgears run okay? [02:07] sarnold: when I try to start glxgears from the cli I get this: https://pastebin.ubuntu.com/p/qCXSzzchWZ/ === vlm_ is now known as vlm [02:08] dang, same kind of thing.. [02:09] sarnold: indeed. my exact diagnosis too. [02:12] bobdobbs: this is a long shot.. I'm seeing in a stackoverflow post a comment about restarting X after updating the nvidia drivers -- any chance you updated the drivers but haven't restarted X? [02:13] sarnold: y'know, I don't actually know. I probably did restart but I can't say for sure. [02:13] Can I restart X without rebooting? [02:13] what the heck. might as well reboot. [02:13] yeah, you can, but at that point you might as well reboot, exactly :) [02:14] This lumbering beast takes a while to reboot. I'll be back in about 20 mins I guess. [02:14] chur chur [02:15] ouch === zbenjamin is now known as Guest79476 === zbenjamin_ is now known as zbenjamin [02:20] can any linux distro like ubuntu do a full installation on itself? e.g. dd the image to hdd and once installed only the installed portion remains while the DDed part disapears. [02:21] i'm not sure but i think you can make a script that fully installs ubuntu from bootable device [02:24] rud0lf: I want to use that to make 32bit ubuntu installs itself on old PC(s) without boot menu support for usb. [02:25] i'm not really master of the subject so i can't provide further help, sorry [02:36] sarnold: hey. after a reboot I can run those progams that need glx! [02:37] thanks for the suggestion [02:37] bobdobbs: sweet! I was just wondering how that reboot was going :) hehe [02:38] !cookie | sarnold No better substitute for smarts [02:38] sarnold No better substitute for smarts: Wow! You're such a great helper, you deserve a cookie! [02:38] lt: can your computer do netboot? that'd be my first approach, I think [02:38] COOKIES nomnomnomnom [02:38] * bobdobbs steals ubottu's cookie [02:41] bobdobbs: While there is no built in way to remove all of your configuration information from your removed packages you can remove all configuration data from every removed package. To purge all removed but not yet purged packages, where The state is rc : dpkg -l | awk '/^rc/{print $2}' | xargs sudo dpkg -P . [02:43] hmmm [02:45] Bashing-om: thanks [02:45] bobdobbs: Just for a bit of cleanup from that 396 driver and perhaps other old configs from other apps. === Mekely_ is now known as Mekely [03:25] hi do you know how I can fix this problem?https://pastebin.com/raw/ddw4SzZU [03:28] pyeverything: "92 not upgraded." - what results ' sudo apt update ; sudo apt upgrade ' ? [03:28] hello I have a file I'm trying to reformat, I got a script made so far that removes the top part, now I just need the bottom part removed, can anyone help me who has some free time? thanks~ [03:32] cybertek: bottom and top part? [03:33] cybertek: what is this file for? [03:47] Bashing-om: upgrade didn't work https://askubuntu.com/questions/1312138/e-unmet-dependencies-try-apt-fix-broken-install-with-no-packages-or-speci [03:49] pyeverything: do you have any errors reported in dmesg? that's a crazy error.. [03:50] leftyfb: to download a video, vimeo format [03:51] sarnold: [ 3.026442] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-hr-b0-51.ucode failed with error -2 [03:51] [ 3.031564] iwlwifi 0000:00:14.3: Direct firmware load for iwl-debug-yoyo.bin failed with error -2 [03:51] sarnold: i updated the post with more logs https://askubuntu.com/questions/1312138/e-unmet-dependencies-try-apt-fix-broken-install-with-no-packages-or-speci [03:52] pyeverything: hmm those are just firmware issues for your wifi.. storage errors often include a lot of { } brackets and stuff. maybe pastebin the whole dmesg output? [03:52] lol thanks for letting me know my wifi is killing me :DD:D sarnold [03:53] no I don't have a storage issue now [03:53] okay, how about namei -l /lib/x86_64-linux-gnu/libpng12.so.0 ? [03:53] I can't even remove the package [03:54] !info libpng12-0 focal [03:54] Package libpng12-0 does not exist in focal [03:54] leftyfb: https://pastebin.com/raw/zsVUpKsJ & https://pastebin.com/raw/U6w6yUZg [03:55] Bashing-om: oh, nice catch [03:55] I managed to miss that this is focal [03:55] https://termbin.com/zdtt sarnold [03:55] leftyfb: trying to get everything before "if (!config.request)" now [03:56] so is there a fix (I don't want this package -- tried to install it following an outdated Stackoverflow answer) [03:57] pyeverything: try apt purge libopencv-highgui2.4v5 libpng12-0 [03:59] sarnold: thanks but didn't work https://termbin.com/ywcd [04:00] pyeverything: aha, but that's progress! re-run the command with libopencv-contrib2.4v5 libopencv-legacy2.4v5 libopencv-objdetect2.4v5 added at the end [04:00] pyeverything: keep going until it does somethign scary like try to remove sudo [04:01] https://termbin.com/hik4 sarnold [04:02] pyeverything: nice, now add python-opencv to that [04:02] add pythonfixed thanks [04:02] nice [04:03] okay, time to make dinner :) have fun pyeverything [04:03] https://askubuntu.com/a/1312140/165324 thanks a lot sarnold [04:04] \o/ [04:16] for installing Python 3.6.7 for virt env is there a better way than resorting to pyenv in Ubuntu 20.04? I want to use the native virt env of native python in Ubuntu . [04:19] I am using a git repo that literally only works with apparently python 3.6.7 :/ here's the bugs https://github.com/zhanghang1989/PyTorch-Encoding/issues/366 [05:02] how do you check zfs arc stats in ubuntu? [05:03] in fbsd the arc stats are in top === bettencb1 is now known as bettencb === FlannelKing is now known as Flannel [05:45] Btw did you know that the best way to factory reset any package would be export package=yourpackage; sudo apt purge $package; sudo apt install $package; === ravustaj1 is now known as ravustaja [06:59] how do I make safari windows transparent? [07:14] sorry, I meant firefox windows - how do I make them transparent to for ex 50%? [09:14] ubuntu 20.04 on an amd 3100 + RTX3080 - there shouldn't be any issue should there? i'm getting output from the graphics card. when i installed it i ticked "use additional 3rd party drivers". however going to "additional drivers" on the desktop it's not listing them. i'm using xubuntu 18.04 on another PC (intel4770k + gtx970 or gtx1080 or rtx2070S) - and i've got nvidia drivers on that just fine [09:21] davros: ubuntu-drivers list [09:23] sorry also it's 20.10 not 20.04. right now i'm re-installing it with "updates" - (i didn't have a network cable the first time). i'll try that . when i did it before, it showed nothing. apt-get install nvidia-drivers-440 did nothing. i'll try that again once it re-installs [09:23] Hello [09:24] welcome Dro [09:24] EriC^^: do you remember my hdd issue of yesterday? It seems there is no way to recover it :/ [09:24] hey Dro [09:24] how come? what'd they say in ##hardware [09:25] Dro: did you try letting it cool down completely and then trying to mount it again, maybe it works as it did earlier [09:25] I asked in ##hardware and I was not able to find help.. the only answer is try to recover it with a specialist, data issue should not be fixed by "user" :P [09:26] ah, expected :D [09:26] EriC^^: I tried it tomorrow and it didn't work.. I don't think its a temperature issue since its already cold [09:26] can you afford a 'specialist' ? [09:27] Hi, I'm having an issue umounting usb drives that are automatically mounted after insertion. [09:27] If I umount it from the command line; e.g. because I want to do an fsck, I still get "/dev/sdd1 is in use". [09:27] If I do "service udev stop". I can do the fsck [09:27] This used to work until a month or so ago. Any idea what causes this/what I can do [09:27] This is on 20.04 [09:28] EriC^^: I don't think so lol, and I don't know specialists.. there is almost only recovery specialists who works for companies (must be expensive) [09:28] eFfeM: are you cd 'd into the mount point? try "sudo lsof /dev/sdxY" to see what's keeping it open [09:28] EriC^^: currently I'm trying a last try with ecryptfs-recover-private [09:29] lets see if it can do something [09:29] Dro: it's worth a shot with the DIY then i guess, freezer method or some other method where you open it up and might spot the issue [09:30] of course how bad you want the stuff and how important it is, it's your decision on the matter to go specialist or DIY or just call it a day [09:30] EriC^^, I am not cd'd into the mount point. umount works (if I am inside the mount it wouldn't). lsof does not give any opens; it seems that udev is keeping the device in use [09:30] EriC^^: or maybe some tools to correct the bad sectors? [09:31] Dro: hmm i think ddrescue has the ability to try to read the data multiple times trying to get the data, but also on the other hand the more you stress the hdd the worst it might become *shrug* [09:32] EriC^^: btw I remember yesterday first time I tried with ecryptfs-recover-private , it made a strang sounds... [09:32] thats why I uplugged it directly [09:32] i see [09:32] I hope this does'nt damaged it [09:33] I'm trying with ecryptfs-recover-private now [09:33] again [09:33] ok [09:33] lotuspsychje, reinstalling it fixed it (maybe i forgot to really tick it the first time, who knows), i see the drivers now [09:34] davros: reinstall ubuntu or drivers? [09:35] reinstalled ubuntu, just with a network cable and 'install updates' enabled aswell [09:38] davros: switching drivers on existing install might have fixed it aswell [09:38] EriC^^: $ sudo lsof /dev/sdf [09:38] lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs [09:38] Output information may be incomplete. [09:38] $ sudo fsck -r -f /dev/sdf [09:38] fsck from util-linux 2.34 [09:38] e2fsck 1.45.5 (07-Jan-2020) [09:38] /dev/sdf is in use. [09:39] (yeah i saw some suggestions like that but after trying a few suggestions from the web.. i decided to just brute force reinstall ) [09:40] EriC^^: If I then do "service udev stop" the fsck cmd works [09:41] !paste | eFfeM [09:41] eFfeM: 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. [09:41] lotuspsychje: yeah, got already a drone message for that [09:41] sorry [09:42] oh, does drone pm on flood? [09:43] yes [09:43] handy to know tnx [09:43] and it blocks you for a minute [09:43] yeah, that we can see public [09:44] EriC^^: I'm tried to boot to it , it don't work :( I'm thinking about to copy the whole encrypted home partion to another disk and try again [09:44] eFfeM: the fs is on /dev/sdf or /dev/sdf1,2,etc [09:44] ? [09:44] with rsync or dd [09:44] Actually I figured this would not be enough to consider flooding [09:44] Dro: yeah maybe try with ddrescue to copy the home partition [09:45] EriC^^: I have it on both, earlier I had it on a usb harddisk (/dev/sdd1), I was fsck-ing that one so tried on a usb flash disk that has no partitions (/dev/sdf) and there it occurs too [09:46] EriC^^: i'll do it now, i hope it will works (last time i tried to copy files to my internal partition but it say input/output error too lol) [09:46] EriC^^: with ddrescue I have to clone all the /dev/sdX? cannot only clone a single partition of sdX? [09:47] on ubuntu is there a way to share terminal, like if i an trying to troubleshoot and would like to show another person my terminal to assist [09:47] Dro: you can use ddrescue on just the 1 partition [09:48] EriC^^: actually this old page suggested the "service udev stop": https://askubuntu.com/questions/536955/e2fsck-cannot-continue-aborting [09:49] eFfeM: i see [09:49] no idea here [09:49] EriC^^ it also suggestd mdadm, but I am not doing anything at all with raid (never did) [09:50] EriC^^ ok, still thanks for your help, greatly appreciated that you gave it a stab [09:52] seems udev is still holding my device in use [09:59] EriC^^: all: I had a deeper look, dmesg says the device is mounted [09:59] eFfeM: are you sure this isn't a udisks2 issue? for hot-plug media it will usually mount file-systems under /media/$USER/ [09:59] [ 1987.592188] EXT4-fs (sdf): mounting ext3 file system using the ext4 subsystem [09:59] [ 1987.733600] EXT4-fs (sdf): mounted filesystem with ordered data mode. Opts: (null) [10:00] but there is no sdf in /proc/mounts [10:00] TJ-: no, then it woudl show up in /procmounts and also in df [10:01] eFfeM: are you sure you've not got duplicate UUID/LABELs on those devices that are automounts, most likely in fstab? [10:01] pi0: think remote access/shared desktop is your best bet [10:02] pi0: not sure of the tools exist, but sharing a terminal sounds like contradicting with security/apparmor ways [10:03] eFfeM: ask systemctl as well, e.g. " systemctl list-units | grep '\.mount' " [10:04] TJ-: UUID and LABEL are unique, no dup with fstab or so [10:04] checking systemctl [10:06] lotuspsychje: true [10:08] TJ-: see here: https://paste.ubuntu.com/p/nGD6Z7SpSv/ [10:11] eFfeM: does the host have any containers? it's possible sdf is mounted in a separate mount namespace [10:15] TJ-: good suggestion! I'm not running containers afaik and even after service docker stop the fsck still fails, [10:15] service lxd stop tells lxd.service is not loaded [10:17] TJ-: and when I do "service udev stop" the device is not marked as in use any more, so it seems udev is still holding the device open [10:20] eFfeM: 'udev' doesn't BUT some rule may be RUNing a process that has got 'stuck' [10:21] eFfeM: "journalclt -b 0 -u systemd-udevd -n 100" to see that last 100 lines of the log [10:21] errr, typos! [10:21] eFfeM: "journalctl -b 0 -u systemd-udevd -n 100" to see that last 100 lines of the log [10:28] eFfeM: you could also debug udevd with "udevadm control -l debug" which'll increase log_level to the max, then insert the device and review the latest log using "journactl -b 0 -u systemd-uded" and pressing "G" (upper-case) to jump to end of log and working backwards [10:37] Is there a program to listen to DAB+ radio for Ubuntu? Also, is there need for additional hardware or does it work with a standard desktop or portable device? [10:48] TJ-: sorry was afk due to phone call, here is the output of journalctl: https://paste.ubuntu.com/p/P3Msd6scF8/ [10:50] eFfeM: looks like you've got usbmount package installed [10:50] eFfeM: " sdf: Process '/usr/share/usbmount/usbmount add' failed with exit code 1. " [10:51] eFfeM: and the docs on that indicate it tries to mount under /media/usb* [10:51] I'm running 18.04 and 20.04 on my laptop in a dual (triple?) boot with Win10. IT has recently enforced policies on bitlocker and secure boot, and because of that I have problems booting 20.04, because I'm using an nvidia driver to be able to use multiple screens. Is there anything I can do here? E.g. can I sign the kernel such that I can use secure boot? [10:51] TJ-: yeah I think I installed usbmount recentlyto see if that would fix it [10:52] eFfeM: looks like that package was abandoned in 2011 too [10:53] Step 1 would be to fix grub in secure boot mode. Any suggestions on how I reinstall grub to make it secure bootable? [10:53] eFfeM: so first remove usbmount and then see if there are still problems, and if so, analyse the logs further [10:53] TJ-: I removed usbmount; after that automount does not work any more [10:54] eFfeM: what is 'automount' [10:54] sveinse: yeah, you need to installed the grub-efi-amd64-signed package [10:55] TJ-: dmesg does see the drive; I expected e.g. udev to mount the drive to /media//