[00:06] hi folks, I have noticed that several files are left on a storage hardisk i use, separate from the boot one, when remove files from trash. This folder is .Trash-1000 [00:06] at the moment i see it has 6.6Gb of files [00:07] i manually deleted it yesterday but I was wondering what its purpose is if any [00:08] ok i see something described here [00:08] https://askubuntu.com/questions/102099/where-is-the-trash-folder [00:08] but wonder why the files are still there [00:19] gebbione: some tool somewhere created that directory and *moves* files there, so that users can then "undelete" files later [00:20] i would have expected the folder to be empty after rubbish is emptied [00:20] gebbione: the filesystems don't provide any undelete functionality themselves, so if you see an "undelete" menu option somewhere, it's being provided by a tool like this, that moves "deleted" files into a trash directory, and will either throw it away in a year or six months or when space is low or on tuesdays or something [00:21] I'm having a problem after upgrading from 19.04 to 19.10: under the Gnome Classic shell, I can no longer open the activities menu using the hot corner, and if I use the super key it just shows my windows (no global search). Any ideas on how to fix this? I've already tried removing my .config directory along with many of the Gnome-related config directories, but no dice. The Activites menu does work as expected under [00:21] standard Gnome shell. [00:22] gebbione: that's the trash bin, if you delete files via the file manager without pressing shift+delete, (just delete) it goes there, you can later empty it [00:22] EriC^, that is expected ... but if I go to the trash and then empty it I would expect for these files to be gone there and then [00:23] gebbione: not sure what you mean, you're emptying the trash bin, and finding them in a -Trash dir later? [00:23] yes [00:23] gebbione: i suspect the dir you're talking about is on a different filesystem, like an ext hdd or other partition? [00:24] it is [00:24] gebbione: i think it just manages the main user's trash e.g /home/youruser/....-Trash [00:24] the ones you delete that are on an ext hdd or so end up in /exthdd/.Trash- [00:25] so you'd need to manually delete them i guess from there [00:26] not 100% clean i guess but whatever :) === Rikaikun_ is now known as Rikaikun [01:00] good day all , is someone interested in helping a noob mount a hard drive ? [01:00] good day all , is someone interested in helping a noob mount a hard drive ? [01:01] good day all , is someone interested in helping a noob mount a hard drive ? [01:01] hi [01:01] helpthisn000b; stop repeating youself [01:01] helpthisn000b: How dou you want to mount it - and what is the target's file system ? [01:02] I want to mount an external RAiD enclosure via Thunderbolt 3 to a Ubuntu Server [01:02] The file system is HFS+ [01:03] xD [01:03] The drive is connected to the port and is is visible in the system but does not exist in /dev/sd* [01:04] I have read every possible post on every website that has anything to do with this ! [01:04] !info hfsprogs | helpthisn000b [01:04] helpthisn000b: hfsprogs (source: hfsprogs): mkfs and fsck for HFS and HFS+ file systems. In component universe, is optional. Version 332.25-11build1 (eoan), package size 119 kB, installed size 302 kB [01:07] I have hfsprogs [01:07] I have boltctl i have tbtctl [01:08] The Thunderbolt 3 port is basically a PCIe port [01:08] helpthisn000b: Yukkie - well, does ' sudo parted -l ' show the drive ? [01:09] no [01:10] fwupdmgr get-devices --show-all-devices [01:10] To Be Filled By O.E.M. [01:10] • Device stages updates [01:10] helpthisn000b: Sorry, I do not know further - await here for one with the Thunderbird experience to advise. [01:10] f29aaa96-dfb8-5e24-be95-29a809cc00d5 [01:10] :) [01:10] I will [01:11] asre there any messages in dmesg? [01:11] does the device show up in lspci output? [01:11] are the drives within exposed as eg /dev/sd* devices because it just looks like a sata or sas controller? [01:13] 1@1:~$ boltctl [01:13] connected: Wed 27 Nov 2019 11:10:00 PM UTC [01:13] "dmesg | grep -i thunderbolt" maybe? [01:14] 1s@1s:~$ lspci [01:15] Corporation Cannon Lake PCH Thermal Controller (rev 10) [01:15] Intel Corporation Cannon Lake PCH HECI Controller (rev 10) [01:15] cAVS (rev 10) [01:15] [Alpine Ridge LP 2016] (rev 01) [01:15] Error: Launchpad bug 2016 could not be found [01:15] 2016] (rev 01) [01:17] it's best to stick with pastebin sites like paste.ubuntu.com when there's more than two lines -- the pastebinit program can help here [01:19] Yep I got it sorry ! [01:20] I'm just going to leave this in here and hope for someone with any ideas . I'm lost and spend about 30h working on this and have no other options . Thank you [01:22] helpthisn000b: you'll probably have to share more about what's going on -- lspci output, full dmesg output, what happens when you try the usual hfs+ mounting tools, etc etc [01:23] I can't really get to use any kind of mount command because I don't know how to address the external drive , it is not in /dev anywhere [01:27] Here is the full dmesg and lspci https://paste.ubuntu.com/p/hgFQ7Ccqmd/ [01:30] boltctl list [01:30] tbtadm topology [01:31] from https://forum.manjaro.org/t/cant-see-thunderbolt-3-disks/103811/9 [01:31] https://paste.ubuntu.com/p/DBvzfsZHSk/ [01:31] I read that yes [01:31] Hey guys! [01:33] oerheks I'm the last comment on that article https://paste.ubuntu.com/p/DBvzfsZHSk/ this is the boltctl list and tbtamd topology [01:33] cd /dev/disk/by-uuid # and then use uuid: 00492818-3724-1c00-ffff-ffffffffffff [01:34] or is that the controller uuid? [01:35] I'll try [01:38] I wonder why the drobo 8d pages talk about mac compat but nothing else.. weird [01:38] Don't have it in /dev/disk/by-uuids/ [01:40] It is "MacOS only" as every onether drobo with no linux support , but it is just an external HDD , tbnw the Drobo is installed with disks in and set up on a Mac machine so it is working . [01:40] i read the kernel pages, this is a hack to accept any thunderbold device.. https://www.kernel.org/doc/html/v4.13/admin-guide/thunderbolt.html [01:42] Yes i did that too , boltctl is a tool that lets you authenticate a TB3 devices , also my bios is set to no security on the thunderbolt [01:42] boltctl or thunderbolt-tools ought to be able to manage the authorized flag for you, no need to hand-authorize devices [01:44] oke, no Bios Thunderboldt Assist mode [01:47] $ sudo tree -RaF /sys/bus/thunderbolt/. [01:48] with or without period? [01:49] i read with, https://github.com/dell/thunderbolt-nvm-linux/issues/17 [01:49] also a part to update firmware, but not sure that comes in handy [01:51] same for me nothing under devices or drivers [01:52] the port is recognized, lspci -tv # would show this too [01:53] you have bolt installed.. [01:53] !bolt [01:53] !info bolt [01:53] bolt (source: bolt): system daemon to manage thunderbolt 3 devices. In component main, is optional. Version 0.8-4 (eoan), package size 129 kB, installed size 484 kB [01:58] sudo rebootrebooting [01:59] some programs, like man and perl, are complaining that my LC_* environment vars are out of whack. what's the easiest way to set them? I prefer a US English locale with the exception of LC_TIME=C [02:02] jerichowasahoax`: your installer should have done that for you. Did you install Ubuntu using some unusual method? [02:03] jerichowasahoax`: /etc/default/locale, update-locale(8) and locale-gen(8) are relevant [02:03] rbasak: yes, debootstrap probably qualifies as "unusual" [02:03] debootsrap only does half the job :) [02:04] i know, but i'm coming back from gentoo and still like doing some of the heavy lifting myself [02:04] thanks for coming, your experience is greatly appreciated [02:11] sorry im back [02:12] https://paste.ubuntu.com/p/Y7Zxh6rSvG/ === helpthisn000b18 is now known as helpthisn000b [02:19] i have no clue why the raid does not show, in any way [02:19] thank you for the time , i'm gonna keep digging [02:19] same [02:19] good luck helpthisn000b [02:20] I'm gonna install Hack OS Mojave on a separate HDD and see what happens , just to eliminate HW side === zbenjamin is now known as Guest30332 === zbenjamin_ is now known as zbenjamin === sebbu2 is now known as sebbu [03:07] hi [03:07] does anyone here owns raspberrypi4 [03:08] maybe; why do you ask? [03:09] sorry [03:09] i am trying to make a share on RPI4 running NOOBS [03:09] but when i click on the folder name i dont see an option Make a folder shared [03:09] and i have samba running [03:10] and a second i am trying to mount the Downloads folder on RPI4 with [03:11] sudo mount -t cifs /192.168.1.10/Downloads /mnt [03:11] and i get an error [03:11] sorry [03:12] sudo mount -t cifs //192.168.1.10/Downloads/ /mnt [03:13] so basically two questions [03:14] I think the /mnt would need to be something like /mnt/Downloads [03:15] I will not be much help... you need to tell the guys here what the error message is. [03:15] i dont have nothing in mnt on my laptop there is no folder called Downloads in /mnt [03:15] and you would have to create a folder called Downloads, or whatever in /mnt [03:16] you'd just sudo mkdir /mnt/Downloads or whatever [03:19] but do i need to do it in order to mount the Downloads dir on RPI4 to my laptop /mnt dir [03:20] I am not sure... but I think you would need a double // at the beginning ... something like //192.168.1.10... blah blah [03:22] smb/cifs stuff is pretty complicated; you'll want to keep an eye on the logs on both the server and the client when you try to do every single operation [03:22] you may also way to try troubleshooting with smbclient or if there's a similar cifsclient command, that [03:23] 192.168.1.10:/home/$USER/Downloads/ /mnt or something [03:23] iirc there's something like four or five different authentication mechanisms in the smb protocol, two or three vastly incompatible protocol versions, etc etc [03:25] What tool can I use to log the resource usage of a particular process over time? [03:26] sudo mount -t cifs //192.168.1.10:/home/pi/Downloads/ /mnt [03:26] mount: /mnt bad option ; for several filesystems (e.g nfs,cifs) you might need a /sbin/mount helper program [03:26] k_sze: there's dozens of tools for that, from while true ; do sleep 1 ; ps auxw | grep foo ; done >> resource_logs [03:27] ok [03:27] k_sze: .. through tools like collectd or pcp or https://github.com/Netflix/vector [03:31] sudo mount -t cifs -o username=pi,password=password //192.168.1.10:/home/pi/Downloads/ /mnt [03:32] aleksandrdvorkin: https://wiki.samba.org/index.php/Mounting_samba_shares_from_a_unix_client [03:41] why does it keep saying the special device /home/pi/Downloads doesnt exist [03:41] if i have it on RPI [03:43] maybe you need to specify a port too [03:43] i dont know [03:46] Just me or `man proc` doesn't actually explain the values in /proc//statm? [03:46] nvm [03:50] aleksandrdvorkin: //192.168.1.10:/home/pi/Downloads/ <== I somehow doubt the colon must be there. [03:51] otherwise you need to insert a port number after the colon I would imagine. [03:51] ah my mistake [03:56] Are GNOME extensions supposed to be system-wide or per-user? [03:58] k_sze: they can be either [03:58] k_sze: https://help.gnome.org/admin/system-admin-guide/stable/extensions.html.en [04:02] gry, by default, they are per-user, right? [04:02] it seems so, but i would check by hand if possible [04:03] I don't have any of the files mentioned in this page, so I guess my extensions are still per-user: https://help.gnome.org/admin/system-admin-guide/stable/extensions-enable.html.en [04:04] perhaps you can find them in your home directory, then [04:06] So apparently the instance of `gnome-shell` run as the `gdm` user is *not* supposed to keep running after I have logged into a desktop session? === dionysus70 is now known as dionysus69 [04:24] k_sze: not unless you click the 'switch user' button, i think [04:25] Apparently it's a known issue on certain systems where the gdm-user gnome-shell won't quit? [04:25] And that keeps eating up more RAM over the course of the day? [04:26] perhaps #gnome has a bit more ideas about this [06:52] im trying ubuntu now from dvd and im trying to connect to wifi but its telling me that no wifi adapters found? [06:52] is this normal because it is trial or should it still be working? [06:53] makaveli: Propably the cryptsetup binary is missing from the initrd image. Maybe because something missing in /etc/crypttab. You can force its inclusion by running `CRYPTSETUP=YES update-initramfs -u` manually. [06:56] i tried running sudo update initramfs -u and it said its disabled since running on read only media [06:56] should i have booted off my usb instead? [06:56] also im noticing that the backlit keyboard is no longer working [06:57] AugustusCaesar24: A lot depends on the WIFI chip set - If the driver is proprietary will not be on the DVD. [06:57] AugustusCaesar24: whether it works at all depends heavily on the hardware. [06:57] how would i know if itll work or not? [06:58] how would you know [06:58] AugustusCaesar24: as for backlight keyboards, it's also very model specific. [06:58] AugustusCaesar24: i would need more information about the hardware. [06:58] toshiba model satellite l55-c5272 [06:58] AugustusCaesar24: my Latitude E5530 has a backlight keyboard that is totally functional but it also shipped with ubuntu in some markets so that's no surprise. [06:59] huh. this is going to be an ancientone. [06:59] my friend gave me a laptop that was running windows 10 and i wanted to put ubuntu on it for the first time and mess with ubuntu [07:00] AugustusCaesar24: first thing i would do is make sure the BIOS is already at its final verion. [07:00] version [07:00] second, we need to know about your wifi hardware to even begin to answer your wifi questions. [07:01] AugustusCaesar24: You could run the DVD without installing [07:01] thats what im doing currently [07:01] wifi is usually connected through usb or pci. [07:01] its booting off the dvd without installing [07:01] thought some obscure devices use sdio [07:02] anyway [07:02] AugustusCaesar24: try running this first: lspci | pastebinit [07:02] it's probably PCI. [07:03] give us the resulting url [07:03] it's a terminal command. [07:03] i got a huge output which part would you like? [07:04] err [07:04] you should have gotten a url if you used pastebinit with that command [07:04] oh i missed that [07:05] hm. i'm guessing it'll be an intel device. [07:06] it says i dont have pastebinit and i have to install that [07:06] it is intel [07:06] oh. go figure. [07:06] ok... [07:06] can you give us the line that says [07:06] Network controller? [07:06] broadcom inc and subsidiaries [07:06] the whole thing [07:07] BCM43142 802.11b/g/n (rev 01) [07:07] 02:00.0 Network controller: Broadcom Inc. and subsidiaries BCM4313 802.11bgn Wireless Network Adapter (rev 01) [07:07] is mine [07:08] ours is pretty close then [07:08] BCM43142.. an obscure one. let me see. [07:08] i think [07:08] broadcom-sta-dkms is the driver for it. [07:08] not installed by default. [07:09] so it should work after install. [07:09] as for the keyboard [07:09] gotcha [07:09] that depends on laptop specific drivers. [07:09] so [07:09] how would you know what driver it needs? [07:10] what i suggest is updating the BIOS if it's not at the last one Toshiba released. [07:10] also after the install would i do sudo apt-get install to get all the drivers? [07:10] hmmm ill look into seeing how i can update the bios [07:10] AugustusCaesar24: for wifi, sure. [07:10] AugustusCaesar24: well, you could try a dmidecode as root first to see if it's even necessary. [07:10] gotcha [07:11] the section that says BIOS Information should have a Version field [07:11] what doe dmidecode do? [07:11] it dumps system information (DMI) [07:12] https://linux.die.net/man/8/dmidecode [07:12] i ran demidecode and i got a huge result [07:12] indeed. [07:12] linux is so cool [07:13] i can open many pages and it wont destroy the performance [07:13] on windows after 3 open windows it would crash [07:13] Here's what my section looks like. [07:13] is there something i should be looking for backlit keyboard? [07:14] er 3 open windows i [07:14] no [07:14] http://dpaste.com/0AF7KGA [07:14] this is just to check for BIOS version. [07:15] AugustusCaesar24: wait, crash? [07:15] AugustusCaesar24: it freezes? [07:16] this also gives you the relevant model / BIOS info on a single line: journalctl -b | grep 'DMI:' [07:16] bios is vebdir ubsyde ciro version 5.2 release daet 1/11/2016 [07:16] do we need more [07:16] yeah it slows down [07:16] 5.2 [07:17] i meant slow down but i said crash [07:17] well, well. it's already at the last bios. [07:17] that's a shocker. many people don't keep their systems current. [07:18] ok then... [07:18] AugustusCaesar24: what ubuntu release is it? [07:18] 18.04 [07:19] ok.. [07:19] when i hit fn + z it recognizes that there should be backlit keyboard because i get the icon on screen the backlit doesnt happen [07:19] let me see what i can find out. i've never used toshiba. [07:19] me neither [07:19] itll be a first for both of us [07:19] i typically enjoy hp [07:20] HP... is garbage if you're using their consumer products. [07:20] but either way.. [07:20] let's see what i can find... though it'd help if [07:20] i knew what modules were loaded. [07:21] is there a way we can find that out? [07:21] yes. lsmod, but you don't have pastebinit installed. [07:21] i thought the ISOs came with it. [07:21] yep i got huge amount of stuff [07:21] what are we looking for [07:22] probably a module named toshiba or so [07:22] i see sparse_keymap named toshiba_acpi [07:23] lsmod | nc termbin.com 9999 [07:23] ok... seems the toshiba_acpi module is responsible for the keyboard. [07:25] we are getting close [07:26] is it a driver that needs to be updated or installed or something [07:26] AugustusCaesar24: Linux doesn't have drivers as you understand them. [07:26] most come as part of the standard kernel. [07:27] the rest are provided as external kernel modules in DKMS packages [07:27] so dkms are like drivers? [07:27] these are the closest to an actual "driver" [07:27] gotcha [07:27] but it's different. [07:27] these are build from source. [07:27] built [07:27] * [07:28] AugustusCaesar24: so when you use the keyboard function key, it produces a reaction on screen but does nothing else? [07:28] yes exactly [07:28] are you sure it's not screen brightness? [07:29] no i have keys for screen brightness and those do things [07:29] ok. [07:30] AugustusCaesar24: please run this and give us the output: dmesg | nc termbin.com 9999 [07:30] got it! [07:30] dmesg may reveal something interesting. [07:31] termin.com port 99999 is not known [07:31] should i run it without that? [07:31] uh... [07:31] you typoed it [07:31] ? [07:31] wait... [07:32] two typos [07:32] is this machine even connected to a network? [07:32] no i tried to connect it to wifi but i couldnt so ill have to wait until i install it on hdd and then im guessing itll work [07:32] you can't use ethernet? [07:33] if i connect to ethernet i might be disconnected from here for a moment [07:33] ill try it [07:33] give me a sec [07:33] ok.. [07:41] ok im back [07:42] the url that it gave out was https://termbin.com/d9w6 [07:44] hm. secure boot is active. [07:44] this means you can't boot just any linux kernel... [07:45] AugustusCaesar24: you may have to disable secure boot if you use a different distribution. [07:45] meaning its a bios problem? [07:45] nah, it's unrelated to the keyboard. [07:45] how do you disable secure boot? [07:45] just an observation. [07:46] BIOS option. [07:46] gotcha [07:46] let's see [07:46] says keyboard-backlight should be working... [07:46] hm. [07:47] could secure bios be why backlit keyboard is not happy? [07:47] doubt it. [07:47] i was looking for the icon and heres what i see when i try to hit fn + z https://askubuntu.com/questions/1086070/keyboard-backlight-ubuntu-18-10-not-working [07:48] it looks like that icon but just a but more curved key which im guessing is just an updated icon from version 14 [07:49] your manual at https://content.us.dynabook.com/content/support/manuals/userguides/su4007657/GMAD00424012_SatSat-Pro-L40-L50-L70-S50-P50_C-Series_16Jan15.pdf also says Fn-Z [07:50] next thing to try is poking around /sys... [07:50] i once had a situation where the backlight software controls worked but the function keys didn't. [07:50] i also tried xset led 3 but that didnt work either [07:50] that's... unrelated. [07:50] that seems like a worse problem though [07:50] keyboard LEDs. it predates backlit keyboards. [07:51] not really... you're actually having a response. [07:51] it's just not triggering anything else. [07:51] though if this doesn't work [07:51] it's not a critical issue. [07:51] but nayway [07:52] let's check it out [07:52] try this [07:52] there should be a bios configuration screen (power management) which allows for enabling the keyboard backlight statically. [07:52] ls -l /sys/class/leds [07:52] also this may work: echo 2 | sudo tee /sys/class/leds/toshiba::kbd_backlight/brightness [07:53] tomreyn: how'd you know the exact name? [07:53] i presumed i'd have to see what's in /sys/class/leds [07:53] i'm just guessing based on what i found online about a different toshiba model. [07:53] https://askubuntu.com/questions/780176/how-to-make-my-toshiba-u940-laptops-keyboard-backlit-to-work [07:53] ok. [07:54] AugustusCaesar24: what do you see when you look in /sys/class/leds [07:54] ls -l /sys/class/leds [07:55] if this works then... [07:55] it just echos back 2 and the keyboard is still dark and with the ls command i se a bunch of inputs [07:55] howdy [07:55] 4 lines of lrwxrwxrwx to be exact [07:55] is it normal for trackpads to stop working when the keyboard is used in 18.04? [07:55] AugustusCaesar24: the rightmost lines? [07:55] MonTaGaTnoM howdy! [07:55] there are 4 rows [07:56] MonTaGaTnoM: that's a feature; it may be configured to disable trackpad during typing. [07:56] MonTaGaTnoM: check the trackpad settings, iirc. [07:56] last one on each line says capslock then numlock scrollloc toshiba::kbd_backlight [07:56] AugustusCaesar24: curious... [07:56] I'm in mouse & touchpad [07:57] when I plug in a USB mouse, it doesn't do that [07:57] only with the built in touchpad and keyboard [07:57] could it be a bios bug? [07:57] MonTaGaTnoM: it's not in Settings, you'll need to use gnome-tweaks ("Tweaks") [07:57] in ubuntu budgie? [07:57] AugustusCaesar24: what's in /sys/class/leds/toshiba::kbd_backlight/max_brightness ? [07:58] budgie doesn't use gnome, but QT5 [07:58] MonTaGaTnoM: i'm not familiar with budgie, maybe ask in its dedicated channel [07:58] AugustusCaesar24: i mean, run this: cat /sys/class/leds/toshiba::kbd_backlight/max_brightness [07:59] i get 1 [07:59] after running that one [07:59] huh. [07:59] ok... so it's just a simple on/off [07:59] ok, now try this [07:59] AugustusCaesar24: i mean, run this: cat /sys/class/leds/toshiba::kbd_backlight/brightness [08:00] 0 [08:00] ok. now try this [08:00] echo 1 | sudo tee /sys/class/leds/toshiba::kbd_backlight/brightness [08:00] when i was doing it on windows it had 3 modes, on, off, and on when typing on it [08:00] ok [08:01] when i do the echo i get 1 [08:01] and still nothing? [08:01] nada [08:01] try this again [08:01] AugustusCaesar24: i mean, run this: cat /sys/class/leds/toshiba::kbd_backlight/brightness [08:01] if it's still 0 then it didn't take [08:02] 0 [08:02] try this: dmesg | tail [08:02] anything looking like an error? [08:03] no it seems happy [08:03] AugustusCaesar24: ok... well... the only way i can see this being fixed is by a newer kernel. [08:04] let me see what's been done with this driver in kernel lately [08:04] is it just not gonna work then? [08:04] or should i try ubuntu 19 instead? [08:05] there should be a bios configuration screen (power management) which allows for enabling the keyboard backlight statically. [08:05] 19.10? can't hurt. [08:05] that and tomreyn's suggestion. [08:05] it might be something that was fixed in a newer kernel. [08:05] well, I installed touchpad-indicator, still nothing [08:06] ... ahah. [08:07] platform/x86: toshiba_acpi: Update KBD backlight LED on second gen laptops [08:07] i think the trackpad is now locked [08:07] hmmm what does that mean [08:07] Fri Jun 15 11:46:27 2018 [08:07] hm. [08:07] did this make it into 4.15? [08:07] the trackpad isnt very important i think i can just restart it if need be and it should be okay [08:08] am i second gen laptop? [08:08] and how would you know? [08:08] I believe ubuntu budgie runs far better than KDE Neon on that laptop [08:09] i don't, but it's the closest clue to what's going on. [08:09] gnome-tweaks works on ubuntu budgie o.o [08:10] MonTaGaTnoM: what version is it? [08:10] 18.04? [08:10] 18.04.3 [08:10] i think that was still based on GTK. [08:10] really? [08:10] possibly. i don't use budgie but it was once based on gtk. [08:11] my nvidia drivers are behaving though :) [08:11] I'm glad this is working [08:13] should i try out 19 now. are we giving up on 18.04 for backlit keyboard [08:13] AugustusCaesar24: go ahead; for now. [08:13] okie dokes [08:14] ill start the download [08:14] it might be fixable by installing a newer kernel. [08:14] got it! [08:14] but this is the easiest way to find out w/o an install. [08:14] aye my dell keyboard is backlit on 18.04 [08:15] AugustusCaesar24: depending on what "19" really is, you may end up with the same kernel version you're already running. [08:15] !YY.MM | AugustusCaesar24 [08:15] AugustusCaesar24: Ubuntu version numbers are: YY.MM (YY=release year,MM=release month). Each year sees two releases, so just specifying YY is imprecise. See also https://www.ubuntu.com/about/release-cycle [08:15] 19.10 [08:16] ubuntu 19.10 comes with linux 5.3, so that's newer. [08:16] yay! improvement [08:16] not necessarily. [08:16] hurray for possibility! [08:16] lol [08:17] dammit! [08:17] unlikely. the latest toshiba_acpi patch went into linux 4.19 [08:17] but, who knows where the fault lies exactly? [08:17] a newer stack may produce a new outcome. [08:18] it was having problems starting on windows too [08:18] on the bright side this isn't a critical feature for most [08:18] after several times of hitting it it would change brightness [08:18] lol the bright side [08:18] pun intended [08:18] lol [08:18] the backlight feature is implemented differently. [08:19] HP laptops appear to do it entirely in hardware. [08:19] it works under linux, but even windows has no software controls. [08:19] its not in the bios right? [08:19] maybe on yours it is. [08:19] it's very model specific. [08:24] those should be the relevant options on the bios "power management" menu: https://i.imgur.com/0BVAuve.png [08:24] should it be set to timer or on? [08:25] up to you [08:25] the bios that i have is bit more of a gui [08:25] self-destruct ;) [08:25] or better yet [08:25] hmm ill see what its on currently and whatever its on ill change it to something else [08:25] "AHHH MY EYES" [08:25] lol [08:28] ahh good, ubuntu budgie is spinning all my laptops fans [08:28] MonTaGaTnoM: Progress! [08:29] KDE Neon kept them rather low [08:51] Hey everyone, I'm sorry if I'm interrupting, I just wanted to ask how can I collect info about my system for bug reporting? I ran ubuntu-bug [package] and it collected data, prompted me to report it, uploaded to launchpad, I choose the existing bug, but the data then disappeared. [08:53] milankragujevic: your uploaded data is not linked to the bug report if you select an existing bug. if you still want it to become available you can file a new bug then mark this as a duplicate of the existing bug report (if you're certain it is). [08:53] also, this is a perfectly fine question ofor this support channel, so you're not interrupting. ;-) [08:55] i know when it was called apport there was `apport-collect bugnumberhere` to add logs to an existing bug. dunno if there's still something like that [08:55] @tomreyn ahhh thanks so much :) [08:55] right dax, this still works, too [08:56] @dax yes there's that too, I'm going to try it too, though I was warned both online and by the program since I'm not the reporter of the bug. [08:58] So, I ran apport-collect [bugid], allowed OAuth, and it's hanging. It collected data and now nothing is happening but the program is still running. [09:00] Ah it succeeded the second time. Seems it hung up for some reason, I killed apport, ran the command again, and this time after collecting info it asked me to approve the report to be sent. I did and it sent and now it's visible on launchpad. Thanks so much :) [09:04] 3~ [09:05] ops, sorry [09:36] Any better Linux tool for creating Windows Bootable USB form ISO, then WoeUSB? [09:38] nikolam: winusb :p [09:49] Hi, I just have installed Xubuntu 19.10, currently using external hdmi monitor but pavucontrol doesn't detect the hdmi sound output. Would this be related to display drivers? Laptop has nvidia optimus and I haven't installed the nvidia drivers [09:49] lotuspsychje, thank you much. Seems like winusb is from 2015 , site is down and latest PPA is here, if we are thinking of the same thing : https://launchpad.net/%7Ecolingille/+archive/ubuntu/freshlight/+index?batch=75&memo=75&start=75 [09:49] nikolam: just be careful with adding external ppa's we dont support them see !ppa [09:50] Guest22841: optimus cards requier the nvidia driver to work properly, and be able to switch betwene intel/nvidia [09:51] Guest22841: ubuntu-drivers list , will show you the available drivers for your card === Guest22841 is now known as erkana [09:54] I actually don't want to use the nvidia drivers for battery life and I think hdmi sound output is being detected on gnome with default drivers [09:55] erkana: if you dont install the nvidia drivers, you automatic fallback to nouveau, wich isnt able to switch between intel and nvidia [09:56] lotuspsychje, yes. I also checked last time it was available was for 15.04 so fat chances. Thanks [09:57] erkana: if you want a batter battery life, you can choose powersave mode (intel) via the install nvidia driver [09:58] lotuspsychje, I didn't knew I could still use intel after installing nvidia drivers, I will try that now. Thanks [09:59] erkana: yes you can, with nvidia-settings you can switch between them [10:10] lotuspsychje: I installed the nvidia drivers but pavucontrol still not detecting the hdmi output device === Guest12118 is now known as erkana [10:12] erkana: did you goto sound options and choose your hdmi sound? === mIk3_09 is now known as mIk3_08 [10:18] hey! i have an ubuntu system where i want to avoid upgrading the kernel (because there are a few proprietary kernel modules in the system that only works with the current kernel version). What package do need to "hold" to prevent apt-get from upgrading the kernel? When I do "apt-get dist-upgrade", I see that it for example plans to upgrade the package called "linux-generic". But there is also [10:18] linux-firmware, linux-base, linux-headers-generic, linux-image-generic etc. Is there a single package i can "hold" to prevent upgrading anything related to the kernel? This is on Ubuntu 16 BTW [10:19] lol i get pushed out of ubuntu before the irc client can ident it self to the server :D [10:20] question: is there a proccess in ubuntu 16.04 LTS 64 bit, that reads the disks content and imifiatly stops as soon as i launch "glances" to check what is doing that ? === erkan2 is now known as erkana [10:20] imidiatly* [10:20] lotuspsychje: I was expecting pavucontrol to auto-detect the devices but it didn't. Once I tried each output hdmi devices in the configuration tab, one of them started working, thanks for the help [10:21] welcome erkana [10:21] erkana: for battery life, also see: laptop-mode-tools [10:44] Vuurdraak: You mean, you suspect some process is doing what you describe? [10:45] Hi, Can anyone here point me to an active Gtk+/Gtk# channel? [10:48] FastCode: #gtk+ looks like your best bet, if that's not active (many channels aren't) then I doubt you'll find a better one on another network. If you're developing with GTK, then maybe it would be worthwhile to join a mailing list. [10:52] adrian_1908: Thanks. I'm actually developing for gtk# and 'requirements' are forcing me to migrate to gtk4 early. asking meebey and knocte(mono, gtk-sharp, smuxi developer/maintainers) has yielded no answer and I'm slowly losing hope. [10:56] That's unfortunate, I know the frustration (of getting no response from supposed communication channels). No experience with Gtk or C# myself, so cannot help. [10:58] adrian_1908, yes, it seems suspicios, as when i open the normal system monitor as a user and as root i can not see anything that is using up spu, and the disk reading at high speeds continues, how ever when i open glances in a terminal the disk reading immidiatly stops it seems weird [10:58] cpu* [11:00] Vuurdraak: that is indeed very odd! Maybe try another tool like `htop` (you'll need to enable the IO_RATE or similar columns) and see if that changes things. [11:00] this happens after booting the OS [11:00] schrodingers disk. hmm [11:00] okay i can try that [11:00] have you tried iotop? [11:01] no [11:01] or iotop yes, that's maybe better suited actually. [11:02] thanks for the tip, got it installed now, i'll check it with iotop first next time see what happens [11:04] as i understood it also from articles online ubuntu is not doing actual file indexing, so it seems weird that it would do long fast disk reads [11:04] hi, is there a way to connect to this "checkpoint endpoint security VPN" using linux? [11:04] it does, actually [11:05] as long as it can be simplified to starting a single shell script, commandline solutions would be acceptable as well [11:05] AFAIK, there is mlocate cron. balloo and gnome lenses thingy [11:05] and there used to be akonadi [11:05] (Rest in hell) [11:05] I'm on Xubuntu, the only processes that do recurring writes (not reads) are Firefox and the disk journal. [11:05] oh [11:06] as i understood it stuff you accessed is remembered, but there is no actual trawling of directories for indexing [11:06] there is. but it shouldn't take that long. unless the contents are also indexed [11:07] ah okay [11:07] imi: what is "checkpoint endpoint security VPN"? Doesn't sound too trustworthy. [11:08] with any VPN check if they got linux support [11:08] For example: http://paste.debian.net/1118359 [11:08] takes 0.8 seconds to run [11:09] thats realy fast :) [11:09] I like to 'tune' stuff. [11:09] I think the name kinda shows [11:10] no i see like multi GB/sec disk read for a prety long time [11:11] * FastCode removes hat. puts back. and upon reading last sentence, tries to stop his eyes from popping off. [11:11] xD [11:11] WUT, multigig/sec? [11:11] ow right sorry [11:11] MB :') [11:11] was my imagination that i got realy fast disks, i was dreaming there for a moment sorry :') [11:12] Vuurdraak: Just checked, `(sudo) iotop -a` will list accumulated I/O, rather than current, so that should be more insightful. Just let it run int the background for a while. [11:12] I do have the nuclear option. have you tried strace/LD_PRELOAD? [11:13] the trick is to stop your display manager, open a shell with strace and log its output and from within that shell, run your display manager and your io monitor programs [11:14] mmm okay :) [11:14] missed a . after output. makes the sentence wierd. [11:14] you're gonna have to read of on the strace documentation though, it's not very easy. [11:14] how can I find out where my disk space is gone when there is a ~32GB disparity between `df /dev/sda1` and `du -h /` ? [11:15] yeh i first check it the next time i see it happen with (sudo) iotop -a , and if the same weird stuff happens iaw it stops as soon as i fire that up i will try to start to do more fancy stuff [11:16] that's just SI and base-2 being different [11:16] df reports 2^10 and then 1000 1000 [11:16] Essentially I am getting: `/dev/sda1 61G 53G 5.9G 90% /` from `df` but `35G /` from `du` [11:16] but du is just 2^(10*n) [11:17] FastCode: I think the disparity is not due to SI and base-2 here [11:17] oh [11:17] that's so high [11:17] we're talking 53G vs 35G [11:17] you're correct [11:17] have you tried baobab? [11:18] maybe there is something that du doesn't show [11:18] I remember there was a create empty document when you click the right button of mouse, where does it go? Sometimes I want to create empty text document, this is really unconvient on 18.04 [11:18] FastCode: I tried baobab and ncdu, same results, ~35GB [11:18] ouyes: ~/Templates [11:19] ouyes: in it, create the templates you want. an empty file named empty document will do the trick. [11:19] FastCode: worth mentioning that I used to have a 32GB drive, then added 32GB more to it (this is a VM) [11:19] ah [11:19] oh [11:19] so something went wrong during the partition merge perhaps? [11:20] is it possible that the host is over-provisioned or something? [11:20] I've seen ram wierdness like that [11:20] FastCode: no, the Host has plenty of space free [11:20] `the disk is %90 used though [11:20] what does parted say? [11:20] parted /dev/sda [11:20] u B [11:20] print [11:21] quit [11:21] so you're reaching that point where it's gonna be tough to have enough space to do much [11:21] 61GB isn't really much anyhow [11:21] https://www.irccloud.com/pastebin/VcAcBUNx/ [11:22] not sure what you were going to do with a VM with such a tiny disk ...besides watch it boot up [11:22] tatertots: but `du` or baobab only show 35GB used [11:22] * FastCode uses VM with 1GB disk:) [11:22] lol [11:22] for apache reverse ssl proxy [11:22] tatertots: this is a dev machine, 32GB used to be more than enough but I now have additional repos and extended it to 64GB [11:23] FastCode: the parted output seems reasonable [11:23] more like 53GB used out of the 61GB total...making it %90 filled...%10 free space [11:23] you're down to the wire [11:23] tatertots: that's what df says, but du says 35GB [11:23] yup, 64 gb and the partition looks like it's expanded correctly [11:23] ouyes: on ubuntu 18.04.3 with gnome-shell / mutter and nautilus i do see the "New Document" -> "Plain Text" context menu option. [11:23] so I am wondering where my other ~30GB are [11:24] oh [11:24] I know [11:24] Dang [11:24] I'm so stupid for not realizing [11:24] unlinked open files. [11:24] duh [11:24] if you started with 32..then added another 32...that would be the 61GB we see above (minus overhead) [11:24] I've had this happen before [11:25] and the steps that I just iterated over here is what i did to solve my problem [11:25] !enter | FastCode [11:25] FastCode: Please try and keep as much of your info as possible on ONE line - easier to follow for everyone. [11:25] only to realize how I figured it out. [11:25] FastCode: I see, is there a way to prune those? [11:25] of that 61GB you've used 53GB....so yeah..not much left...just add more like when you added the 32 [11:25] tatertots: FastCode [11:25] https://usercontent.irccloud-cdn.com/file/vWkUCP5S/image.png [11:26] carlesc: rebooting does it. usually. [11:26] FastCode: ok, let me try that [11:27] FastCode: nope, same thing [11:27] I pissed the bot off? [11:28] adrian_1908: this is it: https://postimg.cc/c6zMmQPt [11:28] well you're holding 20GB of stuff in users home ...probably downloads and stuff...just add more space like you did before [11:28] mount output, /etc/fstab contents, and crontab -l | grep reboot [11:29] can there also not be extra stuff in root ? [11:29] FastCode: wait. If I do `sudo du` then the number there matches [11:29] so it must be files that are only visible for su [11:29] lol, permissions [11:29] must be extra stuff not detected as non root [11:29] imi: and you want use it on Linux? I would check the provider of the service regarding that. VPN is a technology, not an application, so support on one OS doesn't guarantee it on othes. [11:30] FastCode: Vuurdraak: yep, found it. `/var/lib/docker/overlay2` is the culprit [11:30] baobab and du can't see it unless run as root [11:30] hence the mount, fstab, ... requests:) [11:30] :) [11:31] that's only going to net you about 3GB more space if you were to purge that [11:31] so you'll still only have about 12GB free [11:32] but if that's enough ..good deal...if not just add more like you did last time [11:33] all current ubuntu versions now automaticly remove old kernels not ? in the past with 14.04 i had to remove them by hand [11:34] sudo apt-get remove --purge $(dpkg -l 'linux-*' | sed '/^ii/!d;/'"$(uname -r | sed "s/\(.*\)-\([^0-9]\+\)/\1/")"'/d;s/^[^ ]* [^ ]* \([^ ]*\).*/\1/;/[0-9]/!d') [11:34] that's neat..so there's a little auto house keeping now [11:34] i did that in the past to remove all old kernels and create space [11:36] imi: there's https://supportcenter.checkpoint.com/supportcenter/portal?solutionid=sk114267 , you can also download a client from the VPN gateway directly at https:///SNX/INSTALL/snx_install.sh [11:36] Vuurdraak: yes, old kernels are purge automatically nowadays. [11:36] yeh [11:36] i gues it wont do much then nkow adays [11:37] imi: you may also be able to use network-manager with network-manager-l2tp-gnome but i can't tell this for sure. [11:39] tatertots: it was more like 23GB in my case [11:39] FastCode: thanks! [11:43] Hey folks [11:47] BluesKaj!!!! Hello!!!! [11:47] >:) <- it is your brother demon here [11:49] hi marcoagpinto [11:55] help! does anyone know why I'm getting the following error when I use `loginctl enable-linger $USER`: Could not enable linger: Read-only file system? [11:56] I have no idea about what's going on. it's a VPS that someone gave me yesterday to put an IRC server [11:57] PeGaSuS: well, is it a read-only file system? [11:58] "mount" should tell [12:00] tomreyn: https://termbin.com/kxeh [12:02] i assume it would write to this, which was mounted writable: /dev/vda1 on / type ext4 (rw,relatime,errors=remount-ro) [12:02] are there I/O errors on journalctl -f [12:05] tomreyn: only this: https://termbin.com/3jky [12:05] that's the output of journalctl -f [12:08] I'm totally lost though [12:11] PeGaSuS, it says "authentication failure" im assuming your not logged in as root there [12:11] this is my dmesg output: https://termbin.com/wi97 [12:12] and yes, I'm logged in as root. the VPS is on a dedicated server of a friend. it was him who created the VPS [12:12] probably he did something wrong? [12:14] worth to mention that it's Ubuntu Eoan (19.10). I've upgraded myself via do-release-upgrade from Ubuntu 18.10 [12:15] That's a corrupted filesystem. fsck it. [12:15] carefuly. if You have important data on it. back it up first. [12:16] I've logged out and logged in again and this is the recent `journalctl -f`: https://termbin.com/5072 [12:18] Anyone have an issue where linux causes your system to hard lock with a cpu error? I doubt its just linux, and its more likely my mobo/cpu but it only happens in Linux, not windows that I know of. [12:20] unfortunately I can't stay any longer. I'll be back this afternoon (around 6pm CET). [12:20] and I'll talk to my friend about this [12:20] thanks for the help so far folks [12:21] PeGaSuS, see you later, yeh only thing i can see is that the system throws the file system in to read only mode with that opts error [12:22] I assume that my friend doesn't know well how to work with the system that creates the VPS (virtualizor or wtv) [12:23] and probably he did something wrong. I'll try to drag him here too, so we can fix this. I assume that we'll need to redo the entire machine *sighs* [12:23] :( [12:23] see you later guys. and once again, thanks for all the prompt answers and help [12:23] laters [12:24] salamanderrake, idk what cpu mobo combo you got, but if its like a brand new just released mobo/cpu sometimes it doesnt work on linux out of the box like ryzen [12:24] maybe try search online to see if others are reporting problems [12:25] No, this is old, its a bulldozer cpu. [12:25] i got one too, i have no problems with my fx 8370e [12:25] Yeah, everyone I found online complain about a nopost situation, but my system posts, but it crashes later. [12:26] And there are no warnings in journalctl [12:27] anything maybe in var/log/kern.log or sys.log ? [12:27] *syslog [12:30] salamanderrake: whats the cpu error message? [12:30] Oh, its just the red cpu light on the mobo. [12:31] do a memory test [12:39] If it was memory, wouldn't the memory cpu light light up? [12:41] i guess its just to make sure that it can run the memtest correctly, it could also detect errors in the cpu cahce i guess [12:41] you can select memtest from the grub boot menu [12:42] I can't run memtest [12:42] I'm on a 64 bit system [12:42] and its not installed. [12:42] huh ? [12:42] try run it from a live usb stick ? [12:43] i thought memtest was always there in the boot menu, im on 64 bit too, it has nothng to do with 64 bit [12:44] or mamybe its hidden under 'extra's' ? [12:44] Well, I can try it, never had any luck. [12:44] maybe [12:44] Might have to boot in Legacy mode for memtest [12:45] Hi [12:47] My UI freezes after some minutes of boot. I use kbuntu 19.x. It was happening when I didnt upgraded as was using 16.x LTS. a) How can I check my harddisk health? b) How can I check fsck. Recovery mode says its mounted, so cannot check. How to check without bootable cd? [12:47] we dont support kbuntu in here [12:49] btw maybe its mounted read only it needs to be mounted readable [12:51] Yeah, memtest86+ isn't even in the grub menu, and I just reinstalled it. [12:51] are you in UEFI mode ? [12:51] try disabeling UEFI if its on and see if it shows up [12:52] memtest [12:53] Ah, its not supported yet [12:53] I need memtest v5 and above [12:55] Nevermind, I guess its still not enabled with uefi support. [12:55] i can remember that UEFI and buldozer didnt like each other with linux , i have it disabled my self [12:55] I never had issues with it. [12:55] ah okay nvm :') [12:57] go to go, see u laters all o/ have a nice day [12:57] Can anyone paste my last message? [12:59] My UI freezes after some minutes of boot. I use kbuntu 19.x. It was happening when I didnt upgraded as was using 16.x LTS. a) How can I check my harddisk health? b) How can I check fsck. Recovery mode says its mounted, so cannot check. How to check without bootable cd? [12:59] Intelo [12:59] robertparkerx thanks [13:00] any solution guys? [13:00] Intelo, how about a bootable usb flash drive then? [13:01] !smart | Intelo [13:01] Intelo: smart is Self-Monitoring, Analysis and Reporting Technology, a monitoring system for hard drives. See https://help.ubuntu.com/community/Smartmontools [13:01] doug16k don't have that now [13:01] doug16k but if recovery mode has the option to fsck, it should [13:01] don't enable networking in the recovery menu before you did the fsck === skiboy_ is now known as skiboy [13:03] you need ext4 file systems to be either unmounted or mounted only in read-only mode to be able to fsck them. enabling networking from the recovery menu will, however, mount the root ("/") file system in read-writable mode [13:30] is it good practice to do apt update and apt upgrade on start [13:30] !uptodate | correct when its needed [13:30] correct when its needed: To ensure you have all the latest known patches and security updates for your ubuntu installation, please update with the following command: `sudo apt update && sudo apt upgrade`. See also !upgrades and !security; you may also need to run `apt full-upgrade`. [13:31] will this break any dependencies? [13:31] correct: wich dependencies are you talking about [13:31] I have some gui tools that are running [13:32] hello, i have gre tunnel between ubuntu and mikroitk, I'm using netplan to configure. After reboot tunnel is not connect automatically ("ip a" displays gre1 and configuration ) - i must use ifconfig gre1 down... ifconfig gre1 up [13:33] correct: 'some' gui tools? [13:33] why is not comming up automated? [13:33] correct: what do you think? do OS maintainers tend to push updates that break everyone's current setups? [13:35] EdFletcherT137: the question was.. is it a good practice to run that everytime the system boots [13:37] correct: "when its needed" != "on boot" [13:37] correct: so... no [13:39] generally, keeping your system updates either by update-manager, unattended-upgrades or manually is very much recommended, though. === TabMasher is now known as WalterWhite [13:40] tomreyn: thanks.. noted [13:40] correct: we still dont know what you meant with 'some' gui tools and dependencies, did you add external ppa's to your system? === pikapika_lunar_a is now known as pikapika [14:21] has anyone ever used a Apple Magic Mouse 2 on ubuntu? Is it worth getting for long term? === zenguy is now known as coffeeguy [14:33] cgi: i think(not sure if it's the 2nd version of magic mouse) have used it on elementary live usb once on a macbook pro, and destroyed sensitivity setting of the mouse. I had no idea what to do with it... [14:54] Happy Thanksgiving everyone [15:00] If I changed my user from requiring a PW to login to Autologin, which log file would that show in? dmesg? [15:01] uRock: It might not get logged [15:02] K, thanks jeremy31 [15:02] coconut, thanks [15:02] cgi: it isn't much i can say but yw. [15:03] uRock: even using the user/groups to change that just changes a file in /etc/lightdm or whatever [15:03] k, I was hoping that since it required authentication that it would be logged. === WalterWhite is now known as TabMasher [15:07] Anyone here knows whether the fingerprint reader and multitouch of screen of the thinkpad x1 extreme gen2 will effectively be ignore or supported under ubuntu/xubuntu/ubuntu-mate ? [15:08] jeremy31, I've just found it listed in auth.log. "gpasswd[5393]: user ****** added by root to group nopasswdlogin" [15:08] coconut: i'm on a p1 gen 2 that's supposedly quite similar. if you have any tests you'd like me to do i'll give them a try. presently in kubuntu with a mainstream 5.3.13 kernel to get resume without a black screen. working on other issues [15:09] Happy Thanksgiving [15:09] Hi all, I want to know to setup systemwide socks proxy with username and password on ubuntu 18.04 [15:11] wat? [15:11] YOu mean Budgie is better than KDE Neon? [15:11] You might be mistaken ... [15:23] V7, I tried Kde neon, not bad however I am attached to Mate DE [15:49] altendky: i wouldn't know what test to ask for... but do you see these two going wrong anywhere? (like cpu load or something from one of the logs like dmesg). I assume you know better than me here. [15:51] coconut: I'll check in a few minutes for a multi touch demo program for that. And I guess the fingerprint reader though I think I may have seen something saying that doesn't work. [15:53] oh that would be splendid, thank you [16:17] can anybody help? [16:20] amCap1712: Maybe check out https://www.binarytides.com/setup-dante-socks5-server-on-ubuntu/ [16:21] coconut: hmm, so my first try with pinch zoom didn't seem to work in chrome but it is now. so multitouch here seems ok. trying to double check the hardware in each system [16:23] coconut: you can get some reference at https://certification.ubuntu.com/desktop/models?query=gen+2&category=Desktop&category=Laptop&level=&vendors=Lenovo to compare the two systems but as noted on the individual pages, being there doesn't mean things will work for you. just that they worked to some degree for some linux setup that the oem probably customized. [16:25] coconut: the touch screen reports the same on those pages for the p1 gen 2 and the x1 extreme gen 2. are you trying to get a feel before buying an x1? [16:28] Chrome does pinch zoom on Linux? [16:29] akk: it seems to. though it seems independent from the regular zoom. [16:29] Chromium doesn't seem to. [16:29] At least on this CX1 gen 7. [16:30] Do any other apps support multitouch? Now I'm curious if it works. [16:30] akk: what should i try? :] [16:30] altendky: That's what I'm asking too. :) [16:33] I have the hid_multitouch module loaded but I haven't found anything that seems to respond to it. [16:33] akk: and the ubuntu wiki page is from 2012... [16:34] coconut: i haven't found any evidence of the fingerprint reader yet (other than the recess next to my keyboard of course :] ) [16:45] autoremove gives reference error [16:45] https://pastebin.com/FRZPwSNd === enriooooooo1 is now known as enrio === SimonNL is now known as SimonNL_Afk [16:51] great altendky! thank you. [16:56] coconut: you are researching while considering purchasing an x1... or? [16:59] hello again guys. so, I've been here earlier because of the following problem: I have a VPS hosted in a dedicated server of a friend. he created the VPS with Ubuntu 18.10 and I decided to update it to Ubuntu 19.10 with the `do-release-upgrade` command. the update was successful, without any errors during the update. but, today i tried to use the command `loginctl enable-linger $USER` and I've been presented with the error: Could not enable linger: [16:59] Read-only file system. any ideas how to recover the system (if possible)? [16:59] Yup, i have two laptops on my list for a renew on my macbook i have here. (macbook pro or this thinkpad x1 extreme). [17:03] coconut: so i've had a few issues with kubuntu 19.10. when resuming the screen stays black though the rest of the system is working and the backlight on the oled display doesn't change when you adjust it. the mainline 5.3.12 kernel or the ubuntu 4.15 oem kernel fix the resume. the 4.15 oem fixes the backlight too. right now i'm in the midst of compiling latest git kernel (5.4+) with the backlight patch from 4.15 [17:03] oem to see if i can get it all going in one place. also, i've had issues with the hdmi output not detecting monitors. won't be able to dig on that until i get home probably (only hdmi here for the holiday is a tv that everyone will be watching...) [17:06] How can I install glib2 and glib2-devel on ubuntu? [17:08] ping [17:09] what should i pass as last arg to lvextend? vgdisplay tells me my VG "ubuntu-vg" has 6900 PE free, so i want to use them [17:10] gobble_gobble: pinging after only a few minutes just annoys people. Have you tried something like aptitude search glib2 | grep dev ? I think that will give you the package name you want. [17:10] in /dev/mapper there is one entry but passing that gives me "No space left on device" [17:12] akk: nice didn't know there was search [17:13] what am i misunderstanding here? [17:16] akk: how about libzlo2-dev? i did not see that in search :\ [17:17] gobble_gobble: aptitude search zio doesn't find anything, guess whatever it is, it's not in ubuntu. [17:18] gobble_gobble, are you sure of the name ??? [17:18] gobble_gobble, maybe is liblzo2-dev [17:18] !info liblzo2-dev [17:18] yes typo x___x woops [17:18] liblzo2-dev (source: lzo2): data compression library (development files). In component main, is optional. Version 2.10-0.1 (eoan), package size 100 kB, installed size 825 kB [17:18] so easy to find .. [17:18] :P [17:18] thankyou [17:19] install synaptic, a much more detailed softwarecenter [17:19] !info synaptic [17:19] synaptic (source: synaptic): Graphical package manager. In component universe, is optional. Version 0.84.6ubuntu3 (eoan), package size 607 kB, installed size 3304 kB === oerheks1 is now known as oerheks [17:24] so, any good ideas? or should we just reinstall Ubuntu? [17:25] genii: any way to do that without installing anything extra? [17:27] altendky: any progress on your bug? [17:27] I'm trying to print to a networked printer. When I go to the printers IP address in my web browser it will let me print a test page, but it won't print anything from LibreOffice, even though the printer name appears there. It used to work about a week ago.. Any ideas? === SimonNL_Afk is now known as SimonNL [17:40] lotuspsychje: i forget where you last saw. but, 4.15 oem fixes resume and backlight control but doesn't have wifi (i haven't got the iwlwifi backport working). 5.3.12 fixed the backlight. not sure about hdmi, don't have access to anything here to test with. right now trying to add the backlight patch from 4.15 oem into, well, latest git kernel (5.4+). [17:42] altendky: i recall solving my wifi with the oem sp1 kernel on this laptop here, maybe you can also test [17:43] Tylerthree, last time I had trouble printing (from the command line with enscript, not libreoffice) I went to the printer settings dialog, deleted and re-added the printer. It helped, though I think my problem was the printer changed IP addresses when I got a new router... [17:44] altendky: It might be better to use kernel backports rather than iwlwifi https://cdn.kernel.org/pub/linux/kernel/projects/backports/stable/v5.4-rc8/ [17:47] jeremy31: would that be the backport-iwlwifi-dkms? [17:47] though i'm presently thinking that moving forward will be my solution probably [17:47] altendky: I think that uses the iwlwifi backports that only support Intel wifi devices, you can support almost all wifi using the kernel backports [17:49] rfm, yes that seemed to work! thank you [17:51] lotuspsychje: i tried the oem sp1... something didn't work. i already forgot but could check again. i've got the four things that i need to get working together. resume, backlight, hdmi, and wifi. [18:14] hello [18:15] how I calculate the xrandr paremeters for a monitor when I have the manufacturer frequencies? [18:15] cvt and gtf both give wrong results [18:15] making the screen act really wonky [18:32] The thinkpad x1 extreme gen2 has an "hybrid" option in it's bios(i still like this abbreviation) for the videocard to only get enabled when games are started. Does ubuntu support this at the moment? === car_ is now known as car [18:35] And is there a tool to create a multi boot live usb? === akem__ is now known as akem [18:47] Hello [18:47] Hi [18:48] I hope this is the right place to ask for help. From yesterday evening I noticed I get segmentation fault when running 'apachectl configtest' [18:48] just before I did apt upgrade [18:49] # apache2ctl configtest [18:49] Syntax OK [18:49] Segmentation fault (core dumped) [18:49] Action 'configtest' failed. [18:49] The Apache error log may have more information. [18:49] Don’t get nothing more in apache error logs, but in syslog (and also in journalctl -xe) I have: [18:49] /var/log/syslog: [18:51] Hi [18:51] PeGaSuS: https://github.com/systemd/systemd/issues/12401 [18:52] cittadinodelmond: has your disk run full? [18:53] let me check. BRB [18:54] tomreyn No. Still planty of space. [18:54] !paste | cittadinodelmond: please re-post what you previously pasted here, but [18:54] cittadinodelmond: please re-post what you previously pasted here, but: 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:55] also discuss which ubuntu version you are using [18:56] I posted again previoius rejected msg using paste.ubuntu.com [18:57] cittadinodelmond: and you ended up on which URL then? [18:57] https://paste.ubuntu.com/p/qQRGHkjJN4/ [18:58] coconut: there is definitely tooling around handling the hybrid graphics. i can't say i've gotten around to figuring it out. i had it on my last laptop (w550s) too but as i use it for coding for work... it wasn't particularly a need for me. [18:58] could it be related to libnss3 ? [18:59] cittadinodelmond, let's try a quick test: sudo a2dismod php7.0 && sudo service apache2 restart [19:00] altendky: ok [19:00] cittadinodelmond: i guess you could just reinstall those packages which were installed during when it worked and stopped working. but this should not normally be needed. [19:00] I already tried apt install -reinstall ... [19:00] I went back several days.. [19:02] cittadinodelmond, sudo a2dismod php7.0 && sudo service apache2 restart [19:03] ioria disable php didn't help.. same error [19:05] any more hints? [19:05] you could get us some more info on your system [19:06] nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};echo "Session: $XDG_CURRENT_DESKTOP ($XDG_SESSION_TYPE)";echo Shell: $SHELL) [19:06] sudo /bin/true && cat &>/tmp/aptlog < <(sudo apt-get -y update 2>&1; apt-cache policy 2>&1; sudo apt-get -syV full-upgrade 2>&1;); nc termbin.com 9999 tomreyn did it [19:14] cittadinodelmond: what did it output? [19:14] https://termbin.com/d5dj [19:14] now second command [19:15] coconut: (akk) were you asking about multitouch on the screen or touchpad? [19:15] i responded about the touchscreen [19:15] altendky: screen [19:17] cittadinodelmond: does copy + paste not work for you? [19:18] I think it works.. [19:18] I'll check again [19:20] tomreyn I don't have a desktop.. only a ssh term.. here's again https://termbin.com/eztn [19:20] cittadinodelmond: thanks. the output of the first command did arrive fine the first time you posted. but the second did not. [19:20] sudo /bin/true && cat &>/tmp/aptlog < <(sudo apt-get -y update 2>&1; apt-cache policy 2>&1; sudo apt-get -syV full-upgrade 2>&1;); nc termbin.com 9999 ssh is fine for copy + paste in both directions normally. i hope you don't have to type all of this. [19:22] tomreyn https://termbin.com/dpfu [19:25] cittadinodelmond: ok, this looks fine to me. now: sudo cat /var/lib/whoopsie/whoopsie-id [19:26] cittadinodelmond: you can send this ID in private if you prefer others not learning about what crashed on this system. [19:27] No suck file or directory.. [19:27] such [19:27] sorry [19:29] tomreyn # cat /var/lib/whoopsie/whoopsie-id [19:29] cat: /var/lib/whoopsie/whoopsie-id: No such file or directory [19:29] hmm, so let's try this instead: dpkg -l apache* libapache* php* libphp* | nc termbin.com 9999 [19:31] tomreyn installing woopsie [19:32] altendky: Oh, earlier I was asking about the trackpad. I never did find anything that seemed to do multitouch with the trackpad. [19:32] why installing whoopsie, as it is standard ?? [19:32] My X1 isn't extreme and doesn't have a touchscreen. [19:34] tomreyn sent private message [19:35] cittadinodelmond: i'm also surprised that whoopsie wasn't already installed, you may have a non standard installation. thanks for passing along your whoopsie id. now you need to recreate the error, though. [19:35] cittadinodelmond: also the output of the dpkg commands above would still be useful [19:36] https://termbin.com/mtxh [19:36] tomreyn https://termbin.com/mtxh [19:37] tomreyn I recreated the error [19:39] cittadinodelmond: what was the output this time? [19:40] cittadinodelmond: are there files in /var/crash ? if so, which? [19:40] tomreyn I didn't realize it would change everytime.. 09257521147b78ada29b7c129d1096ae54df4b8ee42b1f6a600443dcbe1bd8146e415f1526b2e753b504b69112c2dedd78a063d405cc07199dccfc41c8955e37 [19:41] tomreyn _usr_sbin_apache2.0.crash [19:41] your systems' whoopsie id is actually static [19:41] coconut: i don't know if it applies to the x1 extreme gen 2 or not but... https://forums.lenovo.com/t5/ThinkPad-P-and-W-Series-Mobile/P1-Gen-2-Small-dots-on-OLED-screen/td-p/4544327 [19:42] cittadinodelmond: so the crash was recorded and it may need manual uploading: apport-bug /var/crash/_usr_sbin_apache2.0.crash [19:44] tomreyn Send report? [19:45] tomreyn 31.3 MB [19:45] cittadinodelmond: sure, if you don't mind sharing it with canonical [19:45] uploading [19:46] tomreyn: iirc you said roughly 'the oem kernel patches generally don't make it into the mainline kernel'. does that mean such changes generally couldn't be accepted or just that other people are unlikely to make it happen? it seems like the mainline kernel ought to support backlight control on this laptop and i'm just curious what the path forward is. i'm compiling latest (5.4+) with the hopefully relevant 4.15 oem [19:46] patches right now. [19:46] tomreyn done [19:47] tomreyn how do I see my bug report? [19:47] cittadinodelmond: okay, it's listed on your error.ubuntu.com url now (see private message)+ [19:49] !mainline | altendky: no need to build yourself [19:49] altendky: no need to build yourself: 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 [19:52] tomreyn I will I know about the progress on this bug? That page tells me I have no right to see it [19:52] cittadinodelmond: hmm this isn't too helpful, i'm afraid. can you post a full bug report instead? apport-cli --file-bug --package apache2-bin [19:53] tomreyn: i tested first with the provided mainline builds to identify 5.3.12 as the first version that fixed my resume black screen issue. i'm now trying to include the fix that was added to 4.15 oem to address the backlight brightness control. so i think i do need to compile at this point? well, unless i were just compiling the module instead of the whole kernel. but still compiling. [19:53] cittadinodelmond: please see my private message [19:56] cittadinodelmond: retracing of your core file has finished on the server now, which lets us check whether this is a common issue. however, you seem to be the first who experienced this very problem. which can suggest it is caused by something specific to your system (configuration). [19:56] tomreyn got it.. [19:57] altendky: if you're adding custom patches you'll need to rebuild, yes. i'm not sure this patch which is applied to 4.15 (if i recall correctly) will apply to 5.0 cleanly. [19:57] tomreyn see my pm please [19:59] tomreyn: it doesn't. i've been through some manual tweaks and adjustments and application and am resolving compilation errors. i understand this may not end up working for any number of reasons. [19:59] cittadinodelmond: running "apport-cli --file-bug --package apache2-bin" should enable you to file a bug report on launchpad.net, where Ubuntus' bug trackers are. [19:59] cittadinodelmond: you will be able to add text (and thus web links) of your own during the last stage of filing the bug report [20:03] altendky: i forgot what the details of what is (not) working for your on this but not that kernel version are. you you may be better off reporting a bug if it is present on a supported default ubuntu kernel. [20:08] tomreyn: 1) resume results in black screen on ubuntu 5.3.0, mainline 5.3.12 fixes that. ubuntu 4.15 oem also fixes that. 2) backlight adjustment does nothing on ubuntu 5.3.0, ubuntu 4.15 oem was patched for this and works. i don't know of any mainline that fixes this presently (i'm booted into my build of latest from git at the moment). 3) hdmi doesn't detect connected displays on ubuntu 5.3.0. at some point i had [20:08] this working but i don't recall the scenario and won't have any hdmi monitor to test with until the weekend. right now i am working on 2). i filed a bug for 1). i can file for 2) as well but at this point i'll try a bit more to get a working solution for myself other than the 4.15 oem because i haven't gotten wifi working with that kernel. [20:10] hi [20:10] still havent figure that out [20:12] tomreyn done [20:18] altendky: okay, i'm afraid i have no better way forward. can you point to the bug you reported? [20:20] i am trying to mount with sudo mount -t cifs //192.168.1.10:/home/pi/Downloads/ /mnt thats mounting the directory on Raspberrpi4 to the /mnt dir on the client but it doestn work why? [20:21] cittadinodelmond: bug 1854395 looks fine to me, but you may want to add more logs to it: sudo apport-collect 1854395 [20:21] bug 1854395 in apache2 (Ubuntu) "apachectl configtest segmentation fault" [Undecided,New] https://launchpad.net/bugs/1854395 [20:24] tomreyn: my comment wasn't so much asking for help as much as looking to understand if/how a fix for 2) would make it into ubuntu non-oem eventually. 1) is submitted as https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1854177 and i am comfortable for now running an ubuntu-built mainline or custom built kernel to resolve it. for 2) i haven't submitted yet but will plan to. instead of waiting for resolution i [20:24] would like to have an 'immediate' fix i can use. but sure, i might give up on that 'soon', we'll see. i know it's been 20 years since i did much of any kernel builds and i don't know the hardware so i think i have realistic expectations that my naive porting of the patch may well just not work. or, maybe i get lucky and just my c dev experience will be enough to make it work. [20:25] Launchpad bug 1854177 in linux (Ubuntu) "Black screen after resume from suspend on Lenovo ThinkPad P1 Gen 2" [Undecided,Confirmed] [20:30] altendky: from what i remember i was told the -oem kernel patches which add on top of the -generic patches are too complex to be applied to -generic, which is one reason why there is -oem. usually, those are like non mainline ready patches which may be formally submitted to mainline (kernel.org) at some point (after further work). if the functionality is not available on current mainline this suggests this part hasn't been done, yet. [20:31] there could be out of tree modules which apply to mainline, though (but not in ubuntu) [20:32] well, usually not in ubuntu. note there is also #ubuntu-kernel [20:35] tomreyn: do i have these points right? 1) it's not working in ubuntu -generic so there should be a bug report against ubuntu. 2) it's not working in linux mainline git latest (whatever the proper term is to reference this) so there should be a report there. 3) if i get it working with latest git (build appears done so i'll see in a couple minutes, or after dinner) then i could learn about linux kernel code [20:35] submission. 4) after it maybe somehow ends up in mainline then it might at some point end up in ubuntu -generic. [20:35] where do packages gets stored? [20:35] the path for packages [20:37] locate *.deb # could show it [20:37] altendky: all of this sounds correct to me based on what you said previously. (2) would be filed at bugzilla.kernel.org or the module specific mailing list. [20:37] enriooooooo, apt-get clean if you have any partially dl'd packages that wont install [20:38] tomreyn Thank you. :-) [20:38] i was from hell at the moment , dependency hell, package wont update as one package depend on another [20:39] but they are under /var/cache/apt/archives/ [20:41] cittadinodelmond: you're welcome. you may want to verify your installed packages are complete (i suggest you "sudo apt install ubuntu-server" or at least "sudo apt install ubuntu-minimal") and in good shape. the latter can be done using debsums: http://manpages.ubuntu.com/manpages/xenial/man1/debsums.1.html https://askubuntu.com/questions/57682/find-and-reinstall-packages-with-corrupted-files-without-breaking-anything [20:42] enriooooooo, let me guess... your playing the 32 bit game [20:43] bbl [20:44] cittadinodelmond: if you will, please also point out any further findings on your bug report. [20:48] Hello everyone [20:49] can anyone help me understand what a "PRIME Display" is? https://i.paste.pics/9a92b3c0a373d9423ee3fcd0f874177a.png [20:50] altendky: you have a typo in one of your kernel parameters, it's "acpi_osi=!", not "acpi_os=!" [20:52] i.e. "acpi_osi=!" would be correct [20:53] altendky: i suggest you also test with secure boot disabled (if that's an option) === zoid is now known as jacob3 [20:56] https://paste.ubuntu.com/p/Nzbp2vy4Gd/ - anyone knows why this is happening? [20:56] "Prime DIsplays cannot be controlled by nvidia-settings.." i think that monitor is connected to internal GPU, like intel? === jacob3 is now known as zoid [20:56] altendky: post URL for> lspci -nnk | grep -iA3 net | nc termbin.com 9999 === AgentICS is now known as Agent [21:09] tomreyn I'm running now debsums -ca [21:16] I just installed 19.10, and seems like my old friend "screen tearing" is back. Does anyone know what could be done to fix this? I feel quite lost inside "nvidia-settings", and I do not understand most of what it is shown... [21:16] These are the 2 configuration tabs that I think are most meaningful: [21:16] https://i.stack.imgur.com/whZpj.png [21:16] https://i.stack.imgur.com/62t9k.png [21:29] jeremy31: https://termbin.com/7amy the wifi is working everywhere except 4.15 oem (and maybe 5.0 oem sp1, i forget which thing didn't work there) [21:30] tomreyn: i disabled secure boot when i started testing ubuntu mainline builds [21:30] tomreyn: thanks for catching that error. at this point i'm running without extra kernel parameters. [21:31] altendky: That wifi not supported in any kernel less than 5.3 now [21:32] It should work with the backport-iwlwifi-dkms [21:32] any of you who happens to use a logitech G403 hero mouse with ubuntu? [21:32] jeremy31: i thought it was 5.2+ and i was trying some backports such as the backport-uwlwifi-dkms package which built and at least at one point i think showed as loaded but never actually worked. but in general i think i'd rather be moving forwards if possible than backwards. rebooting now to test my new patched 5.4+ kernel [21:33] altendky: was Secure Boot disabled? [21:35] 18.04 + hwe-NEXT .. https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1828133 [21:35] Launchpad bug 1828133 in linux-firmware (Ubuntu Bionic) "Intel CyclonePeak wifi firmware" [Undecided,Fix released] [21:36] jeremy31: i believe that was after i disabled that, yes. but (tomreyn) my git latest 5.4+ built kernel with the backlight patches from 4.15 oem is running and works for my issues 1) black screen on resume and 2) backlight not changing. so i'll tidy up my patches, work through bug reports, maybe port the patch to ubuntu -generic for at least one other person that i know wants this, etc. === BigVeggieOil is now known as MilitantCarnivor [21:44] altendky: I would like to hear more about this, please join #ubuntu-discuss === MilitantCarnivor is now known as AntiFauxMeat [21:50] tomreyn debsums -ca reported only changed configuration files.. [21:55] bye [21:58] why don't games run better on linux? [21:58] shouldn't linux have way less bloat than windows? [22:00] hi KingBoomer this is ubuntu support, not the flamewar channel [22:01] oerheks: it was a genuine question, but i'll ask it somewhere else [22:04] There is a flamewar channel? please point me to it. Thanks [22:06] sudo mount -t cifs -o username=pi,password=pi //192.168.1.10/home/pi/Downloads /mnt/Downloads is this comand correct [22:15] Does someone know how to disable _all_ caching in Chromium? Its utterly annoying when doing webdev... [22:16] "Disable cache (while DevTools is open)" does not do what it says [22:17] i dont want to open source view everytime to tell stupid Chromium that something might have changed. Rather i want to disable all caching since i dont need that anyhow [22:18] maybe you need to restart chromium after that, to take effect? [22:19] it was already checked from before start [22:25] some do it the hard way, edit /etc/chromium-browser/profile > CHROMIUM_FLAGS=""CHROMIUM_FLAGS="--disk-cache-dir=/dev/null --disk-cache-size=1" [22:43] yeah i wish things like that would work, but Chromium caches no matter what [22:47] chromium did forget my sessions at each restart though... even though I didn't wanted it [22:48] i wish i could disable _all_ caching globally since it seems to be broken [22:49] I wonder how hard it is to roll your own version of chromium... [22:50] Especially disabling caching shouldn't be that hard in the source code [22:51] well I guess not too hard but it would take long time for compiling [22:52] ninja will use all available resources on your computer to make it as fast as possible, while making your current computer unusable [22:52] Question: Does Ubuntu 19.10 has a tool like Time Machine in macOs? [22:54] dbugger: you can use rsync... timemachine on macos doesn't really work well with some applications, depending how how they use the filesystem. I use rsync now instead of timemachine on macos too [22:54] de-facto: there's another method, if the resources are on a proper server. [22:54] dostoyevsky, does it have a GUI? or do I have to use it from the terminal? [22:54] de-facto: get the server to lie, tell the browser not to cache. [22:55] dbugger: command-line gui ;-) [22:55] dostoyevsky, which one of those? [22:55] both? [22:58] ryuo, yeah i guess that would work, yet I just want to have Chromium itself to be less broken/value its settings correctly. Caching is something such simple that it should be possible to disable that locally (well its not the first time Chromium got horrible bugs) [22:59] dostoyevsky ? [23:04] i mean opening source view and clicking refresh like a berserk does not seem a good ui design [23:04] i wish i could just drop chromium support, yet its too wide spread [23:05] sometimes it works, most of the time not, i guess it depends on open tcp connections or such [23:10] de-facto: How about opening a new incognito window each time? I would hope that wouldn't cache ...? [23:10] i am only on incognito with chromium (maybe thats the problem?) [23:11] all i want is that Chromium loads the page from the server on each reload button press or F5 or Shift+F5 [23:12] There's always rm -rf .cache/chromium .cache/google-chrome [23:12] (I put that in my .zlogin anyway because I don't want to save state in chromium, it's only there for testing purposes) [23:12] i dont think its on disk [23:12] Well, of course you'd have to exit/restart the app. [23:14] yeah i did something similar on a kiosk mode, just copy profile and cache directory over from another folder each time before starting Chromium [23:41] actually, it's fairly trivial to compile your own webkit based app [23:42] @de-facto libwebkit2gtk4, has a ~10 liner sample that does it [23:43] And cache access is 100% override-able in it. since webkit has no caching of its own and relies on whatever uses it to provide content. [23:58] de-facto: I just tested starting chromium-browser with --disk-cache-size=0 and that seems to work [23:59] oh i always set it at 1 (long time ago, afaik it was ignored on 0 or such)