/srv/irclogs.ubuntu.com/2021/09/30/#ubuntu.txt

morganubecause I already fixed it and down understand even what that state of 'having the window paraphernalia vanish is' called.00:04
=== westor is now known as Guest228
chenni00:55
=== M4he is now known as mahe
Kelwe are the knights who say01:20
rifleni01:20
bobdobbsniiiiiiiiii01:38
=== Avago_Broadqual5 is now known as Avago_Broadqual
=== Avago_Broadqual2 is now known as Avago_Broadqual
k_szeWhile apt updating cloud-init in Ubuntu in WSL2, I got this message at the end: "invoke-rc.d: could not determine current runlevel"02:14
k_szeShould I be concerned?02:15
Bashing-omk_sze: We here do not generaly know a lot of WSL - if no response here - might ask >>02:17
Bashing-om!wsl | k_sze02:18
ubottuk_sze: 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_guide02:18
k_szeOh, so there's a #ubuntu-on-windows channel. nice02:18
k_szethanks02:18
Bashing-omk_sze: Not to say one here will not know :)02:19
k_sze:)02:19
=== Avago_Broadqual1 is now known as Avago_Broadqual
=== seednode3 is now known as seednode
GinaloHi. I figured out how to stitch flat images using Hugin for my long screenshot needs. Now, I need a screenshot tool that takes an area in the screen, saves it in memory, and takes a screenshot of that screen area on demand.03:27
GinaloDoes anyone know of such tool?03:27
=== reverbtank7898 is now known as reverbtank789
silverstoneHi. After upgrading to hirsute, my docking stations is behaving weirdly at boot. USB keyboard not recognized and no display output (DVI). BIOS screen outputs correctly on docked DVI output, grub menu as well as post-LUKS password prompt outputs correctly on external display. But at LUKS password prompt, all I see is black screen and keyboard is not reacting at all (no numlock "ON" light). Any idea what is going on? Laptop is an old Lenovo X230 if04:46
silverstonethat helps. Was working well with the previous release of Ubuntu ...04:46
=== Andrew_ is now known as Andrew
tsujpfriends I have somehow borked my package install? I cannot do apt upgrade, or apt install anything because amdgpu and amdgpu-dkms return errors `sub-process /usr/bin/dpkg returned error code (1)`05:50
tsujpwhat can I do to fix this?05:50
alkisgtsujp: run `sudo apt full-upgrade` or `sudo dpkg --configure -a`, and put the WHOLE output to pastebin06:01
alkisg!paste06:01
ubottuFor posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.06:01
tsujpgonna try something quickly, brb need to reboot06:09
tsujpalkisg okay i managed to uninstall by using `amdgpu-uninstall` which gets things working06:17
tsujpso I did that and then clean and autoremove and I can install stuff a-okay06:17
tsujpI cannot now _install_ with `amdgpu-install`, here's the logs06:18
tsujphttp://ix.io/3AnI06:18
alkisgThat's a typical "cannot build in new kernels" failure, it looks like they don't support kernel 5.11 yet06:19
alkisg> Consult /var/lib/dkms/amdgpu/5.6.0.15-1098277/build/make.log for more information.06:20
alkisgYou can google the errors that you'll see inside that file06:20
alkisgI'm not using amdgpu, but I think there are open source drivers for it, aren't there?06:20
tsujpweird because I installed linux-kernel-generic isn't that meant to be 5.4 and not 5.11?06:21
alkisgIn any case if you can't compile the drivers you want, you may install linux-generic (instead of the -hwe you have now) and go to 5.4 kernel, it'll probably work there06:21
alkisgIt's possible that you have both06:21
alkisgdpkg -l | grep linux | nc termbin.com 999906:21
alkisgUpload that one ^06:21
tsujphttps://termbin.com/bmey06:21
alkisgYes, you have both. You may reboot, and in the grub menu, select advanced options > 5.4 kernel06:22
alkisgThen `uname -r` will say 5.4, and you'll be able to compile/use the drivers, and if you want, to remove 5.11 from there as well06:23
tsujpokay, my machine goes straight to boot though how do I get to the grub menu...?06:23
alkisgHold down the left shift key06:23
tsujpI could just remove 5.11 now and it'd use 5.4 anyway right?06:23
alkisgI'm not sure if apt will allow you to remove the running kernel06:23
tsujptrue06:23
tsujpok ill give this a shot now06:23
tsujpbrb again06:23
alkisgThere's also grub-set-default if shift fails06:24
tsujpso I rebooted and tried holding and spamming left shift but I never got the grub menu06:26
tsujpit just boots straight to gdm06:26
tsujpif I go into the bios for this laptop the only options are `ubuntu` and old partition entries like fedora or windows which aren't installed06:26
tsujpill try with Esc and use the laptop keyboard directly instead of my USB keyboard06:31
tsujpbut pressing enter on usb is enough to get into the bios so idk why it wouldn't work06:31
alkisgYou may use `grub-set-default` to set the next boot default option06:32
alkisgAnd there's also a grub option to always show the grub menu06:33
Antony39hi06:38
Antony39I believe my Ubuntu server has been hacked.06:38
Antony39weird things happen on the server,  I am running out of storage,  my apache webserver goes offline and some other webserver goes online06:39
Antony39and "nmap" reveals a lot of open ports!06:39
Antony39What course of action is suggested to be taken in such cases?06:39
Antony39I also need a full snapshot of the server for legal purposes, to prove what was going on in case somebody sues me for anything illegal that might have occured.06:40
Znevnacall your system administrator06:42
Antony39Znevna, it's a root server... I am the one in charge06:43
tsujpturn off the machine and boot into your rescue system06:43
tsujpif the attack is happening _now_ or you think it is and you dont know what to do, prevent access to the machine06:43
tsujpbut turning it off06:43
tsujpby*06:43
Antony39tsujp, I think it's happening now.  I can still access the server.  But there are hundreds of open ports06:44
Antony39and Apache (the webserver) is gone again, and some other server is listening on port 8006:44
Antony39also there seem to be a lot of dubious services running by what "nmap" shows06:44
Antony39I am scared to death that something highly illegal is going on there06:44
Antony39I don't know how to boot into a rescue system06:44
Antony39I ran an iptables command in an attempt to block ALL ports except a few that I need myself - but it did NOT do anything06:45
Antony39there was no error when I ran the iptables command - but all ports are still open06:45
Antony39as if iptables just fully ignored me06:46
tsujpidk my guy im at work rn so not really in a position to pay attention and help06:47
tsujpsounds like your best course of action right now is to turn off the machine06:47
tsujpand hire someone to inspect it if you think you're being attacked06:47
Antony39ok06:47
tsujpsince you don't know what you're doing here06:47
Antony39yep.  true that06:47
Antony39thank you!06:47
tsujpyou can then learn what they did for the future too06:48
tsujpgood luck!06:48
Antony39Thank you, tsujp06:48
Daulityogra: so I am confused :) if apt update should regenerate the list then why does it still try to get old ones :)07:17
DaulityI tried different repositories and it works07:20
Daulitymy guess is that apt-get choose a server that doesn't have new enough revision on it?07:21
Daulityit pointed to ports.ubuntu.com so i assume that chooses some other mirror from a list07:21
ren0v0Hi all, I'm coming back to this after around a month of it being an issue. Whenever I connect a new USB device to my PC (namely my DAC), it freezes out my keyboard. How can i debug this?07:23
=== isnessness is now known as ugjka
=== Osares102 is now known as Osares10
ograDaulity, no, ports.ubuntu.com is the server holding all arm and ppc packages, there are no mirrors ... and i checked the Package.gz files there, they were up to date07:53
ograDaulity, but glad that it worked07:54
Sqaurescp is a pretty clumsy way of downloading files. You need to ssh in first to locate the file you want, disconnnect and then use scp.08:04
SqaureIs there a scp tool with a browser?08:04
alkisgfilezilla?08:05
enycSqaure: depends upon the desktop environment but... you can usually  something along lines of  "Places" -> "connect to server"08:05
Daulityogra: then i am even more confused :P08:05
enycSqaure: i.e. desktop file browser provides some sort of built-in gui SSH/SFTP file client  (and SMB and various other protocols..)08:06
Sqaureenyc, i find nautilus pretty bad for remote file handling overall. Atleast when ive dealt with samba shares08:06
enycSqaure: maybe so, I wonder baout  nemo  as provided in Cinnamon-desktop08:07
enycSqaure: if your connection client-server is preety solid, you might have a go with "sshfs" (mount remote sftp location as a local virtual directory)08:07
ograDaulity, not only you 🙂 i do use these archives daily from lxd containers on armhf and arm64 and never see such issues ...08:08
enycSqaure: ... but that can fall over in all sorts of ways with hung processes etc if connection drops, you have to then killall sshfs and sudo umount the directory etc.  messy to recover08:08
moha We are delivering VMs to in-house clients (developers) in our company. The Problem: they sometimes stop ssh service and then there's no way to connect, unless we give them remote access over i.e Anydesk/teamviewer on vmware web console to login by their passowrd and start the service. how to ban them on changing ssh status? 11:37 AM (while they have root access)08:13
TomyWorkhi, I'm on kubuntu 18.04 and I tried following this guide to running noisetorch automatically with the session: https://github.com/lawl/NoiseTorch/wiki/Start-automatically-with-Systemd#create-systemd-unit09:07
TomyWorkI filled in all the placeholders, uncommented the pulseaudio line and rebooted. Log says pulse audio socket is not available, so I checked whether there was actually a pulseaudio service. There is, but it's disabled. The pulseaudio process is part of the "session-3.scope" unit, according to 'systemctl status "$(pgrep pulseaudio)"'.09:08
TomyWorkso, what's going on here? why is there a service but it's disabled and pulseaudio is started some other way? what is that other way and can I switch to the service way?09:09
TomyWorkand should I?09:09
ograTomyWork, http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/09:13
TomyWorkogra, not talking about systemwide, talking about --user units09:16
ograTomyWork, systemctl --user status pulseaudio.socket09:17
ograit is socket activated in the user session09:17
TomyWorkLoaded: loaded (/usr/lib/systemd/user/pulseaudio.socket; disabled; vendor preset: enabled)09:18
TomyWorkthat is also disabled :)09:18
ogranot on a default ubuntu desktop install 🙂09:18
TomyWorkon 18.04?09:18
ogramight be something kde specific09:18
TomyWorkcould be09:18
tomreyn"systemctl --user status pulseaudio.socket" on (previously upgraded from earlier ubuntu releases) 18.04: https://termbin.com/yt51p09:20
ograinteresting ... for me both, the service and the socket units are active (20.04 default desktop though, but i dont think anythng changed here in years)09:22
ogra... and enabled too indeed 🙂09:22
=== xiefei is now known as LWT
tomreyn"systemctl --user status pulseaudio.service | nc termbin.com 9999" on the same system (.service here, not .socket) https://termbin.com/rsh409:22
ogratomreyn, so no sound for you ?09:23
tomreynsounds works fine, so does pavucontrol09:24
ograhow strange09:24
TomyWorktomreyn, yep, looks the same for me09:24
TomyWorkyeah something else starts it09:24
ograperhaps /etc/xdg/autostart/pulseaudio.desktop ?09:25
ograhmm, no, that only loads the X11 modules09:28
TomyWorki just downloaded a kubuntu 18.04 live image and it's the same there09:51
tdiabelCannot install wine due to mismatch version mismatch between amd64 and i386 packages versions (likely 682 packages)10:33
tomreyntdiabel: do you have a wine PPA configured? if so, that's probably why.10:35
tdiabeladm64 packages are like on version 2.34-0.1ubuntu9.1 but i386 are 2.34-0.1ubuntu9. I  can manually downgrade each package by appending apt packagename=version_number_like_i38610:35
shugoc10:35
shugohi10:35
tdiabeltomreyn: I do, but without wine ppa it still does occur. Maybe some other one is causing it?10:35
tdiabelOn the other hand i'd like to just downgrade all the offending packages, but don;t know how to do it quickly, instead of doing it manually for ~700 pkgs10:36
shugoi have forwaraded my port 22 for ssh access but i still cannot acccess it from internet10:36
tomreyntdiabel: maybe. show   apt policy <package>   for the :i386 and the :amd64 packages10:36
tomreynon a pastebin10:36
tomreynand tell us which ubuntu version you are running10:37
shugo20.0410:37
tomreynshugo: then either the ssh server is not running, the forwarding did not succeed, or there is a firewall or additional NAT somewhere in between.10:38
tomreyntdiabel: 700 pakcages? how could that be?10:38
tdiabelAptitude shows so when i try to install wine that way10:38
shugotomreyn: there is no firewall inside of linux i think, sudo systemctl status sshd is running , i can ssh by using local ip address10:38
tomreyn!aptitude | tdiabel10:39
ubottutdiabel: Like apt and apt-get, aptitude is a terminal frontend for Ubuntu's package management system. Unlike the others, it is not recommended in Ubuntu because its behavior differs significantly from other Ubuntu package management tools and can cause issues.10:39
tomreynshugo: so it's something outside of the ubuntu system10:39
shugotomreyn: can you please point me in the right direction10:40
tomreynshugo: if you have another computer in the same LAN, try connecting to the other systems' LAN address on port 22.10:40
tomreynshugo: and check your internet router for a firewall10:40
shugoactually i don't have another computer10:40
shugoi have another android10:41
shugobut that doesn't help i guess10:41
tomreynthere are network mappers for android10:41
shugocan i run ssh on another port and forward that port like for ex 66141 forwared10:42
tomreynif your router supports asymmetric NAT, yes10:43
shugohow can i know that ?10:44
tomreyncheck its documentation. asymmetric NAT just means the port it opens to the internet can diff3er form the one the LAN computer is listening on10:45
tomreynhttps://play.google.com/store/apps/details?id=com.aaronjwood.portauthority.free is a good android app for port scanning10:45
shugothanks for your help10:47
TomyWorkword of warning: depending on your jurisdiction, port-scanning someone else's IP might be illegal10:51
TomyWorkalready gone10:52
TomyWorkI installed kubuntu 18.04 in a VM, same results for systemctl --user pulseaudio.{service,socket}11:01
Emrederseniz1i  have a new laptop it's "lenovo thinkpad x1 carbon gen7" and it's have wwan hardware i have instroctions for install driver but i'm stuck at kernel update or something like it" the driver name is "L860-GL_WWAN_Module_"11:19
ledeniTomyWork, check anyway you have recognize audio device lspci | grep Audio11:19
TomyWorkledeni, audio works, read up, i have a different issue11:26
TomyWorkthe issue is that i have a pulseaudio socket+service, but they're disabled and not used and instead there's a pulseaudio process started by something else11:27
tomreynEmrederseniz1: it's always good to point to the guide you're following and to explain exactly where you get stuck (in this guide)11:33
tomreynEmrederseniz1: I do not know whether othat's the case here, but note that some hardware is supported only on Ubuntu OEM kernels, which are not used by default when you install Ubuntu using an Ubuntu.com downloadable desktop ISO.11:34
tomreyn(and some hardware is not supported on Linux in general, because the company producing the chipset has not provided linux drivers.)11:37
tdiabeltomreyn: i've fixed the i386/amd64 version mismatch by editing /etc/apt/sources.list and adding "focal-updates" and "focal-backports" to universe/multiverse etc.11:39
tomreynyou didn't have -updates?!11:39
ledeniTomyWork, recording web start-pulseaudio-x11 & start-pulseaudio-kde start pulseaudio11:39
tomreyntdiabel: looks like you had previously modified it then (maybe on the GUI)11:40
Emrederseniz1tomreyn actually i have introdocktions they support the driver, but i'm kindly new on ubuntu that's why i can't install that, anyway to remote connection for help?11:41
tomreynEmrederseniz1: there's a driver for this LTE (4G) module here: https://support.lenovo.com/us/en/downloads/ds550634-fibocom-l860-gl-wireless-wan-driver-for-linux-thinkpad-x1-yoga-gen-4-x1-carbon-gen-7-x1-yoga-gen-5-x1-carbon-gen-811:42
hellerhey guys11:43
helleri've updated ubuntu fro 18 to 20 and now i'm missing internet connection11:43
hellerany tips?11:43
tomreynEmrederseniz1: we don't usually do remote help (I won't), but prefer helping you understand how to manage something yourself.11:43
Emrederseniz1tomreyn yes friend, i try to do that, but cant continue after step 4 and 511:44
tomreynEmrederseniz1: step 4 and 5 of what11:44
Emrederseniz1i ll write now first step "Install the necessary dependencies" i did it check. step2 "Download kernel 5.4.3 from the kernel website" check. step 3 "Uncompress the downloaded kernel tar file to its down directory." check. step 4 "Copy the provided thinkpad_acpi.c file to the x86 driver directory"11:45
hellercan i use /etc/network/interfaces with ubuntu 20?11:46
Emrederseniz1the copy the provided file to x86 directory? where is my x86 directory i cant find i looked everywhere almost11:46
Emrederseniz1tomreyn?11:50
tomreynEmrederseniz1: it won't be possible to help unless you can provide more context, specifically the guide you're following. but even then, i would not recommend building a specific, outdated, kernel version (and then forever sticking to that) just to make a badly supported piece of hardware work11:51
tomreynI'm afraid I also need to leave it there for now, it's meal time. bbl.11:51
Emrederseniz1tomreyn:  actually, i was try to understund how can i do that, when i figure that once time i'll be ok. otherwise it's question mark for me forever :(11:52
helleranyone? :)11:55
tomreynEmrederseniz1: this driver is really alpha quality at best, i can only recommend against wasting your time on it.12:03
tomreynheller: i think a fallback to /etc/network/interfaces may still be possible in Ubuntu 20.04 LTS (I am *guessing* this is what you are using), but you should really prefer network-manager or systemd-networkd (via netplan on servers)12:04
tomreyn!yy.mm | heller12:05
ubottuheller: Ubuntu version numbers are: YY.MM (YY=release year,MM=release month). Each year sees two releases, so just specifying YY is imprecise. See also https://www.ubuntu.com/about/release-cycle12:05
tomreynheller: lspci -knn | grep -EA3 '(Network|Ethernet) controller'       should tell you which network hardware you have there12:07
faLUKE hello. I'm getting crazy with my gigabyte brix. When booting linux (ubuntu) I obtain these errors (I made a screenshot): https://ibb.co/Jxq9jnh  .  Then, it shows me the desktop screen, but the I get many I/O errors, crashes etc. I replaced the RAM but it did not fix the issue.  In addition, it forces file system check at each boot12:08
tomreynfaLUKE: mce (machine check error) are most definitely hardware (possibly firmware) errors. chekc whether firmware updates are available for all parts, starting with the mainboard.12:11
tomreynthe MCE indeed points to RAM (but that's being detected by the mainboard, with help from the CPU, so those could also be faulting, providing a bad diagnosis). run a memory test (2 full passes at least). this is probably a uefi system, so you'll want the one from memtest86.com12:16
tomreynthisis a mini pc, those could have thermal issues, make sure the cpu is not overheating. also undo any memory optimization / tuning you may have set on the bios.12:18
hellerwell its 20.04.3 LTS. how can i get this working with /etc/network/interfaces?12:18
tomreynyou'd need to install ifupdown - but it's really much better to use the other options i suggested12:20
hellerusing netplan?12:26
hellersince i cant install anything no12:26
hellerw12:26
tomreynif you purged network-manager (did you?) you should still have systemd-networkd, which can be configured directly. other than that:12:28
tomreyn!apt-offline12:28
tomreyn!offline12:29
ubottuIf 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 !APTonCD12:29
hellerwell i do have netplan installed12:29
hellerat least. what is the easiest way to get this working now?12:29
tomreynis this ubuntu server or desktop?12:30
tomreynso you can probably use netplan to create a systemd-networkd configuration12:30
tomreyn!info apt-offline12:31
ubottuapt-offline (1.8.2-2, hirsute): offline APT package manager. In component universe, is optional. Built by apt-offline. Size 49 kB / 240 kB12:31
tomreynyet another option would be booting a live system and chroot to the installed system, then install software as needed.12:31
tomreynnone of these options are super easy or convenient.12:32
hellerwell at the moment i dont even know where to begin12:32
hellersince i've always been using /etc/network/interfaces12:32
tomreynthat's been deprecated for a good while12:33
hellerIf you could help me with something thats even possible12:33
helleryeah12:33
tomreynstart with creating a configuration using https://netplan.io12:33
tomreynif you're using this as a desktop computer, you'll want to undo the netplan configuration later and just use network-manager.12:34
tomreynif it's being used as a headless server, you can just keep netplan + systemd-networkd12:35
hellernah, only ssh12:38
helleri tried this https://linuxize.com/post/how-to-configure-static-ip-address-on-ubuntu-20-04/ and got an address, but no internet connection12:40
helleri've gt a static ip12:40
BluesKajHi all12:45
=== tebruno994 is now known as tebruno99
hellertomreyn: thanks. its now working. had to reboot to make it work12:59
conjohi all having some mouse wheel not working issues since updating to 20.04. My wheel will no longer scroll system windows or firefox? I have no idea where to start and tried installing imwheel (sudo apt install imwheel then reboot no luck)14:01
conjogoogle isnt yeilding any thing that stands out/work to fix the problem14:02
TomyWorkconjo, boot from a 20.04 live dvd/usb and see if the problem exists there too. that's a data point that might help with diagnosis14:11
TomyWorkogra, ok I tried it on a fresh install of both ubuntu and kubuntu: the pulseaudio user socket/service is disabled on both14:19
ograTomyWork, must be 18.04 specific ... it is running on all my 20.04 installs here14:21
TomyWorkok here's a difference14:22
TomyWorkthere are 2 processes on ubuntu, just one on kubuntu14:22
TomyWorkthe extra process is in fact a systemd unit called pulseaudio.service14:23
TomyWorkbut it's in another user's slice14:23
ograTomyWork, thats gdm ...14:23
TomyWorkuhm, wat14:23
ograto have audio at the login screen (required for a11y)14:23
TomyWorkah14:23
TomyWorkoh right, it's running as gdm14:24
ograyep14:25
TomyWorkcan i tell my systemd service to wait for pulseaudio even if that's not running as a systemd service?14:26
TomyWorkhah, Restart=on-failure + RestartSec=114:28
TomyWorkproblem solved14:29
ograheh14:29
TomyWorkwould have been nice not to spam an error into my logs every time I log in, though14:29
ograjust let it loop until it doesnt fail anymore ?14:29
TomyWorkyup14:29
ogradoes kde have any other systemd service you could hook up to instead ?14:30
ograsomething that starts after you typically have audio ...14:30
TomyWorknot really14:31
TomyWorkanyway, I'll see if it comes up correctly tomorrow.14:32
TomyWorkthanks for the help14:32
BluesKajtake look at pipewire14:34
ograon 18.04 ?14:34
TomyWorksorry, I'm not going to switch the audio system just because I have a bunch of extra error messages in the journal cause a noise filter is starting slightly too soon14:37
BluesKajcheck your package manager or apt14:37
TomyWorkI have no issues with pulseaudio so far14:37
ograyeah, especially to one that was not really ready in 18.04 ...14:37
ogra... i'd rather suggest an upgrade to 20.04 before suggesting to maintain your own pipewire backport, just to get a functioning systemd unit to hook your app into 🙂14:38
TomyWorknoisetorch does work with pipewire though, i know that much :)14:39
TomyWorkbut all the other shit i have, probably doesn't14:39
TomyWorkunless pipewire has NAS support, which I very much doubt it does14:39
* BluesKaj shrugs, it merely a suggestion ...14:41
BluesKajit's14:41
conjoTomyWork, ty will try that in the mean time here is some driver info https://pastebin.com/16X5RACr14:42
ograi think pipewire is actually a direct replacement for pulse ... just that it was not really mature in 201814:42
conjoplease dont reply till im back online people my client isnt set up yey14:42
BluesKajdepends on whether the the upgrades have kept pace14:42
TomyWorkubuntu lts does not update what is not broken14:45
TomyWorkpulseaudio is not broken, so it is not updated, nor is there any reason to maintain a replacement for it14:45
Mathisenwhat is the pulseaudio replacement you talking about ?14:47
ograwell, it is also pretty stalled in development since its developers forused on pipewire ... try getting aptX audio to work with it 🙂14:47
ograbut yeah, it is rock solid and mature14:47
TomyWorkthere isn't even a pipewire package in 18.0414:48
ograyeah, i thought so14:48
ograwe do have it in 20.04 IIRC14:48
TomyWorki'll get it once it becomes the default :)14:48
ograand it might perhaps replace pulse in 22.04 ... simply brcause it also offers things like RDP on wayland14:48
TomyWorkremote desktop protocol?14:49
ograyep14:49
TomyWorkwhat does that have to do with the audio daemon?14:49
ograask the pipewire devs 😛14:49
BluesKajI have pipewire working on kubuntu 21.10 dev release14:50
ograit is the defacto standard for screen sharing on wayland nowadays (which does not permit the old ways anymore with the new security model)14:50
TomyWorkoh, i guess it's an audio/video daemon now14:50
ograyeah14:50
BluesKajalways was14:50
TomyWorksecurity model... sounds fun14:51
TomyWorksame with wayland, i'll use it once it becomes the default14:51
TomyWorkso i guess things like obs also talk to pipewire for video?14:54
=== genii-core is now known as genii
conjoanyone got any ideas on how to get mousewheel to scroll on ubuntu 20.0415:51
conjo20.04.315:51
tomreynyou move it up- or downwards15:52
KBarThey left without getting the answer. :(15:53
jpmhI'm using: ssh -tt -p 222 -R 123:localhost:456 myserver.com - sure enough it SEEMS to set up the connectio.  But when I look on the myserver.com , with netstat, I see that the port is indeed open but for 127.0.0.1 not the 0.0.0.9 that I need.  How do I fix this?16:45
jpmhsolved it - needed to add GatewayPorts yes to my sshd config file16:58
johs1is there a system for showing what movies you've watched open source17:03
lotuspsychjejohs1: vlc recently played17:05
johs1good117:05
=== bankin_ is now known as bankin
=== reverbtank7892 is now known as reverbtank789
=== waxfire6 is now known as waxfire
=== vlm_ is now known as vlm
=== Sayona_ is now known as Sayona
=== toabctl_ is now known as toabctl
=== stanglavine2 is now known as stanglavine
=== vxwarlock_ is now known as vxwarlock
=== seednode9 is now known as seednode
=== akaWolf1 is now known as akaWolf
=== jje- is now known as jje
=== _miruoy is now known as miruoy
flingWhich media to use for installing on bare metal on zfs without ui?17:19
tomreynfling: some storage media which your system can boot from17:20
tomreynmaybe you're asking which ubuntu installer to use? i'm not sure that 20.04 LTS (live-)server supports ZFS, but that'd be your best choice. if it doesn't you could use debootstrap from a live system instead.17:22
=== Nokaji_ is now known as Nokaji
=== paulw2 is now known as PaulW2U
=== KrimZon9 is now known as KrimZon
=== mijora8 is now known as mijora
=== ^wuseman is now known as Guest3499
=== dbristow_ is now known as dbristow
=== MrBenC is now known as MrC
=== lotuspsychje_ is now known as lotuspsychje
=== RaimondR- is now known as RaimondRaj
=== morpheuz7 is now known as morpheuz
=== djhankb8 is now known as djhankb
=== compuguy0 is now known as compuguy
=== M4he is now known as mahe
=== seednode9 is now known as seednode
=== rvgate3 is now known as rvgate
=== bahamat_ is now known as bahamat
=== kinghat4 is now known as kinghat
=== auronandace is now known as ThinkT510
=== Exagone313 is now known as Exa
=== paulw2 is now known as PaulW2U
=== SysGh_st is now known as SysGhost
=== rhansen_ is now known as rhansen
=== Ahnberg_ is now known as Ahnberg
=== JoelJoel is now known as Joel
=== dbungert1 is now known as dbungert
MrKeunerhi, why wouldn't pomotroid spawn? foo@narwhal:~/Desktop$ pomotroid, foo@narwhal:~/Desktop$ Here is syslog: Sep 30 14:25:47 narwhal systemd[1541]: Started snap.pomotroid.pomotroid.3f7abc2f-901a-4191-88bc-ac7fa200120a.scope.18:27
MrKeunerSep 30 14:25:47 narwhal systemd[1541]: snap.pomotroid.pomotroid.3f7abc2f-901a-4191-88bc-ac7fa200120a.scope: Succeeded.18:27
MrKeunerAppears like the pomotroid app installed via snap is running without erroras18:28
MrKeunerIs there another way for me to get the errors18:28
MrKeuner21.0418:29
flingtomreyn: no, which install media?18:41
=== JanC_ is now known as JanC
tomreynfling: i don't know what you're asking, or why.18:43
tomreyn(provide more context)18:43
=== ledeni_ is now known as ledeni
=== dorian_ is now known as dorian
flingtomreyn: I need to install to a hardware box with root on zfs. I don't know which media provides this possibility :>18:46
flingI don't need any desktop stuff18:46
tomreynfling: so try the server installer. i'm not sure it supports zfs, but it would be your easiest option if it does.18:50
flingdo you have a link?18:51
tomreynhttps://ubuntu.com18:52
tomreynthen look for downloads for servers18:52
flingthanks18:52
Lantizia_anyone aware of issues installing ubuntu 20.04 on nuc's ... in the sense that the first boot is just a black screen19:02
Lantizia_but mysteriously if you hit the power button... it turns off near instantly but flashes up the purple text ubuntu 20.04 screen for a moment19:03
Lantizia_and now I'm starting to think it's because I used mini.iso19:16
* Lantizia_ waits for three thousand people to tell me that is unsupported19:16
StoneMonarchHope this channel is for Ubuntu Server as well. If its not, feel free to direct me to the correct channel. On Ubuntu Server 20.04 I have some docker-compose files that run on start up through systemd. When running in detached (`-d` or `--detached`) mode docker-compose immediately takes down the containers after they start, however this does not occur when not detached. Is it okay to run these service files without `-d`. I have19:17
StoneMonarchnot experienced any issues running multiple service files in this manner, but is there problems that can occur?19:17
sybaritenso, i realized something rather fundamental19:17
sybariteni have no clue how installed applications are actually... updated. Like, comparably with for instance an android app. Well tbh i dont really have a clue how those are updated either. Is it done behind the scenes?19:18
sarnoldStoneMonarch: there is an #ubuntu-server but this channel gets far more traffic. dunno about docker-specific things though. :/19:19
sybaritenI was gonna say that i was reading about a new version of tmux that had a cool feature, but now i realize the blog post was from 2013 so i most definitely have this feature, haha19:20
StoneMonarch@sarnold Thanks. Im unsure if its a docker thing, systemd, or Ubuntu thing. Just had to start asking somewhere. Thanks again19:22
tomreynLantizia_: mini.iso doesn't support uefi, but you most likley want to uefi boot.19:23
Lantizia_tomreyn, well it's weird because the ISO (once on a USB pen) will boot via EFI... it'll make you EFI partition too... and like I say it must boot to some extent as my nuc has legacy boot disabled - and the purple ubuntu 20.04 screen appears when powering it off from the black screen19:24
Lantizia_so I don't buy "it doesn't support uefi" ... it clearly does, it's just broken and the ubuntu devs are too stupid to care about supporting d-i19:25
Lantizia_instead I've just had to needlessly grab a 1.2GB ISO for a "server install" ... even though it won't be a server19:25
Lantizia_oh lord this "server" installer is truely hideou19:29
Lantizia_"subiquity" - eww19:36
Lantizia_not a patch on d-i19:36
ferzHi, I'm running a java application that store some files in a dir, I'm not able to discover where that dir is.19:37
tomreynLantizia_: hmm, maybe my info is outdated then. or maybe it's just that it doesn't work properly with uefi. either way, it's a deprecated installed.19:37
tomreyn*installeR19:37
Lantizia_a deprecated but superior installer19:38
ferzWhen I save I can choose the filename but the file requester is not able to use / char to change storing path19:38
ferzHave you hint?19:38
sarnoldLantizia_: be sure to file bugs for the features from debian-installer that are missing from subiquity19:39
sarnoldferz: you could try the opensnoop-bpfcc tool from the bpfcc-tools package to see where the files are going19:39
Lantizia_sarnold, I wouldn't want to improve such a hot mess19:39
ferzsarnold: thank you19:40
Lantizia_why the heck is this thing stuck on "A start job is running for Wait for Network to be configured (2 min)"19:40
Lantizia_oh ffs cloud-init everywhere... this IS NOT A SERVER19:40
Lantizia_Surely there is a better installer for someone just wanting to build up a desktop without having a desktop environment one pre-installed?19:41
tomreynthere's debootstrap19:41
sarnoldLantizia_: you may prefer debootstrap or the faster, newer, mmdebstrap19:41
ioriaLantizia_, you want a minimal desktop ?19:42
magoHI, why is default jack repo of ubuntu 20 so oboslete? Its like 0.519:42
Lantizia_I want the Ubuntu equivalent of Debian's netinst ISO :P19:42
Lantizia_That's really what I want... but it's apparently a completely abhorrent concept19:42
tomreyn!yy.mm | mago19:43
ubottumago: Ubuntu version numbers are: YY.MM (YY=release year,MM=release month). Each year sees two releases, so just specifying YY is imprecise. See also https://www.ubuntu.com/about/release-cycle19:43
ioriaLantizia_, why don't you check the 'minimal' install option  ?19:43
Lantizia_"check" it?  check it where?19:43
tomreynmago: what do you mean by "default jack repo"?19:43
Lantizia_Oh you mean on an ISO that installs a desktop env... I don't want that at all.19:43
ioriaLantizia_, ok19:44
=== mozambique_littl is now known as mozambique
mozambiquehelllo19:45
privato89Hi guys20:00
privato89I've a little issue with a Gnome Extension20:01
privato89this extensions: Compiz alike magic lamp effect by hermes8320:01
oerheksextentions are fun, what ubuntu version xorg/wayland session?20:03
privato89I have the plank bar on bottom of the screen, but when I minimize an application it goes upwards adn not down20:03
adrian-agothello am looking for a python senior coder please PM if u guys are interesting to work in a AI company,  I'm also looking for a kubernetes expert. I have several positions open related with linux, please PM if there is anyone interesting20:04
oerheksadrian-agot, not here please, this is Ubuntuonly20:04
ograprivato89, you should probably file it here https://github.com/hermes83/compiz-alike-magic-lamp-effect/issues20:05
privato89@oerheks, I'm using Ubuntu 20.04 Focal20:05
oerheks'disable the Favorites bar on Dash to Panel.' ... seen that tip before20:06
ograprivato89, heh, looking there it seems someone already filed it20:06
privato89@ogra, woow, thanks ogra, I'm looking right now20:06
privato89I tell if it goes :)20:07
mozambiquewhat about linux from kernel.org20:07
tomreynmozambique: yes, what about it?20:08
oerheksthe kernel team provides !mainline for testing20:11
privato89@oerheks, @ogra : I don't have the Extension Dash to Panel, I installed that extansion but the panel goes down20:19
ograprivato89, you said you have plank ...20:20
ograsee the end of that thread20:20
privato89Sure,but plank has not that preference20:20
ograprivato89, well, tell the develope on the issue 😉20:22
privato89@ogra if you see on the thread you sent me20:22
ograthere isnt much we can do here from a distro perspective here for a misbehaving third party extension20:23
privato89The picture is about the extension Dash to Panel20:23
ograread the last line under the pic ...20:23
=== diskin is now known as Guest5756
=== diskin_ is now known as diskin
ograprivato89, 👍20:29
=== sig_9 is now known as bebop
=== Ricardus_ is now known as Ricardus
sybaritenhey hey20:55
sybaritenwhen running systemctl reload apache2 it's asking for my user PW. But is it also sudoing then? Or should this line be sudoed ? Does it make a difference ?20:56
sybaritenuhhh wait a minute , i forgot i am actually on debian on the machine in question. Maybe this is a debian specific issue which is not the same on ubuntu20:57
sarnoldsybariten: this'll be similar on both20:58
sarnoldsybariten: systemctl will do polkit authentication requests if it needs to20:58
sarnoldsybariten: most people just use sudo in front of it to skip the polkit authentication20:59
sybaritensarnold: aha so basically it doesn't make much of a difference. But i guess a web server is most often run as root?20:59
sarnoldsybariten: well, it mostly just needs root privilieges to bind to ports 80 and 443, but that's one specific capability that it could have instead of *all* the capabilities, and most web server programs know how to drop privileges after they've bound their sockets..21:00
=== MistahKel is now known as Kel
sybaritenaha! Thanks sarnold21:00
sarnoldsybariten: but you can surely run a web server as your own user (probably a bad idea) or some other account that doesn't start with root privileges, if it binds to ports above 1024..21:00
sybaritenok21:01
WaVI don't run a webserver but I was under the impression you wanted to run it as a non-priveleged user on a non-priveleged port (so no need to run root) and just forward the port to port 80 (or 443).21:03
=== pizzaiolo is now known as pizza
mozambique!search movie21:15
ubottuFound: pronounce, pronouce21:15
mozambiqueubuntu21:15
matsaman!pronouce21:15
ubottupronouce is point your movie player at /usr/share/examples/example-content/experience-ubuntu.ogg21:15
mozambiqueok21:28
leftyfbmozambique: what can we help you with?21:28
mozambiqueI need to learn perl21:28
mozambiquedeleted my notes21:28
leftyfbmozambique: try #perl21:28
mozambiqueno prove of work21:28
mozambiqueok21:29
regalrexhello, I was wondering if anyone knows how I can actually properly install AppImages on my computer such that they are accessible by PATH and whatever gnome uses to find programs21:38
=== popey4 is now known as popey
=== NoSQL is now known as SQL
=== genii is now known as genii-core
=== pong is now known as beaver
ianliuThe Logitech C920e Webcam has a microphone that is enabled/disabled through LOGI TUNE software, available on Windows only. Has anyone been able to enable the mic on Linux?23:50
ash_worksiis there a package that is basically a timer that just starts/stops based on typing (and a delay after typing)23:52
yukiupwell there is for the web browser23:54
tomreynianliu: https://bbs.archlinux.org/viewtopic.php?id=21150523:55
yukiuphttps://superuser.com/questions/248517/show-keys-pressed-in-linux, ash_worksi also you could use a usb keyboard monitor device23:58

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