[00:00] blei: i really hope i'm wrong about this, but i think you're gonna have to do some scripting with computer vision stuff :( [00:00] thats not how tool search works. [00:01] if i wanted to build one myself the job would be done. [00:01] that is how tool search ends... [00:02] contact sheets have been around as long as the internet, we probably have a tool for detecting the objects and splitting them into their own image files, without requiring that the designer used a grid [00:02] maybe see if you can find a computer vision channel, they'll be able to tell you what you should use instead of CV xD [00:03] evils[m]: hehe :) [00:03] evils[m]: Well ! At least you now know what the cause of the issue :D for comparison my /boot/ >> https://termbin.com/b1el . [00:04] Bashing-om: nah, i knew the symlink was wrong yesterday [00:04] getting the 5.15 stuff next to it is a step forward, but i still have to figure out how that symlink is generated [00:06] blei: this seems promising "MULTICROP crops and unrotates multiple images from a scanned image. The images must be well separate so that background color shows between them." http://www.fmwconcepts.com/imagemagick/multicrop/index.php === beaver is now known as pong [00:11] evils[m]: Well consider - you have to have vmlinuz 5.15.0.52.52 installed in order to symlink to it --- what shows ' dpkg -l | grep linux- ' // where we are looking at what version of linux-generic is installed. [00:14] i don't understand your message [00:15] oddly though, dpkgs -l shows up to 5.4.0-99-generic, but the newest in /boot is -21 [00:19] evils[m]: Were me in this case I would try and re-install linux-generic // ' sudo apt update ; sudo apt install --reinstall linux-generic ' . See if that pulls in the latest kernel. [00:23] i had been reinstalling linux-image-generic, but linux-generic seems to make no difference [00:25] evils[m]: Back up one more step - - apt depends linux-generic says linux-image-generic as well as linux-headers-generic must be installed :( [00:26] linux-headers-generic was already installed [00:28] ls / [00:28] woeps [00:33] evils[m]: can you verify, that 5.15 installed correctly? afaik some had issues with /boot being too small [00:33] i have no idea how to verify that [00:33] evils[m]: I guess, just skim through your apt log? [00:39] * evils[m] uploaded an image: (211KiB) < https://libera.ems.host/_matrix/media/v3/download/nixos.dev/DKasJLetGIcEwJQqJbiCnDwV/image.png > [00:39] that's the entire log [00:39] also confirms 5.15 is installed, but 5.4 is detected instead by update-initramfs [00:53] * evils[m] uploaded an image: (9KiB) < https://libera.ems.host/_matrix/media/v3/download/nixos.dev/DttYyVXjxdnaKLwIDTpGxvWq/image.png > [00:55] evils[m]: can you paste apt policy? [00:55] * evils[m] uploaded an image: (44KiB) < https://libera.ems.host/_matrix/media/v3/download/nixos.dev/sKpGnunWjyeEwSdJSUQrCBiQ/photo_2022-11-10_01-54-39.jpg > [00:56] bit long, it's chrome, bunch of jammy (and only jammy) sources, no pinned packages [00:57] evils[m]: how much freespace do you have on /boot? [00:58] 282MB [00:58] how install untbu?/ [00:58] hm that's also enough [00:58] RacerXY: https://ubuntu.com/tutorials/install-ubuntu-desktop#1-overview [00:59] evils[m]: is linux-generic-hwe-22.04 installed? [00:59] damn that didnt go as planned ;D [00:59] murmel: it is not [00:59] evils[m]: can you please pull that in ;) [01:02] what's `hwe`? [01:02] evils[m]: it's the hardware stack enablement, which is installed by default on desktops [01:02] hardware enablement [01:04] * evils[m] uploaded an image: (186KiB) < https://libera.ems.host/_matrix/media/v3/download/nixos.dev/WtEpHEfCqMhdXOeOdvsItXMT/image.png > [01:04] that made no difference [01:04] (i removed the 5.15 initrd's that i had semi-manually generated earlier) [01:06] evils[m]: are the linux images the only packages which are "local" installed? [01:06] considering initrd and vmlinuz haven't been touched since 2020, i suspect something went wrong long ago [01:06] evils[m]: hey, is this a container or something? [01:06] nope, it's my dad's desktop [01:06] evils[m]: it's so strange that asking to install new hwe kernel things downloads SIX KILOBYTES of stuff rather than 100 megabytes [01:07] evils[m]: hmm. okay. [01:07] I wonder if something is up with the zsys stuff :S no idea, never tried it [01:07] evils[m]: I haven't really figured out zsys stuff .. and I haven't been following along very closely. But I think I'd be very tempted to apt purge all the 5.4 stuff [01:08] and then? having no kernel available? [01:09] sarnold: about the six kb, maybe it's because linux-generic was already installed? [01:09] murmel: well, I'm rather hoping that once all the *old* stuff is purged, it'll be easier to get boot entries and initrds for the *new* kernels [01:10] evils[m]: can you please paste "apt list --installed | grep installed,local"? I still wonder if maybe the upgrade went wrong [01:10] * evils[m] uploaded an image: (11KiB) < https://libera.ems.host/_matrix/media/v3/download/nixos.dev/EZqwEKuWOYLwDzhZSndUWltX/image.png > [01:10] murmel: it's certainly a risk that it'd be unbootable from then on, if you can't convince the newer kernels to install; depending upon how badly broken it is, maybe it'd even be impossible to put the old stuff back [01:10] sarnold: hm how would you get them if there are no new kernels + enough space [01:11] murmel: "enough space"? [01:11] removing the 5.4 stuff is tempting, but i get a sensible warning, and i would really think it would detect 5.15 regardless of 5.4 being installed [01:11] there are 290megs free on /boot, which is definitely enough, (afair there were issues with too small /boot) [01:11] but can't remember that wel [01:11] l [01:19] and i'd think i'd see an error or at least a warning about insufficient space [01:20] yeah, if that were the problem it'd probably be more visible [01:22] yeah, just wanted to point out that there were issues, and I am not 100% sure if do-release-upgrade or the gui would show that [01:22] as I found a bug where the upgrade crashes if you apt update on a different window === mari is now known as Guest6382 [02:36] chat [03:17] murmel: I hardly think that's a bug. [03:18] jhutchins: so a different apt process can kill the apt upgrade of do-release-upgrade? pretty sure that _is_ a bug [03:20] The problem with making a system idiot proof is that they keep making better idiots. [03:29] after installing katoolin ,start command "katoolin" , i get error "bash: /usr/bin/katoolin: /usr/bin/python: bad interpreter: No such file or directory [03:29] ", i have installed python3 and python2 on my pc , [03:29] jhutchins: idk, I was just working on the side and I wanted to look something up (can't remember what) and apt broke. and honestly I assumed the upgrade just runs in the background without any interference [03:30] murmel: Unverified assumptions are frequently a source of difficulty. [03:30] xxy: you would need to go to the katoolin support, as it's not in the ubuntu repos [03:31] xxy: Regardless of what you have installed, does /usr/bin/python exist? [03:31] jhutchins: it doesn't exist [03:32] xxy: Is python-minimal installed? [03:33] murmel: I would say that was a fairly basic system problem, not at all katoolin specific. [03:34] jhutchins: no, i try to install python-minimal first [03:34] xxy: /usr/bin/python is usually a symbolic link (in my case to python2). You could try creating the link manually, but something should have created it for you. [03:34] !python [03:34] python is a popular Object Oriented scripting language included in Ubuntu. For more on Python please see http://www.python.org/ or #python [03:35] I doubt if that's of any use. [03:37] python-is-python2 or python-is-python3 [03:37] xxy: murmel may be right, a step-by-step install guide for katoolin might suggest how to enable it. [03:38] enigma9o7: Care to make sense of that? [03:39] xxy: What Ubuntu install are you running that doesn't have that link (and didn't have python2 installed by default)? [03:39] I mean, install whichever one of those you want, it'll create the appropriate simlinks for you. [03:39] enigma9o7: Ah, a shell command perhaps? [03:40] Still, that shouldn't be necessary on a stock install. [03:40] jhutchins: no recent releases have /usr/bin/python [03:40] themill: Nobody said he was on a recent release. [03:40] no, for example `sudo apt install python3-is-python` [03:41] or i mean `sudo apt install python-is-python3` [03:41] enigma9o7: Ah, that might work. Still don't know why it'd be necessary. Maybe the function faries have been fixing my system when I was asleep. [03:41] jhutchins: ยซ Still, that shouldn't be necessary on a stock install.ยป is quite wrong. [03:42] Ok, he's all yours then. I clearly don't know anything about python. [03:42] jhutchins: my os is 20.04 , python3 is installed with os , and python2 is installed manually, [03:42] Starting with the Debian 11 (bullseye) and Ubuntu 20.04 LTS (focal) [03:42] releases, all python packages use explicit python3 or python2 [03:42] interpreter and do not use unversioned /usr/bin/python at all. Some [03:42] third-party code is now predominantly python3 based, yet may use [03:42] /usr/bin/python. [03:42] . [03:42] This is a convenience package which ships a symlink to point [03:43] enigma9o7: Wouldn't it be just as easy to manually create a link? [03:44] If you know what you're doing, sure. Those packages exist for convenience. === sprinw6 is now known as AzBeacon === AzBeacon is now known as sprinw6 [04:28] Hello, I keep getting this error when trying to mount an external HDD via USB: "mount: /media/extern2: /dev/sdb already mounted or mount point busy" but when I try to unmount it, it says "umount: /dev/sdb: not mounted". Can anyone tell me what's going on with this? [04:29] try sdb1 [04:30] That device doesn't exist. It was working fine until I lost power, now it's not working. It's running and spinning fine.. [04:31] Have you tried to shut down the computer gracefully and then boot it up again? [04:31] I did, multiple times. I should also add the HDD is encrypted with LUKS and gets decrypted at boot time at the same time as the main drive [04:32] Running "sudo cryptsetup luksOpen /dev/sdb /mount/tmp" gave me "Cannot use device /dev/sdb which is in use (already mapped or mounted)." after thinking about it for a couple of seconds [04:40] the 3rd argument of cryptsetup is a name for the mapper device to be created. not a mountpoint [04:41] given that /dev/sdb is really your luks device ""sudo cryptsetup luksOpen /dev/sdb crypto" should create /dev/mapper/crypto [04:41] and then you mount /dev/mapper/crypto to your mountpoint. if that devices has a mountable filesystem [04:42] Ahh, thanks. Trying it out [04:43] Same issue, unfortunately. This error is returned by the cryptsetup command: "Cannot use device /dev/sdb which is in use (already mapped or mounted)." [04:43] "sudo lsblk --fs" should print everything already in use [04:46] I see it listed there: sdb -> luks-07{...hash} ext4 (FSTYPE column) but there is no mountpoint listed [04:48] !paste | GimblySonOfOdin [04:48] GimblySonOfOdin: For posting multi-line texts into the channel, please use https://dpaste.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. [04:48] is it safe to post the UUIDs? [04:48] nothing secret about them really [04:51] https://dpaste.com/FUXJLTTE6 [04:52] so do you have something like /dev/mapper/luks-07.... [04:53] yes, I see it there [04:53] try "sudo fsck.ext4 -y /devmapper/luks-07..." [04:53] + / [04:56] idk what that did, but it completed without any errors [04:56] "sudo mount /dev/mapper/luks-07495c3d-a5a6-411d-b42a-ed1ff3cf3c33 /media/extern2" [04:56] That did it! [04:57] But why did it start failing out of nowhere is the question.. it was working fine for months. Everytime the computer would boot up, it would get decrypted and mounted to the correct location [04:57] i have no idea how you automounted that before really [04:59] I guess I'll have to figure out another way to do it. Maybe some update broke it.. [05:00] Thank you @ravage ! [05:00] yw === SteelRose_ is now known as SteelRose [08:09] hello [08:16] hey im a masochist and im still running xenial in some legacy environment and i think python 2.7 is broken in here [08:16] pip install docker-py will try to install requests 2.28.1 which is incompatible with python 2.7 [08:16] and pip install requests==2.27.1 will cause pip to begin crashing with a syntax error [08:17] pip install -U pip also crashes with a syntax error and maybe this is where i should be digging [08:17] xenial is eol. [08:17] good luck with that [08:18] that's probably the real answer oerheks [08:19] https://termbin.com/d3j5 [08:20] obviously the newest version in the apt tree is 8.1.1-2ubuntu0.6 [08:28] and python 2.7 is also EOL [08:30] ' pro security-status' [08:30] https://ubuntu.com/pro/beta [08:31] i hope people do not think support is for all packages [08:44] why do people have to update software why can't they just chill [09:01] cornduck: It is important to update for security fixes [09:02] pip-i-doo [09:02] sometimes also for new features, [09:02] but this is an EOL issue, not worth looking into. [09:18] akossh: laaaaaame [09:19] i mean i agree thank you akossh oerheks giesen [10:10] Hello, Iโ€™m about to get an XPS 13 9315 and am wondering if anyone knows if theirs still driver issues with Ubuntu 22.0.4, specifically with fan noise, or if those issues can be fixed whenever the kernel gets updated since I plan on wiping the original 20.0.4 install before installing 22.0.4. === gusto_ is now known as gusto [10:21] i read no fix for fan issues, also webcam is not working? https://askubuntu.com/questions/1428961/dell-xps-13-webcam-not-recognized-under-ubuntu-22-04-1 [10:23] same page, this answer might give a fix? https://askubuntu.com/a/1438468 >> oem-somerville-psyduck-meta [10:23] Ok Thanks. === beaver_ is now known as pong === SteelRose_ is now known as SteelRose [11:26] I'm using 20.04 and when I use Chrome, the sound doesn't work (mic and speakers). When I use other software, like Firefox, Slack, etc, mic and speakers work fine. Is that a bug or something? === LanDi1 is now known as LanDi [11:38] knstn: sounds like a bug or misconfiguration [11:39] is 20.04 using pulseaudio? or was there a switch to pipewire? [11:40] pulseaudio remembers, which app uses which input/output on which device.. [11:41] It is possible, that chrome sends audio to a different output (like HDMI), while others use an analog output of a sound card === esv_ is now known as esv [11:43] I use pulseaudio on gentoo, the "pavucontrol" tool usually helps to find out what goes where [11:48] I will re-install it first, and then check pulseaudio/pipewire. I have no idea what 20.04 is using. === hasley is now known as mahler [12:16] hello :) is it me or is there no zfs option in the ubuntu 22.04 server installer? I see it in the desktop installer. Thanks! [12:46] hola [13:03] hi, i lost the possibility to boot, it stops in the grub shell. in my ESP parition there is a directory ubuntu which will be seen at the boot stage. inside this directory there is also a file grub.cfg which search the rootfs, setting the prefix and as third line setting the configfile. if i run these three commands in a manual way i can boot ubuntu, but it still stop booting without putting the commands manually, any ideas why these [13:03] file will not executed? [13:12] Hi all [13:16] * fergal32 waves hello [13:36] tykling: there is no zfs option for server, as it's still beta, and _probably_ won't get ever released as stable [13:37] murmel: I see. That is very sad news indeed. [13:38] murmel: I don't understand why though? [13:39] tykling: the ambitions for zsys were quite high, so canonical gave up on it over time, and it almost didn't even make it into 22.04 (last second it was included so installs won't break) [13:41] but it is available in the desktop installer?! [13:45] tykling: there are also bug(s) currently on zfs on 22.04 + encryption (just for info) [13:45] okay well I hope it will be ready for 24.04 LTS :) see you in a couple of years [13:46] tykling: maybe if enough people in the ubuntu community speak out their voices, things could change? [13:46] lotuspsychje: let's hope so! [14:06] has anyone manager it to get Chromium to run without SNAP [14:07] managed === SteelRose_ is now known as SteelRose [14:50] I used to copy the 18.04 version to this ppa for 20.04 and then 22.04; then I decided it wasn't worth it anymore and switched to google-chrome.deb: https://launchpad.net/~ts.sch.gr/+archive/ubuntu/chromium-browser/+packages [16:14] hello, anyone using .net 3.1 in ubuntu? I have 20.04 LTS with .net 3.1 installed. I also have mono installed because visual studio code has to use mono for .net 3.1. However, VS code is not finding the mono executable even when I set it in settings [16:19] vscode isn't using mono at all, it's using electron [16:20] Ah you mean for development, not for its own execution, never mind ignore me then :) [16:58] how can I see internet data consume per process [17:00] hey ho! I want to compile a java program via javac but I can't seem to find the command. ฮ™ just did sudo -i apt-get install openjk-17-jdk but the command is still not there. What do I do? [17:01] more interesting, why did you use -i for sudo ? [17:01] ๐Ÿ™‚ [17:01] lol [17:02] eh. Minor issue :P [17:02] Wanted to have a clean shell environment [17:02] also that package does not exist :D [17:02] jdk* [17:03] minor misstype, but the file should be in -headless which gets installed [17:03] javac is part of openjdk-17-jdk-headless [17:03] if you have that installed it should also link javac to that version [17:04] if not try update-alternatives [17:04] sudo update-alternatives --list java [17:05] seem "man update-alternatives" about how to use it [17:05] *see [17:07] thanks :)) [17:47] did something change with snapd? I can install/remove stuff without any root rights [17:48] murmel, if you "snap login" you tell snaps that you own the machine and are allowed ... so it will not ask for sudo anymore [17:48] s/sanps/snapd/ [17:48] i guess you logged in at some point [17:48] ahh news to me ;) [17:48] yeah yesterday because of uc [17:49] documented "somewhere" ๐Ÿ™‚ [17:49] probably /dev/null [17:49] ogra: Might be worth documenting that here: https://askubuntu.com/questions/999046/install-snaps-without-root [17:52] arraybolt3, feel free ... "snap help login" has the details [17:52] murmel, nah ^^^ [17:52] just not on the web or in the docs or the other docs ๐Ÿ™‚ [17:58] ogra: How are you supposed to know to look up "login" if you don't know that feature exists? [17:59] jhutchins, snap help ... [17:59] jhutchins: hopefully you read the help before you executed the command [18:00] This sounds a lot like the old 1337 response of "just read the code". [18:00] jhutchins, well, woever experiences the "oh i dont need sudo" *has* already run snap login [18:01] I really don't know anybody who reads help before they try the command. They rightfully expect the command without arguments to return something useful. [18:01] s they know about the existence of the command [18:01] *so [18:01] ogra: The above illustrates that your argument is fales, he did not know that the command existed even though he had run it. [18:01] false. [18:01] lol ... [18:02] how would you not know that something you executed manually existed ... you *did* actually execute it [18:03] (and this is very interactive if you do not give it your credentials as well on the commandline) [18:04] i admit that people's memory is short though ... but that's people's problem ๐Ÿ™‚ === rin is now known as rin456 [18:09] on 22.04 I can't keep my screen from dimmin [18:09] dimming [18:12] ash_worksi: did you disable it in the settings -> power? [18:12] I thought so [18:12] looking [18:12] yes [18:13] are we talking dimming or blanking? [18:13] dimming [18:13] but [18:13] when I opened settings it stopped [18:14] I'll see if it happens after I close the window [18:15] yeah, seems to have stopped after reopening the settings window [18:15] I wonder if the computer fully goes to sleep if it will return [18:15] checking... [18:16] doesn't seem to have affected it [18:17] weird, but whatever; I'll report back if it ends up reverting for some reason [18:17] ash_worksi: definitely weird, as it works for me perfectly fine [18:18] murmel: the other weirdness is sometimes my console (so far it's only the console that does this) bleeds behind the ubuntu sidebar (name for that?) === xenial is now known as Guest229 [18:18] I have to minimize and remaximize to restore it to it's proper size [18:19] I haven't figured out any rhyme or reason for when this happens though [18:19] it seems to be the case when I have left my console in the background for an extended period of time [18:19] can't say anything about that as I disable that extension [18:20] I don't think it's called the "launcher" [18:20] home bar? [18:21] dock ;) [18:21] dock! [18:21] yes [18:21] Many names, some for different functions. [18:21] murmel: what is this extension you speak of? [18:22] ash_worksi: ubuntu-dock [18:22] oh, that is, you don't have any dock at all [18:22] yeah [18:24] my guess is that the autohide is glitchy [18:24] I don't have autohide enabled [18:24] but if I were to guess at whats causing the problem [18:26] ash_worksi: Sometimes some of the apps don't properly respect auto-hide. [18:26] Oh, not enabled. [18:26] Possibly just a "gnome knows best" feature. [18:31] jhutchins: well, whatever it is, it's definitely a glitch in 22.04 [18:32] I just can't figure out what circumstances produce this, since it's just when I flip back to the window at some point in time, I notice I can't see part of it. [18:33] oh it's dimming again! [18:34] after about 22 seconds [18:34] 25 actually [18:36] even with the settings window open [18:36] I guess I didn't wait long enough last time === halvors1 is now known as halvors [19:01] Hoping there's someone who's a networking wizard who can help me out here. How on *earth* do I give an IPv6 address to netcat? Is it different for when I'm trying to listen on an IPv6 port vs. connecting to an open one? And if so, what are the two different ways of doing this? [19:02] why does ubuntu 20.04 give me 4 cores for zram swap while 22.04 only has zram0? [19:02] How can I see which application consume my internet data (per process) [19:02] (Context: I have an old HP desktop that I want to connect to the Internet via NetworkManager internet sharing with an Ethernet cable. The desktop is vulnerable to the "Silent Bob is Silent" vulnerability in Intel AMT (I believe), as it is an old enterprise system, so I need to make sure that **nothing** can try to access an open port on the desktop.) [19:03] (My LAN is potentially hostile as my dad isn't careful enough (in my opinion) with what he downloads to his computer.) [19:04] (And I know that IPv4 is NAT'ed by NetworkManager and I can verify that I can't access IPv4 ports that are open on the desktop, but I don't know how to verify if IPv6 is NAT'ed or turned off properly.) [19:04] arraybolt3: have you tried #networking? [19:05] Nope, that's not a bad idea though. [19:05] pentester: try this https://www.gcardone.net/2020-07-31-per-process-bandwidth-monitoring-on-Linux-with-bpftrace/ [19:06] arraybolt3: btw, NAT is not an option for ipv6 [19:10] leftyfb: Thanks for the suggestion, I have crossposted to #networking. [19:12] arraybolt3 you should try https://pbs.twimg.com/media/EcwFa9OWsAAmt79.png [19:12] arraybolt3 scratch that, try this instead https://unix.stackexchange.com/questions/457670/netcat-how-to-listen-on-a-tcp-port-using-ipv6-address [19:13] Phr33d0m: I get the joke, but that was inappropriate. Can we avoid that from now on? Also, thanks for the second link. [19:13] sorry about that snowflake, won't happen again [19:14] !guidelines | Phr33d0m [19:14] Phr33d0m: The guidelines for using the Ubuntu channels can be found at https://wiki.ubuntu.com/IRC/Guidelines [19:18] leftyfb well, I've actually read that and was wondering why do you think I need to re-read it === rjwiii is now known as Guest7001 [19:57] I installed kali linux through docker. [19:57] 1. discord installed but not started [19:57] 2. My any new files not stored [19:57] how can I fix it. [19:59] !kali | pentester [19:59] pentester: The Ubuntu channels can only provide support for Ubuntu and its official !flavors. Derivatives and other distributions use different software repositories and other software. Please use their dedicated support venues, such as: Linux Mint: #linuxmint-help on irc.spotchat.org, Pop!_OS: https://support.system76.com/ , Kali Linux: #kali-linux on irc.oftc.net, LXLE: https://lxle.net/support-options/ [20:00] kali is best used on a throwaway laptop === xenial is now known as Guest7315 [20:00] something you don't mind reformatting and reinstalling whenever [20:00] many of the tools require direct access to the networking hardware [20:01] also many of the tools are installable on ubuntu...? [20:01] I think they've got hundreds of tools that aren't natively packaged [20:01] whether any of those tools are *good* is another question [20:02] I'm using ubuntu VERSION="20.04.4 LTS (Focal Fossa)" [20:04] I installed docker container in my ubuntu version. The docker kali linux image not working discord. data not stored mean not mounted [20:05] pentester: we cannot support Kali Linux regardless of how you installed it. You'll also need to seek support for dockers from whoever is the docker image maintainer [20:22] im running ubuntu in Hyper-V is there any way i can check if there is a firewall blocking port to host ? [20:24] hey folks [20:25] having trouble with an ipu6 camera on Ubuntu [20:27] ph88^: iptables -L perhaps? [20:29] !kali [20:29] The Ubuntu channels can only provide support for Ubuntu and its official !flavors. Derivatives and other distributions use different software repositories and other software. Please use their dedicated support venues, such as: Linux Mint: #linuxmint-help on irc.spotchat.org, Pop!_OS: https://support.system76.com/ , Kali Linux: #kali-linux on irc.oftc.net, LXLE: https://lxle.net/support-options/ [20:29] https://bpa.st/MRHA [20:29] that's my iptables config [20:30] does it block port 4000 ? [20:33] ph88^: Are you running a firewall within a container? [20:34] that's what i came here for to find out [20:34] i'm not using containers btw .. just a virtual machine [20:35] Cheese is saying that it can't play from the webcam [20:35] and VLC throws an error trying to read form it also [20:36] ph88^: that looks like default docker rules [20:36] lenswipe, did you check dmesg ? [20:36] why do you have docker rules if not using docker? [20:36] ph88^, i did and it says that it loaded ipu6 firmware [20:36] ph88^, the camera meanwhile remains unavailable [20:37] rob0, not sure something configured it that way [20:37] get rid of them and use a more appropriate ruleset [20:37] also, what Ubuntu version is this? [20:37] lenswipe, is that ipu6 something really new ? [20:38] rob0, 22.04 [20:38] 20 and later use nftables by default, unless you set update-alternatives to use iptables-legacy [20:39] i was just showing that because of sarnold his comment [20:39] oh. [20:40] ipu6 is a *very* weird new camera thing; my notes on it are from 2020 but there was something about it would work on *certified* systems, perhaps preinstalled stuff only? :( I'm not sure [20:40] anyway, "iptables -L" is not useful. "nft show ruleset" might be. But again, docker rules are garbage. :) [20:41] rob0: aha, thanks; I've long heard iptables -L was "the best way" to see what rules were loaded [20:42] sarnold: with -v at least it gives complete information, but even there it's harder to follow than "iptables-save -c" [20:42] rob0, https://bpa.st/EVYA [20:42] ph88^: https://wiki.ubuntu.com/Dell has some info regarding IPU6 [20:42] rob0: yah, but iirc not everyone has iptables-save, and installing that might change things :) [20:43] rob0: so, the -v .. is that for iptables -Lv or is that nft show ruleset -v ? [20:43] who does not have iptables-save? It's another name for the same binary. [20:43] yes, I was referring to adding -v to the iptables -L [20:44] sorry, lenswipe, my link was meant for you :) [20:44] Dreamer409: awesome! :D [20:44] lenswipe, maybe compile the driver from source .. dunno [20:51] ph88^, tried that, the source just yeilds the same thing as the PPA [20:51] Dreamer409, ? [20:51] oh [20:51] thanks - i'll take a lookbut I think i've read it [20:52] lenswipe: nothing in the error logs? D: [20:52] bG9s, nope [20:52] i gotta go - back later [20:52] i flushed all rules from nftables and still i can't connect from host to vm :( [20:53] I might need to scroll up but how are you connecting to the vm? just the ip and port? [21:02] yes just the ip and port [21:03] Does anyone know why there is a firefox 97.0 directory in my desktop directory now? I never explicitly did anything to cause that to happen and I don't belive it was like that before [21:12] so am i able to get to the apache test page on port 80 from host to vm, see screenshot https://imgur.com/a/7dbBOrO .. but port 4000 is still blocked for some reason. Already flushed nftables [21:12] what else can i do ? [21:13] join wikipedia-de [21:26] ph88^: so idk tbh but just wondering if you do a netstat | grep 4000 what ip does it show the vm is listening on? [21:26] i was just at the part of netstat .. just a sec i will post it [21:27] so this is from inside the guest/vm https://bpa.st/YDJQ [21:28] so I'd say it's only listening on 127.0.0.1 and in the configuration you wanna have it listen on 0.0.0.0 [21:28] as it looks like for some reason port 80 is going over IPv6 and port 4000 (which i want) going over IPv4 is that right ? [21:28] ye that's ok [21:37] bG9s, i think you found the problem ... i just have to find how to change the configuration [21:38] hack it [21:38] :D [21:39] * sarnold passes around a gibson [21:40] * bG9s tunes in to Find it Quick by Steel Pulse [21:40] it's not actually an add-on I just typed out the /me [21:48] seems i'm too noob at the moment to hack it [21:49] any way to do port foward from 127.0.0.1 to 0.0.0.0 ? [21:49] hmm, I'm not sure I understand the question [21:51] omg i'm going to cry now, after 2 hours i found a workaround [21:51] https://unix.stackexchange.com/a/187038 [21:51] thanks bG9s because of you i was able to understand what the problem was === Scotty_Trees is now known as Scotty_Trees|Awa === Scotty_Trees|Awa is now known as Scotty_T === Scotty_T is now known as Scotty_T|Away [21:54] haha ph88^ congrats === Kholuendara9078 is now known as Kholuendara907 === pah is now known as pa [22:11] in Ubuntu, the old EiskaltDC++ does not display unicode messages, please fix rebuild with git [22:15] Unicode hub - dchub.one [23:08] why does ubuntu 20.04 give me 4 cores for zram swap while 22.04 only has zram0? [23:09] can you rephrase the question? [23:14] cores = devices i guess [23:17] well that's the thing, I haven't got a clue what he's asking :) [23:18] eelstrebor: 1 core was used on earlier kernels due to buffer issues but new kernels can use all cores as needed I assume there may be a limit but .. above my skill level [23:18] i use zram on 20.04 [23:18] it defaults to one-per-online-cpu https://www.kernel.org/doc/Documentation/blockdev/zram.txt [23:18] it greate the devices zram0 to zram9 [23:18] *creates [23:19] but i dont think i tried it on 22.04 yet [23:19] i just install zram-config on 20.04 [23:19] but the CPU has > 10 cores [23:19] so its possible that it just stops there [23:21] Hello [23:30] Hello [23:31] Gameboy: hello. What can we help you with? [23:33] leftyfb: At this moment nothing. Thank you. Im just back at irc. [23:33] !discuss | Gameboy [23:33] Gameboy: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks! === scoobydoo_ is now known as scoobydoo