/srv/irclogs.ubuntu.com/2022/07/11/#ubuntu.txt

descenti think shotwell will00:02
RoadRunnerhow to upgrade from Xubuntu 20.04 to 22.04?00:10
RoadRunnerthe option for notification of lts upgrades is checked in software updates but no update is offered00:12
Unit193The LTS jump is usually offered on the first point release.00:14
RoadRunneris there a way to trigger the LTS jump (a specific command perhaps)?00:59
ravageRoadRunner, do-release-upgrade -d01:11
RoadRunnerravage: can't seem to look up this command in man01:13
RoadRunnerno need to specify the number of the release? and what does the -d switch do?01:13
ravageit will tell you the release. it should be jammy01:14
ravaged is usually developent01:14
RoadRunnerso 22.04 is still considered 'in development' rather than 'stable'?01:17
ravageit is stable. just upgrades from 20.04 are not open for public yet01:20
RoadRunnerdo you know what the delay is due to (if it was released in April...)?01:22
Bashing-omRoadRunner: Upgrade path opens up with the 22.04.1 release - as is usuaual with the LTS releases.01:27
RoadRunnerBashing-om: if the .1 release is the last chance to pick up bad bugs, do you know when the .1 release is expected then?01:29
tanneraRoaadRunner, someone here said .1 is slaated for August01:36
Thermoriaxravage: Ah, thanks for mentioning that, I was sort of quietly wondering why I hadn't been offered an upgrade. Heh, I assumed I borked something somewhere.01:40
RoadRunnerso, from April to August is 4 month, is this a typical schedule for finalizing an LTS or is it taking longer due to Covid, etc?01:42
Bashing-omRoadRunner: 4 months cadens is nornal; 22.04.01 >> Expected: 2022-08-04 -- See: https://launchpad.net/ubuntu/+milestone/ubuntu-22.04.1 .01:47
torniqwhich is the best file system type for postgresql now adays?01:48
=== ootput5 is now known as ootput
jhutchinsBughunting is a continuous process.  Ubuntu never sleeps.02:10
jhutchinstorniq: A table-optimized all RAM system (none are public yet).02:11
jhutchinstorniq: I would recommend a filesystem that you're familiar with and for which you know how to use recovery and modification tools.02:11
deegoso, since there's a snap in ubuntu that apparently manages its own upgrades and cannot be disabled, i should ps|  grep snap before every shutdown?02:17
leftyfbdeego: for what?02:19
Hashhttps://bpa.st/UXNQ something weird is happening on the Ubuntu 2204. I have setup proxmox 7 latest. PVE can ping google, has name resolution, fine. LXC container inside, can ping 1.1.1.1/8.8.8.8 and can ping PVE, but even with the correct IP in /etc/resolv.conf I can't get any resolution. Please advise. Ubuntu 22.04 in LXC on Proxmox02:27
HashUbuntu 22.04, /etc/resolv.conf has `nameserver 1.1.1.1` and `nameserver 8.8.8.8`02:28
HashI can ping 1.1.1.1 and 8.8.8.8 from Ubuntu 22.04. But I have no name resolution.02:28
HashThank you.02:28
leftyfbHash: I think you want ##proxmox02:30
HashDoes DNS resolution require that any port 53 or 59 be forwarded or something to the containers?02:30
leftyfb!info proxmox | Hash : you probably want to /join ##proxmox for support with proxmox and it's networking02:31
ubottuHash : you probably want to /join ##proxmox for support with proxmox and it's networking: Package proxmox does not exist in jammy02:31
HashYeah, I'm not asking for prox mox help02:32
HashI only gave that information as background.02:32
HashWhere the Ubuntu 22.04 is running. the Ubuntu OS can ping the name server, has the correct nameserver entry, but no name resolution.02:32
HashI can manualy ping google ips, but no name resolution.02:32
leftyfbI would help, but you have me on ignore ¯\_(ツ)_/¯02:33
HashEven if it was a VPS, I wouldn't go to my VPS provider. I'm using Ubuntu, and it can ping the nameserver ip, but I can't get any resolution.02:34
HashAfter installaion, I find /etc/resolv.conf as well as /etc/resolvconf/*02:34
HashI'm not sure what that second directory is about02:34
HashAnd I have no idea who just used the bot to takl to me.02:34
HashI don't see any nicks talking here02:34
HashI'll come back another time when some other folks are around.02:35
arraybolt3[m]Hash: Looking...02:35
HashSunday night, not much activity02:35
HashPatience is virtue! :D02:35
HashHey arraybolt3[m] howdy ho02:35
Hashhttps://bpa.st/V6YA arraybolt3[m] better log.02:36
leftyfbarraybolt3[m]: the first thing I would look at is where proxmox is getting it's Ubuntu 22.04 images from. If they're not official ubuntu cloud images, they're modified in some way and aren't supported02:36
arraybolt3[m]Hash: I see your problem, I'll look at it.02:36
HashTake your time.02:36
HashAnd thank you very much02:36
arraybolt3[m]Hash: Where are you getting the Ubuntu 22.04 image from? Proxmox? Or are you getting them from an official source?02:37
HashYes, the templates available in there.02:37
HashI'm now assuming, since you said, it's not an official source.02:37
HashOk. Np.02:37
HashI will try an official source ISO. Np.02:37
HashI will report back on that new install.02:37
arraybolt3[m]Hash: OK.02:37
Hasharraybolt3[m]: but funny though, right? Curious issue.02:38
HashHow can networking be correctly configured and yet have no resolution but can ping the name server ips.02:38
arraybolt3[m]Hash: Yeah, Proxmox shouldn't be letting that happen. Even if the official ISO does work, you might want to still bring it up on the Proxmox channel so that they can fix it for other users.02:39
HashI have another data center in another server, and there I'm using ubuntu 20 LTS image template, and that works fine.02:39
arraybolt3[m](Maybe your nameserver isn't properly configured? 🤷‍♂️_02:39
HashI gotcha.02:39
HashIt's google.02:39
HashAnd cloudflare. 1111/8888. inside /etc/resolv.conf as in the paste.02:39
arraybolt3[m]LOL well that had better be configured right!02:39
HashCorrect format02:39
HashCorrect sytnax,.02:39
arraybolt3[m]Hash: One last possibility, maybe you need to turn on the networking service in Ubuntu. I know Arch won't let you connect to the Internet even if everything's configured right unless you turn the service on. Not sure if Ubuntu Server in LXC will treat you the same way or not, but if the official image fails, that's something to check.02:41
HashIf I try to do /etc/init.d/netwoTAB I get nothing.02:42
HashNo service like that. prehaps systemd-02:42
HashRestarted it and no dice.02:44
Hashservice is active.02:44
Hash`systemd-networkd`02:44
arraybolt3[m]Hash: What about netplan?02:44
Hashhmm02:44
Hashnothing in /etc/netplan02:44
arraybolt3[m]'netplan apply' might do something.02:45
HashNot if there is nothing to apply02:45
HashBut let's find out02:45
arraybolt3[m]There's nothing in /etc/netplan? That might be your problem right there.02:46
Hashhttps://bpa.st/2CLQ02:46
HashWell it's using /etc/network/interfaces02:46
HashNetplan isn't needed02:46
leftyfbthen it's not a supported 22.04 image02:46
HashWhich wasn't even installed on it by this image/template thing in pve02:46
leftyfbit's modified02:46
arraybolt3[m]hash: If Netplan isn't involved, then this isn't an official image, and it's probably the problem. Try an official image - that may solve everything.02:47
HashReally?02:47
arraybolt3[m](Netplan is part of the heart of Ubuntu Server's networking, so if it's not working, it's no wonder things are broken.)02:47
HashHmm ok02:47
HashIt's a dedicated server02:49
HashOh wrong window02:49
morganuOK making a boot-usb (liveUSB) and forgot how to do the integrity check. I ranthe sha256sum but dont have anything to compare it to. (instructions unclear=For Linux, simply run the command below in terminal and compare the output with the “SHA256SUMS” file in previous download link.)05:14
morganuwait wait dont tell me: I found it on the download page05:16
morganuisnt there a program to compare the two strings too?05:17
=== xenial is now known as Guest4019
morganuI pasted them into textedit ok the bogus version, gedit or something, yeah text editor05:19
morganumaking it. thanks for the space to think.05:21
=== Guest8232 is now known as Daniel
=== _--_ is now known as Guest9227
=== feelingsreal is now known as Guest6966
=== Blohsh is now known as Guest4772
lotuspsychje!md5 | morganu06:38
ubottumorganu: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see https://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows06:38
lotuspsychjemorganu: recent ubuntu releases also have an auto integrity check on booting up the usb/media06:39
=== xenial is now known as Guest5507
=== diskin is now known as Guest476
=== diskin_ is now known as diskin
chmdHi there, I accidentally poured tea over my laptop and it was working fine for a few weeks... However now the wifi does not work anymore. I am wondering whether this is a hardware or software problem. Any idea how to confirm whether the hardware is fried?08:03
EriC^^chmd: you could boot a live usb and see if it works08:04
chmddmesg keeps looping on "authentication with [mac address of the wifi router] timed out08:04
=== ootput0 is now known as ootput
chmdEriC^^: not a bad idea. However it would be great if there was a way to obtain logs for my IT department08:05
ikoniachmd: you just did obtain the logs08:06
ikoniayou just said dmesg is looping08:06
ikoniathat's a log08:06
=== alucardromer0-l2 is now known as alucardromero-l2
=== Probie964 is now known as Probie96
opuntiausing try ubuntu22.0408:26
opuntiaapt cant locate package chrome. what's the procedure? webapge?08:27
lotuspsychjeopuntia: chrome is not an official ubuntu package08:28
lotuspsychjeopuntia: try chromium browser as ubuntu alternate instead08:28
arraybolt3[m]opuntia: You can install Chromium from the Snap store - it's the open-source version of Chrome and has almost all the same features.08:28
arraybolt3[m]opuntia: "sudo snap install chromium" should do the trick.08:30
opuntiaok I'll do that. ff scrolls in the wrong direction. i cant be bothered to learn it while I am just trying.08:30
opuntiakk08:30
arraybolt3[m]opuntia: That sounds like a touchpad problem, not a browser problem.08:30
arraybolt3[m]opuntia: Try opening your mouse settings, and disable anything called "Reverse scrolling", "Natural scrolling", or something like that.08:30
opuntialiste, I want to shrink my partition from 325G to say 200 gigs, bigger than the amount I am using. - Will gparted arrange to have the files scattered around the drive all neatly packaged into the smaller space? Or not?  (OC I will backup.)08:31
opuntiaI just hate to have to erinstall everything08:32
arraybolt3[m]opuntia: You should be able to just shrink the partition AFAIK. I've shrunk partitions before with OK results.08:32
opuntiare-install08:32
opuntianice. Now I have tomorrows work all cut out for me.08:33
opuntiausa 1am08:33
opuntiathanks and good night. this seems pretty zippy. New versions have a lot worked out better. I really want to see if it can handle a lot of chrome tabs without freezing the computer like 20.04 does.08:35
arraybolt3[m]opuntia: Heads-up, the computer probably won't freeze, but Chromium will probably vanish once you open too much stuff.08:35
arraybolt3[m](Welcome to systemd-oomd, they're working on it.)08:35
opuntiaor it might be my memory. maemtest doesnt work on this. it locks in the first second.08:35
arraybolt3[m]opuntia: If you're talking about the memtest that comes with the ISO, I've never gotten it to test beyond 4096MB, I think that's a limitation of the tester itself. It fails on machines that work just fine, and it always fails right there.08:36
opuntiawhen I do the installation I will be prolly using chrome.08:36
opuntiaah, thanks arraybolt3[m] I have 8G. and the Dell tests come out just fine.  -- But I ONLY have 82 tabs open. (I counted today)08:37
MR_R0B0Tubuntu dual boot08:49
MR_R0B0Thow to do it08:49
MR_R0B0TI booted usb, free space done then ?08:49
opuntiaarraybolt3[m] mouse scroling natural, adjusted in system settings (not chrome)08:52
opuntiaMR_R0B0T I think I can help you. What system do you have on your computer now?08:52
opuntiaAssuming it is windows you should first partition your hard drive with windows so that windows doestn see anything unexpected.08:53
opuntiaAfter that you will have a partition to install ubuntu in.08:54
MR_R0B0Tyes .I made a free space in windows and made a bootable usb now I'm on boot menu08:54
MR_R0B0Topuntia: thanks08:54
opuntiachoose install ubuntu08:54
MR_R0B0Tdo I need to turn on efi , something like that in boot menu? last time I tried to install it says no efi like that error msg08:55
opuntiaand keep going. The confusing part is when you get to the partition the hard drive part. Nowadays you dont need to do anything special with swp and all like in the old days.08:55
opuntiaswp should have been swap08:55
opuntiaoh yes. to be certan ask someone else. As I remember you have to run off something LIKE safe boot too.08:56
opuntiaor ask the google. There  are several forums like askubuntu ubuntuforums etc that answer these standard questions. Just PAY ATTENTION to the year.08:57
MR_R0B0Tit asks for two options , one is legacy ,other one is UEFI08:57
opuntiaI am too tired  not USA to be trusted on detail like this.08:57
opuntialegacy08:57
MR_R0B0Tok08:57
opuntiaI forgot about that till you mentioned.08:58
opuntiaand safe boot too. I think that's it.08:58
MR_R0B0Tok now in install Ubuntu page08:58
opuntiagreat to have the page plus a person08:59
opuntiaI have to do the same for my PIA HP laptop.08:59
opuntiaWhen I started I broke the entire hard drive into partitions to prepare for newer versions or distros. Now I dont care about distros, just ubuntu.09:00
MR_R0B0TI think I deleted the windows :(09:01
MR_R0B0TI selected the entire disk option09:02
MR_R0B0Twill it delete or what09:02
MR_R0B0Tit says windows repairing mode09:04
MR_R0B0TI rebooted now I'm back on ubuntu installation09:06
MR_R0B0Tnow the uefi not showing09:09
=== diskin_ is now known as diskin
MR_R0B0Tnow the pendrive is not showing in the boot menu09:16
tanneraDoes your windows install still boot when the flash drive isn't plugged in?09:16
MaikMR_R0B0T: selecting the entire disk option wipes the whole hard drive09:18
arraybolt3[m]MR_R0BOT: Did you back up your data before doing this?09:19
arraybolt3[m]If not, STOP USING THE SYSTEM IMMEDIEATELY.09:19
Maikyou should have selected install ubuntu next to windows09:19
arraybolt3[m]It may be possible to recover any files you lost.09:19
arraybolt3[m](At least, it may be possible to recover some of them.)09:19
=== c0li- is now known as c0li
tanneraDoes the ubuntu installer let you try to install to the installer usb? He mentions the usb doesn't boot anymore09:21
samsis there a means of rectifying that ghosted desktop icon you get in gnome?10:02
=== Bencraft14198 is now known as Bencraft1419
=== gdb_ is now known as gdb
torniqi've installed ubuntu on a 2TB nvme, .. by default it only gave me 100GB.  Unsure why, but .... how can  you bump the amount of disk space available for this?10:43
torniqdefault install only does 100GB, crazy.  Figured it out10:48
cousteauHi11:06
cousteauI'm doing kernel cleanup.  Which packages should I uninstall per kernel version?  I see linux-headers-*, linux-image, linux-modules, linux-modules-extra, linux-hwe... anything else?11:08
cousteau...and what the hell is hwe?11:11
arraybolt3[m]cousteau: You shouldn't have to do that, just run "sudo apt autoremove", and that should take care of it. (If it looks like it's about to uninstall a ton of stuff other than just kernels, don't do that.)11:11
Maik!hwe | cousteau11:12
ubottucousteau: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack11:12
arraybolt3[m]cousteau: HWE is the Hardware Enablement Stack. An HWE kernel basically is a newer Linux kernel on an older version of Ubuntu. It gives older but supported Ubuntu versions compatibility with more hardware.11:12
cousteauarraybolt3[m]: well, at least in this Ubuntu version, `apt -s autoremove` doesn't say it will uninstall any kernel image/header/modules11:13
arraybolt3[m]cousteau: Hmm. I've experienced that on Kubuntu before. I had success following a particular guide, let me see if I can find it...11:14
cousteauarraybolt3[m]: I see, so I guess I should uninstall unused linux-hwe versions as well?11:15
arraybolt3[m]cousteau: I think? (someone correct me if I'm wrong here) that HWE kernels show up just like any other kernels in Ubuntu, and you can remove them the same way.11:15
arraybolt3[m]Here's the guide I followed: https://help.ubuntu.com/community/RemoveOldKernels11:15
cousteauarraybolt3[m]: there's RemoveOldKernels in the Ubuntu wiki, if that's what you mean11:16
arraybolt3[m]I used the "Other methods" part of the guide.11:16
cousteauYeah that one11:16
cousteauI'll do it manually for now11:16
cousteauI got bitten by "separate and ridiculously small /boot partition because the disk is encrypted" issue11:17
=== Bahhumbug is now known as el-bot
=== el-bot is now known as Bahhumbug
cousteauWeird.  /boot/initrd.img was pointing to initrd.img-5.13.0.52-generic, but that file didn't exist because the disk was full.  Nevertheless, after removing old kernels and freeing up space, that file has appeared.  What is this sorcery11:29
arraybolt3[m]Sounds like unattended-upgrades doing its magic at just the right time to be noticable, to me.11:30
cousteauDid it get installed automatically?  Or was it already present and just didn't show up before because of disk issues?  Maybe I should reinstall it just in case11:30
arraybolt3[m]It probably got installed automatically. You might want to run a quick "sudo apt update && sudo apt full-upgrade" just for good measure, though.11:31
cousteauHm.  The output of the previous apt purge doesn't show anything about installing anything...11:32
cousteauBut yeah, an update is in order, just in case11:33
Psil0[m]Hey guys stupid question asked it before what software can I use to stream audio from home to vlc for rdmaple kind of hoe Winamp allowed streams back in day11:36
=== soju-test-user_ is now known as soju-test-user
arraybolt3[m]Psil0: Are you trying to listen to music saved at home while you're abroad, like from your phone or laptop?11:37
deegohow do you ask ubuntu to show a little minimap of your workspaces?11:43
cousteauPsil0[m]: VLC allows streaming12:12
cousteauBut I forgot how12:12
cousteauBut if you stream through a port and open that port on your router then you can open your IP:port remotely and listen to your music.  I've done that before12:14
cousteauIf you want something more like a "file server", there's software for that.  PLEX comes to mind, but that's more for movies I think12:16
cousteauIs there a way to make apt -s ask me to confirm what is going to (simulately) delete?  Just to have the real experience12:33
amosbirdHmm, man 2 getrandom() says it was introduced in version 3.17 of the Linux kernel. However, on linux 3.10 getrandom syscall also works. Why?12:37
deegocousteau: what is -s with apt?12:51
deegocousteau:  did you try -u with apt?12:52
cousteaudeego: -s = Simulate, or dry run, i.e., only print which packages will be installed or removed, but do not actually install or remove them13:03
ioriacousteau, aptitude will ask for confirmation13:04
cousteau(and it can be run without sudo, since it's not actually installing nor removing anything)13:04
cousteauI don't have aptitude installed anyway13:04
cousteau(I really do miss `aptitude why` though)13:04
cousteauPetition to add a similar capability to `aptitude why` to `apt`!13:05
cousteau(who maintains the `apt` executable?  Is it an Ubuntu thing?13:05
luna__Debian thing13:05
cousteauAw13:06
cousteau(just to clarify I meant the `apt` command that acts as a front end to `apt-get` and others, not the APT system in general)13:06
oerheksapt-get is the old way, it is apt now, as intelligent as aptitude.13:07
cousteauNot as intelligent.  It doesn't provide an `apt why` command!13:07
oerhekshttps://launchpad.net/apt gives the maintainer.13:08
oerheks.. apt why?13:08
cousteauoerheks: in any case, apt is not exactly a replacement for apt-get; it just calls apt-get under the hood, if I understand correctly13:09
oerheksno, it does not call apt-get13:09
oerheksit does more with apt-cache AFAIK13:10
cousteauIt just acts as a front-end to a variety of commands, including apt-get and apt-cache.  Or that's what I thought (and the manpage seems to imply, but this isn't clear)13:11
cousteaulaunchpad.net/apt seems to refer to the whole APT suite, not the apt command specifically13:12
oerheksi used to swear by aptitude, but apt is on the same level now13:13
cousteauYeah, aptitude was the real deal back in the day13:13
cousteauBut my understanding was that apt was developed merely as a front end.  And it would make sense too, why repeat the work rewriting a tool that already exists?13:14
leftyfbit's not a front-end to apt-get13:15
leftyfbcousteau: use apt-get for scripting, use apt for everything else13:17
oerheksoh yes, that is the downside of apt, not good scriptable.13:17
cousteau The apt binary is only 18K; the apt-get binary is 47K.  They either really did a nice job optimizing it for size, or it's just a front end to other tools.  (Maybe not apt-get, but definitely other tools.)13:17
oerheks* for now13:17
leftyfbcousteau: both apt and apt-get are front-ends for dpkg (sort of)13:18
cousteauWell yeah, but they do more than what dpkg does13:19
leftyfbhence the "sort of"13:19
cousteauThey handle software repositories, dependencies...13:19
cousteauI mean, they not only install software, but also download it and check for updates.  I think dpkg doesn't do that, although it does do all the "heavy lifting" when installing a package13:20
cousteauBasically apt is the boss and dpkg is the intern, which really bothers dpkg because he's been around for WAY longer than his boss13:22
cousteauBut it was my understanding that apt-get and apt-cache were the managers, and apt was the CEO13:25
leftyfbno13:25
cousteau(like, the chain of command went apt -> apt-get -> dpkg, not directly apt -> dpkg)13:25
leftyfbcousteau: it's easy to test. Rename /bin/apt-get and use apt to update, install, remove some things13:26
leftyfbactually, /usr/bin/apt-get as well13:26
cousteauI considered doing that, but decided not to do such thing since I don't want to mess with this machine13:27
cousteauEven if it's easy to undo13:27
arraybolt3[m]👍️13:27
cousteauBut OK, I believe you13:27
leftyfbcousteau: feel free to use a container to test it13:27
* arraybolt3[m] uses virtual machines when I want to do something dangerous on Linux to see what happens13:28
cousteauIt's just weird that they made a redundant tool.  Doesn't feel like the UNIX way.13:28
leftyfbcousteau: it's verymuch the OSS way. Feel free to discuss more in #ubuntu-offtopic13:28
cousteauOK13:29
dusthttps://unetbootin.github.io/ is missing in the repo13:33
elias_adust: It would be nice to have. Make a suggestion - I'll vote for it. :)13:36
=== hasley is now known as mahler
dbqphi, after installing timeshift on ubuntu, can't apt update because it says filesystem is read-only14:15
arraybolt3[m]dust: UNetbootin doesn't actually work with a lot of ISOs.14:16
bittinhas not been updated in years14:16
=== ootput1 is now known as ootput
bittinalright atleast 1 year14:17
dustarraybolt3[m], u can use any iso...14:17
dustnever had one which didnt work...14:17
arraybolt3[m]dust: Yes, but many of them will fail in some way. At least I've seen some distros specifically warn to not use UNetbootin.14:18
dustwhich?14:18
arraybolt3[m]Can't remember off the top of my head, will dig it up.14:19
arraybolt3[m]dust: openSUSE.14:21
descenti remember unetbootin used to work then it didnt so i stopped using it14:22
dustarraybolt3[m], link to that info?14:22
descentlike years ago14:22
arraybolt3[m]dust: https://en.opensuse.org/SDB:Live_USB_stick "Warning: Do not try to apply procedures found on the internet for other distributions to convert the images into bootable sticks (unetbootin). Doing that will break the images. The openSUSE images are already prepared for being used directly on usb sticks, and can persist filesystem changes without further steps."14:23
dusthttps://en.opensuse.org/Create_installation_USB_stick14:24
dusthere they offer the info how UNetbootin should be used with opensuse...14:24
arraybolt3[m]Odd. OK, then maybe it's not such a bad idea to include it after all.14:25
dustarraybolt3[m], ur info is about not to apply procedures for other distros... not about UNetbootin itself...14:26
afterThoughtWhy would the "setup wizard" start everytime I log in, like I don't have a user created?14:27
arraybolt3[m]Makes sense.14:27
afterThoughtAfter a fresh install14:27
BluesKajHi all14:27
jedorfhello, I have a question about "ufw", I have that: https://termbin.com/d63p, how can I remove rules "22 on eth1 anywhere" and "22 (v6) on eth1 anywhere" ?14:27
jedorfbecause I tried "ufw delete allow from any to any port 22" or "ufw delete allow from any to any port 22 on eth1"14:28
jedorfnothing work...14:28
descentgufw is easier. it has gui14:30
jedorfI work with automation, so gui in my case is unusable14:31
jedorfand also I can delete rule by the number but same, I am not interested about that14:32
mickeyi imported an openvpn config with nmcli, and it works fine (except for not honoring static-challenge), but for some reason it insists on adding a default route through the vpn which shouldnt happen14:36
jadenlianis there a lock-screen on ubuntu server14:36
mickeyif anyone has an idea about this..14:37
oerheksjedorf, sudo ufw status numbered # gives a numbered list, sudo delete 1 # deletes rule 114:39
oerheksjedorf, i hope you have some manual now...14:39
jedorfwithout number I said14:40
oerheksjedorf, then read some manual, i am not going to type out all14:40
oerheks.. really14:40
jedorfalso I think I found how to do it14:40
jedorfbut really ufw is unstable14:41
oerheksgood, have fun14:42
jedorfufw delete allow in on eth1 from any to any port 2214:43
enycHrrm... I think I'm hitting  https://ubuntuforums.org/showthread.php?t=247574014:51
enycIntel NUC DC53427HYE  and Ethernet not recognized14:51
enycdmidecode  shows onboard Ethernet enabled,  but not in ifconfig etc.14:52
leftyfbenyc: what version of ubuntu?14:52
enycleftyfb: 22.04...  checking kernel updates/versions now14:52
leftyfbenyc: ifconfig (not installed by default) only shows active interfaces with no added parameters14:52
=== VIA is now known as twodudes
leftyfbenyc: ip -c a14:53
enycleftyfb: GUI network manager similar14:53
enycleftyfb: ip -c a   only shows 1: lo  info14:53
ioriaenyc, have you tried to load the mosule manually ?15:02
ioria*module15:02
lotuspsychjeenyc: if thats your case, also make sure your nuc firmware updates are up to date, those matter on nucs15:09
oerhekslotuspsychje +115:10
=== twodudes is now known as threedudes
=== descent is now known as fourdudes
=== fourdudes is now known as descent
enyclotuspsychje oerheks : yes, updated to 2020 version ;o15:32
enyclotuspsychje oerheks : F7 bios wouldn't updated, needed dos formatted hard disk to run bios update, then reset to defaults etc...  now updated, F7 bios update function works  but needless as already updated ;O15:32
oerheksnow test your networking15:33
enycin any case, even on updated,  UEFI or Legacy booting  kernel 5.15.0-39-generic  and no network device15:33
=== threedudes is now known as VIA
oerheksit is a grey area, bios settings and updates..15:33
enyccopying update debs via USB in a mo and will try updated kernel15:33
enycoerheks: have tried bios, definitely network enabled,  tried uefy and legacy, tried PCIe native  function etc... no luck15:33
ioriaenyc, load the module manually with the verbose option15:34
enycioria: most notably I don't see Ethernet device in "lspci" nor "lsusb"15:34
ioriaenyc, lspci -nnk | nc termbin.com 999915:34
enycioria: no network to nc termbin ;o15:34
ioriaenyc, use wifi15:35
enycioria: not present ;o15:35
enycbut will copy to text file 1mo15:35
ioriaenyc, sudo modprobe -v e1000e15:36
=== drkokandy_ is now known as drkokandy
enycioria: both modprobe -v e1000e and modprobe -v e1000   simply report the module loaded  and announce, no more info.   Info you requested and more in  https://ec2.sheer.us/~enyc/noidx/NUC-DC53427HYE/15:55
enycdmidecode has  Status: Enabled15:56
enycDescription: Intel(R) 82579LM Gigabit Ethernet Device15:56
ioriaenyc, boot with the 'noapic' kernel  parameter15:59
=== Guest4772 is now known as Blohsh
enycioria: no difference.  tried also pci=bios, also no difference.16:04
ioriaenyc, do you confirm that the card is not detected by 'lshw -c network ' ?16:05
jhutchinsifconfig -a shows unconfigured devices.16:08
ioriait's not detected at all , according to this : https://ec2.sheer.us/~enyc/noidx/NUC-DC53427HYE/lspci-nnk.txt16:09
enyc... and in all the middle of the intel-NUC-ethernet-questions, powercuts!16:38
jhutchinsenyc: Fun.16:38
enycAppears to be all back now, though the Distributor say by 2.5 hours from now aim to have sorted16:38
enycPrevious experience suggests may go off and on16:38
jhutchinsenyc: Yeah, that's what I would expect.  What grid are you on?16:39
enycQuote Engineer en Route16:39
enycjhutchins: SSE in UK National Grid16:39
enycfrom a "reverse" BSP16:39
jhutchinsAre they having load problems?16:39
enyc"reserve"16:39
enycjhpotentially16:39
enycjhutchins: too much aircon? ;-O16:40
enyctoo much heat :-O16:40
jhutchinsYeah, where I grew up nobody had AC in their cars, few houses.  Now it's a necessity.16:40
jhutchinsOh well, I hear vinyards are doing well in Britain these days.16:40
oerhekssame in NL16:41
enycWho was givening me answers about NUC ethernet?!!?!?16:41
jhutchinsWe've had a heat index of 136F (Kansas City, center of the U.S.)16:41
arraybolt3[m]ioria:16:42
arraybolt3[m]enyc: ioria was.16:42
jhutchinsenyc: I presume the network controller is imbedded in the motherboard?  Chips are soldered in?16:42
enigma9o7[m]That's super warm.  What was the actual temperature?  What's his "heat index" nonsense?16:42
enigma9o7[m]Is that like wind chill?16:42
jhutchinsenyc: Humidity 50-70% makes a big difference, I think the actual temp was ~101F.16:43
arraybolt3[m]jhutchins: Good... what? OK, we've had some hot days here in Missouri, but golly.16:43
enycjhutchins: embedded on the NUC mini-computer motheboard16:43
jhutchinsenyc: I would say the next thing to try would be different bootable images with different kernels.16:44
jhutchinsenyc: It's really surprising to see the hardware not detected at all.16:44
enycjhutchins: I was thinking the same, but wanted to ask first, some might say "oh yes all 22.04/derivatives have this on some machines".16:44
enycjhutchins: I linked a post about this earlier...16:44
hans_when does 20.04 get a do-release-upgrade for 22.04 ?16:45
enigma9o7[m]hans: August 4th.16:45
arraybolt3[m]hans_: You can update early if you want.16:45
arraybolt3[m](Back your data up first thought!)16:45
enychans_: when  22.04.1  released,  August 4, 2022   unless you   do-release-upgrade -d16:45
jhutchinsThere should be incremental package updates before the official point release.16:45
enigma9o7[m]Only if you're already on 22.04 tho....16:46
enigma9o7[m]there is no incremental package updates from 20.04 to 22.0416:46
enigma9o7[m]theyre just normal updates for 20.0416:46
arraybolt3[m]Or if you switch to 22.04, then you'll also get the incremental updates to 22.04.1 (unless something is deadly wrong in Ubuntu).16:46
jhutchinsenigma9o7[m]: Right, but there should be updates of the earlier releases as well.16:47
jhutchinsenigma9o7[m]: Especially if there's a broken kernel.16:47
hans_if an 18.04 does do-release-upgrade after 4 august, will it attempt to upgrade to 20.04 or 22.04 ?16:47
arraybolt3[m]hans_ It should go to 20.04 IIRC.16:47
jhutchinsThere were a lot of Cannonical staff who deferred their Summer vacations until after the release - which is now.16:48
hans_thanks16:48
jhutchinshans_: I would expect it to go to 20.04 now.16:48
enigma9o7[m]well since release was in april... i.e. the spring....  waiting til afterwards for a summer vacation seems ok...16:49
enigma9o7[m]i always wait til after spring for my summer vacations anyway16:49
jwashhey guys, just installed 22.02, where is the printer setting dialog, it isn't in settings.16:49
enigma9o7[m]you searched for printer?16:50
jwashyes16:50
jwashi did search16:50
enigma9o7[m]great scott16:50
arraybolt3[m]That's weird.16:51
arraybolt3[m]jwash: What flavour of Ubuntu are you using?16:51
jwashhttps://imgur.com/ViNOWeP.png16:51
jwashxubuntu16:51
jhutchins22.02?16:51
jwashyes16:51
enycjhutchins: please scrollback -- I quoted a link of a report about this16:52
enycjhutchins: on an ubuntu forum or similar, please quote link back to me16:52
enigma9o7[m]cmon jh, you know what he means16:52
arraybolt3[m]Ah, Xubuntu. That makes sense.16:52
jwashwhat is the name of the applet so i can install?16:52
jhutchinsenigma9o7[m]: One is never entirely certain.16:52
enigma9o7[m]I guess yer right.16:52
jwashi want to add a printer to my system16:52
arraybolt3[m]jwash: Can you go open the Settings Manager and look for Printers in ther?16:52
jwashlook at the link i posted16:53
jwashhttps://imgur.com/ViNOWeP.png16:53
arraybolt3[m]jwash: Yes, I saw it, but it's possible Xubuntu doesn't have its settings as apps like Ubuntu does.16:53
enigma9o7[m]that pic reminds me of the last one16:53
jhutchinsenyc: Are you looking for https://ubuntuforums.org/showthread.php?t=2475740 - or did you want me to look at it?16:53
arraybolt3[m]jwash: I'm just saying what the Xubuntu docs say to do.16:54
enycjhutchins: both, thankyou for finding it, lost by powercut ;o16:54
jwashhttps://imgur.com/f3uhD1i.png16:54
arraybolt3[m]jwash: https://docs.xubuntu.org/1710/user/C/printing-scanning.html16:54
enigma9o7[m]If I had xubuntu 22.04 handy I'd try to find it for you, but I dont....16:54
arraybolt3[m]That's the settings menu, not the Settings Manager AFAICT.16:54
jwashmeh, 1 sec16:55
jwashsetting manager isn't there either16:55
jhutchinsenyc: So that post shows that lshw detects the device, I think you reported that yours did not.16:55
arraybolt3[m]jwash: Blech. Well great. I think I downloaded a Xubuntu ISO once, lemme see if I can dig it up...16:56
jwashhttps://imgur.com/HeIejNz.png16:56
enycjhutchins: yes, I'm noticing that difference16:56
enychrrrrrrrrm16:56
jhutchinsenyc: Is your goal to figure out why this is happening, or to get the system working?16:56
jwashwhat in the vanilla ubuntu is the name of the printer configuration app16:57
jwashthe one available via settings16:57
jhutchinsjwash: Gnome.16:57
jwashso calling Gnome makes the print configuration dialog open?16:57
arraybolt3[m]jhutchins: No, the printer configuration app, not the desktop environment.16:57
jhutchinsSorry.16:57
arraybolt3[m]jwash: No, there was a misunderstanding.16:57
jwashyea16:58
arraybolt3[m]1 sec, will find the app name (gotta boot a VM to do that)16:58
jhutchinsDoes cups have to be installed in order to manage printers?16:59
jwashsystem-config-printer16:59
arraybolt3[m]jwash: That looks like it will do it.17:00
jwashit is doing it17:00
arraybolt3[m]jwash: There isn't a particular app that does it in Ubuntu AFAICT, it's part of a Settings app. But the app you named most certainly looks like it will do the trick.17:01
arraybolt3[m]\o/17:01
enycjhutchins: both ;o  including reporting upstream.  However I have a development.17:05
enycjhutchins: after Power cut...  and thus further reboot,  Network is now working.17:05
enycjhutchins: I will try older boot usb...  and legacy/non-legacy17:05
enycjhutchins: it could be something crazy like.. if time is not set, bios firmware doesn't enable ethernet properly  or something stupid17:06
enycjhutchins: will see if i can reproduce the older case17:06
jhutchinsenyc: We'll, have fun.  Interesting that it's working, that shows hope for long-term success.17:07
arraybolt3[m]enyc: I hate/love it when that happens.17:07
jhutchinsAh yes, now I remember: Rather than rely on disabling the fstab entry for the backup drive to cause the job to fail, I disabled the job by adding an extension to the file in /etc/cron.daily.17:10
at_workI have some ubuntu 16.04 boxes in a dark site, since 16.04 went EOL, the deadsnakes APT PPA eliminated 16.04 packages.  I'm hoping someone knows of a potential mirror or vault of older deadsnakes PPA versions.  (Yes I know ubuntu 16.04 is dead.)17:11
=== Guest3019 is now known as krabador
leftyfbat_work: you need to upgrade17:12
arraybolt3[m]at_work: Have you switched to ESM on 16.04? If not, it's unsupported and we can't help you.17:12
at_workI'm well aware.  The upgrade is in the works, but right now I need to fix a problem.17:13
at_workConnocial doesn't support deadsnakes do they?  Why would an ESM come into play?17:14
leftyfbat_work: it's been over a ywar since 16.04 went EOL and it's been over 4 years since the next LTS release(18.04) came out that you could have upgraded to. You've had plenty of time to upgrade17:14
arraybolt3[m]at_work: If you're willing to switch to private messages, or possibly #ubuntu-offtopic, I can try to help, but the channel doesn't allow support for EOL versions of Ubuntu.17:14
leftyfbarraybolt3[m]: they need a newer version of python on an EOL release. It's not happening unless they compile their own python (NOT recommended)17:14
arraybolt3[m]at_work: The problem is that the OS is out of support. This is an official support channel, if the OS is officially dead, then it's, well, out of support. i.e., offtopic for this channel now.17:15
leftyfbat_work: your only logical option is to upgrade. Spend the effort on that "right now" and not putting more bandaids on17:15
at_workarraybolt3[m], understood and I wasn't aware of the policy.  Seems fair as an official support channel.17:15
cbreakyou can get python from somewhere else.17:19
cbreakbut really, why use such an outdated OS?17:19
jhutchinscbreak: Perhaps you missed the "dark site" and the fact that this isn't a basement hobby system.17:19
jhutchinscbreak: Unmaintained systems happen in the real world, and the need to recover them is real.17:20
cbreakupgrading happens in the real world too17:20
russoisraeliHello folks and good time of day. Is this a good place to ask about "snap" packages? I am having a "snap" package that emits a permission error on startup, and I am not sure what to do17:20
jhutchinsStill, it is outsides this channel's remit, at_work will need to seek out more direct sources for a newer pyuthon.l17:21
cbreakmany of my coworkers use "miniconda"17:21
cbreakI don't like it, but it might work.17:21
cbreakand it's unrelated to ubuntu.17:21
jhutchins!python17:22
ubottupython is a popular Object Oriented scripting language included in Ubuntu. For more on Python please see http://www.python.org/ or #python17:22
arraybolt3[m]russoisraeli: Yep, good place to ask.17:22
jhutchinscbreak: I've had to recover more than one system where they fired all of the real IT staff because "they weren't doing anything".  Let the receptionist change the backup tapes.17:22
cbreakheh.17:23
russoisraeliI am trying to run a "snap" of Quagga/Zebra routing suite17:23
cbreakmy condolences.17:23
russoisraeliIt refuses to startup with something like "cannot look up user root"17:23
jhutchinsYeah, they deserved the pain, but business must go on.17:23
jhutchinscbreak: I actually enjoy that work, "forensic administration" is sort of my specialty.17:24
russoisraeliIs there a way to "get" into its execution environment or something?17:24
hans_at_work: with a bit of luck, this'll suffice: git clone 'https://github.com/python/cpython.git' --depth 1;  cd cpython; ./configure; make -j $(nproc);17:24
at_workI did ask in #python, then came here since deadsnakes in Ubuntu specific.  As for the outdated systems, they build an EOL product and so far, no one is willing to pony up the funds and and people resources.17:24
jhutchinsrussoisraeli: It's my impression that it depends on the snap, rather than the common snap infrastructure.  Is there any support from the source you got the snap from?17:25
at_workmind you I'm not complaining, just filling in some of the blanks for the questions asked.17:25
ograrussoisraeli, the quagga snap is from 2017 ... that does not look like it is maintained at a... also, see "snap info quagga", there is a contact in the output you should talk to17:25
enycjhutchins arraybolt3[m] : managed somehow to get back to not-working-state ....17:25
ogra*at all17:25
enycjhutchins arraybolt3[m] : also managed to reach state where NUC blinks and won't turn on ....   distinctly getting impression this is  firmware-annoyances  more than anything.17:26
arraybolt3[m]enyc: That sounds very much like the hardware being annoying.17:26
jhutchinsat_work: I worked for one company where the entire business hinged on an embedded OS that was managed from ONE IBM AT that ran DOS.17:26
arraybolt3[m]How old is this NUC, and what's it gone through?17:26
jhutchinsI would sincerely hope they're relying on something else now.17:27
at_workPeople in the real world will understand that upgrading a build farm is not simply a couple apt-commands.17:27
leftyfbat_work: mind you, if you follow through with the suggestion from hans_ , you will then need to go to hans_ in private when (not if) things break and you need support17:27
enycarraybolt3[m]: I wonder if this 3rd gen core can be coreboot'ed like my nice x230t17:27
arraybolt3[m]jhutchins: Oh good grief.17:27
at_worksure sure leftyfb17:27
russoisraeliogra / jhutchins - yeah, I see that it's old... there's no good way to "debug"/"fix"/mock around with it?17:27
at_workI'm not at that point yet.17:27
enycarraybolt3[m]: not sure, older 2013 nuc, doesn't show dirt/clogged fan / physical signs of heavy use17:27
arraybolt3[m]leftyfb: They've already stopped asking for support here, I'm DMing them to try to help (though I'm not coming up with much either!).17:27
ograrussoisraeli, talk to the maintainer (via the contact email)17:28
leftyfbarraybolt3[m]: there's no options other than compiling python, which is a horrible idea17:28
arraybolt3[m]leftyfb: There's also virtualization, which I mentioned. Run 18.04 in a VM and slap the Python you need in there.17:28
russoisraeliogra - will do... thought I could fix it myself17:28
leftyfbarraybolt3[m]: if they could run it in a VM, they can upgrade the host OS17:29
ogralikely only by re-packing the snap17:29
arraybolt3[m]leftyfb: Not if it's a product they sold to consumers, which it sounds like it is. But then again, maybe deploying a full-on VM solution isn't going to work there either...17:30
enycarraybolt3[m]: also 18.04 can be chroot'ed  without full VM, another approach.17:30
=== russoisraeli is now known as drshower
=== drshower is now known as drevil
jhutchinsI don't see what advantage a VM would provide, the issue remains.17:32
leftyfbit doesn't17:32
at_workFYI, it is a  build farm, fully virtualized.  But that is not relevant.  I asked, I'm out of support, no further discussion needs to occur.17:33
jhutchinsat_work: We were having fun, but time to move on I guess.17:36
ghost89Something I don't get about rsyslog. I have a Ubuntu 20.04 (also same on 18.04), with a default /etc/rsyslog.conf, which includes another default file /etc/rsyslog.d/50-default.conf. This is the contents of 50-default.conf: http://paste.debian.net/plain/1246902  . If I search it for /var/log/messages, the only entry is "#mail,news.none" which is17:37
ghost89commented out. So how come my /var/log/messages is not empty?17:37
ghost89sorry, the question is for 18.04, not 20.0417:38
ghost89actually, both. their syslog seems to be /var/log/syslog. So what is filling up /var/log/messages? Could it be because it's a VM and ESXi is writing to it somehow?17:39
leftyfbghost89: maybe start with, what are you seeing in messages? Also, why are you trying to eliminate logging?17:40
jhutchinsghost89: You could look at the actual messages and see what's generating them.17:40
at_workI support full time fun jhutchins.17:40
jhutchinsghost89: I suspect you have rsyslog set up for replication rather than remote-only.17:40
ghost89jhutchins: the messages are dating back years on the 18.04, include kernel, NetworkManager, org.gnome.Shell.desktop. Today's entries are just kernel errors. "kernel: floppy: error 10 while reading block 0" and me restarting rsyslogd a few times (the only config I changed is uncommenting UDP 514 in rsyslog.conf). /var/log/syslog has anacron, CRON,17:45
ghost89snapd logs17:45
ghost89it's like half the system is logging to one file, and another half to another17:45
ghost89I'm positive I never touched syslog configuration before today.17:45
leftyfbghost89: what is your goal? Why do you want to eliminate logging to messages?17:46
ghost89I'm not trying to eliminate anything. I was testing UDP logging, wasn't seeing anything in /var/log/messages (what I assumed was Ubuntu's syslog since that's the biggest file I saw first), dug a bit deeper and was surprised at this17:47
leftyfbghost89: journald is the new way to do logging17:47
leftyfbghost89: journalctl -k # to see kernel messages17:47
ghost89the other systems dont have systemd. So as I understand it, I must set them up to forward syslog to this Ubuntu server, then have rsyslog feed the incoming syslogs into journald.17:48
ghost89this is what I was doing when I got distracted by this mysterious /var/log/messages that is not to be found in rsyslog's config17:49
deadromhi. ubuntu 18.04 lts, libnetplan is there but to netplan tools so no netplan binary. any other way i can bring up static netowrk?17:51
deadromubuntu server I should mention17:52
leftyfbdeadrom: ubuntu 18.04 uses netplan by default17:52
cbreakdeadrom: you don't have a dhcp server you can configure a static ip on ?17:53
leftyfbdeadrom: ( cat /etc/os-release ; apt-cache policy netplan.io ; sudo dmidecode -t system ) | nc termbin.com 999917:54
jhutchinsThere shold be a sequence of ip commands that will set up a temporary network like ifconfig did.17:54
=== tom is now known as Guest1268
leftyfbcbreak: jhutchins: step #1 is to figure out why the ubuntu system isn't setup correctly by default17:55
deadrombecause our stupid r&d hacks confed it that way17:55
jhutchinsYou only need to set IP, netmask, and gateway17:55
jhutchins(DNS is nice but optional)17:56
leftyfbdeadrom: so install netplan.io17:56
deadromno internet17:56
cbreakdeadrom: if you had installed my R&D hacks, you wouldn't have an operating system17:57
arraybolt3[m]deadrom: Is apt-offline an option?17:57
jhutchinsdeadrom: Let's see if this helps: https://ubuntuforums.org/showthread.php?t=247574017:57
deadromarraybolt3[m] all usb thumbs we found dont work as embarassing as it sounds17:57
leftyfbdeadrom: you probably have to go to your "r&d" team to figure out how they assume you should setup networking. We have no idea how they modified the system and what is available or functional17:57
alkisgdeadrom: start with: ip addr add 192.168.123.123/24 dev enp1s017:58
alkisgPut your IP there; then try to ping your router17:58
arraybolt3[m]deadrom: Wow. OK, rewritable CD?17:58
deadromalkisg ill try,17:58
leftyfbdeadrom: ok, so your system has no networking or the ability to read mass storage devices. This sounds like a very unsupportable system to me17:59
deadromarraybolt3[m] targe tmachine is an industrial pc with no cdrom:)17:59
arraybolt3[m]Sounds more like you're the target of the research and development in this instance. They're researching your skills and developing new ones!17:59
jhutchinsalkisg: How do you set the gateway?18:02
alkisgjhutchins: ip r add default via 123.123.123.1 dev enp2s018:03
leftyfbdeadrom: mind you, the ip command only modifies interfaces temporarily. Once you reboot the changes are lost18:04
leftyfbor not18:04
jhutchinsalkisg: Ok, so default does = gateway.18:04
jhutchinsLooks like we lost him anyway, but it's good to know.  Maybe I'll write up a sequence to manually bring up a node.18:05
alkisgjhutchins: in general `ip a`  (address) shows the IPs and `ip r` shows the routes; and then with "add" on each one of them you add addresses or routes18:07
alkisgWhile for dhcp, there's dhclient and klibc ipconfig18:07
alkisgleftyfb: from what I understood, he was trying to get a temporary static IP in order to then be able to install more packages etc18:08
leftyfbalkisg: I didn't make that assumption, though certainly possible18:08
tekinm25Not sure if this is the best place to ask. Ubuntu keeps freezing randomly. I have windows installed on a separate drive and never have any freeze issues there. The ubuntu drive is new. Using REISUB or trying to open a terminal and typing "shutdown -r now" does nothing.18:23
tekinm25I'm new to ubuntu, so, I don't really know where to start. I think I have good reason to believe this is not a hardware issue.18:25
arraybolt3[m]tekinm25: This is a good place to asl.18:26
arraybolt3[m]Er, ask.18:26
lotuspsychjetekinm25: try to keep a journalctl -f open to catch whats going on before the freezes18:26
arraybolt3[m](Don't try to do American Sign Language here, no one will understand you.)18:26
tekinm25Thank you! lol18:27
lotuspsychjetekinm25: maybe it can also help sharing your full dmesg in a pastebin, so the volunteers can take a look for you18:30
sarnoldtekinm25: the problems I had with a system that was unstable was helped with https://wiki.archlinux.org/title/Solid_state_drive/NVMe#Troubleshooting -- what kind of drive is ubuntu on?18:33
jhutchinstekinm25: It would probably help to know what release you're running, and what your hardware, specifically the video chipset is.18:52
jhutchinstekinm25: Also what tends to be running when it locks up.18:52
tekinm25lotuspsychje: It looks like the messages only go to around 10:32am. It froze at 11am (give or take a few minutes). Would those messages still be helpful?18:55
tomreyntekinm25: messages from your latest boot *can* be helpful to diagnose problems, yes.18:57
tekinm25sarnold: thank you, i'll take a look. The drive is SAMSUNG 870 EVO SATA III SSD 1TB18:57
tomreynbut you should also run hardware reliability tests / benchmarks18:57
sarnoldtekinm25: hmmmm :) lspci says mine is "Samsung Electronics Co Ltd NVMe SSD Controller SM961/PM961". I can't recall what exactly it is.. similar, anyway18:59
tekinm25jhutchins: thank you. It's 22.04 lts, the gpu is an AMD Radeon RX 580, i've had it freeze with just chrome windows open. Chrome windows and vscode windows. And most recently (when I thought it was chrome doing this), just firefox and vscode19:00
oerheksah, vscode.. then i hope you have more than 4 gb ram.19:01
tekinm25oerheks: i've suspected it could be a memory issue. I have 8gb installed19:03
tekinm25so, I feel like that should be enough19:03
tekinm25I have journalctl -f open. Does that automatically save it somewhere? Or do I have to take a picture after it freezes?19:04
arraybolt3[m]It should automatically save if I understand correctly, but given the fact that the system may not save everything right once it freezes, be ready to take a picture anyway.19:08
tomreynwhat you see there goes to /run/systemd/journal/ and later to /var/log/journal/19:09
tomreynthat's if a disk sync happens in time19:10
tekinm25ot it, thank you!19:10
tekinm25*got19:10
jhutchinstekinm25: The main goal in having the journal open is so you can see what it's doing.19:11
jhutchinsUnfortunately, all any log system can show you is the last operation that complted successfully.  It's up to you to intuit what the next operation should have been.19:12
arraybolt3[m]Unless it throws an obvious error like an IO problem.)19:12
tomreynwhich is one of the reasons it would be good to review the boot log19:13
goddardi have a vpn saved in gnome shell19:14
goddardcan i run it in the command line to see what its issue is?19:14
leftyfbgoddard: nmcli con up <name of VPN profile>19:15
goddardleftyfb: thanks19:15
goddarddevice (wlp48s0): state change: deactivating -> unmanaged (reason 'removed', sys-iface-state: 'managed')19:17
goddardthe connection works fine on my other system and i have used it on this system before and haven't touched it19:18
tekinm25Here is the log going to about half an hour before it froze: https://pastebin.com/QwAvKB2G - in case anyone wants to take a look19:19
goddarddbus: failure: connect-failed (1)19:19
jhutchinstekinm25: What do YOU see?19:22
goddardall my versions match on each system19:23
tekinm25jhutchins: lol I don't know what I'm looking at19:23
tekinm25sata link down, disabling cpus, oom killer. I don't know if any of this is normal or not19:25
tekinm25That's off of a 3 second glance. There's hundreds of lines there. Based on my limited knowledge, I'm not sure I'm going to get much out of that19:25
jhutchinstekinm25: What's the time between the last log entry and the freeze?19:25
tekinm25about half an hour19:25
jhutchinsSo nothing in the log is probably related to the freeze.19:26
tekinm25That's what I was thinking19:26
jhutchinstekinm25: It could be thermal, it could be something related to the specific web pages you were browsing.19:27
tekinm25I have journalctl open now. My hope is that I'll get something more relavent next time it happens19:27
tekinm25As far as a thermal issue, would that still be likely if it never happens when I'm running windows?19:27
tomreynthe last parts on the log are a return from suspend. does it also happen if you don't suspend?19:28
jhutchinstekinm25: What kind of hardware is this? Laptop? Desktop? NUC?19:28
jhutchinstekinm25: What is the vscode doing?19:28
tekinm25Desktop with a dedicated gpu (radeon rx 580) and a samsung evo 860 for windows and an 870 for ubuntu19:28
tekinm25I just had vscode open while trying to work on a small programming problem. But nothing was running in vscode. I was just working on writing some things out when it froze (same thing as last time it froze with code open - nothing running, just editing)19:30
tomreynfirst gen amd zen cpu. did this ever run stable on linux?19:30
teear_Is Bun something you eat?19:34
leftyfbteear_: do you have an Ubuntu support question?19:34
tekinm25tomreyn: yes, I've just started using suspend more recently. It's frozen about 3 times before that when I wasn't using suspend19:34
teear_Yes, I have19:35
tomreyntekinm25: i would upgrade bios to v2.00, then to v3.60 (but not higher due to the cpu) https://www.asrock.com/mb/AMD/B450m%20Pro4/#BIOS19:35
teear_I need to rsync, a bun to another server, how would i bun that?19:35
tekinm25This is my first time running linux on this computer19:35
leftyfbteear_: trolling is offtopic here. Feel free to /join #ubuntu-offtopic19:36
tomreyntekinm25: i would upgrade bios to v2.00, then to v3.50 (but not higher due to the cpu) https://www.asrock.com/mb/AMD/B450m%20Pro4/#BIOS19:36
teear_oke19:36
tomreyntekinm25: ^ correction19:36
tekinm25tomreyn: sounds good. Thank you!19:36
tomreyntekinm25: you should then have a bios option such as power supply idle control, and, if it remains unstable, should set that to "typical current idle"19:39
=== Bencraft14198 is now known as Bencraft1419
tekinm25Will do!19:48
oerheks<Bashing-om> UWN: Issue743 now available: https://wiki.ubuntu.com/UbuntuWeeklyNewsletter/Issue74319:57
tomreyntekinm25: some background: https://forum.level1techs.com/t/ryzen-and-disabling-c6-c-state-the-curse-of-c6/153167/3 - if this is the issue you'Re facing, then you won't see it on windows because there, an OS update (energy plan) was rolled out to cause the cpu to be kept busy enouhg to not enter C6 state for affected 1st gen ryzen cpus19:59
tekinm25tomreyn: interesting! thank you20:04
=== ootput7 is now known as ootput
de-factohow can i do a screenshot without de-focusing an app?20:18
de-factoe.g. if i click and open a menu, pressing [print] does not trigger screenshots until i close the menu by de-focusing click somewhere else20:18
tekinm25de-facto: I'm able to press print and take a screenshot of app menus. When screenshots do work, does it open a window giving you the option to select a screen or window?20:22
de-factoonly if it works yeah20:22
de-factoi think its not triggered when the focus in on an opened dropdown menu20:23
de-factoe.g. the [Print] button may not reach whatever triggers that window to choose for screenshots (tbh i am not a big fan of because its annoying to get asked the same question again and again)20:24
tekinm25it works for me with opened dropdown menus - just tested firefox, vscode, and nautilus settings. Does it happen with all apps?20:24
de-factofor example it does not work with hexchat20:25
de-factomaybe GTK2 apps contain the focus from screenshot getting triggered?20:25
tomreyngnome-screenshot can take screenshots after a configurable delay, this can work around it20:25
de-factopreviously ubuntu would just silently put a PNG in the Pictures directory without any popups or such20:26
de-factoI prefered that20:26
tekinm25gnome-screenshot -d -520:27
tekinm25that does a screenshot with a 5 second delay20:27
tekinm25You could also try some alternative apps (this gives a few different options): https://itsfoss.com/take-screenshot-linux/20:27
de-factowhat was the previous default that just silently took a screen without questions?20:29
de-factognome-screenshot?20:29
tomreyngnome-shell20:29
de-factobtw thanks the delayed shot worked20:29
agoodmim having issues with my laptop wifi roaming - its returning pings during the association / dhcp process which is causing my ipv4 to change every time it roams making it almost unusable dhcpd: "Abandoning IP address 172.16.251.224: pinged before offer"20:30
agoodmwhere can I raise this as a bug? It didnt used to be like this previously20:30
leftyfb!bug | agoodm20:30
ubottuagoodm: If you find a bug in Ubuntu or any of its official !flavors, please report it using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.20:30
agoodmwhich package should I report under for wifi roaming/network issues20:31
=== realivanjx3 is now known as realivanjx
jhutchinsagoodm: First you need to confirm that this is happening to other users with the same setup.20:40
jhutchinsagoodm: It sounds like it could be a problem with the AP configuration rather than a bug in the Linux networking system.20:41
jhutchinsagoodm: Roaming implies changing local networks, and you would expect a different IP address on a different network.20:41
=== realivanjx6 is now known as realivanjx
HashHi22:06
HashI figured out the problem. Proxmox debian, and there, the default UFW INPUT and FORWARD policy were set to DROP22:07
HashI fixed that, and now my Ubuntu containers inside the Proxmox have name resolution.22:07
HashSo the Ubuntu 20/22 templates for LTS on proxmox are just fine, there are not problems in them.22:07
HashIt is the proxmox host outside, that needs /etc/default/ufw policy modifation, then containers of Ubuntu inside have name resolution.22:08
HashThis never happened to me on any other PVE install as I never tried to use ufw on debian/pve.22:08
Hasharraybolt3[m]: ^22:09
HashI dunno if the channel is pubicly logged, but incase, here's the link to the solution I found: https://forum.proxmox.com/threads/enabled-ufw-allowed-rules-nothign-accesable-anymore.22595/22:09
HashThank you and have a great day folks.22:10
oerheksHash, good find23:19
clarkkI have a problem with my bluetooth headset on Ubuntu 20.04 using Gnome 3.36.8.  I've been using the headset for several years without issue. I bought the same model when this problem started, and I have the same problem with the new headset. No changes have been made to my system, apart from normal system updates. Please see the following video:23:40
clarkkhttps://www.dropbox.com/s/45pjcju877xkx6i/ubuntu-bluetooth-headset-issue.mp4?dl=023:40
clarkkAt 11s the headset is being paired for the first time, and then connects and works correctly. When I switch it off (28s) and on again, the headset says, "power on" and settings says "Connected" (36s), but then immediately the headset says "pairing", and settings changes to "Disconnected" (37s). Then I have to double click "Disconnected" in settings and move the "Connection" slider to enabled (39s), and the headset works23:40
clarkkas expected. If I switch it off (55s) and on (1:02), the same process happens.23:40
clarkkObviously, the expected behavior is for the headset to connect without having to enable the slider.23:40
clarkkIn trying to fix the issue, I completely uninstalled (including configuration) the packages: bluez, bluez-cups, bluez-obexd, gnome-bluetooth, pulseaudio-module-bluetooth.23:40
clarkkthen rebooted and reinstalled them23:40
clarkkCould someone kindly help me to troubleshoot and solve this, please?23:40
=== COMMUNINJA is now known as RMOTAO
ravageclarkk, BT is always a little tricky. one problem could be that the device is not trusted. you can check all device info with "bluetoothctl info MACOFYOURDEVICE"23:56
ravagethere is also https://github.com/jrouleau/bluetooth-autoconnect if everything else fails23:57

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!