=== kai74 is now known as kai [01:21] how to get corresponding /dev/video0 (videoX value)  if I know device name Bus 002 Device 003: ID 32ed:3200 ezcap ezcap CAM LINK 4K ? [01:23] Yakov: oh no :( still having problems? I was hoping your new /dev/ezcap symlink was easy enough [01:24] Yakov: is that symlink not being created / updated correctly? [01:26] sarnold, yeah, same problem [01:26] real value for corresponding camera 0 [01:26] and it changes from time to time, so I'm losing tons of time :(( [01:28] Yakov: well, if the symlink is right, and you just need the new number, readlink /dev/ezcap will get you the new name [01:30] Yakov: if you literally want the device name from that description, you can probably construct a command like: find /sys -path '*32ed:3200*' -type l or something similar [01:30] sarnold, how to check if simlink is correct [01:32] Yakov: usually, open the symlink and if it failed, then it wasn't correct [04:01] sarnold certainly, I will === Rahoul178229002 is now known as Rahoul17822900 [04:12] :3 [04:13] i used to have a boyfriend named Ubuntu. he would "play the bongos" on my ass === travisghansen8 is now known as travisghansen [04:31] Hmm... === ord is now known as quem === LabMonkey is now known as Mechanismus === ord is now known as quem === ord is now known as quem [05:51] in gnome power profiles - performance mode is missing for me on 22.04.2 [05:59] hi. why would jackd insist on starting and running at a sample rate of 44.1kcs when I want it to run at 48kcs? [06:00] please address me by name if you'd like to reply; thanks [06:41] hi, I'm trying to file a bug report for that mdadm kernel crash I reported earlier.  I logged into the launchpad page, but I do not see the button to file a bug.  where is it? [06:44] https://www.amd.com/en/support/kb/release-notes/rn-amdgpu-unified-linux-23-10-2 [06:44] Who recommends this for 22.04.2 over open drivers? If so, why? [06:47] webchat8, if you want to file a bug report about `mdadm` package, use `ubuntu-bug mdadm` on the impacted machine, it'll get details from your machine (inc. check for apport crash reports) & start the bug report, asking you to login online [06:48] refer https://help.ubuntu.com/community/ReportingBugs or https://packages.ubuntu.com/lunar/mdadm (assuming lunar; but you'll see a BUG REPORTS section top right which if followed allows you to file a bug report online, then run `apport-collect` on your box for the machine specific details) === michel_c13 is now known as michel_c12 === bodiccea is now known as Guest5442 === jjakob is now known as Guest7394 === sa is now known as Guest3051 [07:22] any reason why so many people dropped off? [07:22] net split [07:23] and their irc clients couldn't handle the mass drop/rejoins [07:23] so they crash and get back after :) === sammy12 is now known as bomtom === shokohsc517 is now known as shokohsc51 === onepict is now known as tisiphone === ord is now known as quem === shokohsc515 is now known as shokohsc51 === Fallen1 is now known as Fallen [12:09] Hi all === krzx_ is now known as krzx === ahasenack_ is now known as ahasenack [13:16] I replaced my battery a few days ago and sometimes Ubuntu is not showing the battery charging. Could it be a hardware problem? Any help on how to debug? === ord is now known as quem [14:19] Question is this file when creating a new sslm certificate that is its look for --> http://professionalsoftwaredevelopment.com/.well-known/acme-challenge/R6_L5B3XDOBOAWZBR0RCZ_FL9SLAU_A-”, but the web server responded with the following error: 404 (Not Found). A DNS (Domain Name System) or web server misconfiguration may exist. [14:20] that url goed 404 [14:20] goes* [14:20] How do you create the file? [14:21] this whole http://professionalsoftwaredevelopment.com/ domain is wonky .. [14:21] That is not the point. [14:21] plt2: yuo create it using any editor you want [14:22] plt2: you can also just touch the file [14:22] it doesn't have to have any contents [14:22] also, this has absolutely nothing to do with ubuntu [14:22] is .well-known a directory? [14:22] yes [14:22] create it [14:22] as is acme-challenge [14:23] The entire file name would be .well-known/acme-challenge/R6_L5B3XDOBOAWZBR0RCZ_FL9SLAU_A- ? [14:23] path + filename, yes [14:23] Thanks [14:24] plt2: https://letsencrypt.org/docs/challenge-types/ [14:24] plt2: please read the documentation [14:25] this is actually a different challenge, not one where you just create the file [14:25] I got that wrong === lubuntu is now known as Daley [14:26] plt2: /join #letsencrypt if you need help using letsencrypt [14:31] This shit is crazy when it keeps changing the file [14:31] that is by design [14:31] They do not know how to proram. [14:31] program [14:32] plt2: I think you have a long way to go [14:32] It does not make any sense at all [14:32] bbl [14:33] plt2: try reading the documentation [14:33] You do not need to change the file name until its been verified [14:34] plt2: read the documentation [14:34] plt2: https://certbot.eff.org/ [14:44] hello [14:45] Good morning/evening all. I used nmcli to prepare and connect to my home wifi hotspot. If I bring my laptop to some place that has captive portal wifi and my ubuntu doesn't have any gui desktop, how do we use nmcli to acquire an ip? [14:45] can we install freeipa server on ubuntu ? [14:45] zumba_addict: you don't [14:45] gotcha [14:46] adile: https://computingforgeeks.com/install-and-configure-freeipa-server-on-ubuntu/ # first result on google for "freeipa server on ubuntu" [14:47] adile: mind you, freeipa server is not something we can support here [14:48] leftyfb:  thanks, I saw the link before asking and people says in comments that it does not work [14:49] adile: you'll have to reach out to freeipa for support [14:49] leftyfb: OK thank you. [14:50] * ogra wonders if you could do captive portal stuff via w3m though ... never tried ... [14:50] ogra: there's no XDG to understand a "default browser" [14:51] wel, most captive portals react to a simple http request ... so you could set up the wifi ... then spawn w3m .... [14:51] Install Lynx in advance, and then use Lynx from the command line. Lynx is a text based browser. [14:51] ... fill out the pieces needed in the web form and be online ... [14:52] oerheks: as is w3m (IMO, a better CLI browser than lynx) [14:52] cool [14:52] but that theory would indeed need testing proof 🙂 it is just a theroy [14:53] got it, I agree [14:54] I have a wifi device where I flashed a custom firmware. Maybe I can reflash it with captive portal. However, I couldn't remember the firmware I put since it's been like 10+ years [14:56] I think it's DD-WRT [14:56] yeah, it is. It's my wifi name too, LOL [14:57] i hope the project is still alive === Rahoul178229001 is now known as Rahoul17822900 === ord is now known as quem [16:03] https://www.bleepingcomputer.com/news/security/almost-40-percent-of-ubuntu-users-vulnerable-to-new-privilege-elevation-flaws/ [16:04] we had a recent update run .. tried to find those CVE .. [16:05] oerheks: It does imply that a fix for the CVEs hasn't been posted yet. [16:18] both of those CVE's need local access to the machine but I have not seen docs that it has been patched but suspect they have and not yet documented [16:20] https://ubuntu.com/security/notices/USN-6250-1 both were fixed in last update [17:00] https://lists.ubuntu.com/archives/ubuntu-security-announce/2023-July/007560.html [17:00] https://lists.ubuntu.com/archives/ubuntu-security-announce/2023-July/007572.html [17:00] https://lists.ubuntu.com/archives/ubuntu-security-announce/2023-July/007565.html [17:00] Seems all patched. [17:31] prazeod[m]: Cool. A bit of lag on the reporting then. === VlA is now known as V1A [17:41] it would not be wise, reporting unfixed CVEs [17:55] Hi [17:56] hi. why would jackd insist on starting and running at a sample rate of 44.1kcs when I want it to run at 48kcs? === ord is now known as quem === ord is now known as quem === mrkubax11 is now known as mrkubax10 === shokohsc514 is now known as shokohsc51 [20:00] Hardwaare limits? === shokohsc517 is now known as shokohsc51 === docmax is now known as Guest9699 [21:00] oerheks: That's the whole reason for CVEs, so people are aware of a problem and can fix it or (temporarily) work around it. [21:02] so, when using i3, I notice a lot of things missing from the traditional ubuntu experience (as would be expected), however, when I try to resolve the things that I actually want in i3 (lock screen, tap-click touchpad config, volume controls, etc...) of course I resort to google, and the answer is generally to add new software (eg something that puts a background there), in some cases I feel like, "oh well, [21:02] so I need a program called 'feh'" but I started thinking, "wait, gnome must already have some of this... isn't there just a gnome process for these 'missing' features I could activate?" ... so that's my question [21:04] like, is the problem there that i3 != gnome, and thus gnome can't take care of these things? (ie, gnome processes for controlling these expeiences require the gnome wm, er, xorg, or whatever is in contrast to i3)?\ [21:05] sorry if I litter my response endings with "\" btw; this new laptop has a vertical "enter" key that I'm not used to. [21:05] It depends on how tightly integrated an app is with the WM. [21:05] jhutchins: well, the current thing I am resolving are the volume keys and volume UI [21:05] is the volume notification thing not just a part of gnome I can "activate" in i3? [21:06] ash_m: Yeah, that's down to the manufacturer. They don't really have interface standards, they're custom made for that particular device. [21:06] jhutchins: not to belabour it, but why then does gnome DE handle it gracefully?\ [21:07] ash_m: Somebody included the API for that hardware in gnome, but didn't in i3. [21:07] ie, I don't mind mapping keys, but I kinda of figured "if it could do it in gnome, why do I need to install something to do it in i3"? [21:08] jhutchins: so, is that like a driver thing then?\ [21:08] I hope they continue the tradition of not requiring gnome for basic OS operations. [21:08] I do not want gnome slurping up my resources, that's one reason I don't run it. [21:08] jhutchins: they == i3 in that last statement? [21:10] ash_m: "They" being the distributions who select the base components for the system. Fortunately, the few gnome-based apps that are required have been "sanitized" and will run on raw CLI linux without a WM. [21:45] When I started the software updater on Ubuntu (20.04) it said updates are available. However, when I tried to install the updates, it didn't seem to download or install anything, instead jumping straight to (as I recall) "updating snap apps" and then (as I recall) stating that the computer needed to be restarted to complete the updates. Is this [21:45] normal or is there something wrong with my computer? [22:04] hello, desktop environment won't start up, I don't recall changing any settings, just shutdown as usual, now when starting up my computer it shows the usual startup warnnings as it always does but it doesn't move on to desktop environment [22:04] I can ssh into the desktop, however, and access filesystem and dmsg [22:07] this happened previously on ubuntu 22.04, exact same behavior, I swapped out motherboard, ram, cpu, gpu, and installed ubuntu studio, it was working fine for a month or so, and now it's doing it again [22:11] restarting doesn't work, can't access bios or grub menu [22:11] wait I could probably access bios, but not grub [22:12] BinarySavior: Is the HDD full? [22:12] no, 100's of gb avail [22:14] https://bpa.st/NGGQ [22:19] actually now that i recall, my last ubuntu originally was ubuntu 22.04 but then I converted it to ubuntu studio, so this is probably a ubuntu-studio issue === ord is now known as quem [22:20] BinarySavior: ubuntustudio-installer does not "convert" to Ubuntu Studio, so your assessment is incorrect. [22:20] Nor is Ubuntu Studio a separate distribution, so incorrect on two counts. [22:20] BinarySavior: I would try booting a previous kernel [22:21] if I were to guess, you're missing some -modules package or something for the kernel you're on [22:21] doesn't -studio install an rt kernel? [22:21] !ubuntustudio-installer | leftyfb: The installer does only if selected. [22:21] Eickmeyer, okay well I `replaced` Ubuntu? with ubuntu studio sorry for my lack of proper terminology. I did not format the disk, I installed ubuntu studio ontop of ubuntu, without losing my filesystem, etc [22:21] leftyfb: The installer does only if selected.: Ubuntu Studio Installer is an app that can be used to add Ubuntu Studio's benefits to an existing Ubuntu (or official flavor) installation, and/or add the !ubuntustudio-backports PPA. For more info, see https://ubuntustudio.org/ubuntu-studio-installer/ [22:22] BinarySavior: It doen't "replace" either. [22:22] so what does it do then? [22:22] BinarySavior: you didn't "replace". You just installed the ubuntu studio package suite on top of ubuntu [22:22] Installs tools on top of your existing installation, BinarySavior . [22:23] gotcha thanks, well that was my previous computer anyway, this time I installed from a wiped SDD [22:23] there's something wrong with the nvidia drivers, running nvidia-smi fails, saying it can't communicate with the nvidia driver [22:24] BinarySavior: try booting the previous kernel [22:24] Ok, I will try that [22:26] actually just running ubuntu-drivers install then rebooting fixed it [22:26] thank god I set up sshd because I could not access terminal, I tried CRTL+ALT+F2 [22:26] grub menu also wasn't showing === mrelcee_ is now known as mrelcee