[00:12] I feel like a dummy for not being able to figure this out, but I am having a heck of a time trying to figure out how to disable power saving. In /v/l/messages I see "kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled", but I can't figure out how to disable it. Any ideas? Running Ubuntu 24.04 server on a Raspberry Pi Zero 2 W. [00:13] jimmyb: the pi doesn't have power management [00:13] jimmyb: what issue are you trying to solve exactly? [00:14] leftyfb: Even for WiFi? I'm trying to solve the device having WiFi drops or what seems to be it going to sleep. [00:14] wifi does, yes [00:14] jimmyb: https://raspberrypi.stackexchange.com/a/7760 [00:15] or as simple as https://forums.raspberrypi.com/viewtopic.php?p=2013773&sid=61500e6e85bb0650522e187134dd670a#p2013773 [00:15] though reconnecting to wifi or roaming might undo it [00:20] A lot of it seems to rely on 'iw' which I don't se to have installed. [00:21] seem* [00:21] jimmyb: sudo apt install wireless-tools [00:23] jimmyb: neither link I gave you relies on iw [00:23] the 2nd link uses iwconfig which is part of thw wireless-tools package (as is iw). The first link doesn't use either binary === sotaoverride is now known as Guest4001 [00:53] Call to Hibernate failed: Sleep verb 'hibernate' is not configured or configuration is not supported by kernel <-- sigh. :( [01:48] ogra_: has Canonical given up on appliances? https://ubuntu.com/appliance/plex/raspberry-pi hasn't been updated in 4 years and isn't compatible with pi's that have recent firmware [01:48] https://cdimage.ubuntu.com/ubuntu-core/appliances/ I see none of the appliances have been touched in almost 4 years [04:26] hi, i'm interested in anyone using ubuntu in a linux arm64 vm on Mac with Rosetta. From the guides I've read you can then install x86-64 binaries and it'll run using the rosetta emulation which will accelerate execution. The way I see it work with ubuntu is you basically add the x86-64/amd64 repositories and then apt install the packages based on the architecture oyu want. What I'm trying to [04:26] understand is, can you only install packages for only one architecture at a time e.g. docker.io:amd64 instead of having both docker.io:amd64 and docker.io:arm64? [04:28] you can configure the repo to only install one arch [04:29] snappy: deb-src http://extras.ubuntu.com/ubuntu trusty main i386 amd64 [04:29] like that [04:41] hello there [04:44] Welcome. [05:23] > trusty [05:23] blast from the past === Xard9 is now known as Xard [05:53] Does anyone know if I add jammy repo to noble if it breaks anything? [05:53] I have an app that relies on libwebkit2gtk-4.0.so.37 but that version is old and removed from noble [05:53] don't do that Lordy [05:54] kut: thanks, but not sure if this means you can't have two packages installed, say wget, that is both amd64 and arm64 [05:58] ok, I just installed deb packages manually, that fixed it [08:09] snappy: you can [08:10] what's a good hamachi/logmein/private vpn that's easy to browse shares on? can't use my router or refuse to, i do have a vps to host it on or relay [09:34] hi === JanC is now known as Guest5624 [10:52] I'm having some issues with temperature on a Razer Blade Stealth notebook on Ubuntu 24.04. On "sensors" the CPU temperatures are floating around 95 Celsius, and it says (high +100c, crit +100c). Is this something I should change? [10:54] madlamb, What are your thoughts on pineapple pizza? No pressure, but this could seal our fate." [10:54] enigma9o7: [10:55] EnlGmA: I don't eat it myself, but if you do I think you have your right to do so. I am not italian. [10:55] hihi [10:58] pwmconfig returns me "There are no pwm-capable sensor modules installed". I also dont see any fan speed on "sensors". Would that indicate the fan is not connected? [11:01] Explore magic [11:03] EnlGmA: please stay on topic, which is exclusively Uubuntu support here. thanks. [11:08] MadLamb: i'm in a rush, so i'll just respond that 95°C is quite high, but you need to check what the cpu is specified for. either way, the firmware should be shutting it off in case it is about to overheat, this is not something the OS usually needs to handle. [11:09] "(high +100c, crit +100c)" is what sensors understand are the margins acceptable for this hardware component. [11:29] Feeling groowy:-D [11:38] Good vibration === parrot_ is now known as EnlGmA === pikapika_lunar is now known as militantorc === parrot_ is now known as ENlgMa [12:00] tomreyn: [12:00] tomreyn: I could feel something was wrong just by using the keyboard and it feeling like I am touching the sun. [12:00] I opened the machine and made sure I'd see a fan spin on boot, which is happening [12:00] but sensors still doesnt show any fan speed [12:01] Hi all === ASap is now known as Andy [13:43] Hello I'm completely new to ldap. And am following this guide for ubuntu https://ubuntu.com/server/docs/install-and-configure-ldap . I'm running into the issue, that the daemon asks for a ldap password, but the password I set during the installation popup doesnt seem to work. I also did a `dpkg-reconfigure slapd` I don't know if that resets the ldap password. [13:44] neither does ldapsearch -x -LLL -H ldap:/// -b dc=example,dc=com dn show any entries, but exits with `no such object(32)` [13:44] hi haroon, you might want to reask in #ubuntu-server too [14:04] haroon: are you sure you need an LDAP server (you could use smth like cloud-init or ansible/puppet to distribute users)? this is a very delicate topic... === chris14_ is now known as chris14 [14:16] hi [14:16] how are you === chris14_ is now known as chris14 [15:08] CosmicDJ: I don't need a LDAP Server, but I must know how to configure und use it for my LPIC exam :) [15:09] I could just learn the theory for the exam, but I rather have some practical experience. === chris14_ is now known as chris14 [15:48] hello [16:33] Hi, folks. I am having a problem with my window manager. I have Ubuntu 24.04. It is Wayland. I have experienced difficulties with both the emacs package from the apt repository, this IRC client from the hexchat package, and the VSCode "code" package (not from the ubuntu apt repository but from microsoft's website as a .deb file) [16:35] The problem is that "maximized" windows do not work as expected. The visual display to the user of the maximized window is correct. However the response of the system to mouse input is incorrect, it is as if the application is not maximized but a free-standing window of a much smaller size. [16:36] patrick__: got anything like synergy or anydesk/teamviewr/vnc installed and running? [16:38] Inside the apparently maximized application there is an invisible rectangular window where the application responds to mouse input correctly, it is a fraction of the screen. If I click outside the invisible window, then the application "behind" my current application comes to the foreground, and the current application is minimized. If the only thing behind my current application is the desktop, nothing happens. In either [16:38] case, the current application does not itself act as though it received the user input. [16:40] @leftyfb, no. I have Remmina installed, I think it comes by default, but I have never used it. I have a second machine also with Ubuntu 24.04 and that does not have the same problems. I have Renmina installed on that device and have used it without problems. [16:40] This is a relatively new install of Ubuntu without very much accumulated junk. [16:41] check your gpu drivers and settings (resolution/scaling) [16:43] try logging in with a new user account, see whether the issue also occurs there. if it doesn't, then the issue is somewhere in your original users' dotfiles / dot directories [16:44] if it does, then it's either a matter of system (wide) configuration changes you made, or a software bug. === piero is now known as p1ero [16:56] I updated everything with Software Updater, and the problem appears to be resolved. Thank goodness, this has been driving me crazy. (I did try "update everything" already a few days ago, so I think this is a very recent fix.) [16:56] Thank you all! [17:14] I am unhappy with the behavior of the Software Updater tool. When I open it, it reports an error "Cannot connect to the internet - check your internet connection" I think due to a 404 response from one of the ppa repositories. When I click "OK", it proceeds to download updates from all other repositories and install them successfully. I think this is a really unhelpful error message as it obviously is capable of connecting [17:14] to the internet. Is there a way to configure it to give the actual connection that failed [17:14] I am unhappy with the behavior of the Software Updater tool. When I open it, it reports an error "Cannot connect to the internet - check your internet connection" I think due to a 404 response from one of the ppa [17:15] do not use (malfunctioning) PPAs. problem solved [17:16] pastebin the content of ls /etc/apt/sources.list.d/ [17:16] and check them against launchpad. [17:16] Yes, indeed. Well, I did not know that this was the problem originally, because the error does not say that there is a malfunctioning PPA. [17:16] E: The repository 'https://ppa.launchpadcontent.net/avsm/ppa/ubuntu noble Release' does not have a Release file. [17:16] N: Updating from such a repository can't be done securely, and is therefore disabled by default. [17:16] N: See apt-secure(8) manpage for repository creation and user configuration details. [17:17] I removed this PPA in favor of http://us.archive.ubuntu.com/ubuntu and everything is fine now. [17:17] ppa:avsm/ppa [17:17] last candidate was impish .. [17:17] https://launchpad.net/~avsm/+archive/ubuntu/ppa [17:18] https://launchpad.net/ubuntu/+source/opam [17:19] Ah, okay. I have had this computer for several years. I did not realize I had to update my Ubuntu ppa's manually when I upgraded from Ubuntu 21 to Ubuntu 24. [17:20] I see what you mean that the last candidate was impish, that ppa was just what was enabled by default when i started the machine and i wasn't aware that the ppa had stopped tracking recent ubuntu releases. [17:22] np, you fixed it === b is now known as Guest4528 [18:09] I am try logging in with a new user account, see whether the issue also occurs there. if it doesn't, then the issue is somewhere in your original users' dotfiles / dot directories [18:09] I am back, unfortunately, I was too quick earlier when I said the problem had been resolved. [18:09] I followed tomreyn's advice of using a new user account. I cannot reproduce the problem on the other account so the issue is in my user dotfiles or dot directories [18:11] So, okay. I am not sure how to proceed. I have some misconfiguration in my user settings which is causing certain applications to not maximize correctly, they only respond to user mouse input in a region of the screen [18:14] patrick__: it could also be caused by an incompatible/broken gnome-shell-extension you installed - if any? [18:20] patrick__: so try disabling any such extensions you may have installed, and logout and login again, and check whether it's solved. [18:26] if it isn't solved then (or you don't have user installed extensions) then logout and move .gconf/ and .config/{dconf,glib-2.0,gnome-session,gtk-2.0,gtk-3.0,gtk-4.0}/ and .local/share/.local/share/{dbus-1,gnome-shell}/ out of the way. [18:29] I don't think I have any gnome shell extensions. I don't know what that is. I will move those config files somewhere safe. [21:02] t === linux is now known as Guest7920 [21:04] hi [21:12] I think ubuntu could gain some use/traction if it can work out some of its kinks [21:12] It could probably compete with distros like knoppix or pupp linux [21:15] shai-hulud: how is that relevant? [21:16] shai-hulud: reducing the amount of distributions and packaging formats would help. ubuntu should just become debian, and canonical do consultancy for it. there's no point copying it ( google bailed out many many years out of ubuntu, doing debian testing and keeping it internal) [21:24] This channel is pretty quiet. I can get support here, yes? [21:25] volunteer support for the ubuntu versions listed in the /topic, right [21:26] Ubuntu is super reliable and easy to use so this channel is pretty quiet usually, yeah. But every now and then someone asks a question. [21:27] There have been several already today. [21:27] Yours doesn't really count as a real question. [21:29] I choked on my yoohoo at 'super reliable' more like reliably broken [21:31] I have a big problem. It only boots into emergency mode. This happed after I tried to make a backup to an external hardrive, this gave an error so went to reboot and... [21:33] this sounds like maybe the backup you made went onto your internal disk instead? [21:33] What happens when you try to boot normally? I suspect the backup was unrelated, but have you unplugged that external drive to be sure? [21:33] Also would be worth letting us know the error you did get with the backup, incase it is relevant. [21:36] I have unpluged the external drive (this made less lines apper).  I barely read what the error was, it had paths in it is all I remeber. [21:40] webchat57: i think the next thing you could try is to boot a live iso / usb stick and try to access the data on the internal disk from there [21:42] I don't if I still have my old one, it's been year since I first instaled. [21:42] *know [21:44] hopefully you made backups successfuly sometime in those years (or a year?) [21:45] No, this backup was going to be the first. [21:46] if you cannot create a new live usb stick at this time, you could also try the file system check option on the recovery menu [21:49] It just worked. [21:51] Well, kinda, it's not leting me log into user. [21:51] is there an error message? [21:52] No. I put in my password, the spinny thing spins, a black screen and back to the user select screen. [21:54] !tty [21:54] To get to the TTY terminals 3-6, use the keystroke Ctrl + Alt + F3-F6 respectively. Ctrl-Alt-F2 or Ctrl-Alt-F1 will get you back to your graphical login (Ctrl-Alt-F7 on 16.04). To change TTY resolution, see https://help.ubuntu.com/community/ChangeTTYResolution [21:54] can you login there? [21:58] I guess so. [21:59] well, if you can, then check if you have internet access: ping -c1 ubuntu.com [22:00] does it say 0% or 100% packet loss? [22:00] 0% loss [22:01] you can now share your kernel log with us using this command: dmesg | nc termbin.com 9999 [22:01] this should print a termbin.com address you can post here [22:02] done [22:03] it's done once you posted the address here ;) [22:03] https://termbin.com/yfsp [22:03] that worked ... looking (will take a few minutes)+ [22:06] switch back to the graphical login prompt using ctrl-alt-f3 (might be a different F key, just try nearby ones) [22:06] I don't if it's relevent but this hardrive was moved into a new computer pretty recently. (also the harddrive had some bad sector) [22:06] after selecting or typing your username, there should be a tiny gearhweel somewhatere where you can choose to login to ubuntu on wayland [22:07] when hard drives have bad sectors you should replace them [22:07] The gear wheel has Ubuntu Unity. [22:08] most of the time, they will just keep loosing more and more data from that point on [22:08] unity? okay, is this what you installed then? [22:09] I don't know what Unity is in this context. [22:10] it defines the looks and graphical user interface of what you login to, the graphical desktop [22:10] did you download ubuntu here? https://ubuntuunity.org/ [22:11] Trying to log on with Unity select doesn't seem make a diference. [22:11] was there any other option other than "Unity"? what was the default option? [22:14] Default option was Ubuntu. [22:19] webchat57: i suggest getting a usb stick or other external bootable storage, then install a current ubuntu version on it and boot from it, then use that to access the data on your current installation to make backups. [22:22] I will have to do that tomorrow. [22:22] once those are done, you can check the disk health of your hard disk drive. if you can confirm that is is broken beyond recovery then you should replace the internal disk driver (probably by an SSD (PCIe or SATA - but SATA can be too slow.) [22:22] i meant to write "disk drive", not "disk driver" [22:23] Thanks for the help. [22:23] yw, good luck! === denis is now known as Guest4018 === shai-hulud is now known as belovedsandworm [23:32] Why do people hate jews fuk jews === Exagone313 is now known as Exa