[00:43] In nautilus whenever I try to connect to my samba server and I type in smb:// the text turns red and I can't connect [00:46] Sorry that was not suppose to be emojis [00:46] "smb://" [00:59] anyone know where I can find the usbhid kernel module parameters === zbenjamin is now known as Guest56312 === zbenjamin_ is now known as zbenjamin [01:46] I think that bottom-left icon inside Mozilla Thunderbird application, somehow gets "stucked" in "offline mode", after switching from offline to online mode for Thunderbird. (I am using thunderbird & over ssh -X session ) [01:57] magic_ninja: for every kernel module, you can run: modinfo -p MODULENAME [02:30] hey everyone [02:30] i want to get ubuntu on my system [02:30] but i'm scared i'll lose access to my files on windows [02:30] what should I do? [02:31] put ubuntu on a seperate drive [02:31] Or use Virtual Box ... [02:32] wdym by drive [02:32] and what is a virtual box [02:32] are you talking about oracle's virtual box [02:33] how will that help me get ubuntu [02:33] im a noob btw [02:33] by drive i mean you have windows on one hard drive or ssd, and linux on another one, this way they don't mess with each other [02:35] is there a way to see your drives [02:35] on windows [02:35] always_expressin: yes ... oracle ... it's like a virtual computer ... you load Ubuntu on the virtual computer ... save as can be ... [02:36] always_expressin: yes ... you can mount your windows drives in the virtual machine ... will even let you drag & drop between them ... [02:37] always_expressin: Just don't forget to load the extensions on both vbox & the guest OS ... [02:38] always_expressin: search youtube for videos ... [02:52] !dualboot | always_expressin [02:52] always_expressin: 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 [02:53] ubottu: https://www.youtube.com/watch?v=u5QyjHIYwTQ&feature=youtu.be&ab_channel=It%27sFOSS-LinuxBlog [02:53] is this good [02:54] bashing-om [02:55] always_expressin: Can not say about Youtube ^ as I have no audio on this work station. === fcastillo_ is now known as fcastillo === the_ant1 is now known as the_ant === fcastillo_ is now known as fcastillo [04:02] @tomreyn, thanks a lot [04:04] What I'm looking at is a USB receiver. Particularly the Logitech Unifying receiver. I'm trying to see how the kernel sees this kind of device. I see the receiver, and the attached keyboard and mouse. [04:30] hi2all; sorry for asking it once more; just in case, does anyone know how to get a version of software inside a ubuntu package since package version and soft version my differ? [04:41] magic_ninja: journalctl -f and plug out/back in your device to see === billybigrigger5 is now known as billybigrigger [04:57] b100s, apt, dpkg & package tools work with package versions.. the package version is set by the packager (builder of the package). tools can peek inside, but they'll only provide what packager put there. packagers can choose whichever standard they like to an extent (to get it into a Ubuntu repos the versioning will need to make sense), but what you're asking is a link between two very different things [05:01] guiverc, thank you! Do you think it is a reasonable thing to check before install package? [05:03] probably obvious, but package maintainers do try & have package version make sense.. as much as is possible (they have to comply with distro release systems too!). If you want to know, use cli tools to query package to packages.ubuntu.com; you'll find links to changelogs & a ton of other info [05:04] me, I don't see the need to check; but your reasons may differ to mine [05:05] * guiverc clarifies, I was answering for my own needs, if working in corporate/enterprise environment I follow policies which are usually stricter and my answer would likely be different\ [05:08] Hey, so I just updated ubuntu manually via terminal by using "apt update" and "apt upgrade". I noticed that during the latter command it built initramfs image 3 times. Is this planned this way? Shouldn't the update-initramfs only run once at the end of the update process? [05:08] guiverc, what I want to say is - we install a package not because of package but because of a software in it. In most cases we do not care about version, so lates one is ok. In some cases we need some specific version. What would you recommend in such case? [05:11] daregap: initram will go over all your kernel list, ubuntu has now auto kernel cleanup built-in from time to time [05:11] daregap: sudo apt autoremove to cleanup manually [05:13] b100s, I'll provide https://askubuntu.com/questions/92019/how-to-install-specific-ubuntu-packages-with-exact-version (didn't find exactly what I wanted sorry), their are pros & cons to using specific version (security etc) so I'll suggest doing your homework before using older packages (will backported-security-fixes not being included in it be an issue for your organization etc) [05:13] s/their/there etc sorry for typos [05:14] guiverc, the link which you gave to me is about package version, not software version packaged into package. Isn't it? [05:16] yep.. couldn't find anything that matched what you are asking for... but package tools work on package versions.. if you want specific software version, i believe you'll have to find the package that contains it yourself as not all packages use the same versioning standard [05:16] * guiverc is giving my own opinion [05:19] guiverc, yes, that is exactly the essence of my question : ) I.e. how to find a package version which matches a software version packaged in it? [05:24] I've given all I can offer, ie. packages.ubuntu.com/changelog or like tools as what comes to mind [05:33] @lotuspsychje, thank you. I have xhci_hcd, which seems to be the mobo's usb3 controller [05:34] I see hidev0 and hidraw0 which both seem to be a stream [05:36] guiverc, the package version IS the software version. [05:37] magic_ninja, not always the package version matches a software version packaged in it [05:39] magic_ninja, where possible yes it is, but it's not always the case, and I'd thus not trust/rely on it [05:40] b100s, that's what I'm saying. [05:40] guiverc, do you have an example of where that isnt' the case? [05:41] no; it is for maybe 95+% of packages, but due to a few odd ones, even if only short-term out-of-sync, it's not a rule I'd like to rely on (my opinion from experience) [05:41] maybe if you are on a development branch of the OS, you could have conflicts, yes [05:42] Even in that case though, the package version is the version of the software. I've never seen a case where you can have version x.y of software and a package version of w.z [05:44] there must be some miscommunication there [05:46] how can I adjust my underscan/overscan ? [05:46] need to fine tune it for cheap hdmi displays [05:46] 20.04.1 [05:46] waylan [05:46] wayland [05:46] there has to be some tools [05:53] afaik 20.04.1 still uses xorg by default, there's a reason for it :) [05:58] magic_ninja, what about the 4.3.1-2build1 package? What screen it has inside? [06:02] that's just a number [06:02] what is the actual package name? === aderchox__ is now known as aderchox [06:06] for instance, here is a url to the screen package in focal (i'm assuming that is the one you wanted) : https://packages.ubuntu.com/focal/screen [06:06] You can see all the package info and the included files on that link [06:07] If you look here, you will see that the latest release of GNU Screen is 4.8.0, just as the package: https://savannah.gnu.org/projects/screen [06:51] why don't we give the execute permission to anyone (not even the web server) when setting the permission for a web project's root directory ? [07:07] Hello, I am trying to get my Kubuntu 19.04 back to it's original software repositories, as it cannot download packages, no matter if I try Polish or global sources in Muon package manager [07:09] Can I somehow easily revert it back to the original repos? [07:11] pamperedmenial: 19.04 is end of life, please install a supported ubuntu version from the repos [07:12] !eolupgrade | pamperedmenial [07:12] pamperedmenial: End-Of-Life is when security updates and support for an Ubuntu release stop. Make sure to update Ubuntu before it goes EOL so you get updates promptly for newly-discovered security vulnerabilities. See https://help.ubuntu.com/community/EOL and https://wiki.ubuntu.com/Releases for more info. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [07:17] lotuspsychje , ubottu, thank you [07:17] pamperedmenial: we advice upgrading ubuntu releases, before they go eol, as they can brake/and or bring security issues along, see !usn [07:26] I am looking at https://wiki.ubuntu.com/Releases and trying to decide which distribution (version) would be the most appropriate for me, which would be the most popular choice as of today? [07:28] pamperedmenial: an LTS release is usually a good choice if you don't want to worry about upgrading releases every 9 months. [07:28] ok I see on the kubuntu page it's 20.04.1 - can I just upgrade my outdated 19.04 to it? [07:29] pamperedmenial: no, see what EriC^^ posted. You'd need to go sequencially 19.04 -> 19.10 -> 20.04 [07:29] pamperedmenial: better to just install fresh [07:31] Thanks ThinkT510 [07:38] And thx EriC^^ downloading Kubuntu 20.04.1 ISO have a good day guys [07:39] I try to read a memory area of a PCI device which I obtained from lspci -vvv using dd and here supprise dd says bad address! [07:40] mra90, you are supprised the kernel doesn't want you to read out device memory? i am not supprised [07:41] it doesn't say permission denied [07:41] it says bad address [07:41] like out of range right? [07:41] I have verified if kernel was compiled with the option allowing for read in /dev/mem [07:41] and yes it was [07:41] if dd is using mmap, i would expect memory related errors [07:41] normally memory in /dev/mem is not readable if it is in use by a device [07:42] but you may have also missed, is /dev/mem not in kernel virtual addresses, so you need to account for that to use physical addresses [07:43] the same method works on other platforms [07:43] other platforms in terms of the same or different architectures [07:44] same architecture but differnet CPUs [07:44] like intel apollo lake it was working [07:44] but on WHL it is not [07:44] looks like plpci is laying to me? :| [07:44] lspci* [07:45] well i would confirm that device is not binding to something; pretty sure it is not any longer permitted to read from a device which is bound [07:45] as that tends to lead to exploding bound drivers [07:46] apw,: as I said in that case it would say ::permission denied" rather [07:46] you sure about that? [07:46] I have noticed that the address is indeed strange [07:47] I mean its two digits longer than in the case of other platforms [07:47] dd might be using mmap, and if so, errors are different [07:49] apw, /dev/mem is physical memory [07:51] /* Can we access it for direct reading/writing? Must be RAM: */ [07:51] it actually is limited to the end of ram ... [07:52] so if the device is mapped after the end of memory it might nto be accessible [07:52] using /dev/mem [07:52] so what should I use instead? [07:53] and it would indeed return EFAULT which is 'Bad Address' in human [07:54] where have you seen/confirmed thhat? [07:57] apw, do you happen to know where might be that pci device listed? [07:57] so maybe instead of reading /dev/mem I could read that device file [07:58] mra90, in the source for /dev/mem driver. it uses valid_phys_addr_range whcih bounds the drop by the address of high_memory [07:59] apw, ok good finding [08:00] how about readding that device meory directly from its memory? [08:03] and just confirmed that is set at the end of the last memory region listed as memory in the e820 [08:05] apw, sorry e820? [08:05] i am not sure if that implies your e820 is sad, or if the limit needs to be the higher of memory and device mappings; but it is not that currently [08:06] the preceived wisdom on a quick google is you are doing what people think will work; but the layout you have is either just never going to work with /dev/mem as programmed (ie it is buggy) or your e820 is buggy [08:06] i don't have enough information to know which [08:07] apw, ok so I ma going back to me previous question now [08:07] if not /dev/mem then what should i use to read that device memory? [08:08] i am not aware of any other way to read it, you may be stuck [08:09] apw, how can that be this device must be enumerated somewhere [08:09] after all lspci lists its memory [08:09] i am sure it is enumerated at the location listed in lspci [08:10] and that /dev/mem is defined to give you ram, which it isn't listed as [08:10] there is sth wrong here look [08:10] so you can't get to it with taht interface [08:10] This device has some shared memory with the host\ [08:10] called host memory window [08:10] and we put there traces like logs [08:11] i am sure it does, and i am sure it is mapped into iomem [08:11] and host is able to read that! I can read these logs [08:11] and in the other platforms you have it happens to be mapped lower than the end of ram so it happens to work [08:11] that might be [08:11] and in this new platform it is mapped beyond the nominal end of ram, and is not accessible via /dev/mem [08:11] but still kernel knows how to talk with this memory [08:12] yes, it does i am sure [08:12] and that doesn't tell you anything about whether you can get to it from userspac [08:12] without a device driver for it [08:12] okay I will try to play with kernel then [08:12] to maybe expose that memory into user spacee [08:13] what do you think? [08:15] there are likely other options to start trying first; like if this is an efi platform [08:15] you can ask it to include the efi memmap ... which can be longer than the e820 (bios form of the memmap) can represent [08:16] apww, any idea how to ask? [08:16] add_efi_memmap kernel command line parameter does that [08:17] apw, sure I can try [08:17] howw to get to kernel command line? [08:17] normally that is in the control of your bootloader [08:17] likely grub2 if you are on efi [08:18] i think you mash F1 or escape to get that to pop a meny [08:18] menu [08:19] apw, I try to cat what parameters it does have at the moment [08:19] by cat /proc/cmdline [08:19] should it reveal the current size of /dev/mem? [08:19] nope [08:20] ok I will try to get into that cmdline now [08:21] i suspect it won't help; i syspec to use /dev/mem you'd need to fix its range check [08:21] which would be fun in the extreme [08:22] apw, should I run dd_efi_memmap from grub? [08:22] add_efi_memmap* [08:22] because it says "can't find command" [08:23] mra90, no it is a kernel command line parmeter, needs adding to the kernel commandline bit of the boot record [08:24] apw, hmm I dunno how to get there [08:24] I rebooted and get into grub cmd [08:24] that is well documented on the internets [08:26] I thought so but it doesn't appear to be the case [08:26] they say how to obtain kernel params [08:26] but not how to enter its cmdline [08:30] normally you get the menu up with some mashing of keys, from the menu you select the entry you want to boot, and hit e to change it; and add the parameter in the kernel line [08:43] hi [08:53] stupid question.. cli, how can i tell if im 64 or 32 [08:55] ... hat sich erledigt. [08:55] sine0: lscpu [08:55] oh, sorry wrong channel [08:56] doev: sure, no problem [08:57] thanks Maik [08:57] sine0: uname -a [08:57] thanks [08:57] found it [08:58] sine0: your question is not clear. Do you mean your CPU or OS? [08:58] doev: sine0 already found it [08:58] sine0: yw [09:00] ok [09:10] apw, thanks for the dicussion, I will let you know what I managed to achieve [09:23] what should i look for to establish why nautilus (folder) has crashed === mateen1 is now known as mateen [09:44] gebbione: you might find info in /var/log/syslog === the_ant1 is now known as the_ant [09:46] !windows [09:46] For discussion on Microsoft software, or help with same, please visit ##windows. See http://launchpad.net/distros/ubuntu/+bug/1 http://linux.oneandoneis2.org/LNW.htm and /msg ubottu equivalents === jje_ is now known as jje [09:50] !ubuntu-for-windows [09:50] !ubuntu for windows [09:50] oft_gegong: I am only a bot, please don't think I'm intelligent :) [09:50] !ubuntu4windows [09:50] !ubuntuforwindows [09:52] !msgthebot > oft_gegong [09:52] oft_gegong, please see my private message [10:02] apw, I have exported that memory and it works! [10:02] :D === EriC^ is now known as EriC^^ [10:15] Hi all [10:15] hi [10:37] hi [10:38] magic_ninja, I see. When I run `dpkg -l | grep -i screen` I see the: "ii screen 4.3.1-2build1 amd64". However the `screen -v` gives: "Screen version 4.03.01 (GNU) 28-Jun-15". I'm on 16.04. Let me try to find a link this package [10:39] I've added >> GRUB_CMDLINE_LINUX="vga=normal nofb nomodeset video=vesafb:off i915.modeset=0" << to /etc/default/grub, i=ve ran grub-update, and cat /proc/cmdline confirms those lines were added to boot. Yet machine still boots into framebuffer console with unreadable text. WhAT Do. [10:40] magic_ninja, here we are https://packages.ubuntu.com/xenial/screen , it's [10:41] it seems to have different package version and software version, or am I wrong? === the_ant1 is now known as the_ant [10:47] b100s: same here, also 16.04 === PowerTower_121 is now known as PowerTower_120 === Wryhder is now known as Lucas_Gray [10:57] where are fonts installed in ubuntu? the UX installer fails when i press install [10:57] Hi, I'm experiencing an annoying issue on Ubuntu 20.04.1 LTS. Basically when the screen is still, like when you are looking at a text editor or something "static" I can easly spot kind of wave noise in the background, like the one you can see when the monitor is not synced. As soon I move the mouse, it stops and starts again after few seconds. [10:58] I'm on a laptop, LCD screen then. Refresh is set to 60Hz and is the same suggested by xrandr. Any idea? [10:58] is /usr/local/share/fonts a good place to put the files? [11:33] guiverc, jeremy31, lotuspsychje: thanks for helping me the other day, I now successfully upgraded from 19.04 to 20.04 [11:55] is someone experiencing a similar issue or is it a know issue that I missed, maybe? [12:13] kajetan: wave noise, as in screen flickering? [12:13] kajetan, I had exactly the same. I reverted to 18 and it went away [12:15] lotuspsychje, it's like a random snow effect but flicking in and out. any time you add more windows, at least for me, the effect would compound until the screen was unreadable. switching to tty2 and back again temporarily reduced the snow [12:16] summonner: wich graphics was that? [12:17] Nvidia 360M === remy^ is now known as remy === remy is now known as Remy [12:29] lotuspsychje: sort of flickering, yes. looks like when a camera capture an old CRT screen [12:30] kajetan: wich brand of computer? [12:31] Dell, but the (in)famous adaptive backlight thing is disabled in BIOS [12:31] and in Windows I do not have this issue [12:31] the laptop has an Intel and an NVidia but I disabled the NVidia [12:33] kajetan: makes me think of an earlier clevo bug i had with a realtek/ intel bug, booting into desktop also made the screen flicker, i had to temp fix with a kernel param [12:37] lotuspsychje: it is really annoying, especially when working in dark; changing backlight does not changes the results - I read about the backlight PWM and tried to tune it does not works as well [12:38] kajetan: bug #1838644 and answer #28 fixed it temp for my case, not sure this is your situation [12:38] bug 1838644 in linux-hwe (Ubuntu) "Booting into desktop results in flickering" [Undecided,Confirmed] https://launchpad.net/bugs/1838644 [12:44] lotuspsychje: I'll give it a try on next reboot; however this is changing c-state for the whole machine, I guess [12:45] kajetan: yeah, the parameter is not ideal, a temp workaround, still i had to use this a certain time on my brand [12:45] kajetan: worth a try testing purpose [12:46] lotuspsychje: yeah, don't think it is going to be harmful [13:38] it could be a typo. There doesn't seem to be a release with that version: http://git.savannah.gnu.org/cgit/screen.git [14:11] why is it impossible to blacklist ptrfs and i915 modules [14:11] i dont need them [14:14] dongs: something else is probably using them if you're blacklisting then they keep appearing [14:15] how can i see what. [14:16] dongs: lsmod | grep -E "(i915|ptrfs)" [14:17] (it was btrfs) yeah, i know, the moduels are there but they're NOT in use [14:17] i915 in particular. [14:18] i915 1986560 0 < not used, and a bunch of other drm/etc related stuff is loaded but once I unload 915 its also all becomes unused. [14:26] how much space does a full ubuntu mirror take? [14:27] jelly: Loads: https://wiki.ubuntu.com/Mirrors [14:37] dongs: I think the 0 means there aren't any modules that depend on ot [14:37] no, that means its currently not in use. [14:37] which means I can unload it. [14:37] which puzzles me why its loaded in teh first place. [14:38] i did run update-initramfs -u which is supposedly a prerequisite for this but i915 still loads. [14:38] Check others in lsmod results [14:39] dongs: Intel video? Or is i915 in /etc/modules [14:39] /etc/modules is blank. [14:40] i915 is in blacklist.conf. [14:40] jpds, that page seems to have numbers from 2017, which might be a bit out of date [14:42] Hello Ubuntu Community!, is the SSL certificate for the Ubuntu download expired?, or is it me? [14:42] minall, you'd need to indicate the url you are referring to [14:42] minall, cdimage site? [14:44] https://mirror.espoch.edu.ec/ubuntu-releases/20.04.1/ubuntu-20.04.1-desktop-amd64.iso, one of my nearest mirror sites the page takes me when I press the 'download Ubuntu' buttom [14:45] Expires On Thursday, July 2, 2020 at 6:07:17 AM ... [14:46] it is an EDU mirror, contact the administrator? [14:46] we do control https://cdimage.ubuntu.com/ .. [14:47] i think due to corona, such certificates are not renewed, no personel active? [14:47] Maybe... [14:52] jelly: Probably uses more now [14:52] yes. Which is why I asked. [14:54] I ran "find . -type f -exec rm {} \;" in a wrong directory, it took few seconds, and then asked me if I want to delete a write-protected file. my question is: has rm removed everything until that file before asking me about removing it, or it first checks all files and asks about permission stuff and then starts removing? [14:55] atralheaven: it has likely deleted lots of files [14:56] there are a lot of files there and I can't tell if some of them are deleted, but I can see that not all files are removed [14:56] ... [14:56] if you were lucky, the write-protected file was the first file that matched the filter [14:56] that was my home directory... [14:57] but any files it found before that, and passed to that rm, would be silently deleted [14:58] Hope you have a backup. [14:58] I have a backup from about 40 days ago [14:58] RIP [14:59] photorec to the data rescue [14:59] it'll be hard to predict what files it managed to delete as find iterates the files in arbitrary order; it doesn't sort like ls and shell globs do [15:00] lotuspsychje: does photorec recover files with their parent directory structure? [15:01] but it will do breadth first by default. So if the write-protected file was in the current directory, it hasn't removed any files in other directories [15:01] no atralheaven , but testdisk can possibly show you the deleted files and structure, although it might not be able to get them back [15:02] if the files are important to you, you better stop using the filesystem and boot a live usb and do your work on getting them back from there [15:03] geirha: well, I ran the command in ~/ and the write-protected file was ./.ssh/id_rsa [15:03] then it must've removed all regular files in ~/ first [15:04] but there ar emany files that are still there [15:05] how can I compare the structure of two directories (all their subdirs and files) ? [15:06] tree and then diff? or is there a better way [15:06] Hm. ok, I see the order isn't quite as I assmued [15:06] diffing the outputs of tree would give a good indication, yes [15:08] I did a "cp -R --attributes-only . dirs/" before running find and rm, so I have a copy of all dirs and files (but without their contents) [15:08] but the copy iteself might be affected by find rm [15:09] oh I can check the size of home dir [15:09] I've lost about 2g of 14g, could be worse [15:10] thank you all === fling is now known as bedflinger === bedflinger is now known as corexy [15:28] I need some help crossgrading a laptop with 18.04 from i386/i686 to amd64 -- basic bootup from a 64-bit kernel (used 4.15.0-112-generic) into `emergency.target` works fine, but once `udevadm` tries to `trigger --action=add` `LNXVIDEO:00` as part of the `systemd-udev-trigger.service`, the system reboots without warning. Did some `netconsole`ing already, kernel log around that isn't helping much. [15:31] fayti1703, never got that working, i386 to amd64 .. reinstall is the best option [16:23] lotuspsychje: was it you who helped me with kernal module for amdgpu on my ryzen7 laptop? [16:31] I'm trying to figure out if my gpu drivers are loaded or not, and I don't think they are [16:31] https://termbin.com/ktpv [16:31] did you install headers before installing? [16:32] sudo apt install linux-headers-$(uname -r) [16:32] "UNCLAIMED" suggests no driver supporting this hardware is loaded. [16:33] you wouldn't need headers to use amdgpu, though [16:33] says the headers are already at the correct version [16:34] oerheks: the gpu is built into the cpu, so in that regard, I just installed the OS [16:35] is this a fresh default installation? or have modification sbeen made? which? installation of what exactly? [16:35] !details [16:35] Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel. [16:36] fresh default installation, 20.04.1 [16:36] amd 4700u renoir cpu/gpu [16:36] do you get any graphical output? [16:38] yea, it's a laptop [16:38] this test is using kernel 5.7 https://www.phoronix.com/scan.php?page=news_item&px=Ryzen-7-4700U-Daily-Driver [16:38] so you have a graphical desktop, but not accelerated. [16:39] next groovy gives 5.8 ?? [16:39] @tomreyn that's what I'm speculating/wondering [16:39] too new hardware, i guess [16:40] i think we went over this some days ago [16:40] yea someone helped me with an amdgpu kernel module, but I don't remember who [16:40] what's your goal now? [16:40] I had to reinstall, so I need to figure out how to re-do that, to see if it makes it accelerated [16:41] the /topic points to channel logs [16:41] you can just re-read them [16:42] none of the topic links seem to have logs? [16:42] !irclogs | kenperkins [16:42] kenperkins: Official channel logs can be found at https://irclogs.ubuntu.com/ . LoCo channels are now logged there too. Meetingology logs at https://ubottu.com/meetingology/logs/ [16:44] @tomreyn perfect found them, thanks! [16:44] i think i had suggested "oibaf" ppa, alternatively the groovy kernel via linux-generic-hwe.20.04-edge from focal-proposed [16:45] alternatively mainline kernel using (unsupported) https://github.com/pimlie/ubuntu-mainline-kernel.sh [16:45] hi there, quick question - when adding a new hdd as a data drive, is it better to use a primary or extended partition, or doesn't it matter? [16:46] ok rebooting after testing the kernel module [16:46] Smultz: personally, i'd want to use gpt partition tables nowadays instead of dos/mbr ones, which you are referring to. [16:46] Smultz: if you'd need to use mbr/dos, though, i'd say "it doesn't really matter". [16:47] extended is what you need if you want more than 4 partitions om MBR, GPT has no issue there. [16:47] fair enough - just gonna have the drive acting as a data slave, so special partitions required [16:50] you could even use the raw disk without partition table [16:51] OK I think this means I have a driver now installed? https://termbin.com/qofw [16:51] yes. [17:02] so the only game I have installed is minecraft, but it's getting ~110+ fps so that must mean it's not software [17:04] hmm, that's not exactly much [17:04] i'd test with glxgears first, though [17:04] ok, I'll do that [17:05] any idea what is going on here ? https://paste.ubuntu.com/p/3NJG66ggVS/ === Guest49155 is now known as catalase [17:06] tomreyn: and how to tell for sure? it's ~60fps with glxgears [17:06] I have a second duplicate laptop, I'll test it without the amdgpu kernel module [17:07] https://paste.ubuntu.com/p/tkssD3gRd8/ [17:09] kenperkins: see above for a test on 18.04 LTS with a (dedicated) AMD RX 580 [17:09] gebbione, is your hdd mounted RO ? [17:09] perfect; mine says `accelerated: yes` so I'm sure that's good [17:09] i no [17:09] no [17:09] it looks like it is a problem somewhere with snap while installing gimp [17:09] kenperkins: first run is with framerate synchronization to the monitor, which is what i think you were doing, and then without. [17:10] ah, command line flag? [17:10] i m trying to follow what is written here https://forum.snapcraft.io/t/gimp-broken/17958/3 [17:10] @tomreyn there's no obvious flag for disabling sync [17:10] kenperkins: environment option. you could set it globally, but normally you only want to lift the synchronization for single applications, i.e. games or other 3d heavy stuff. [17:11] ah, I didn't realize that's how you do it [17:11] gebbione, "snap-discard-ns fixed it" ? [17:12] yea, 2000 fps [17:12] with vsync off [17:12] oerheks, kinda ... at least i was able to remove it. I need to install it again and see if i can use printers from it. I was not able to give it permissions to use printers [17:15] gebbione, indeed, the snap version cannot connect to printers. ( just tested) [17:15] reinstall with the --classic option might fix this [17:16] there is no 'permissions' tab in softwarecenter> installed > gimp > permissions [17:16] i reinstalled with snap and now after editing the printing permissions (there is a permission button next to the installation screen in ubuntu software when selected) it works [17:17] ah oke, in 20.04? [17:17] 18.04 [17:18] oh, i have 2 versions now, 2.10 and 2.28 .. [17:18] gebbione, yes, i see it too. [17:19] it is a nasty hidden feature :-( [17:21] ok, so on laptop 2, without amdgpu kernel module, I get errors using glxgears or glxinfo: https://termbin.com/pw1q [17:25] what is laptop 2 running, does it have X running on X window :1? [17:26] they are identical configuration hardware identical installation 20.04.1 installs [17:26] only difference (atm) is one has the amdgpu kernel module === fling is now known as surfaceflinger [17:26] yep, and laptop without amdgpu gets 5fps in minecraft [17:27] so software rendering is slower than hardware rendering. doh. [17:28] yea, but I'm confirming that was indeed the issue since i have identical devices [17:31] excellent, thank you so much @tomreyn @oerheks [17:31] ok, next problem, hardware/software brightness controls for the display don't work [17:36] I have had a ubuntu server for a while running docker with unifi-controller. recently I updated it and now I can not connect to my unifi controller WebGUI at all. UFW is turned off.. logs show docker seems running.. ANyone knows what changed last months with ubuntu to brake this? I even tried a completly new VM from scratch with same problem. === leaftype2 is now known as leaftype [17:40] this is similar, but not exactly right [17:40] https://bugs.launchpad.net/ubuntu/+source/lxqt-config/+bug/1829641 [17:40] Launchpad bug 1829641 in lxqt-config (Ubuntu) "brightness keys on laptop don't dim the backlight" [Undecided,Confirmed] === surfaceflinger is now known as fling [17:58] def looks like there's a bug in the acer_wmi module [18:13] maybe not, but this one is exact I think https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1881462 [18:13] Launchpad bug 1881462 in linux (Ubuntu) "Brightness settings don't work on Lenovo Ideapad 5 15ARE05" [Undecided,Confirmed] [18:27] genius! the 5.8.9 kernel fixed that issue [19:07] spectrezh: the Unifi controller is sensitive to java versions, it also has logs ... [19:08] spectrezh: with that having been said, be careful "updating" [19:08] spectrezh: if you get a java update version Unifi doesn't like...you're hosed [19:08] thanks I solved it [19:08] ty! [19:08] Are there any music players for Linux with full library support that do not suck? (music players that suck: Clementine, Rhythmbox, Banshee, Amarok, VLC - terrible library support)? [19:08] not sure that's ubuntu related @tatertotz @spectrezh but I've been running unifi via docker for 2 years, no major issues [19:09] Clementine is super buggy - specifically with it's library features. Banshee hasn't been maintained for darn near 10 years. Rhythmbox is too limited like vlc. amarok is pretty much dead [19:10] I am not installing Kodi just to play music [19:10] Winamp had good library support 25 years ago. Apparently linux still hasn't caught up. === jeddo- is now known as jeddo [19:19] Kow, clementine is great with huge collections. [19:19] so, use the one you like most, none of them 'suck' [19:20] https://snapcraft.io/search?category=music-and-audio [19:20] I consider anything that doesn't work as designed to suck. I guess this is too high a bar for Linux music players [19:21] And the fact I see a lot of unanswered requests on their forums for a new release, going back to 2017... indicates to me Clementine is dead too. So I guess music players on Linux are a thing of the past [19:23] snapcraft gives 1.4 rc [19:24] https://github.com/clementine-player/clementine/issues/1509 that bug is 7 years old and still open! yikes ok Clementine is dead [19:25] random bugreport that is fixed already [19:25] good luck!! [19:29] strawberry is an excellent fork of clementine === dominic35 is now known as dominic34 === sublim20 is now known as JimArchLinux === JimArchLinux is now known as sublim20 [20:26] I just did do-release-upgrade to upgrade to 18.04 LTS on a digitalocean droplet , and I notice uname -a indicates Linux 3.13.0-57 . Is there some way to ask dkpg why it didn't use a newer linux kernel? [20:31] plujon: hold on... [20:31] plujon: https://www.digitalocean.com/docs/droplets/how-to/kernel/ [20:32] sarnold: Ah, thanks! I'll look that over... === mnemonic is now known as Guest94098 [20:55] when you make an ssh port forward using the command line, how long does it last? Just until you ctrl+c? or until you restart the computer? [20:56] until you restart the ssh service, i guess [20:57] bilb_ono: how are you forwarding the port? [20:59] Hi, I'm still face my issue, even after intel_idle.max_cstate=4; basically when the screen is still as it is while reading text (I mean there is no even a blinking cursor), the LCD of my laptop starts to have a sort of wave noise in the background. If I move the mouse, it disappear for few seconds, then it restarts as soon the screen is still [20:59] again. Any idea? [20:59] leftyfb ssh -N -L 5432:remote_address:5432 [21:00] bilb_ono: the tunnel is there until you close out that ssh session [21:00] leftyfb: how do you “close out [21:00] exit ? [21:00] do you have to execute a close command? [21:00] or just like ctrl+c on the terminal window [21:01] oh, right, -N. Yeah, CTRL+C [21:01] leftyfb: so to keep it open, I would put it in my ssh_config file [21:02] and then it would be there… whenever I start my comp? [21:03] bilb_ono: look into autossh [21:03] ok thanks === l3zl0w is now known as lemoszsh [21:22] Hello I made a bootable USB for someone, and I started the USB to check for errors (yes I did a md5sum to) but now there is another partition called "writable" on that stick, Idk why.. https://www1.xup.in/exec/ximg.php?fid=48196318 [21:23] does it matter? should I just leave it, why is it there? [21:23] depends, how did you create the usb, with what tool? [21:24] oerheks: I just used dd if= of= command [21:24] mkusb gives an option for a persistent part, so you indeed see 2 usb instances. [21:24] no, that is not possible, with just dd. [21:25] oerheks: well, I did just sudo dd that's it and then started the stick clicked on "try kubuntu" [21:25] oerheks: sudo dd if=/home/user/Downloads/kubuntu-20.04.1-desktop-amd64.iso of=/dev/sdc status=progress [21:25] did you select sda/sdb/sdc or sda1/sdb1/sdc1 soemthng? [21:26] oerheks: /dev/sdc listed in lsblk [21:26] what happens when you start in live mode, what does the 2nd icon give when opening? [21:26] unusual, dd should not create 2 parts. [21:27] oerheks: No, now I'm in my OS again, not running live [21:28] oerheks: after coming back from live I plugged it in again and it showed the 2 parts after starting it in "try kubuntu" live session... before it wasn't there [21:29] oerheks: in "writable" it shows "install-logs-2020-09-140" [21:30] oerheks: did you understand any of what I'm trying to say? [21:30] I have no answer to this.. [21:31] Kali_Yuga, yes, i believe you. [21:31] Kali_Yuga: how did you make the usb? dd? which iso? [21:31] also pastebin 'sudo parted -ls' [21:31] i cannot find any clue why there would be 2 'drives' visable [21:31] i could understand if you used /dev/sdc1 [21:31] EriC^^: kubuntu-20.04.1-desktop-amd64 [21:32] oerheks: No I used sdc, I made sure [21:32] oerheks: I actually copied the command that I used from my history [21:33] Kali_Yuga: pastebin parted [21:34] Kali_Yuga: what's the problem you're having anyways? [21:36] EriC^^: https://paste.ubuntu.com/p/ddwhnVdHNX/ [21:36] no usb there.. [21:37] EriC^^: yes it's an encrypted HDD, The USB is the 8053MB [21:37] oerheks: yes the VendorCo ProductCode (scsi) should be the USB drive [21:37] odd, no partition table or partitions [21:38] EriC^^: Well I just see it in my folders that it shows a second partition after I "tried out kubuntu" [21:38] Kali_Yuga: if you mount this "writable" partition, does it show up in "mount" output? [21:39] Kali_Yuga: try mounting those in folders, and see the output of mount for what's mounted [21:39] EriC^^: I think so I'll paste the output [21:42] do you maybe know if there is any gnome specific optimization when the screen is still? this flickering is really eye-killer [21:42] EriC^^: All the way on the bottom: https://paste.ubuntu.com/p/Rm6pRJZnnd/ [21:43] Kali_Yuga: https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1872065 [21:43] Launchpad bug 1872065 in casper (Ubuntu) "'writable' should not be introduced as a new label for persistence partition in Ubuntu 20.04" [Undecided,Opinion] [21:43] seems that it's related to persistence [21:44] EriC^^: So it's a bug?? [21:45] no it's just the persistence partition i guess [21:45] ... weird.. but oke, i am still on 18.04 [21:45] EriC^^: So it's normal? [21:45] and then, why sdc3.. not sdc2? [21:45] oerheks: don't ask me [21:46] Kali_Yuga: i'd guess so [21:47] EriC^^: Okay as long as it doesn't create any issues [21:49] EriC^^: I'll just leave as is.. was just wondering [21:51] such feature should be mentioned in https://wiki.ubuntu.com/FocalFossa/ReleaseNotes/Kubuntu [21:51] thanks Kali_Yuga for sharing [21:53] oerheks: Oh you're welcome, I was wondering myself that's why I ask. Thanks for the help [21:59] Kali_Yuga: the partition is used to store all your personal data [22:01] EriC^^: Oh, okay I didn't save anything just booted the stick once and then it was there.. it did save a log on it [22:02] EriC^^: but thanks for your help, at least I know it's okay [22:11] Kali_Yuga: no problem [22:23] I'm interested in learning about the path that bug reports take through https://launchpad.net/ubuntu. I'm aware of https://wiki.ubuntu.com/Bugs/Bug%20statuses and https://wiki.ubuntu.com/Bugs/Responses/ , and even https://wiki.ubuntu.com/Bugs/Triage ... I guess I'm asking if a flow chart exists. [22:26] Nevermind for now. === pauljw_18 is now known as pauljw [22:49] hi i'm having trouble getting sata working on an x570-based motherboard [22:49] I can see the controller in `lspci` and it says it's using the "ahci" kernel driver for it [22:49] but nothing happens when I connect a drive. There's a separate sata controller on the board that the drive works fine with. [22:50] ubuntu 20.04, i'm fairly up to date [23:40] with some exceptions [23:41] cough libplacebo cough even the ancient open suse leap is more up to date on that one [23:56] how do you mount a persistence disk from google? https://www1.xup.in/exec/ximg.php?fid=14517820