[00:00] ok got it. thanks. so its the DHCP server that gives these things automatically then. [00:01] that's a common scenario in such an environment, yes. [00:03] and usually the gateway will receive configurations from the internet service provider, including resolvers, which it just passes on to systems on the LAN then. [00:06] ooh. didn't know that one. thanks tomreyn. [00:11] lufi: related (and a good reason to run your own local caching resolver - not just a dns proxy as most cheap routers do): https://en.wikipedia.org/wiki/DNS_hijacking#Manipulation_by_ISPs [00:12] this is more of a topic for ##networking , though [00:12] tomreyn: yeah that's on my todo list. Im currently setting up proxmox in my spare unit here [00:13] and it got me wondering why the node can resolve stuff on LAN while the ct/vms cannot [00:13] they are bridged though [00:14] lufi: as a heads up, pve will copy resolv.conf from the host to containers by default [00:15] yeah it does. I wanted them to use what the node uses === bq_ is now known as borisq === borisq is now known as bq_ [01:11] anyone know if ubuntu has this package? [01:11] configure: error: Package requirements (icu-uc >= 50.1 icu-io icu-i18n) were not met: [01:13] https://packages.ubuntu.com/search?keywords=libicu [01:18] tomreyn, ahh thanks for some reason ac isn't finding the .pc files [01:23] do you need to rebuild pkgconfig files? [01:39] looks like you try to build an old sourcecode, before xenial [01:56] ohai, I need some advice on an OpenMP problem, where should I look? Any ideas? [01:58] oerheks, i see thanks i will look into it [02:05] ok, I found ##c, thank you :) [02:17] ##c? [02:17] Fuseteam: yeah, its the C programmers channel [02:19] Cool did not know of that one, thanks [02:21] Fuseteam: you're welcome === zbenjamin_ is now known as zbenjamin [03:55] How might I go about making my own ubuntu distro? [03:58] I’ve been working through this to make my own distro [03:58] https://help.ubuntu.com/community/LiveCDCustomization#Customization_limits [03:59] Ah seems interesting, thank you [04:06] help I just applied 1809 on w10 and now the resolution is huge....and this is though rdp.... also my wsl will no longer allow resolve.conf to be updated? says "cp: not writing through dangling symlink '/etc/resolv.conf'" and I cannot ping yahoo.com nore does hexchat connect to espers.net (cannot resolve it) anything I can do? [04:13] !wsl | donofrio [04:13] donofrio: Windows 10 has a feature called Windows Subsystem for Linux, which allows it to run Ubuntu (and other Linux distro) userspace programs without porting/recompliation. For discussion and support, see #ubuntu-on-windows or ##windows. For installation instructions, see https://msdn.microsoft.com/en-us/commandline/wsl/install_guide [04:21] that is a channel with 14 people in it vs here with over 1k [04:21] i was able as root to touch resolv.conf and then I could cp the file like normal then ping returned and so did hexchat being able to get to espers.net but now I'm wondering what other symlinks maybe broken by "Performing one-time upgrade of the Windows Subsystem for Linux file system for this distribution..." process? [05:17] How can I participate in bug reports if not on the flagship distribution? [05:23] Hey, I have a longstanding issue, happened after release-upgrade months ago. When I close the lid of the laptop and it goes to sleep mode, I cannot login again, the login screen is frozen every other wake up. I am now on ubu 19.10. journalctl https://framabin.org/p/?37f896caae962430#h5JkpgACWwD5vfr5IJraOHOLkXGWavgYzVu1Asqr9hQ= [05:24] bios up to date as I was suggested last time i asked here [06:29] hi [06:29] who is on? [06:30] wget --no-clobber --convert-links --random-wait -p -E -e robots=off -U mozilla -P /home/jousr/Desktop/eeee www.qqqq.com [06:30] why when i run this command a new folder is created? [06:30] i dont want it to be created [06:31] i want everything to be downladed in the eeee folder [06:44] 19.04 - is there an adobe acrobat that runs natively and not under wine? [06:45] hi [06:46] wget --no-clobber --convert-links --random-wait -p -E -e robots=off -U mozilla -P /home/jousr/Desktop/eeee www.qqqq.com [06:46] why when i run this command a new folder is created? [06:46] i want everything to be downladed in the eeee folder [06:46] gigi__: best to ask once (maybe again in a day) and then wait [06:47] what if i lose the connection to the internet? [06:49] we still all saw your question [06:49] the chat is somewhere logged? [06:50] i lost the connection, that is why i srote my question again [06:50] yes. but the url isn't in the topic... trying to dig it up [06:53] ubuntulog: !logs [06:53] ubottu: !logs [06:53] 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/ [06:54] so many logs... try this https://irclogs.ubuntu.com/latest/%23ubuntu.html [06:55] CarlFK, figured it out, added the : -nH -nd [06:55] huh seems there is some lag between here and there [06:56] gigi__: is that --no-directories and --directory-prefix ? [06:56] I have used both of those, but not together [06:57] well, i want to download all content from a webpage to a single folder [06:57] well, i just tried and it worlked [06:57] where u see: --no-directories ? [06:58] --no-host-directories will give you dirs under the host. like if there is www.qqqq.com/foo/bar.html, you will get a foo/ dir [06:59] man wget - first option under Directory Options [07:02] ah, yes, i already used the options -nH and -nd and it solved my issue [07:03] thanks, anyway [07:03] you are awesome [07:04] yer welcome! [07:36] . [07:36] smb knows some program that grabs all images in subfolders too and shows me them? [07:36] something like google picassa [07:37] for linux [07:59] I'm confused why is nobody chatting in an irc channel? [08:00] how do you tell, after 5 seconds.. [08:02] Hi, if I buy a CPU that natively decodes codec X on hardware, does Ubuntu still need the right drivers to access this hardware acceleration? [08:03] dan101, sure linux needs lib's to access that feature [08:03] oerheks: thx ^_^ [08:14] t-killa: most IRC channels are slow these days. usually only respond if you ask something. [08:15] dan101: yes, but it doesn't end there. hardware accelerated video decoding also required application support which tends to be lacking on Linux. [08:16] ryuo: I see, so you first need to kernel to take advantage of the hardware then the applications to take advantage of the kernel? [08:17] ryuo: I wonder if Firefox via ffmpeg or gstreamer does video decoding via hardware acceleration [08:17] dan101: first you need hardware that can even utilize it. then you need driver support which is primarily provided by mesa through VDPAU and VAAPI drivers. [08:18] dan101: VAAPI is the key one these days. [08:18] dan101: most standalone video players support these acceleration APIs. [08:18] that i can tell. [08:18] the main issue is browsers don't really support it. [08:18] Firefox doesn't at all, even after all these years. [08:18] only chrome does HW acceleration, no? [08:19] oerheks: chromium/chrome don't enable it on Linux OOB. it's only available by patching afaik. [08:19] correct [08:19] i've also heard reports that webkit gtk based browsers can also accelerate video if setup correctly. [08:20] but here's the thing... good luck finding a decent one of those. i've never found one that worked well. [08:20] midori, crashes a lot. epiphany... never seemed to work very well. [08:21] dan101: just stating it's a bit of a mess still. it's one critical feature I think firefox really lacks. [08:26] ryuo: but AFAIK firefox uses underlying gstreamer or ffmpeg witch do support hw acceleration. What am I missing? [08:27] dan101: https://bugzilla.mozilla.org/show_bug.cgi?id=1210727 [08:27] Mozilla bug 1210727 in Audio/Video: Playback "Add VA-API hardware decoding support on Linux" [Normal,New] [08:27] ah [08:27] lol, I never thought rendering and decoding are two different things ^_^ [08:28] Im a developer. Whats a good way to store file metadata on ubuntu? I want to track which video files have been opened and watched. [08:29] Woodpecker: I'm also a developer, how do you do that? Is there a way to hook on the file system? [08:29] I mean how can you get notified when a file opens? [08:29] This is offtopic. I can answer it in #ubuntu-offtopic. [08:29] correct, sorry [08:30] dan101: well that is easy. If you are using Qt, you can use a filesystemwatcher [08:32] Any reason why Ubuntu doesn't include anymore commercial apps on it's software center? It used to that back in... 2014 idk [08:32] Woodpecker: see the xattr man page [08:32] ducasse: okay [08:34] Oh wow, that is pretty low level. [08:34] and not necessarily portable. your own database is more reliable. [08:42] ryuo: Considering I am dealing exclusively with mp4 containers, does it contain maleable data? Could I theoretically just append my own metadata to the end of the file? [08:42] Woodpecker: not necessarily. consider read-only media. [08:43] Woodpecker: you can use xattrs, but it limits your portability and it also requires the user to be using a filesystem supporting it. [08:44] Hummmm... As to databasing, does ubuntu have anything setup for this kind of thing, or do I have to run my own postgresql thing? [08:44] ryuo: oh I don't care about portability [08:44] I guess I'll use that [08:46] Woodpecker: depends. though your question makes me think you're a bit inexperienced... postgresql is a relational database. you don't usually use these for desktop applications though you could. [08:46] Woodpecker: sqlite though is commonly found in desktop applications. [08:47] Woodpecker: if you're developing for one particular DE in mind, you can use gsettings or dconf to store basic information in a simple database. [08:48] ryuo: I am a 5 year qt developer, it is just that I have not settled on the proper way to keep state between sessions. [08:48] those come for free with GTK+ or so. [08:48] oh. QT... [08:48] ok, no idea what QT would provide for data storage. [08:49] Woodpecker: i have experience in a lot of subareas. mostly C topics. [08:50] Databasing just seems overkill, and prone to errors, say if I just manually delete a file. I am thinking what I will do is create a JSON or similar file, stick it in the folder, and track changes there. What do you think? [08:51] Woodpecker: if you use xattr, the extra data is gone when the file is deleted afaik. [08:52] ryuo: Okay, what about `mv` ? [08:52] that should keep xattrs [08:52] Woodpecker: that uses the rename system call. only issue might be moving across filesystems. [08:53] Does it work in wayland? I am looking at the "x" part of xattrs [08:53] it has nothing to do with X11. [08:53] oh okay, good. [08:54] x = extra [08:54] ahhhh [08:54] extended in this case [08:54] or that [08:54] oh unix, with your cryptic and misleading names. [08:54] "usr" != "user" [08:55] "dev" != "development" [08:55] it was designed for system administration. why would /dev be about development there? === DarKByD3sign is now known as DarkByD3sign [09:07] AFAIK /dev stands for device... [09:09] And /usr was where the users' homedirs were [09:25] geirha: really? historically user's home dir was in /usr? Hmnn... guess it makes sense why they've separated it [09:26] Yeah, iirc they ran out of space on the main filesystem, so as a hack they started putting new programs and stuff under /usr which still had more space available [09:30] usr means "unix system resources" [09:40] since /usr used to hold home dirs that sounds like a backronym [09:42] /usr/home is still used on FreeBSD. [09:43] crazy [10:32] /usr/ explicitly does mean user in freebsd. just read man heir [10:44] Help enjoyed, I have a longstanding issue, happened after release-upgrade months ago. When I close the lid of the laptop and it goes to sleep mode, I cannot login again, the login screen is frozen every other wake up. I am now on ubu 19.10. journalctl https://framabin.org/p/?37f896caae962430#h5JkpgACWwD5vfr5IJraOHOLkXGWavgYzVu1Asqr9hQ= === Taco is now known as DetectiveTaco [11:29] Hi all, I have window tiling enabled in window preferences, but I am still unable to control snapping of windows in ubuntu-mate, is there another setting somewhere? Thanks. Sorry I know this is not technically vanilla ubuntu... [12:28] Howdy folks [13:30] Most of my files in the user folder was just wiped during a normal apt upgrade on 18.04 [13:33] So my question is - am I the only one? [13:35] notimeforthis123: You mean in your home directory? [13:36] jup [13:37] all files that where not standard config. And the standard config looks to be replaced. There was a couple of exceptions though. E.g. the Desktop folder [13:37] Are you sure you don't have some weird situation like /home failing to mount after a reboot? [13:37] there was no reboot [13:38] An upgrade would not have done that. It's likely something else that happened around the same time. Or possibly something that the upgrade triggered. [13:39] notimeforthis123: Do you do your upgrades from the command line? [13:39] I just ran apt upgrade. I was using pycharm at the moment. 1 minute later pycharms crashes. A 200 gb encrypted container in my user root was dumped along with all the contents of Videos, Pictures, Documents etc. [13:39] Normally yes - this time it was the gui though. [13:41] Filesystem corruption maybe? [13:42] How do you have an "encrypted container in my user root"? That sounds like something non-standard. Could some problem with that be the source of your problem? [13:42] it was a veracrypt container mounted to a folder in the user home [13:42] been using that setup for years with no issues. [13:43] Ubuntu doesn't ship veracrypt. [13:44] Maybe it was an unfortunate interaction with something it does. [13:44] I know. But veracrypt failures means corruption of the file and/or some mess at the mount mount. [13:45] hello, I've just manually installed texlive on xenial and have problems with my paths [13:46] I've added a file to /etc/profile.d named "texlive.sh". It contains only the following: export PATH=/opt/texbin:${PATH} [13:47] after restart, "which tex" doesn't yield anything. [13:47] And, /opt/texbin links to where texlive is installed [13:55] alright - I will call it a loss. fresh install, recover what I can from backup. === wedr is now known as tom_mai78101 === tom_mai78101 is now known as wedr [14:05] solved the issue myself, copy/paste error. thank you. === steven- is now known as steven [15:02] okay I accidently removed my grub boot partition on sda. I have my drives setup in LVM and can't mount /dev/sdc1 to /mnt to chroot and reinstall grub-install [15:02] any helps? [15:07] Malgorath: sec... I dont think that is it... [15:09] I have 2 8TB drives also in mdadm softraid(raid 0) but my OS is on /dev/sdc(1,2) SSD and I have /dev/sda which is a 1TB drive with nothing on it yet [15:10] Hi, did someone use xte? the command "xte key 'Home'" doesn't seem to do anything for me [15:16] Hey all [15:17] Malgorath: I'm trying http://archive.ubuntu.com/ubuntu/dists/eoan/main/installer-amd64/current/images/hd-media/boot.img.gz with APPEND rescue=true ... or whatever to get a rescue thing that has a "fix grub" option [15:18] I have a partly corrupted .mbox file. What program should I try to open it locally in order to rescue as much as possible? [15:18] looking for help on a sound issue. Sometimes, not all the time, I get scratchy, slightly slower sound when starting a new youtube video or watching twitch (firefox). Is there something like a sound driver I can update or rather how would I check if my driver is up to date, or a different version is available? [15:18] running ubuntu 19.10 [15:18] I am not so tech savvy when it comes to different mbox formats... [15:25] elias_a: what's an mbox? [15:27] mbox file is a file, certain mail programs save their mailboxes into [15:29] oh easy: text editor. "rescue as much as possible" is not "easy way" ;) [15:29] CarlFK, figured it out actually, you have to lvscan and mount /dev/lvm_ name not /dev/sdc2 [15:30] Malgorath: yay. good. I was not getting the rescue thing right. [15:42] how to check whether a port is open or not in ubuntu [15:46] natten: if network port, nmap -p 22 host/ip [15:48] you can also run ss -tulpe from terminal [15:52] CarlFK: Text editor is definately not the easy way. ;-) [15:54] what application is the mbox file from? [15:57] Is Ubuntu available in Windows 10 [15:58] you can find ubuntu in the microsoft store [15:58] xsjado_0rb: Linux server. [15:58] Hey Guys, I am using Ubuntu 18.04 and I am facing some performace issue after I suspend and resume my laptop. It works slow. Any idea what could be the reason? I have 32 GB memory. [15:58] Is it fast? [15:59] I mean, which application uses the mbox file, like mozilla thunderbird, or the macOS mail or geary or similar. [16:00] ubuntu does not need much resources, but the windows 10 version will not be as fast as a dual boot, I'm sure. [16:00] Does it run Linux applications [16:01] hello [16:02] hmm that depends on the application I'd say. I would recommend creating a VM with virtualbox or vmware instead of using ubuntu for windows on win10 [16:04] Cam i be able to use high resource apps like Gimp? [16:05] in unbuntu? yes [16:05] depending on your host machine, yes it can === kostkon_ is now known as kostkon [16:05] That's amazing [16:05] WSL is best used for testing non-GUI software. [16:06] Ubuntu inbuilt in Windows [16:07] though to get the full experience, it's better to run it natively. [16:09] Will it have drag and drop function [16:09] xsjado_0rb: That is the question I am asking: which program to use? Now I am trying to open the .mbox file with Evolution. [16:10] mozilla thunderbird can mbox files [16:11] what happens if you import the file with evolution? [16:11] any usable errors? [16:12] xsjado_0rb: Yes. I am trying Evolution first as while the .mbox was on the server Thunderbird claimed there were 2000+ damaged messages whereas Evolution handled the mailbox correctly. [16:12] xsjado_0rb: Evolution crashed the firs time. :P [16:13] How do you know evolution handels the mbox file correctly? [16:15] evolution is still around? I remember when it was the default mail on ubuntu 6.04 or whatever [16:16] wow, long time ago [16:16] xsjado_0rb: While the mbox file was on the server I read it through IMAP with both TB and Evolution and Evolution did not show any errors. [16:16] ;) [16:16] ok and what's your goal right now? [16:17] xsjado_0rb: I have done a mbox -> Maildir conversion to avoid mbox corruption and bumped into some problems. :P [16:18] xsjado_0rb: I am trying to save the 2000+ emails Thunderbird thinks are corrupted. TB shows them without sender, subject and correct timestamp information. [16:19] And evolution does show all infos? === Rations is now known as Aristide [16:22] xsjado_0rb: Yes it did. Never seen anything like this before. [16:25] but you cannot export the mails from evolution ? [16:25] all mail clients can export emails [16:40] xsjado_0rb: The file is not on the server anymore as I had switched to Maildir on the server. Therefore I need to open the mbox file I downloaded locally on my laptop. [16:41] xsjado_0rb: I apologise slow replying. Opening a 6 gb file is a bit of a resource hog. :) [16:44] all fine, so you can open the mbox file locally with evolution on your laptop without errors? If so, can you export the file afterwards, as in creating a new mbox file? Or are you looking to get the data of the mbox file into a different format? If so, do you have terminal access to that server and is the mbox file on that server? [16:44] Hi, I'm on 18.04, all of a sudden , my system has been just going black screens. I have a laptop with 2 external monitors and and egpu, the laptop monitor still shows the dock, but it is inactive, and the other two are black [16:45] I tried to alt-f2 (and f1-4) and eventually something showed up said it couln't find luemo or something close to that and was reverting to default, [16:46] Hello! I was wondering if somebody could help me get my computer back on the internet, I describe my problem here https://askubuntu.com/questions/1196446/18-04-total-loss-of-connectivity-wifieth-after-update [16:46] then it said some process was unresponsive for 120 seconds, it showed that line about 8 times. then nothing, no response [16:46] basically after an update on the 14th my computer can't connect to the internet anymore, even in cabled mode [16:46] iffraff: Can you restart your laptop with no peripherals connected? [16:47] seems to happen anywhere between successful bootup and about 10 minutes of use. the egpu temp is well within range [16:47] terra_art: did you try booting a previous kernel yet? [16:47] lotuspsychje, I did, I tried 4.15.0-70-generic [16:48] xsjado_0rb: yes, I can, I mean I suspect this has something to do with the gpu. I just got back from a trip where I was just using laptop screen. Now, I'm getting this behaviour [16:48] pardon my spelling [16:48] lotuspsychje: I did, I tried 4.15.0-70-generic but no luck, i couldnt go back any further, apt removed older kernels [16:49] terra_art: so, -70 and -72 have internet issues correct? wich cifi chipset are you on? [16:49] *wifi === doop is now known as doopqoob [16:50] perhaps there is an ubuntu channel more for gpus? [16:50] lotuspsychje: wlp2s0:"Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter' [16:51] terra_art: allrighty, another option could be trying the HWE kernel as a test [16:53] !info linux-generic-hwe-18.04 | terra_art [16:53] terra_art: Package linux-generic-hwe-18.04 does not exist in eoan [16:53] !info linux-generic-hwe-18.04 bionic | terra_art [16:53] terra_art: linux-generic-hwe-18.04 (source: linux-meta-hwe): Complete Generic Linux kernel and headers. In component main, is optional. Version 5.0.0.37.95 (bionic), package size 1 kB, installed size 12 kB (Only available for i386; amd64; armhf; arm64; ppc64el; s390x) [16:53] Hey guys, I have a strange problem. Been using ubuntu for a couple of years now, never needed virus scanners or whatsoever. But recently, every time i post on a forum I've been a member from for years the sentence "What do you want to do? Copy" appears. It only happens with my account and noone gets it. I have no other problems using my computer , no weird things , nothing. Is someone pulling my leg or is this [16:53] some kind of virus? [16:54] iffraff: difficult to troubleshoot via chat tbh. good luck with that [16:54] lotuspsychje, ubottu: I'm not following guys, should I download an older kernel and install it? [16:55] lotuspsychje, oh I see what you did there [16:55] terra_art: no, the HWE kernel for bionic is a newer kernel [16:56] lotuspsychje, so I should try reboot switching to the HWE kernel? [16:57] terra_art: first you need to install the hwe kernel, then reboot into it yeah [16:57] xsjado_0rb: I have not been able to open the file yet locally. Apparently would require more memory. I have terminal access to the server and am able to upload the mbox file back to the server. [16:58] as no-root you can convert mbox files to maildir format with the command mb2md [16:58] check the man page, from reading that, it seems not too hard. [16:58] That would be my best guess right now [16:59] seems to be easiest done on the server if your local machine has limited memory [16:59] xsjado_0rb: I already did that and after that I am missing those corrupted mails. [16:59] lotuspsychje, looking into it! I'm going to have to download it using this computer, not sure how to install it without using apt on the other one [17:00] is that mbox file the original file you tried to convert from? [17:01] terra_art: can you still connect internet with a cable? [17:01] lotuspsychje, nope, no connectivity at all, I tried through bluetooth tethering, ethernet, usb tethering, no luck [17:02] elias_a: that might help http://dmc1961.id.au/howto_17101101.php [17:02] terra_art: wich chipset is your eth card? [17:02] Hey guys, I have a strange problem. Been using ubuntu for a couple of years now, never needed virus scanners or whatsoever. But recently, every time i post on a forum I've been a member from for years the sentence "What do you want to do? Copy" appears. It only happens with my account and noone gets it. I have no other problems using my computer , no weird things , nothing. Is someone pulling my leg or is this [17:02] some kind of virus? Should i really re-install the whole thing? Not really looking forward to emptying my pc. I find it so strange, my pc doesn't behave like it's infected with a virus. Only on that forum only when I post something, this strange sentence appears in my post. [17:03] please dont repeat spiceytje [17:03] sorry for reposting it, pm is possible too [17:03] lotuspsychje, enp1s0fi: unavailable [17:03] "Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller" [17:03] ethernet (r8169), F8:A9:63:72:7C:82, hw, mtu1500 [17:04] terra_art: wich laptop brand is that? [17:05] elias_a: got to go, good luck [17:05] terra_art: journalctl -f and disable/enable wifi and plug out/back in ethernetcable and see what errors you are getting [17:06] lotuspsychje, acer aspire E5-571G [17:06] lotuspsychje, sounds good! I figured out how to install kernel manually, now I'm browsing through https://kernel.ubuntu.com/~kernel-ppa/mainline/ , just not sure which one I have to download [17:07] terra_art: you can search apt cache for the hwe kernel if you like [17:07] terra_art: apt-cache search hwe 18.04, for example [17:08] lotuspsychje, cool! should I do the journalctl experiment of try with the kernel first? [17:09] terra_art: didnt you say you couldnt connect internet to download the hwe kernel? [17:09] lotuspsychje, oh okay, so that will work on this other computer, I see [17:11] morning all [17:11] can someone step me through building a (patched) kernel for 19.10? [17:11] morning [17:11] all the guides I've found seem to be outdated. [17:11] Hi, [17:12] https://bugzilla.kernel.org/show_bug.cgi?id=202665 is the problem I'm running into [17:12] bugzilla.kernel.org bug 202665 in Block Layer "NVMe AMD-Vi IO_PAGE_FAULT only with hardware IOMMU and fstrim/discard" [Normal,New] [17:12] aberrant: we dont support compiling own kernels, instead use the !mainline kernels [17:12] Hi, [17:12] aberrant, did you check for a biosupdate first? [17:12] lotuspsychje: I need to apply a patch to fix a specific problem, though. :( [17:12] oerheks: there are no firmware updates for the nvme [17:12] I checked directly w/ Sabrent [17:13] I did open a support ticket there as well [17:13] biosupdate for the pc, not nvme .... [17:13] aberrant: did you file a !bug yet? [17:13] lotuspsychje, here is the logs from journalctl https://pastebin.com/VmWkK2NX [17:13] that patch is for 4.20 .. not sure you can do that for 5.x [17:13] How to setup sar to collect temperture info? [17:13] oerheks: there's an updated patch. [17:14] lotuspsychje, trying to deactivate the wifi, I can make another one connecting and disconnecting eth cable, if you need [17:14] http://git.infradead.org/nvme.git/commitdiff/530436c45ef2e446c12538a400e465929a0b3ade?hp=400b6a7b13a3fd71cff087139ce45dd1e5fff444 [17:15] !bug [17:15] If you find a bug in Ubuntu or any of its official !flavors, please report it using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [17:16] terra_art: lets try to install the HWE kernel [17:17] lotuspsychje, sounds good! i inputed apt-cache but i'm not sure how to go from there.. [17:18] terra_art: apt-cache search hwe 18.04 [17:19] lotuspsychje, okay, should I post the output? [17:19] terra_art: no, sudo apt install (hwe-kernel-here) [17:21] terra_art, how about booting in an previous kernel to fix things? [17:21] oerheks, I did, still no luck...apt removed older kernels... [17:22] lotuspsychje, I'm sorry Lotus, think I'm getting confused a bit, trying to find the name [17:22] lotuspsychje, am I überhaupt in the right room for my question? I see you're very busy but don't know if I should wait now or what to do. Does every question in here gets an answer? [17:23] terra_art: sudo apt install linux-generic-hwe-18.04 should do the trick [17:23] spiceytje: an issue arises in a forum...not sure how thats related to ubuntu? [17:23] no, you *always* have a previous kernel [17:24] Neither me, but the onwer of the forum rests in silence and every member now thinks I am juts someone with a virus on the system :s [17:24] oerheks: he said both -70 and -72 has both eth and wifi issues [17:25] lotuspsychje, E: Unable to locate package linux-generic-hwe-18.04 [17:25] , maybe it's cause this second computer is on ubuntu 19.10 [17:25] spiceytje: if you really think your system is compromized, rkhunter, clamav and lynis your system [17:26] terra_art: hwe-18.04 is for 18.04 [17:27] lotuspsychje, the computer that is down is on 18.04, the one I'm writing from is on 19.10 [17:27] ok thx a lot I'm going to check it out [17:30] lotuspsychje, I figure I could download it from here and then install manually from a usb stick? https://packages.ubuntu.com/bionic-updates/linux-generic-hwe-18.04 [17:31] !offline [17:31] If you need to download Ubuntu packages using another machine or OS, check the desired packages in Synaptic and select File > Generate package download script. See also !APTonCD [17:31] sure [17:32] ..oh wait, from 19.10 this will not work [17:32] oerheks, ops [17:32] oerheks, too bad! cool to know anyways [17:33] oerheks, lotuspsychje : I feel I'm a little bit at a stalemate, I've been trying too fix this for the past two days, might just make a fresh install, even if I'd rather not too.. [17:34] terra_art: reccomended to trace down the issue first, before clean installing [17:34] lotuspsychje, that's what I was thinking too! [17:37] lotuspsychje, oerheks should I use AptonCd to install the hwe kernel? [17:37] think aptoncd method doesnt work anymore [17:39] lotuspsychje, okay! what i find weird is that -70 doesnt work, wasn'I using that before update to -72? and if so why doesn't it work anymore? :puzzled: [17:40] terra_art: you could try to look in your dpkg logs what happened there lately [17:41] terra_art: these days ubuntu can also pull firmware updates in the background [17:41] ok, bug filed [17:42] aberrant: you can also talk to the #ubuntu-kernel crew about your new bug #1856603 [17:42] bug 1856603 in fstrim (Ubuntu) "fstrim on nvme / AMD CPU fails and produces kernel error messages" [Undecided,New] https://launchpad.net/bugs/1856603 [17:42] oh, neat. ok [17:42] aberrant: also, AMD ryzen issues, you can test kernel 4.19 [17:48] lotuspsychje, log coming, pastebin is having some cloudflare issues [17:53] lotuspsychje, here is the log! https://controlc.com/a5ae032e [17:56] Hi. So i had a digitalocean droplet ubuntu xenial and wanted to do-release-upgrade. Um... it did not work. I got an error from python stating at the bottom of the stack: UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8b in position 1: invalid start byte. At the top: KeyError: 'ubuntu-minimal'... and exited [17:57] If i try to do-release-upgrade again i get: # do-release-upgrade [17:57] Checking for a new Ubuntu release [17:57] Please install all available updates for your release before upgrading. [17:57] elfatherbrown: what does "sudo apt update" give? [17:57] fuck this im going to reinstall ubuntu i will never know what was wrong [17:58] but it frustrates me [17:58] none of the things I tried worked [17:58] it's like someone has been fucking with my rights [18:00] spiceytje: it sounds like something to do with the options of your account on the forum itself, possibly some 'template' or something [18:00] @EriC^, https://pastebin.com/W1zRb1cH [18:00] @EriC^, Like that [18:00] spiceytje: that's easy to test, try posting from your phone, same problem then it's forum-account related [18:00] no i tried that EriC^, on my smartphone no problems [18:02] spiceytje: ok, what about doing it from a different user on ubuntu? [18:02] Lemme check that EriC^ [18:03] @EriC^, (appstreamcli:8336): GLib-CRITICAL **: g_strchomp: assertion 'string != NULL' failed [18:03] AppStream cache update completed, but some metadata was ignored due to errors. [18:03] (sorry. i dont know if policy is to paste or to send pastebins... :/ ... long time no #ubuntu) [18:04] elfatherbrown: pastebins, what about "sudo apt full-upgrade" ? [18:05] @EriC^, https://pastebin.com/Nb6Hk8wT [18:05] @EriC^, its very angry. Its like I did something terrible to it. [18:06] hehe [18:06] !info libpython3.5-minimal bionic [18:06] @EriC^, Good thing ive time to fix this now. Its one of those servers that are never touched because its "only for temporal development". Nothing as permanent as temporal servers... but we can be better during the holidays, givem love. [18:06] Package libpython3.5-minimal does not exist in bionic [18:07] elfatherbrown: i see [18:07] elfatherbrown: what's "apt-cache policy libpython3.5-minimal" give? [18:08] https://pastebin.com/Hx88vVnx [18:09] huh, I don't know what updated but all of sudden ubuntu 18.04 LTS gnome animations are really smooth including the activities expose [18:09] Its stuck between versions. I did have plenty of third party stuff. Well not "plenty", just what was needed at the time: some R packages and other stuff [18:10] @EriC^, https://pastebin.com/Hx88vVnx [18:10] elfatherbrown: it's whining about libpython3.5-minimal, but it seems installed ( same 3.5.2.... version) [18:10] Ah [18:11] that's ... odd [18:11] Yeah. Im reluctant to just try and push for upgrading everything. It happened during do-release-upgrade so i dont think im getting off that easy [18:12] And Id really like to not have to reinstall... there is two DNS zones, Apache servers, certificates and stuff that id rather not have to do all over again. [18:12] lotuspsychje, oerheks : here is dpkg log, realized previous link didnt work https://hastebin.com/apiloqisug.css [18:12] elfatherbrown: what's the status of packages right now, try 'dpkg -l | grep -vE "^ii|^rc" ' [18:13] EriC tried it form another user account that i just added, posted on the forum , problem gone. [18:13] What does this mean? That my main accopunt is corrupted? [18:14] I just can't believe this 0.0 [18:14] spiceytje: yeah, it seems it's not system-wide, i'm curious if you use another browser from your account, like google chrome instead of firefox what happens? [18:15] it might be some feature of the browser to add that text to that specific box, like an auto-complete or something [18:15] @EriC^, https://hastebin.com/kiqahategu.rb [18:16] lotuspsychje, oerheks : from the logs I can see there was some firware updates [18:17] elfatherbrown: try "sudo apt-get -f install" [18:17] @EriC^, so. It has come to that... :O [18:18] @EriC^, https://hastebin.com/uzaxurowed.pl [18:18] @EriC^, huh: nothing... thought it was going to go upgrade all 748 pkgs [18:18] something's definitely weird with it [18:19] nah the apt -f install only tries to resolve conflicts existing [18:19] but what has me kinda curious is why it has so many 16.04 packages, and 748 waiting for upgrading [18:20] elfatherbrown, probably because your sources.list is already set to bionic and not xenial : please paste cat /etc/apt/sources.list | nc termbin.com 9999 [18:21] elfatherbrown: what's the output of "tail -v -n+1 /etc/apt/sources.list{,.d/*}" [18:21] ok thanx EriC [18:21] elfatherbrown: also, "cat /etc/issue" [18:21] I use firefox btw [18:21] spiceytje: aha, give chrome a shot [18:21] to see what happens [18:21] going to install chrome now thank you for helping me how to eliminate :D [18:22] Is there somewhere I can find a list of laptops on which I can expect full support for the hardware, including battery life comparable to Windows on the same laptop, from Ubuntu or some other linux distro(s)? [18:22] spiceytje: also running 'grep -Ri "What do you want to do? Copy" ~' might help find more info about it [18:22] no problem [18:23] I am so old i didnt know termbin.com existed. https://termbin.com/vyzm [18:23] @EriC^, https://termbin.com/vyzm [18:24] elfatherbrown: try "tail -v -n+1 /etc/apt/sources.list{,.d/*} | nc termbin.com 9999" [18:24] also what's "cat /etc/issue" give you? [18:24] elfatherbrown, you miss the -updates repo [18:24] Is there ANY chance that microsoft office (like word and other) will run in wine? [18:25] @EriC^, Ubuntu 16.04.6 LTS \n \l [18:26] @EriC^, thsi is the output of the tail command: https://termbin.com/p745 [18:26] elfatherbrown, let's see if you have already bionic packages installed : apt list --installed | grep -i bionic | nc termbin.com 9999 [18:28] elfatherbrown: you're trying to upgrade to 18.04 right? [18:28] To the latest I can. Mind you, no package asked me that. I just do-release-upgrade [18:29] raidghost: older versions work fine. newest versions usually have problems [18:29] @ioria, https://termbin.com/pcn2 this is the output for the apt command [18:30] elfatherbrown, yes, we have a brutal mix there; i suggest to change your sources.list [18:30] ioria, it mustve been backed up [18:31] I did have a bunch of third party stuff there. gis libraries, opencpu R packages, certbot, elastic repo... too much... [18:32] elfatherbrown: there are a number of ppa's related to xenial, might want to comment them out, then add the remaining bionic repos that are missing bionic-updates and bionic main etc [18:32] @EriC^, yes. trying to update to latest from xenial. Or thats what i thought [18:32] okay! [18:32] elfatherbrown, that would be a problem for sure; some ppa will be disabled but other sources might not [18:33] ok ok ... going forward then. [18:33] elfatherbrown, ok, backup your current sources.list and replace with this : https://termbin.com/5ufrp [18:33] the system is such a mess tbh [18:34] elfatherbrown, then run sudo apt update [18:34] dammit no problems from google chrome, no weird messages. It's firefox then :D [18:34] i'd just fresh install especially since the upgrade path is going to be 'weird' (aka replacing sources vs do-release-upgrade) which btw does anyone really know exactly why that's bad on ubuntu? [18:34] spiceytje: aha :D [18:34] spiceytje: try the grep command [18:34] The relief! No weird hocus pocus yay [18:35] spiceytje: or look for some autocomplete options in google [18:36] I know its horrible. Its old. [18:39] ioria, EriC^ okay ready to roll: https://termbin.com/1tcc [18:40] apt-get upgrade and start praying? [18:40] elfatherbrown, sorry forgot a line : add this at the end and run again apt update : deb http://us.archive.ubuntu.com/ubuntu bionic-backports main restricted universe multiverse [18:41] elfatherbrown: what's the sources.list look like atm? [18:41] ioria, okay done. Current sources.list: https://termbin.com/yetz [18:41] nope EriC^ the grep command only refers to the line in the log of irc [18:41] elfatherbrown, ok, sudo apt update [18:41] spiceytje: ah i see, it's probably encrypted or something in google's settings [18:42] ioria, https://hastebin.com/ejejevetaj.rb [18:42] Thats the output. Has some warnings though [18:42] hum [18:43] elfatherbrown, sudo apt-get purge libappstream3 [18:44] huh... well [18:45] elfatherbrown, sudo apt update again [18:45] ioria, yes. It installed and upgraded: libappstream4 libegl-mesa0 libegl1 libglvnd0 libpng16-16 libstemmer0d libwayland-egl1 libzstd1 plus all dependencies [18:45] apt update now has output clean of warnings [18:45] elfatherbrown, sudo apt update [18:45] elfatherbrown, ok [18:45] elfatherbrown, sudo apt full-upgrade [18:46] ioria, roger that [18:46] fm [18:46] oops. sorry. [18:47] spiceytje, if it [18:48] spiceytje, if it's the firefox form filling, you could try clearing the form history, https://support.mozilla.org/en-US/kb/control-whether-firefox-automatically-fills-forms [18:52] ioria, it will take a while. And then ill have to see what broke, but i dont think too much. [18:53] rfm i just deleted firefox, reinstalled it and the problem is still there lmao wtf is going on. [18:53] but i will certainly check that link now [18:54] elfatherbrown, good luck [18:54] spiceytje: the configs aren't deleted when you remove firefox from apt, they stay in your home dir, apt never touches that [18:54] ha ok [18:54] (even with apt purge) [19:11] is there a package for Firefox' unbranded builds? I'm looking for the best way to preserve my current "Firefox experience" while also being able to run locally-developed extensions. Seems like unbranded and ESR are the two best options that don't sacrifice stability, but I'm open to other options I haven't thought of [19:13] jaybeers: This channel is focused on support issues (e.g. My ubuntu installation does do X, I can't launch program Y) ... For software recommendations and/or discussions, please see the #ubuntu-offtopic or #ubuntu-discuss channels [19:14] jaybeers: For a more developer centric channel, see #ubuntu-app-devel [19:15] ok, thanks, I'll take it to -discuss === rangergord_ is now known as rangergord [19:18] ioria, EriC^ okay. finished upgrading. Had an error at some tex package. Removed it and upgraded now clean. Rebooting now to see if this worked thus far. [19:19] great elfatherbrown [19:20] I don't exactly know what I did in firefox to make it stop, but phew it's gone. A whole forum is relieved now lol. [19:21] It booted and the DNS works! [19:21] :D [19:22] EriC^, ioria i missed this. I missed linux. Thank you. [19:22] elfatherbrown: :D np [19:37] every electrical (digital) interactive device needs an interface - a user interface. there are also programming interfaces. [19:39] about yesterday's question about imac dual boot with ubuntu, i decided to fix it by running "efibootmgr -o 0080,0000" after booting ubunt,u so that the next restart would start macos again [19:43] So, I've recently upgraded from Ubuntu 19.04 to 19.10 [19:43] and now, VLC cannot play video full screen [19:43] The screen seems to glitch out back and forth. :( [19:44] wait, it's working fine now [19:44] wtf [19:45] cluelessperson: Please mind your acronyms and language. Keep it family friendly here [19:46] cluelessperson: Also, check your VLC settings... it might be set to autodetect video decoders. and it might have taken a few tries to figure out hardware acceleration for better video playback performance [19:54] pragmaticenigma, are you a mod here? [19:56] cluelessperson: This is a volunteer run channel. There is a code of conduct and community guidelines to read up on if you're curious about the channel's rules. [19:56] !coc | cluelessperson [19:56] cluelessperson: The Ubuntu Code of Conduct is the document that spells out etiquette in the Ubuntu community | http://www.ubuntu.com/project/about-ubuntu/conduct | For information on how to electronically sign the CoC, see https://help.ubuntu.com/community/SigningCodeofConduct | Watch http://static.screencasts.ubuntu.com/videos/2010/12/22/004-SigningCoC.ogv [19:56] !guidelines | cluelessperson [19:56] cluelessperson: The guidelines for using the Ubuntu channels can be found at https://wiki.ubuntu.com/IRC/Guidelines [19:58] pragmaticenigma, I dislike censorship. [19:59] cluelessperson: then this may not be the #channel for you [19:59] CarlFK, I'm confused. [19:59] cluelessperson: you're being asked to mind what you type. there are plenty of ways to articulate an idea that does not require the usage of cussing or derogatory language. [20:02] pragmaticenigma, I very much dislike that you imply that I don't mind what I type, and that you conflate "derogatory" which means to disrespect, with that of expressing emotion. [20:03] cluelessperson: This isn't the place for this debate. Please join #ubuntu-ops if you wish to discuss this further [20:04] pragmaticenigma, I don't see you in there, are you a mod? [20:05] cluelessperson: If you are not going to follow the rules, please leave the channel. [20:05] cluelessperson, there might be under age people in here, that's all [20:08] CarlFK, I didn't say I wouldn't follow the rules. I'm just seeking to engage with this person that thought it necessary to call me out. :) [20:14] pragmaticenigma, in spite of enjoying debating the ethics, I am sorry for being a bit callous. :P I agree that wasn't particularly productive and I'll try to be better. [20:47] I'm not sure how to troubleshoot the things I run into properly. It's a little frustrating. [20:48] I’m using Ubuntu 19.10. Trying to format a USB drive in Fat32. Been unable to change its owner from root to my user. [20:49] cluelessperson: that as always, depends on the specifics [20:49] Sbur3: come again? you can just do it in Gparted, no? [20:50] I’ve used gpart to set up the partition (/dev/sdd) and tried chown and chmod to change the owner [20:50] Sbur3: fat32 doesn't support linux permissions. What exactly is the issue you're running into? [20:51] Sbur3, Maybe you want the mount option uid=,gid=? [20:51] Sbur3: the owner? check what leftyfb ^ said [20:51] Sbur3: man 8 mount, search for "Mount options for fat" [20:52] well, it doesn't have to be mounted to be formatted [20:52] leftyfb try to transfer music (mp3) onto the usb stick to use it on my car’s sound system. permissions denied [20:52] it only has 'owner' once it is mounted [20:52] when it is unmounted it has no concept of owner [20:53] Sbur3: ok, were you able to successfully format it as fat32? [20:53] leftyfb I formatted it fat32 via gpart [20:53] Sbur3, you formatted /dev/sdd, or /dev/sdd1? [20:54] Can anyone using ubuntu 18.04 please try to reproduce this? https://github.com/SuperTux/supertux/issues/1280 [20:54] lordcirth_ I believe it was sdd, but I’m not certain [20:55] Sbur3: use gparted, setup a new partition table on the device, create a new DOS partition and format it as fat32 [20:56] Sbur3, I imagine there are several layers to this. Permissions which may be applied to the contents of the disk itself. "Mapping" possibly done when mounting the drive, and "overriding" which might be performed by an application . [20:56] So, file attributes, mounting translation, and gatekeeping by application. [20:57] Tobbi: https://github.com/SuperTux/supertux/blob/32263950d315b0d7dbf1d70dedc8b7cd98cf57db/mk/cmake/ConfigureChecks.cmake [20:58] Tobbi: looksl ike things are working as intended, no? [20:58] sarnold: Actually, you might be right. [20:58] I don't know enough about what to do in this case. [20:59] me neither.. IO've got to run, but chances are good this test is workiung as designed to detect that iconv's return value is size_t [21:00] Thanks anyway :) [21:00] I'll have to find out why we're doing this. [21:08] ok. thx [21:24] Bashing-om, Good evening. Do you remember me. I found a solution of my hdmi no audio issue [21:30] anyone know as per https://gyazo.com/d1b68d1f5e3f73bd345bd02d58f6c4b4 if this vim in apt-get is 64 bit or 32 bit pls? [21:32] Hi. I am running 18.04 on a dell xeon system and it always had an issue that it could not reboot (this leads to the ubuntu start screen halting at 2 lit dots) but since one of the recent kernel upgrades I also cannot use suspend any longer, it blanks the screen then shuts down. 'last' shows crash as a reason for shutdown. problem 2 since one of the last apt upgrades is that the keyboard seems to send [21:32] multiple keys for some keys like down also sends keycode 234 and starts VLC and in addition I cannot use ALT GR any longer (right alt key), it seems to send keycode 156 [21:33] I have tried dpkg-reconfigure keyboard-configuration but it didn't change anything [21:33] sorry, this is actually on 16.04 [21:34] I have a service that generates a TON of logs and it's filling up my VPS really quickly [21:34] dreamon: Yup remember - Yeah ! What solution - (Been waiting on you to try the Wayland protocal :D [21:34] Is there a way in my app.service file to customize where the logs go so I can send them to a volume instead of /var/log/syslog ? [21:36] stan_man_can: /etc/rsyslog.conf, but journald does it's own thing [21:37] ducasse is there any way to just move all logging to the volume ? [21:37] my VPS is only 25GB and I added a 50GB volume at /mnt/{name} so if I could just move the syslog's to go there instead ¯\_(ツ)_/¯ [21:39] stan_man_can: move /var/log and symlink? [21:40] oh hold on, it looks like in the /etc/rsyslog.d/50-default.conf i can set the log files by facility, then in systemd i can set the facility for the logs, so i wonder if that would work [21:41] anyone know as per https://gyazo.com/d1b68d1f5e3f73bd345bd02d58f6c4b4 if this vim in apt-get is 64 bit or 32 bit pls? [21:46] SomeT: if you mean the default repos, then that depends on your install [21:48] my install supports both 32 bit and 64 bit [21:48] its ubuntu server droplet [21:48] on digital ocean [21:49] Bashing-om, I can switch between nvidia and intel .. made a script that copys the right configs into /etc/X11/xorg.conf.d/ .. [21:50] Bashing-om, Fixing hdmi audio issue. I had to modify /etc/modprobe.d/alsa-base.conf [21:50] Instead of → options snd-hda-intel model=generic → options snd-hda-intel model=lenovo [21:51] Bashing-om, Now it works.. [21:51] Bashing-om, Thank you very much. Without your help, I never could fix it by myself. [21:52] dreamon: Well ain't you something :D care to share that script ? [21:54] Bashing-om, my script only copies a xorg.conf with intel parameter in it or otherwise a nvida xorg.conf. 10-nvidia.conf or 20-intel.conf. I think there is a better way. but for me its ok. [21:55] Bashing-om, by switching → sudo prime-select nvidia → he used still this intel xorg.. [21:57] dreamon: Hokay - I forget where that switching is supposed to take place - so there is a config failure That you gave worked around ! [21:58] or maybe I could insert all in one file and X Server startup should automatic use correct parameter.. but I dont know. therefore I simply copy it. [22:00] Bashing-om, I simply want to say thanks. you made me a lucky man. [22:04] dreamon: Well, you did all the heavy lifting - I do appreciate that pat on the back however :) [22:05] dreamon: For your thoughts - I worked a similar issue with another; and lo-and-behold Wayland worked with no issues ! [22:15] hello. i'm trying a solution to be able to fix the static brightness issue on my ubuntu 18.04. : https://askubuntu.com/questions/762764/cant-change-brightness-since-ubuntu-16-04-lts [22:15] however, i face the same error mentioned in this comment , https://askubuntu.com/questions/762764/cant-change-brightness-since-ubuntu-16-04-lts#comment1883517_859480 [22:20] ramsub07, Today I fixed my backlight issue by removing most of it, only "quiet splash" left. so I could mdify it normally on my lenovo notebook [22:21] he left [22:22] :( [22:22] i can write directly to /sys/class/backlight/intel_backlight/brightness and control it like that [22:23] in some earlier distro i needed to set acpi_backlight=vendor [22:23] akik, that worked for me too. but using keystrokes is much easier [22:23] dreamon: i bound them in plasma shortcuts [22:24] this part I had to remove. vendor option was my problem [22:29] evtest gives me code 148 for r_alt while xev gives me 156 - where could the cause of this be? (in 16.04, see above) [22:29] i think both codes are wrong as well, it should be 92 i think [22:34] fkhell: My result ( US keyboard): "keycode 108 (keysym 0xffea, Alt_R),". [22:35] thanks, my result on my working 18.04 computer is 108 as well, then the line below says XKeysymToKeycode returns keycode: 92 [22:35] i just don't know where to fix it (and why it is broken) [22:36] incidentally the 18.04 computer also gave some (different) wrong keys, like END sending comma as well, but that was fixed with dpkg-reconfigure [22:37] fkhell: Yup - seems something is intercepting - my advisory also has " XFilterEvent returns: False " . [22:41] yes it has the same for me on both computers. i am trying to locate a keymap now, the old place in lib udev seems obsolete [22:43] or maybe i just have to create it myself [22:43] hello, sorry i was trying some solution but didn't work. how do I fix constant high brightness on dell xps 15? and ubuntu 18.04? [22:44] fkhell: EFI system ? on a BIOS boot GRUB can directly read the I/O port where the keyboard status bits for Shift/Alt/Ctrl are stored to get their state, but EFI services don't provide that access. [22:48] fkhell: Looked at /usr/share/X11/xkb/keycodes/evdev ? [22:56] it's not EFI, as far as i can tell (no /sys/firmware/efi) and i have looked at the evdev keycodes and they specify ralt as 108 [22:59] I plugged in a 2nd keyboard and it shows the correct keycodes / it works [23:00] unfortunately I would like to use the original keyboard if possible, so I probably have to remap the keys somehow [23:03] the keyboard that works is USB, the one that doesnt work correctly is PS/2 [23:11] is there a way to see which of the /lib/udev/hwdb.d/60-keyboard.hwdb are actually applied? [23:23] fkhell, a bit of duckduckgo leads me to this command: udevadm info /dev/input/by-path/*-usb-*-kbd [23:24] I don't know if it's what you're looking for though, so I'm still poking around [23:33] kubuntu 18.04 discover wont open all other apps work [23:33] thanks leaftype, i found that one as well, only the path is not usb, but i got the right path and it shows some keys being bound, but not actually the relevant ones [23:35] fkhell, were you rebinding some keys? [23:36] so i can't figure out why my ethernet upload is being capped at 0.39MB/s [23:37] poxifide, ouch. My first thought is always "WTF ISP, I pay you money for this" [23:40] it doesn't seem to be the ISP. i'm using an odroid-xu4 w/ armbian (their unofficial channel is dead it seems..). i have two devices and both return the same results, so i don't think it's hardware related. tried getting rid of networkmanager (disabling) and using systemd-networkd (download is faster, upload same). tried on other machines using the same speedtest server 1778 and the upload isn't capped. [23:40] (i have two odroids cause i was using one for Android for a while heh) [23:41] i should test lan upload, haven't done that [23:42] leaftype: i was not rebinding anything before the problem occured. now i tried to rebind the 2 scancodes i get to rightalt, but it didnt seem to work [23:44] ok... lan is uncapped. yet laptop and odroid are returning different results from speedtest still... maybe i should just give the modem a reboot. [23:49] you could be using a wrong MTU [23:50] fkhell: what is normal MTU, 1500? [23:51] 1500, but for DSL connections it's better to use 1492 if i remember correctly [23:54] my ps2 keyboard works after a reboot now. it took my hwdb remappings and my xorg conf changes, but i think it just works without the remappings anyway since xev and evtest now show the correct scancode (and pressing the arrow keys does not start vlc now) [23:55] thanks to anyone who helped :) [23:55] how do you check mtu i forgot [23:55] also im on comcast [23:55] it should show up in ifconfig [23:56] rebooted and getting 1.50MB/s upload on my laptop, still 0.39MB/s on odroid [23:56] *rebooted modem [23:57] ifconfig | grep -i mtu [23:58] mtu is 1500. modem is an xfinity modem/router. only other thing in between is a netgeear 8port ethernet switch.